From 36d07a8c131b4a76ced2d01ca5cbc0e1f098313e Mon Sep 17 00:00:00 2001 From: Glen Date: Fri, 12 Jun 2026 10:10:04 +0200 Subject: [PATCH] Update .NET 11 to preview 5 --- .../Generated.cs | 7754 +++++++------- .../Generated.targets | 1788 ++-- ...asic.Reference.Assemblies.AspNet110.csproj | 2 +- .../Generated.cs | 9368 +++++++++-------- .../Generated.targets | 2316 ++-- .../Generated.cs | 7624 +++++++------- .../Generated.targets | 1752 +-- .../Generated.cs | 7616 +++++++------- .../Generated.targets | 1756 +-- .../Generated.cs | 4344 ++++---- .../Generated.targets | 1018 +- .../Generated.cs | 4282 ++++---- .../Generated.targets | 990 +- .../Basic.Reference.Assemblies.Net110.csproj | 2 +- .../Generated.cs | 5410 +++++----- .../Generated.targets | 1332 +-- .../Generated.cs | 1224 +-- .../Generated.targets | 278 +- .../Generated.cs | 2578 ++--- .../Generated.targets | 600 +- .../Generated.cs | 2932 +++--- .../Generated.targets | 686 +- .../Generated.cs | 4658 ++++---- .../Generated.targets | 1082 +- .../Generated.cs | 5972 +++++------ .../Generated.targets | 1392 +-- .../Generated.cs | 3878 +++---- .../Generated.targets | 900 +- .../Generated.cs | 4034 +++---- .../Generated.targets | 942 +- .../Generated.cs | 1190 +-- .../Generated.targets | 278 +- .../Generated.cs | 4126 ++++---- .../Generated.targets | 966 +- .../Generated.cs | 4126 ++++---- .../Generated.targets | 966 +- .../Generated.cs | 1190 +-- .../Generated.targets | 278 +- .../Generated.cs | 4156 ++++---- .../Generated.targets | 972 +- .../Generated.cs | 3854 +++---- .../Generated.targets | 892 +- .../Generated.cs | 1380 +-- .../Generated.targets | 328 +- .../Generated.cs | 2838 ++--- .../Generated.targets | 670 +- .../Generated.cs | 3054 +++--- .../Generated.targets | 712 +- .../Generated.Net472.cs | 5972 +++++------ .../Generated.Net472.targets | 1392 +-- .../Generated.Net80.cs | 4126 ++++---- .../Generated.Net80.targets | 966 +- .../Generated.NetStandard20.cs | 2838 ++--- .../Generated.NetStandard20.targets | 670 +- Src/Generate/Program.cs | 4 +- 55 files changed, 68244 insertions(+), 68210 deletions(-) diff --git a/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs index a30ba0e..4e1e238 100644 --- a/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet100/Generated.cs @@ -13,189 +13,184 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll - /// - 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 Microsoft.VisualBasic.Core.dll + /// The for System.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 System => new ReferenceInfo("System.dll", Resources.System, AspNet100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.IO.Compression.Brotli.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 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.Win32.Primitives.dll + /// The for System.Threading.Thread.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 SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet100.References.SystemThreadingThread, global::System.Guid.Parse("cd04a219-8317-4566-ac2c-150cb2e3e4b4")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Security.Cryptography.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 SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet100.References.SystemSecurityCryptography, global::System.Guid.Parse("c83a8f63-e359-4756-996a-4036b42c8932")); /// - /// The for mscorlib.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet100.References.SystemDiagnosticsContracts, global::System.Guid.Parse("8f549004-3129-477f-a9a3-888229a76f4c")); /// - /// The for netstandard.dll + /// The for System.ComponentModel.TypeConverter.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 SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet100.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c6eebd78-5efe-432d-a641-72040cb91ee6")); /// - /// The for System.AppContext.dll + /// The for System.Security.Cryptography.OpenSsl.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 SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet100.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("04d3718a-6a8a-4f28-8524-602eabce97bc")); /// - /// The for System.Buffers.dll + /// The for System.Reflection.Metadata.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 SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet100.References.SystemReflectionMetadata, global::System.Guid.Parse("682e7d09-ee70-45df-848e-6290cf1b06d6")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Formats.Asn1.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 SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet100.References.SystemFormatsAsn1, global::System.Guid.Parse("7dcc22be-05a1-43df-96e9-c08cc5c55869")); /// - /// The for System.Collections.dll + /// The for System.Diagnostics.DiagnosticSource.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 SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet100.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("5d99ff82-802e-4c7c-97da-18468f965c97")); /// - /// The for System.Collections.Immutable.dll + /// The for System.Security.Cryptography.Primitives.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 SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet100.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("c588e78d-b41f-46df-90b6-0dd1e98da918")); /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.Win32.Primitives.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 MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet100.References.MicrosoftWin32Primitives, global::System.Guid.Parse("73847e5e-6ddb-43d2-849f-90740883e613")); /// - /// The for System.Collections.Specialized.dll + /// The for System.Drawing.Primitives.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 SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet100.References.SystemDrawingPrimitives, global::System.Guid.Parse("5b7b7b6e-159c-4df2-9f1d-79d51220eafa")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.IO.MemoryMappedFiles.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 SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet100.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("2caa8b98-bfbb-439e-a03b-967e319d5149")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet100.References.SystemCore, global::System.Guid.Parse("661aa8dc-38d0-45d6-95c2-a8adee1772c2")); /// - /// The for System.ComponentModel.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet100.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("875464ab-8dc9-4663-8279-f6168a57a091")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet100.References.SystemResourcesResourceManager, global::System.Guid.Parse("45454691-5ac5-458b-86fa-ded45ba545d8")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Threading.Overlapped.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 SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet100.References.SystemThreadingOverlapped, global::System.Guid.Parse("24f108be-37c2-4907-b8dd-df0401aa7c6c")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.HttpListener.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 SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet100.References.SystemNetHttpListener, global::System.Guid.Parse("6906dd99-ef31-4973-a1e5-d8208c3497e6")); /// - /// The for System.Configuration.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet100.References.SystemNet, global::System.Guid.Parse("8710cf42-bb9c-46af-8391-db277f95bd18")); /// - /// The for System.Console.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet100.References.SystemObjectModel, global::System.Guid.Parse("05f07811-da84-4d07-b31a-0fb67fa40cc9")); /// - /// The for System.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.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 SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet100.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9a1e41e4-8fb6-4b17-a7aa-86e35300b8a8")); /// - /// The for System.Data.Common.dll + /// The for System.Security.Cryptography.Csp.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 SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet100.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d73159a6-1909-4bb5-934c-42ee10bb463d")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet100.References.MicrosoftCSharp, global::System.Guid.Parse("867e1125-3bcd-4315-a1c3-b791a597f45c")); /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.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 SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet100.References.SystemNetWebSocketsClient, global::System.Guid.Parse("1931299d-f60e-4614-ba4b-2a7b8fe0a8df")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet100.References.SystemThreadingTimer, global::System.Guid.Parse("a22a2faa-f026-489a-a27c-f015a7e4df48")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Reflection.Emit.Lightweight.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 SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet100.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("8277bd63-9789-417c-9fe3-bd8c4e900103")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Formats.Tar.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 SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet100.References.SystemFormatsTar, global::System.Guid.Parse("0b913adc-5d0f-4920-82ef-66c76baa0698")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Dynamic.Runtime.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 SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet100.References.SystemDynamicRuntime, global::System.Guid.Parse("e6e8154d-c46f-4bf1-a739-1baede5b6f00")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Threading.AccessControl.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 SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet100.References.SystemThreadingAccessControl, global::System.Guid.Parse("99f95928-add6-4d24-84ec-bc7e79fafb7c")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Security.Cryptography.Algorithms.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 SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet100.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("3cb9c407-7144-4326-bce4-359736a5ea8c")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebProxy.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 SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet100.References.SystemNetWebProxy, global::System.Guid.Parse("89758b46-4608-48b0-9adb-3bf64c8f84a4")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet100.References.SystemConfiguration, global::System.Guid.Parse("5a7c8db6-c3a7-48ca-ba79-1a86c7b2fd71")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Diagnostics.Tools.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 SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet100.References.SystemDiagnosticsTools, global::System.Guid.Parse("177b7d49-bf97-44fd-8b88-4aa0f114d842")); /// - /// The for System.dll + /// The for System.IO.Pipes.AccessControl.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 SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet100.References.SystemIOPipesAccessControl, global::System.Guid.Parse("78a033f3-ec0a-4b9c-87d7-a78522fdf9d2")); /// /// The for System.Drawing.dll @@ -203,59 +198,54 @@ public static class ReferenceInfos 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 System.Drawing.Primitives.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")); - - /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet100.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("96575bd9-dc63-4ea1-8e82-37d9903c809f")); /// - /// The for System.Formats.Asn1.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet100.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0b4e6513-10c4-4745-ab49-a934804a2c90")); /// - /// The for System.Formats.Tar.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet100.References.SystemDataDataSetExtensions, global::System.Guid.Parse("72d2d39f-6f41-4151-bf89-2d33f32bb624")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Net.WebSockets.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 SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet100.References.SystemNetWebSockets, global::System.Guid.Parse("ca04a966-4aa6-492b-a97a-18c4eecb3cf7")); /// - /// The for System.Globalization.dll + /// The for System.Text.Json.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 SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet100.References.SystemTextJson, global::System.Guid.Parse("ff35f039-9fcd-4d35-8292-279e8f704fbe")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Reflection.DispatchProxy.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 SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet100.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3c4d1a41-1891-4af6-9f3a-9210bb46a297")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Diagnostics.TraceSource.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 SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet100.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d4eebc8c-54a2-4c67-8e6b-5d227655f37a")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.VisualBasic.Core.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 MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet100.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("ad83c212-8756-4a36-9a64-7da7a44a5154")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.Loader.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 SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet100.References.SystemRuntimeLoader, global::System.Guid.Parse("c48feb7d-a360-4781-b865-7cc56654f03c")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet100.References.SystemXmlSerialization, global::System.Guid.Parse("109e013e-b281-4c65-b5a1-78e6dc3e3438")); /// /// The for System.IO.dll @@ -263,709 +253,709 @@ public static class ReferenceInfos 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 System.IO.FileSystem.AccessControl.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet100.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("62dc92f8-2c01-430d-9ff1-5093cc9fd6b7")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet100.References.SystemRuntimeInteropServices, global::System.Guid.Parse("5e54b0a8-a775-4b3c-abda-aefb974ea1bb")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Threading.Tasks.Parallel.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 SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet100.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d83388a4-02b1-411b-b486-2707b1057b79")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet100.References.SystemNetSockets, global::System.Guid.Parse("707b498c-2a55-49e7-802b-f56182209a7d")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet100.References.SystemValueTuple, global::System.Guid.Parse("15b359e0-5a61-41fc-ab6e-d6e4e8d28d75")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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 SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet100.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9fd46346-278c-4864-9cb2-a05bc2da4584")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Security.Cryptography.X509Certificates.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 SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet100.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("eb663773-c0bc-4398-84cd-f1ab8d856d97")); /// - /// The for System.IO.Pipelines.dll + /// The for System.Net.ServicePoint.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 SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet100.References.SystemNetServicePoint, global::System.Guid.Parse("563c7911-67a4-420a-81ff-6fa989565fb6")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Text.Encoding.CodePages.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 SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet100.References.SystemTextEncodingCodePages, global::System.Guid.Parse("3fdf1900-32b9-42c3-b68f-2b1a28740176")); /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Compression.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 SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet100.References.SystemIOCompression, global::System.Guid.Parse("de02b4ef-322b-40bb-bfed-200d2c86b140")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet100.References.SystemReflectionExtensions, global::System.Guid.Parse("3b209f36-6e6b-457b-9088-1945c3b5bd67")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566")); /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet100.References.SystemNetNetworkInformation, global::System.Guid.Parse("e65374c7-0831-41e5-9e0e-4910337c56f9")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet100.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4c053f24-7f79-4a79-a096-8e02a24274d9")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet100.References.SystemDiagnosticsProcess, global::System.Guid.Parse("6a14bc7d-f614-441b-8192-876749c08c76")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet100.References.SystemComponentModelPrimitives, global::System.Guid.Parse("605911a8-685b-4afc-99f2-3d8681918df2")); /// - /// The for System.Net.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232")); /// - /// The for System.Net.Http.dll + /// The for System.IO.Pipelines.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 SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet100.References.SystemIOPipelines, global::System.Guid.Parse("7b99afef-3941-44a1-a3ed-bd144a08890b")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Runtime.CompilerServices.VisualC.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 SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet100.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("364a16b3-706b-413d-8424-58aa81af8ced")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet100.References.SystemDiagnosticsDebug, global::System.Guid.Parse("d9d88548-4d24-4f49-998b-6a5cfda36dbd")); /// - /// The for System.Net.Mail.dll + /// The for System.Buffers.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 SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet100.References.SystemBuffers, global::System.Guid.Parse("af5f7c0b-1285-4a38-ba1b-2a2c1751ea96")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Collections.NonGeneric.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 SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet100.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("64fe783e-724f-4652-9e3a-b67909afa52c")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9")); /// - /// The for System.Net.Ping.dll + /// The for System.IO.Compression.ZipFile.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 SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet100.References.SystemIOCompressionZipFile, global::System.Guid.Parse("83ba80d7-2ab1-4f2b-ade1-915aa7cb2f84")); /// - /// The for System.Net.Primitives.dll + /// The for System.Linq.AsyncEnumerable.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 SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet100.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("73e3bff6-3c5a-4d1a-9ac4-761f01a6c4b2")); /// - /// The for System.Net.Quic.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet100.References.SystemXmlReaderWriter, global::System.Guid.Parse("75f783c5-599b-4b53-b41e-f25b478a629c")); /// - /// The for System.Net.Requests.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet100.References.SystemTextRegularExpressions, global::System.Guid.Parse("993d6d0e-326e-4754-aba8-e493be511344")); /// - /// The for System.Net.Security.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet100.References.MicrosoftVisualBasic, global::System.Guid.Parse("4787822f-29ac-44c0-8fee-da82757f8288")); /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet100.References.SystemComponentModelAnnotations, global::System.Guid.Parse("4703ba92-913f-47fa-88f4-a7128d26248b")); /// - /// The for System.Net.ServicePoint.dll + /// The for System.Net.Requests.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 SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet100.References.SystemNetRequests, global::System.Guid.Parse("66602c13-363c-419e-b92c-833b7feb421a")); /// - /// The for System.Net.Sockets.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet100.References.SystemGlobalizationCalendars, global::System.Guid.Parse("ef11946f-cedb-4c1a-9a8d-36712305c8ab")); /// - /// The for System.Net.WebClient.dll + /// The for System.Collections.Immutable.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 SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet100.References.SystemCollectionsImmutable, global::System.Guid.Parse("ce932b02-36d4-4306-bf0d-c42b7c3102a5")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.Serialization.Primitives.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 SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet100.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("3f929c23-73a0-4bd0-9bf1-9a1604179ec0")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Text.Encoding.Extensions.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 SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet100.References.SystemTextEncodingExtensions, global::System.Guid.Parse("1c473924-632d-4879-b09a-3262f2cce99d")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet100.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("e32bc9be-6098-4e1c-807f-8337af27fd62")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Primitives.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 SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet100.References.SystemNetPrimitives, global::System.Guid.Parse("71cef7a0-e2fc-412d-ad89-48053ee94454")); /// - /// The for System.Numerics.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet100.References.SystemSecuritySecureString, global::System.Guid.Parse("aaaae055-1aa2-4e29-a945-fbfee9f1c36b")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet100.References.SystemSecurityPrincipal, global::System.Guid.Parse("52363912-bc3f-40f1-a2be-f32dd9229d24")); /// - /// The for System.ObjectModel.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet100.References.SystemServiceProcess, global::System.Guid.Parse("449837fa-47e8-4396-aa07-8a81395295a3")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet100.References.SystemLinqQueryable, global::System.Guid.Parse("596da6e1-cf5c-4d0b-a36f-7ca05a4ff06d")); /// - /// The for System.Reflection.dll + /// The for System.Memory.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 SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet100.References.SystemMemory, global::System.Guid.Parse("21709bf6-74e4-4961-8f3b-acc8b43b84b9")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet100.References.SystemXmlXDocument, global::System.Guid.Parse("c89b2ffb-6a04-4f87-b5d9-63ef4419830d")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Web.HttpUtility.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 SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet100.References.SystemWebHttpUtility, global::System.Guid.Parse("d52a14a8-79f3-4693-b97e-df14cacb1287")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.Threading.Tasks.Dataflow.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 SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet100.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("e4a6190e-afee-4f94-bd07-98df6d171ad4")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Net.Ping.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 SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet100.References.SystemNetPing, global::System.Guid.Parse("b001e725-9276-4a0b-a2c6-9f77e965c2ce")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.IO.FileSystem.AccessControl.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 SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet100.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("49b69b97-f0bc-4d28-9049-37f918359d45")); /// - /// The for System.Resources.Reader.dll + /// The for System.Collections.Specialized.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 SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet100.References.SystemCollectionsSpecialized, global::System.Guid.Parse("404fd5c6-1a54-434c-8cf4-23d390ed306c")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Net.WebClient.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 SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet100.References.SystemNetWebClient, global::System.Guid.Parse("98cf46ba-5ef9-4916-82f5-ea44fe5c91ea")); /// - /// The for System.Resources.Writer.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet100.References.SystemTextEncoding, global::System.Guid.Parse("ae9342b6-5f7d-4b82-a9da-414db36c0557")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Resources.Reader.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 SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet100.References.SystemResourcesReader, global::System.Guid.Parse("66a993c8-d614-44ab-b12b-6e19fa7ec691")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet100.References.SystemData, global::System.Guid.Parse("98ff4f48-7b56-4922-bfce-50bf9a8cef9a")); /// - /// The for System.Runtime.dll + /// The for System.Net.Mail.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 SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet100.References.SystemNetMail, global::System.Guid.Parse("8aeefeba-becb-4112-b00e-83196ca2e6a3")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Security.AccessControl.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 SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet100.References.SystemSecurityAccessControl, global::System.Guid.Parse("4c8cfd15-97c3-4f24-895d-282242dfbe09")); /// - /// The for System.Runtime.Handles.dll + /// The for System.IO.FileSystem.DriveInfo.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 SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet100.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("0cc20546-6ce8-4e3d-87df-aeea6628395a")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Net.Http.Json.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 SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet100.References.SystemNetHttpJson, global::System.Guid.Parse("2face182-e0ac-4cf4-aabd-f76200c08673")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Numerics.Vectors.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 SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet100.References.SystemNumericsVectors, global::System.Guid.Parse("dcdfe3e5-5901-43cd-9bf1-bd6c077f76fd")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet100.References.SystemServiceModelWeb, global::System.Guid.Parse("9ed71cae-7e6a-4ddb-a84c-d5470a15e953")); /// - /// The for System.Runtime.Loader.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet100.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("6ae4badc-5925-4dfc-95f9-1687e0d17cad")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet100.References.SystemXmlXPath, global::System.Guid.Parse("2fd49127-6e10-4ce1-98dd-b8850b20e9bc")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Security.Principal.Windows.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 SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet100.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("0e596359-1b26-4de2-8eea-e870f6108b8f")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Reflection.Primitives.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 SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet100.References.SystemReflectionPrimitives, global::System.Guid.Parse("8c0d841d-dd62-4606-90ba-d0608a887956")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for netstandard.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 netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Globalization.Extensions.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 SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet100.References.SystemGlobalizationExtensions, global::System.Guid.Parse("1af002fc-4186-4a0f-92d2-b756119f5d56")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Net.Security.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 SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet100.References.SystemNetSecurity, global::System.Guid.Parse("d7c50d77-abcf-4749-ae56-b073ceff3f76")); /// - /// The for System.Security.AccessControl.dll + /// The for System.IO.FileSystem.Primitives.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 SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet100.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("a8859073-c42c-4846-b0d8-2a1f5fc57713")); /// - /// The for System.Security.Claims.dll + /// The for System.Security.Cryptography.Cng.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 SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet100.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("f7970c7b-b2f9-45fc-8c7e-9148a53e6b77")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet100.References.SystemRuntimeExtensions, global::System.Guid.Parse("08f8ae61-28b8-4134-b280-693f3f5c1dc8")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet100.References.SystemXml, global::System.Guid.Parse("1df45ecd-c759-4993-9b03-22342a8a7707")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.Compression.FileSystem.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 SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet100.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("11ccd87b-4f08-400c-b377-31aff09940ef")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Resources.Writer.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 SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet100.References.SystemResourcesWriter, global::System.Guid.Parse("06e82223-61cf-4129-89b4-7bdabb3eb107")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.IO.IsolatedStorage.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 SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet100.References.SystemIOIsolatedStorage, global::System.Guid.Parse("99192b22-f3ae-4538-97a9-49daff9ae6d4")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Security.Claims.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 SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet100.References.SystemSecurityClaims, global::System.Guid.Parse("524f22fd-1000-4dfa-abf6-0c87b37d23f0")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Threading.ThreadPool.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 SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet100.References.SystemThreadingThreadPool, global::System.Guid.Parse("2acdc727-eceb-45e3-b2e4-f4d2f1b9191e")); /// - /// The for System.Security.dll + /// The for System.Text.Encodings.Web.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 SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet100.References.SystemTextEncodingsWeb, global::System.Guid.Parse("c6563b99-f350-409d-b6fe-ee187865aff3")); /// - /// The for System.Security.Principal.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet100.References.SystemConsole, global::System.Guid.Parse("8690f9d3-dc6f-435e-ab72-5db225f92773")); /// - /// The for System.Security.Principal.Windows.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d")); /// - /// The for System.Security.SecureString.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet100.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4dd58113-0266-47a9-b0e4-d9e8a06613e4")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Xml.XPath.XDocument.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 SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet100.References.SystemXmlXPathXDocument, global::System.Guid.Parse("45e9ae0d-d644-479d-97bf-ed9008b33bed")); /// - /// The for System.ServiceProcess.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet100.References.SystemNumerics, global::System.Guid.Parse("9e907127-20ac-437a-a0c0-3900dfa1a7b2")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.Extensions.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet100.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("8982fa25-5466-4026-ad6e-11d7af95ccd6")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet100.References.SystemLinqExpressions, global::System.Guid.Parse("ea255a4b-d286-4aa1-88a6-7240f21f39b5")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet100.References.SystemThreadingTasks, global::System.Guid.Parse("0053d721-3a3e-42ba-9eb2-282ace8b8d03")); /// - /// The for System.Text.Json.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet100.References.SystemXmlLinq, global::System.Guid.Parse("446e07fd-459b-40b9-9dc6-d80741c905f9")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet100.References.SystemIOFileSystem, global::System.Guid.Parse("90febb64-25dd-4a75-a5ed-657301c44c62")); /// - /// The for System.Threading.AccessControl.dll + /// The for Microsoft.Win32.Registry.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 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.Channels.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet100.References.SystemLinq, global::System.Guid.Parse("e01c9d86-326c-4829-bda0-6a2b3a23953a")); /// - /// The for System.Threading.dll + /// The for System.Runtime.Intrinsics.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 SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet100.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("0e6f4408-df86-421c-b2ab-8b07b60232ff")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Data.Common.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 SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet100.References.SystemDataCommon, global::System.Guid.Parse("6cac6546-60e2-420b-aa17-393e0a947b47")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.IO.FileSystem.Watcher.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 SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet100.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("cf74ac06-5973-4ac1-925b-1e7bbef56a90")); /// - /// 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.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet100.References.SystemSecurity, global::System.Guid.Parse("1690a451-4999-4de7-9b8f-7ec4fb9fe509")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Serialization.Json.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 SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet100.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("ebedea37-7013-4786-a3ba-1df3fc483aab")); /// - /// The for System.Threading.Thread.dll + /// The for System.Net.Quic.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 SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet100.References.SystemNetQuic, global::System.Guid.Parse("b83f5b9f-312b-43d4-a647-0af60a4c233c")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet100.References.SystemRuntimeHandles, global::System.Guid.Parse("f78dbc17-3699-489e-831f-e462a8839f0f")); /// - /// The for System.Threading.Timer.dll + /// The for System.Runtime.InteropServices.JavaScript.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 SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet100.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("2b1f2314-d8f3-4ecd-87ff-2d1574439add")); /// - /// The for System.Transactions.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet100.References.SystemLinqParallel, global::System.Guid.Parse("fa59ba6b-2bd9-4020-95eb-ad78b7ba2bff")); /// - /// The for System.Transactions.Local.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet100.References.SystemThreadingChannels, global::System.Guid.Parse("b617fb8c-40ca-4b0a-939c-b2d8522f4677")); /// - /// The for System.ValueTuple.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01")); /// - /// The for System.Web.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet100.References.SystemXmlXmlDocument, global::System.Guid.Parse("1d1c5320-add2-4e50-ade4-16d9b514a455")); /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet100.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f70bf0da-3ad4-4eae-8e53-779c5ed457f2")); /// - /// The for System.Xml.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce")); /// - /// The for System.Xml.Linq.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet100.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("c7f5418a-43a9-42ab-9951-01e631eee1aa")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Net.ServerSentEvents.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 SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet100.References.SystemNetServerSentEvents, global::System.Guid.Parse("c3981311-4868-4da9-9dd4-9d1c36f0f5e5")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.NameResolution.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 SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet100.References.SystemNetNameResolution, global::System.Guid.Parse("b8d49b37-d56a-4d4c-971c-c6d5fdab6b94")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet100.References.SystemTransactions, global::System.Guid.Parse("5865edeb-197d-4bf2-883c-db7ba232dab0")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet100.References.SystemNetHttp, global::System.Guid.Parse("b64d4ca7-43e5-4297-a203-32710123b211")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet100.References.SystemCollectionsConcurrent, global::System.Guid.Parse("3a3d8c52-0487-490c-b340-eeb52867e981")); /// - /// The for System.Xml.XPath.dll + /// The for System.Security.Cryptography.Encoding.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 SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet100.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7c4599cb-eda3-4f01-9bd6-b18805dddb42")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640")); /// - /// The for WindowsBase.dll + /// The for System.IO.Pipes.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 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.Antiforgery.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet100.References.SystemWindows, global::System.Guid.Parse("db749dd7-1a18-4884-b104-eecdf5879d06")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Runtime.Serialization.Xml.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 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.Authentication.BearerToken.dll + /// The for Microsoft.Extensions.Identity.Core.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 MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet100.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("53e838b1-6a2a-4b64-9f04-ebbd91c7dd0f")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.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 MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet100.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("00f5f85b-0d6f-4674-a579-62bc21b1c21f")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Identity.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 MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet100.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("ad377c40-c0b3-4c6c-b217-b18b7b1f5bc4")); /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.Components.Web.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 MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet100.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("d0c06dd2-57cc-4d2f-ba1c-e33dcad65565")); /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.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 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 Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.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 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 Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.AspNetCore.RequestDecompression.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 MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet100.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("d28aa4a6-52c4-4f66-b378-25ea8be5e1fc")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.Extensions.Logging.TraceSource.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 MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet100.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("605e3069-7454-4d90-ab11-3ab490909ae0")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.SignalR.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 MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet100.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("7805ed29-b268-49d3-b58e-69b660be1b6f")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.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 MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet100.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("ea3bd8b5-f5fd-46f4-998f-43de517daf7e")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.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 MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet100.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("8f1f05f1-a784-406c-995d-b4d86f881f22")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.AspNetCore.Metadata.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 MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet100.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("efa6240b-864d-4440-b2e5-92646712217b")); /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for Microsoft.Extensions.Logging.EventSource.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 MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet100.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("509ae56e-ef44-4a98-865e-c5f362f09cfe")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.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 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.AspNetCore.CookiePolicy.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.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 MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet100.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("1375a2f4-f517-481e-ba61-f819e42e7ce5")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.AspNetCore.Authorization.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 MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet100.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("bd08b21d-ecff-4d49-89f7-0cee115695ce")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.Extensions.ObjectPool.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 MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet100.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("07f752d8-0651-45c4-8b96-ac1a2af4b635")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for Microsoft.Extensions.Validation.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 MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet100.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("c089449e-d510-486e-898a-be800665f403")); /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for Microsoft.Extensions.Caching.Memory.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 MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet100.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("9dc2d9d5-fc5b-4366-b3e4-44667669a1c0")); /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.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 MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet100.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("98716190-8ffb-4395-94e9-2cfec2d899bc")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.Threading.RateLimiting.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 SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet100.References.SystemThreadingRateLimiting, global::System.Guid.Parse("bbab9ac2-54ce-420a-a664-713df177d35c")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.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 MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet100.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("ce4b4151-5f33-4f2e-914e-9ba376628e94")); /// /// The for Microsoft.AspNetCore.Diagnostics.dll @@ -973,334 +963,334 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.DataProtection.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 MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet100.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("7015cf8b-7232-4e85-9906-450dbe1e0c0d")); /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.Extensions.Hosting.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 MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet100.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("eaf140d8-9c2f-45d3-91ee-0ac4f7a83087")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.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 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.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Cors.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 MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet100.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("26b58792-5e66-4c99-a486-27d985b9b5c2")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.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 MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet100.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("4bae3236-4168-4243-a8b0-f3054594f30c")); /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.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 MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet100.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("651f11af-9a83-4ad1-afa2-4f1d6077656b")); /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.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 MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet100.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e2d7c449-5959-432d-ac32-2406f5f22ec0")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.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 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 Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.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 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 Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.AspNetCore.SignalR.Core.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 MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet100.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("027653ca-f39c-4b70-bf48-57eede327aab")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.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 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 Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.AspNetCore.Routing.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 MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet100.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("dfe3ee1d-2803-4b16-a431-113b3773548d")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.AspNetCore.StaticAssets.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 MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet100.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("92191502-f515-49c4-ac9a-026c454f21dd")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.Extensions.Identity.Stores.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 MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet100.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("b6dc99d4-0a07-4137-b8dd-0553d2a4b229")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.Extensions.Diagnostics.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 MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet100.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("d0dbc1db-e864-4ace-b9cd-53a6a80fec95")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.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 MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet100.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("4cf82528-94d1-4393-a8f8-5af9aba70125")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.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 MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet100.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("b83e4240-51a3-431d-ab83-d50902f998e7")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for Microsoft.AspNetCore.CookiePolicy.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 MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet100.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("87adbc45-d29e-4dc0-8b82-deb0c91934a7")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for Microsoft.AspNetCore.ResponseCaching.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 MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet100.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("1c98f7f6-7101-46c2-8a2c-c6de24217304")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.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 MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet100.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("41af0c1a-c836-4f5f-bc9f-1e3e2aa87b1a")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for Microsoft.AspNetCore.Authentication.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 MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet100.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("1018f1e4-a2bd-4a6a-9c60-f7e55c4bd923")); /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for System.Security.Cryptography.Xml.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 SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet100.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("45b601fa-c9c3-47fd-8711-7abdead1e6ca")); /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.AspNetCore.HttpLogging.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 MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet100.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("cabd6ae0-164b-40be-a52a-bde7abf56c40")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.Extensions.FileProviders.Physical.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 MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet100.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("868dde52-f128-469b-aa84-c305054de061")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.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 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 Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.Extensions.Configuration.Xml.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 MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet100.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("91ef58df-deeb-4847-b58c-ac49783c05d9")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for Microsoft.Extensions.Logging.Configuration.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 MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet100.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("bd552964-16c5-494e-a6ef-221b45d92f42")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.Extensions.WebEncoders.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 MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet100.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("0d1b4e3f-b1a9-46c9-a3d0-b28814b66991")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for Microsoft.AspNetCore.Mvc.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 MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet100.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("33295c08-3c87-4977-9475-436dbb2fbb41")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.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 MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet100.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("9e45231f-daff-4601-aae0-a3391343a703")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for Microsoft.Extensions.FileProviders.Composite.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 MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet100.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("411ea56d-668a-4bb9-a686-18a6bd528664")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for Microsoft.Extensions.Http.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 MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet100.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("14b23eea-8f9c-45c0-ae50-3a5a3f4f301c")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.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 MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet100.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("90e459cd-6856-4b64-a2c0-e0f3e8e72fe1")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.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 MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet100.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("cb33fc6d-3978-49d2-85cb-1489285e983a")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.RateLimiting.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 MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet100.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("6026f6bc-7e81-46ee-a228-70a4502f61f5")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for Microsoft.AspNetCore.Http.Results.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 MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet100.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("2de0441e-ea31-4e59-99b0-9174f14cf6fa")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.Extensions.Localization.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 MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet100.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("2b3c9684-3f1b-4a25-80c3-526db54a53ee")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.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 MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet100.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("8b153119-f98f-4d03-b185-ac7d61d2c9a8")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.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 MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet100.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c8fdaec4-efe5-402a-bcee-721c83d89b75")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for Microsoft.AspNetCore.Antiforgery.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 MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet100.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("cb2965af-71e1-4a14-89ed-9abd3902805e")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.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 MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet100.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("afd1c326-281c-4804-8c3a-79998bf0ca99")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.AspNetCore.Localization.Routing.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 MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet100.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("bb6f585e-527c-4721-97b6-769f45260555")); /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.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 MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet100.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("dd55b0b4-539b-4f97-85ea-f6b064479315")); /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for System.Diagnostics.EventLog.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 SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet100.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("48cf9a84-f434-4188-8b9b-62e6b02b5f63")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for Microsoft.AspNetCore.StaticFiles.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 MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet100.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("43f0d520-fa68-4715-b778-0408ae6b3e8e")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.AspNetCore.Rewrite.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 MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet100.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("352fdcbd-4cc1-4eef-b423-7b3d58add2db")); /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for Microsoft.Extensions.DependencyInjection.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 MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet100.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("53089370-f403-4d6e-93c7-98f96dc16e5d")); /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.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 MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet100.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("773cfa81-78e7-44be-834a-7bd8306c4586")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.AspNetCore.Hosting.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 MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet100.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("b24c294d-43f7-478c-a9b7-b6da9605313f")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for Microsoft.Extensions.Logging.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 MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet100.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("8df7ca4c-4e59-4f68-a59f-3af65774131c")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.AspNetCore.Server.IIS.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 MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet100.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("2e6b597e-d2bb-4bf5-93a0-f6d5a5c58687")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for Microsoft.AspNetCore.ResponseCompression.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 MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet100.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("9a9c3928-f478-440b-9a38-a1783171ef5a")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for Microsoft.Extensions.Logging.Debug.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 MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet100.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("d09a2861-dfe6-49e8-b93b-a852f1343ec9")); /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for Microsoft.AspNetCore.Mvc.Core.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 MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet100.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("5b92813c-6a30-4f40-aeb8-3125e891bcff")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.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 MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet100.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("98c59c23-e534-4c2f-87f0-34c52a5e879a")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.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 MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet100.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("b9f9ac64-5d9f-4346-bc9b-7f8a0ca3a586")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.Extensions.Features.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 MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet100.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("b3691a0e-f669-4470-8b38-6b20ff406673")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.AspNetCore.WebSockets.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 MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet100.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("bb779b29-de47-45bf-8cd5-413b1cfcbd13")); /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.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 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 Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.AspNetCore.HttpOverrides.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 MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet100.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("ecf421a3-efa0-4e53-865f-90a67ab73480")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.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 MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet100.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("11c2c026-8c72-4f7f-a9e5-43effbec7832")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for Microsoft.JSInterop.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 MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet100.References.MicrosoftJSInterop, global::System.Guid.Parse("0ffbeeb4-b42e-4096-a51b-aa03033d5a6e")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.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 MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet100.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("656ea93b-c9d7-44ea-a25a-0423d415f0b0")); /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.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 MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet100.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("d0081813-7c44-4a47-bc37-f1a3f5839d4d")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Json.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 MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet100.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("ad67b5b4-b85d-4009-87af-66669d0797e9")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.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 MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet100.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("b3b65d0b-52bf-499b-a065-9ba03d8a0a1b")); /// /// The for Microsoft.Extensions.Configuration.CommandLine.dll @@ -1308,19 +1298,24 @@ public static class ReferenceInfos 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 Microsoft.Extensions.Configuration.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.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 MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet100.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("e7a64921-9b02-449f-bf48-6d2d24a0d633")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.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 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 Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for Microsoft.AspNetCore.Http.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 MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet100.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("818019c8-6d46-4cb5-8456-dc4c01ef51e3")); + + /// + /// The for Microsoft.AspNetCore.WebUtilities.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")); /// /// The for Microsoft.Extensions.Configuration.Ini.dll @@ -1328,224 +1323,229 @@ public static class ReferenceInfos 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 Microsoft.Extensions.Configuration.Json.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.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 MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet100.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c7b8d990-2a45-449e-8af4-39ef2a95d92f")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for Microsoft.AspNetCore.Components.Forms.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 MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet100.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("c4d05a9e-d45c-4dc3-96dd-1f970cd756e4")); /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.AspNetCore.SignalR.Common.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 MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet100.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("3717f3f8-c9d6-44fa-b16b-bb788546ddf0")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.Extensions.Logging.Console.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 MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet100.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("eac3d086-2101-4a3b-bd96-7acf5c1e30b6")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.AspNetCore.Http.Features.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 MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet100.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("6db03284-6a42-4925-b5bb-ea1e6b896f06")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.AspNetCore.Razor.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 MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet100.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("ff182278-21c1-4a09-9c1d-62c5ec4d32c6")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.Localization.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 MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet100.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("bc99ece1-899c-4059-831a-8713fb7786f5")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.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 MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet100.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("cbf11dda-bf25-4058-ad6b-0ee3a92d3ada")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.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 MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet100.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("20653657-cb35-465c-a27f-94bf585138e4")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.Extensions.Configuration.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 MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet100.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("8a5f2338-00a5-4048-9e4e-8eb11acd146d")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.AspNetCore.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 MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet100.References.MicrosoftAspNetCore, global::System.Guid.Parse("ba23aa23-1ecd-48e4-a496-0027c0fbcc2d")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.AspNetCore.HostFiltering.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 MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet100.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("a6a855bd-e18d-475b-ac3f-28526ec9752d")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.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 MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet100.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("6bb28af5-d80d-4409-a196-b155dfbf25c3")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.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 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 Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.Extensions.Options.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 MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet100.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("85c95b22-1964-4397-8220-6fb14c85fe99")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.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 MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet100.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("5bcab7df-3d44-4767-ac25-c4e388a31f9c")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Core.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 MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet100.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("2b2cf7a8-fa3d-4c32-946c-d50af96e9e85")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.Extensions.Logging.EventLog.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 MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet100.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("446da244-55ed-4166-9ed4-1c69554237a5")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.AspNetCore.Session.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 MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet100.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("69b87a65-587f-4c52-80c4-27ea87f64ebc")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.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 MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet100.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("85125f98-2d36-47c0-b189-c5398a15c758")); /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.Components.Server.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 MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet100.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("cb6be71d-8d13-4078-be6b-be5a7f07d3e7")); /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for Microsoft.AspNetCore.Components.Authorization.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 MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet100.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("b29f1ebf-9cbe-465a-8e6b-376a425b7a83")); /// - /// The for Microsoft.Extensions.Localization.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.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 MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet100.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("ffe3f81c-bcee-4e41-a627-07d5035dfb46")); /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for Microsoft.AspNetCore.Http.Connections.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 MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet100.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("8f793a67-e9f4-4a21-be8b-eecfe235151b")); /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.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 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.Extensions.Logging.Console.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.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 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 Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.Extensions.Localization.Abstractions.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 MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet100.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("2d225cf0-c401-40ff-af2a-e003654a1886")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.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 MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet100.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("02250976-11f8-4f0b-8d3b-6018de9a2ccf")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.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 MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet100.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("8a32dd8e-bb5a-4a33-b222-7f271cbb56f4")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.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 MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet100.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("e79d5db3-04ee-4974-965a-9efd489ca039")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.AspNetCore.Components.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 MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet100.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("27defef2-4f73-4e0c-bbe2-773e9441a5c4")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.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 MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet100.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("9dfd3db1-4e14-4199-a1b5-9a18150e2b86")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.AspNetCore.OutputCaching.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 MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet100.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("12c7b6cf-4424-45fa-9bf6-c8e30c589e9b")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.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 MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet100.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("0c35b441-ef33-455a-b934-570d2d684e83")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.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 MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet100.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("e5e42996-1891-44fc-832d-8b4ebd2503d2")); /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for Microsoft.Net.Http.Headers.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 MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet100.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("ecfcef3c-efed-43af-be85-1ebd3eb7f4d9")); /// - /// The for Microsoft.Extensions.Validation.dll + /// The for Microsoft.Extensions.Logging.Abstractions.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 MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet100.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("d698ea79-8404-4ffc-8ca7-86107a0cbd32")); /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for Microsoft.Extensions.Configuration.Binder.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 MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet100.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("fa8247a6-6dd4-4ce1-8099-ca6d03eda0a6")); /// - /// The for Microsoft.JSInterop.dll + /// The for Microsoft.Extensions.Primitives.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 MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet100.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("d08a0954-8775-4d28-acd1-e6c9cd024610")); /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.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 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.Diagnostics.EventLog.dll + /// The for Microsoft.Extensions.Caching.Abstractions.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 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.Formats.Cbor.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.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 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.Security.Cryptography.Xml.dll + /// The for Microsoft.AspNetCore.Http.Extensions.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 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.Threading.RateLimiting.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.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 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.Formats.Cbor.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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1555,313 +1555,313 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemLinqAsyncEnumerable, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetServerSentEvents, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsValidation, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreStaticAssets, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, + MicrosoftExtensionsFeatures, MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftExtensionsLoggingConsole, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftExtensionsOptions, MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsFileProvidersComposite, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsOptions, + MicrosoftExtensionsConfigurationBinder, MicrosoftExtensionsPrimitives, - MicrosoftExtensionsValidation, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, SystemFormatsCbor, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, ]; } return _all; @@ -1876,564 +1876,581 @@ public static partial class AspNet100 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet100)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System")).GetReference(filePath: "System.dll", display: "System (aspnet100)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet100)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet100)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet100)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet100)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet100)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet100)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet100)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet100)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (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 _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet100)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet100)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; + + /// + /// The for System.Formats.Asn1.dll + /// + public static PortableExecutableReference SystemFormatsAsn1 + { + get + { + if (_SystemFormatsAsn1 is null) + { + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet100)"); + } + return _SystemFormatsAsn1; + } + } + + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Buffers.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemBuffers is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet100)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet100)"); } - return _SystemBuffers; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (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 _SystemCollectionsConcurrent; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollections is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet100)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet100)"); } - return _SystemCollections; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.Immutable.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsImmutable is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet100)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet100)"); } - return _SystemCollectionsImmutable; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet100)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet100)"); } - return _SystemCollectionsNonGeneric; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Collections.Specialized.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemCore { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemCore is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet100)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet100)"); } - return _SystemCollectionsSpecialized; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (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 _SystemComponentModelAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet100)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet100)"); } - return _SystemComponentModelDataAnnotations; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModel is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet100)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet100)"); } - return _SystemComponentModel; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet100)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet100)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNet is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet100)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet100)"); } - return _SystemComponentModelPrimitives; + return _SystemNet; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemObjectModel is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet100)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet100)"); } - return _SystemComponentModelTypeConverter; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Configuration.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConfiguration is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet100)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet100)"); } - return _SystemConfiguration; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Console.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemConsole is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (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 _SystemConsole; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Core.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemCore is null) + if (_MicrosoftCSharp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet100)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet100)"); } - return _SystemCore; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.Common.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataCommon is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (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 _SystemDataCommon; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemThreadingTimer is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet100)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet100)"); } - return _SystemDataDataSetExtensions; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Data.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemData is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (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 _SystemData; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet100)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet100)"); } - return _SystemDiagnosticsContracts; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet100)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet100)"); } - return _SystemDiagnosticsDebug; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemThreadingAccessControl is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet100)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet100)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemThreadingAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (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 _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsProcess is null) + if (_WindowsBase is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet100)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet100)"); } - return _SystemDiagnosticsProcess; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet100)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet100)"); } - return _SystemDiagnosticsStackTrace; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet100)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet100)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemConfiguration; } } @@ -2454,734 +2471,734 @@ public static PortableExecutableReference SystemDiagnosticsTools } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (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 _SystemDiagnosticsTraceSource; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet100)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet100)"); } - return _SystemDiagnosticsTracing; + return _SystemDrawing; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_System is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System")).GetReference(filePath: "System.dll", display: "System (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 _System; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet100)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet100)"); } - return _SystemDrawing; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet100)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet100)"); } - return _SystemDrawingPrimitives; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet100)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet100)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemTextJson { get { - if (_SystemFormatsAsn1 is null) + if (_SystemTextJson is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet100)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet100)"); } - return _SystemFormatsAsn1; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemFormatsTar is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet100)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet100)"); } - return _SystemFormatsTar; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet100)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet100)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalization is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet100)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet100)"); } - return _SystemGlobalization; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet100)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet100)"); } - return _SystemGlobalizationExtensions; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemXmlSerialization 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)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet100)"); } - return _SystemIOCompressionBrotli; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompression is null) + if (_SystemIO is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet100)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet100)"); } - return _SystemIOCompression; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemDiagnosticsFileVersionInfo 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)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet100)"); } - return _SystemIOCompressionFileSystem; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices 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)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet100)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (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 _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemNetSockets 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)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet100)"); } - return _SystemIOFileSystemAccessControl; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet100)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet100)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation 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)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet100)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates 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)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet100)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint 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)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet100)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (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 _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("aspnet100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet100)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet100)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipelines.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipelines is null) + if (_SystemReflectionExtensions is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet100)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet100)"); } - return _SystemIOPipelines; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemRuntimeSerialization 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)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet100)"); } - return _SystemIOPipesAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.Pipes.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOPipes is null) + if (_SystemReflectionEmit is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet100)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet100)"); } - return _SystemIOPipes; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet100)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet100)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (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 _SystemLinqAsyncEnumerable; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinq is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet100)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet100)"); } - return _SystemLinq; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Expressions.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqExpressions is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet100)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet100)"); } - return _SystemLinqExpressions; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Linq.Parallel.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemLinqParallel is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet100)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet100)"); } - return _SystemLinqParallel; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.Linq.Queryable.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemLinqQueryable is null) + if (_SystemIOPipelines is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet100)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet100)"); } - return _SystemLinqQueryable; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Memory.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemMemory is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (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 _SystemMemory; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNet is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet100)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet100)"); } - return _SystemNet; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttp is null) + if (_SystemBuffers is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet100)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet100)"); } - return _SystemNetHttp; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.Http.Json.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpJson is null) + if (_SystemCollectionsNonGeneric 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)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet100)"); } - return _SystemNetHttpJson; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.HttpListener.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetHttpListener is null) + if (_SystemThreading is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet100)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet100)"); } - return _SystemNetHttpListener; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.Mail.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetMail is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (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 _SystemNetMail; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Net.NameResolution.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemNetNameResolution is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet100)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet100)"); } - return _SystemNetNameResolution; + return _SystemLinqAsyncEnumerable; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet100)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet100)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet100)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet100)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet100)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet100)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetQuic is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet100)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet100)"); } - return _SystemNetQuic; + return _SystemComponentModelAnnotations; } } @@ -3202,360 +3219,360 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet100)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet100)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServerSentEvents; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServerSentEvents + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServerSentEvents is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet100)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet100)"); } - return _SystemNetServerSentEvents; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetServicePoint is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (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 _SystemNetServicePoint; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.Sockets.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetSockets is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (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 _SystemNetSockets; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebClient.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebClient is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet100)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet100)"); } - return _SystemNetWebClient; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet100)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet100)"); } - return _SystemNetWebHeaderCollection; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebProxy.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebProxy is null) + if (_SystemSecuritySecureString is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet100)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet100)"); } - return _SystemNetWebProxy; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecurityPrincipal 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)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet100)"); } - return _SystemNetWebSocketsClient; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Net.WebSockets.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNetWebSockets is null) + if (_SystemServiceProcess is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet100)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet100)"); } - return _SystemNetWebSockets; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumerics is null) + if (_SystemLinqQueryable is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet100)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet100)"); } - return _SystemNumerics; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemMemory { get { - if (_SystemNumericsVectors is null) + if (_SystemMemory is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet100)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet100)"); } - return _SystemNumericsVectors; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.ObjectModel.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemObjectModel is null) + if (_SystemXmlXDocument is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet100)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet100)"); } - return _SystemObjectModel; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemCollections is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet100)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet100)"); } - return _SystemReflectionDispatchProxy; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflection is null) + if (_SystemWebHttpUtility is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet100)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet100)"); } - return _SystemReflection; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmit is null) + if (_SystemRuntime is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet100)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet100)"); } - return _SystemReflectionEmit; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemThreadingTasksDataflow 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)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet100)"); } - return _SystemReflectionEmitILGeneration; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemNetPing 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)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet100)"); } - return _SystemReflectionEmitLightweight; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Extensions.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionExtensions is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (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 _SystemReflectionExtensions; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Metadata.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionMetadata is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet100)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet100)"); } - return _SystemReflectionMetadata; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionPrimitives is null) + if (_SystemNetWebClient is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet100)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet100)"); } - return _SystemReflectionPrimitives; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemTextEncoding is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet100)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet100)"); } - return _SystemReflectionTypeExtensions; + return _SystemTextEncoding; } } @@ -3576,1482 +3593,1482 @@ public static PortableExecutableReference SystemResourcesReader } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesResourceManager is null) + if (_SystemData is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet100)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet100)"); } - return _SystemResourcesResourceManager; + return _SystemData; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Resources.Writer.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemNetMail { get { - if (_SystemResourcesWriter is null) + if (_SystemNetMail is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet100)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet100)"); } - return _SystemResourcesWriter; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemSecurityAccessControl 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)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet100)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemIOFileSystemDriveInfo 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)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (aspnet100)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntime is null) + if (_SystemNetHttpJson is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeExtensions is null) + if (_SystemReflection is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet100)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet100)"); } - return _SystemRuntimeExtensions; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.Handles.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeHandles is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet100)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet100)"); } - return _SystemRuntimeHandles; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet100)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet100)"); } - return _SystemRuntimeInteropServices; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemComponentModelEventBasedAsync 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)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet100)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemXmlXPath 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)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet100)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (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 _SystemRuntimeIntrinsics; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Loader.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeLoader is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet100)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet100)"); } - return _SystemRuntimeLoader; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeNumerics is null) + if (_netstandard is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet100)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet100)"); } - return _SystemRuntimeNumerics; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerialization is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet100)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet100)"); } - return _SystemRuntimeSerialization; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemNetSecurity 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)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet100)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemIOFileSystemPrimitives 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)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet100)"); } - return _SystemRuntimeSerializationJson; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemSecurityCryptographyCng 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)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet100)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemRuntimeExtensions 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)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet100)"); } - return _SystemRuntimeSerializationXml; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.AccessControl.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityAccessControl is null) + if (_SystemXml is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet100)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet100)"); } - return _SystemSecurityAccessControl; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Claims.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityClaims is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (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 _SystemSecurityClaims; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemResourcesWriter 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)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet100)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemIOIsolatedStorage 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)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet100)"); } - return _SystemSecurityCryptographyCng; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemGlobalization 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)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet100)"); } - return _SystemSecurityCryptographyCsp; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptography is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet100)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet100)"); } - return _SystemSecurityCryptography; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemThreadingThreadPool 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)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet100)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemTextEncodingsWeb 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)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet100)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemConsole 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)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet100)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_mscorlib 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)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet100)"); } - return _SystemSecurityCryptographyX509Certificates; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurity is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet100)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet100)"); } - return _SystemSecurity; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipal is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (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 _SystemSecurityPrincipal; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemComponentModel 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)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet100)"); } - return _SystemSecurityPrincipalWindows; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemNumerics { get { - if (_SystemSecuritySecureString is null) + if (_SystemNumerics is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet100)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet100)"); } - return _SystemSecuritySecureString; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceModelWeb is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (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 _SystemServiceModelWeb; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.ServiceProcess.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemServiceProcess is null) + if (_SystemLinqExpressions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet100)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet100)"); } - return _SystemServiceProcess; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemThreadingTasks 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)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet100)"); } - return _SystemTextEncodingCodePages; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncoding is null) + if (_SystemXmlLinq is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet100)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet100)"); } - return _SystemTextEncoding; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemIOFileSystem 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)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet100)"); } - return _SystemTextEncodingExtensions; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Encodings.Web.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextEncodingsWeb is null) + if (_MicrosoftWin32Registry 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)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet100)"); } - return _SystemTextEncodingsWeb; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.Json.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextJson is null) + if (_SystemLinq is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet100)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet100)"); } - return _SystemTextJson; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemTextRegularExpressions is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet100)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet100)"); } - return _SystemTextRegularExpressions; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreadingAccessControl; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.AccessControl.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingAccessControl is null) + if (_SystemDataCommon is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet100)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet100)"); } - return _SystemThreadingAccessControl; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Channels.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingChannels is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (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 _SystemThreadingChannels; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreading is null) + if (_SystemAppContext is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet100)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet100)"); } - return _SystemThreading; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingOverlapped is null) + if (_SystemSecurity is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet100)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet100)"); } - return _SystemThreadingOverlapped; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemRuntimeSerializationJson 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)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet100)"); } - return _SystemThreadingTasksDataflow; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasks is null) + if (_SystemNetQuic is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet100)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet100)"); } - return _SystemThreadingTasks; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemRuntimeHandles 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)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet100)"); } - return _SystemThreadingTasksExtensions; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemRuntimeInteropServicesJavaScript 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)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (aspnet100)"); } - return _SystemThreadingTasksParallel; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Thread.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingThread is null) + if (_SystemLinqParallel is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet100)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet100)"); } - return _SystemThreadingThread; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemThreadingThreadPool is null) + if (_SystemThreadingChannels is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet100)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet100)"); } - return _SystemThreadingThreadPool; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Threading.Timer.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemWeb { get { - if (_SystemThreadingTimer is null) + if (_SystemWeb is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet100)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet100)"); } - return _SystemThreadingTimer; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Transactions.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemTransactions is null) + if (_SystemRuntimeNumerics is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet100)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet100)"); } - return _SystemTransactions; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Transactions.Local.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemTransactionsLocal is null) + if (_SystemXmlXmlDocument is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet100)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet100)"); } - return _SystemTransactionsLocal; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.ValueTuple.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemValueTuple is null) + if (_SystemXmlXmlSerializer is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet100)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet100)"); } - return _SystemValueTuple; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Web.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWeb is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet100)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet100)"); } - return _SystemWeb; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Web.HttpUtility.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemWebHttpUtility is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet100)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet100)"); } - return _SystemWebHttpUtility; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemNetServerSentEvents; /// - /// The for System.Windows.dll + /// The for System.Net.ServerSentEvents.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemNetServerSentEvents { get { - if (_SystemWindows is null) + if (_SystemNetServerSentEvents is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet100)"); + _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet100)"); } - return _SystemWindows; + return _SystemNetServerSentEvents; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXml is null) + if (_SystemNetNameResolution is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet100)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet100)"); } - return _SystemXml; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.Linq.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlLinq is null) + if (_SystemTransactions is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet100)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet100)"); } - return _SystemXmlLinq; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlReaderWriter is null) + if (_SystemNetHttp is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet100)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet100)"); } - return _SystemXmlReaderWriter; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.Serialization.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlSerialization is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet100)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet100)"); } - return _SystemXmlSerialization; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (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 _SystemXmlXDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlDocument is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet100)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet100)"); } - return _SystemXmlXmlDocument; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemIOPipes is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet100)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet100)"); } - return _SystemXmlXmlSerializer; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPath is null) + if (_SystemWindows is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet100)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet100)"); } - return _SystemXmlXPath; + return _SystemWindows; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemRuntimeSerializationXml 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)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet100)"); } - return _SystemXmlXPathXDocument; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for WindowsBase.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_WindowsBase is null) + if (_MicrosoftExtensionsIdentityCore is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (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 _WindowsBase; + return _MicrosoftExtensionsIdentityCore; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_MicrosoftAspNetCoreRoutingAbstractions is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (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 _MicrosoftAspNetCoreAntiforgery; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_MicrosoftAspNetCoreIdentity 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)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _MicrosoftAspNetCoreIdentity; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_MicrosoftAspNetCoreComponentsWeb 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)"); + _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _MicrosoftAspNetCoreComponentsWeb; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes 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)"); + _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 _MicrosoftAspNetCoreAuthenticationCookies; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon 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)"); + _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 _MicrosoftAspNetCoreAuthenticationCore; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_MicrosoftAspNetCoreRequestDecompression is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet100)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet100)"); } - return _MicrosoftAspNetCoreAuthentication; + return _MicrosoftAspNetCoreRequestDecompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_MicrosoftExtensionsLoggingTraceSource 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)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet100)"); } - return _MicrosoftAspNetCoreAuthenticationOAuth; + return _MicrosoftExtensionsLoggingTraceSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_MicrosoftAspNetCoreSignalR is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet100)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet100)"); } - return _MicrosoftAspNetCoreAuthorization; + return _MicrosoftAspNetCoreSignalR; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_MicrosoftAspNetCoreRazorRuntime 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)"); + _MicrosoftAspNetCoreRazorRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor.Runtime")).GetReference(filePath: "Microsoft.AspNetCore.Razor.Runtime.dll", display: "Microsoft.AspNetCore.Razor.Runtime (aspnet100)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _MicrosoftAspNetCoreRazorRuntime; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_MicrosoftAspNetCoreComponentsEndpoints 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)"); + _MicrosoftAspNetCoreComponentsEndpoints = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Endpoints")).GetReference(filePath: "Microsoft.AspNetCore.Components.Endpoints.dll", display: "Microsoft.AspNetCore.Components.Endpoints (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _MicrosoftAspNetCoreComponentsEndpoints; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_MicrosoftAspNetCoreMetadata is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet100)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet100)"); } - return _MicrosoftAspNetCoreComponents; + return _MicrosoftAspNetCoreMetadata; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_MicrosoftAspNetCoreComponentsEndpoints is null) + if (_MicrosoftExtensionsLoggingEventSource 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)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsEndpoints; + return _MicrosoftExtensionsLoggingEventSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_MicrosoftAspNetCoreAuthenticationCookies 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)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions 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)"); + _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_MicrosoftAspNetCoreAuthorization 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)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet100)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _MicrosoftAspNetCoreAuthorization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + if (_MicrosoftExtensionsObjectPool 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)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet100)"); } - return _MicrosoftAspNetCoreConnectionsAbstractions; + return _MicrosoftExtensionsObjectPool; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + private static PortableExecutableReference? _MicrosoftExtensionsValidation; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for Microsoft.Extensions.Validation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference MicrosoftExtensionsValidation { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_MicrosoftExtensionsValidation is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet100)"); + _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet100)"); } - return _MicrosoftAspNetCoreCookiePolicy; + return _MicrosoftExtensionsValidation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_MicrosoftAspNetCoreCors is null) + if (_MicrosoftExtensionsCachingMemory is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (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 _MicrosoftAspNetCoreCors; + return _MicrosoftExtensionsCachingMemory; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_MicrosoftAspNetCoreMvcLocalization 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)"); + _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet100)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _MicrosoftAspNetCoreMvcLocalization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + private static PortableExecutableReference? _SystemThreadingRateLimiting; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.Threading.RateLimiting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference SystemThreadingRateLimiting { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_SystemThreadingRateLimiting 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)"); + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet100)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _SystemThreadingRateLimiting; } } @@ -5072,513 +5089,496 @@ public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstr } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; - - /// - /// The for Microsoft.AspNetCore.DataProtection.dll - /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtection - { - get - { - if (_MicrosoftAspNetCoreDataProtection is null) - { - _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet100)"); - } - return _MicrosoftAspNetCoreDataProtection; - } - } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for Microsoft.AspNetCore.Diagnostics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_MicrosoftAspNetCoreDiagnostics 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)"); + _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet100)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _MicrosoftAspNetCoreDiagnostics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreDataProtection { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_MicrosoftAspNetCoreDataProtection 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)"); + _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet100)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _MicrosoftAspNetCoreDataProtection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_MicrosoftAspNetCoreDiagnostics is null) + if (_MicrosoftExtensionsHosting is null) { - _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet100)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet100)"); } - return _MicrosoftAspNetCoreDiagnostics; + return _MicrosoftExtensionsHosting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken 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)"); + _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet100)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - private static PortableExecutableReference? _MicrosoftAspNetCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference MicrosoftAspNetCoreCors { get { - if (_MicrosoftAspNetCore is null) + if (_MicrosoftAspNetCoreCors is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet100)"); + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet100)"); } - return _MicrosoftAspNetCore; + return _MicrosoftAspNetCoreCors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (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 _MicrosoftAspNetCoreHostFiltering; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_MicrosoftExtensionsConfigurationAbstractions 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)"); + _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (aspnet100)"); } - return _MicrosoftAspNetCoreHostingAbstractions; + return _MicrosoftExtensionsConfigurationAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (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 _MicrosoftAspNetCoreHosting; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson 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)"); + _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 _MicrosoftAspNetCoreHostingServerAbstractions; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic 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)"); + _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 _MicrosoftAspNetCoreHtmlAbstractions; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_MicrosoftAspNetCoreSignalRCore 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)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet100)"); } - return _MicrosoftAspNetCoreHttpAbstractions; + return _MicrosoftAspNetCoreSignalRCore; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_MicrosoftAspNetCoreMvcFormattersJson 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)"); + _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 _MicrosoftAspNetCoreHttpConnectionsCommon; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_MicrosoftAspNetCoreRouting 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)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet100)"); } - return _MicrosoftAspNetCoreHttpConnections; + return _MicrosoftAspNetCoreRouting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_MicrosoftAspNetCoreStaticAssets is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet100)"); + _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet100)"); } - return _MicrosoftAspNetCoreHttp; + return _MicrosoftAspNetCoreStaticAssets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_MicrosoftExtensionsIdentityStores 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)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet100)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _MicrosoftExtensionsIdentityStores; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_MicrosoftExtensionsDiagnostics 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)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet100)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _MicrosoftExtensionsDiagnostics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile 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)"); + _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet100)"); } - return _MicrosoftAspNetCoreHttpResults; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_MicrosoftAspNetCoreHttpAbstractions is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (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 _MicrosoftAspNetCoreHttpLogging; + return _MicrosoftAspNetCoreHttpAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_MicrosoftAspNetCoreCookiePolicy is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet100)"); + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet100)"); } - return _MicrosoftAspNetCoreHttpOverrides; + return _MicrosoftAspNetCoreCookiePolicy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_MicrosoftAspNetCoreResponseCaching is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet100)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet100)"); } - return _MicrosoftAspNetCoreHttpsPolicy; + return _MicrosoftAspNetCoreResponseCaching; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (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 _MicrosoftAspNetCoreIdentity; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_MicrosoftAspNetCoreAuthentication is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet100)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet100)"); } - return _MicrosoftAspNetCoreLocalization; + return _MicrosoftAspNetCoreAuthentication; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_SystemSecurityCryptographyXml 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)"); + _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (aspnet100)"); } - return _MicrosoftAspNetCoreLocalizationRouting; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_MicrosoftAspNetCoreHttpLogging is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet100)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet100)"); } - return _MicrosoftAspNetCoreMetadata; + return _MicrosoftAspNetCoreHttpLogging; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_MicrosoftExtensionsFileProvidersPhysical 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)"); + _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet100)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _MicrosoftExtensionsFileProvidersPhysical; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions 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)"); + _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 _MicrosoftAspNetCoreMvcApiExplorer; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_MicrosoftExtensionsConfigurationXml 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)"); + _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet100)"); } - return _MicrosoftAspNetCoreMvcCore; + return _MicrosoftExtensionsConfigurationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_MicrosoftExtensionsLoggingConfiguration 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)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet100)"); } - return _MicrosoftAspNetCoreMvcCors; + return _MicrosoftExtensionsLoggingConfiguration; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsWebEncoders { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_MicrosoftExtensionsWebEncoders 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)"); + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet100)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _MicrosoftExtensionsWebEncoders; } } @@ -5599,258 +5599,275 @@ public static PortableExecutableReference MicrosoftAspNetCoreMvc } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_MicrosoftExtensionsConfigurationUserSecrets 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)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet100)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_MicrosoftExtensionsFileProvidersComposite 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)"); + _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet100)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _MicrosoftExtensionsFileProvidersComposite; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_MicrosoftExtensionsHttp 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)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet100)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _MicrosoftExtensionsHttp; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages { get { - if (_MicrosoftAspNetCoreMvcRazor is null) + if (_MicrosoftAspNetCoreMvcRazorPages 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)"); + _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet100)"); } - return _MicrosoftAspNetCoreMvcRazor; + return _MicrosoftAspNetCoreMvcRazorPages; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_MicrosoftAspNetCoreMvcRazorPages is null) + if (_MicrosoftAspNetCoreMvcAbstractions 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)"); + _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet100)"); } - return _MicrosoftAspNetCoreMvcRazorPages; + return _MicrosoftAspNetCoreMvcAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers + public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting { get { - if (_MicrosoftAspNetCoreMvcTagHelpers is null) + if (_MicrosoftAspNetCoreRateLimiting is null) + { + _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet100)"); + } + return _MicrosoftAspNetCoreRateLimiting; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + + /// + /// The for Microsoft.AspNetCore.Http.Results.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + { + get + { + if (_MicrosoftAspNetCoreHttpResults 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)"); + _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet100)"); } - return _MicrosoftAspNetCoreMvcTagHelpers; + return _MicrosoftAspNetCoreHttpResults; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference MicrosoftExtensionsLocalization { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_MicrosoftExtensionsLocalization 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)"); + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet100)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _MicrosoftExtensionsLocalization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_MicrosoftAspNetCoreMvcTagHelpers is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (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 _MicrosoftAspNetCoreOutputCaching; + return _MicrosoftAspNetCoreMvcTagHelpers; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_MicrosoftAspNetCoreRateLimiting is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth is null) { - _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (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 _MicrosoftAspNetCoreRateLimiting; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_MicrosoftAspNetCoreAntiforgery is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet100)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet100)"); } - return _MicrosoftAspNetCoreRazor; + return _MicrosoftAspNetCoreAntiforgery; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations 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)"); + _MicrosoftAspNetCoreMvcDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.DataAnnotations.dll", display: "Microsoft.AspNetCore.Mvc.DataAnnotations (aspnet100)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_MicrosoftAspNetCoreLocalizationRouting is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (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 _MicrosoftAspNetCoreRequestDecompression; + return _MicrosoftAspNetCoreLocalizationRouting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy 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)"); + _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet100)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_SystemDiagnosticsEventLog is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet100)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet100)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_MicrosoftAspNetCoreStaticFiles is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet100)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet100)"); } - return _MicrosoftAspNetCoreResponseCompression; + return _MicrosoftAspNetCoreStaticFiles; } } @@ -5871,54 +5888,71 @@ public static PortableExecutableReference MicrosoftAspNetCoreRewrite } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_MicrosoftExtensionsDependencyInjection 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)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet100)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _MicrosoftExtensionsDependencyInjection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_MicrosoftAspNetCoreHostingAbstractions is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (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 _MicrosoftAspNetCoreRouting; + return _MicrosoftAspNetCoreHostingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_MicrosoftAspNetCoreHosting 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)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet100)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _MicrosoftAspNetCoreHosting; + } + } + + private static PortableExecutableReference? _MicrosoftExtensionsLogging; + + /// + /// The for Microsoft.Extensions.Logging.dll + /// + public static PortableExecutableReference MicrosoftExtensionsLogging + { + get + { + if (_MicrosoftExtensionsLogging is null) + { + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet100)"); + } + return _MicrosoftExtensionsLogging; } } @@ -5939,1006 +5973,1006 @@ public static PortableExecutableReference MicrosoftAspNetCoreServerIIS } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_MicrosoftAspNetCoreResponseCompression 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)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet100)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _MicrosoftAspNetCoreResponseCompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_MicrosoftExtensionsLoggingDebug 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)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _MicrosoftExtensionsLoggingDebug; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore { get { - if (_MicrosoftAspNetCoreServerKestrel is null) + if (_MicrosoftAspNetCoreMvcCore 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)"); + _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrel; + return _MicrosoftAspNetCoreMvcCore; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_MicrosoftAspNetCoreMvcApiExplorer 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)"); + _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _MicrosoftAspNetCoreMvcApiExplorer; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel { get { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) + if (_MicrosoftAspNetCoreServerKestrel 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)"); + _MicrosoftAspNetCoreServerKestrel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.Kestrel")).GetReference(filePath: "Microsoft.AspNetCore.Server.Kestrel.dll", display: "Microsoft.AspNetCore.Server.Kestrel (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; + return _MicrosoftAspNetCoreServerKestrel; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) + if (_MicrosoftExtensionsFeatures 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)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet100)"); } - return _MicrosoftAspNetCoreServerKestrelTransportSockets; + return _MicrosoftExtensionsFeatures; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSession + public static PortableExecutableReference MicrosoftAspNetCoreWebSockets { get { - if (_MicrosoftAspNetCoreSession is null) + if (_MicrosoftAspNetCoreWebSockets is null) { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet100)"); + _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet100)"); } - return _MicrosoftAspNetCoreSession; + return _MicrosoftAspNetCoreWebSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_MicrosoftAspNetCoreServerKestrelTransportSockets 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)"); + _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 _MicrosoftAspNetCoreSignalRCommon; + return _MicrosoftAspNetCoreServerKestrelTransportSockets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_MicrosoftAspNetCoreHttpOverrides 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)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet100)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _MicrosoftAspNetCoreHttpOverrides; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (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 _MicrosoftAspNetCoreSignalR; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_MicrosoftJSInterop 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)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet100)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _MicrosoftJSInterop; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_MicrosoftAspNetCoreStaticAssets is null) + if (_MicrosoftAspNetCoreMvcCors is null) { - _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (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 _MicrosoftAspNetCoreStaticAssets; + return _MicrosoftAspNetCoreMvcCors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_MicrosoftExtensionsConfigurationFileExtensions is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (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 _MicrosoftAspNetCoreStaticFiles; + return _MicrosoftExtensionsConfigurationFileExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebSockets + public static PortableExecutableReference MicrosoftExtensionsConfigurationJson { get { - if (_MicrosoftAspNetCoreWebSockets is null) + if (_MicrosoftExtensionsConfigurationJson is null) { - _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (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 _MicrosoftAspNetCoreWebSockets; + return _MicrosoftExtensionsConfigurationJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_MicrosoftAspNetCoreWebUtilities is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (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 _MicrosoftAspNetCoreWebUtilities; + return _MicrosoftExtensionsHostingAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_MicrosoftExtensionsCachingAbstractions is null) + if (_MicrosoftExtensionsConfigurationCommandLine 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)"); + _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet100)"); } - return _MicrosoftExtensionsCachingAbstractions; + return _MicrosoftExtensionsConfigurationCommandLine; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_MicrosoftAspNetCoreMvcRazor 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)"); + _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet100)"); } - return _MicrosoftExtensionsCachingMemory; + return _MicrosoftAspNetCoreMvcRazor; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_MicrosoftAspNetCoreMvcFormattersXml 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)"); + _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 _MicrosoftExtensionsConfigurationAbstractions; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_MicrosoftAspNetCoreHttp 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)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet100)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _MicrosoftAspNetCoreHttp; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_MicrosoftAspNetCoreWebUtilities 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)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet100)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _MicrosoftAspNetCoreWebUtilities; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_MicrosoftExtensionsConfigurationIni is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (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 _MicrosoftExtensionsConfiguration; + return _MicrosoftExtensionsConfigurationIni; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions 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)"); + _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_MicrosoftExtensionsConfigurationFileExtensions is null) + if (_MicrosoftAspNetCoreComponentsForms 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)"); + _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet100)"); } - return _MicrosoftExtensionsConfigurationFileExtensions; + return _MicrosoftAspNetCoreComponentsForms; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_MicrosoftExtensionsConfigurationIni is null) + if (_MicrosoftAspNetCoreSignalRCommon 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)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet100)"); } - return _MicrosoftExtensionsConfigurationIni; + return _MicrosoftAspNetCoreSignalRCommon; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationJson + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_MicrosoftExtensionsConfigurationJson is null) + if (_MicrosoftExtensionsLoggingConsole 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)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet100)"); } - return _MicrosoftExtensionsConfigurationJson; + return _MicrosoftExtensionsLoggingConsole; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_MicrosoftAspNetCoreHttpFeatures 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)"); + _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet100)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _MicrosoftAspNetCoreHttpFeatures; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_MicrosoftAspNetCoreRazor 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)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet100)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _MicrosoftAspNetCoreRazor; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_MicrosoftAspNetCoreLocalization 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)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet100)"); } - return _MicrosoftExtensionsConfigurationXml; + return _MicrosoftAspNetCoreLocalization; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_MicrosoftAspNetCoreHtmlAbstractions 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)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (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 _MicrosoftExtensionsDependencyInjection; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_MicrosoftExtensionsConfiguration 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)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet100)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _MicrosoftExtensionsConfiguration; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_MicrosoftAspNetCore is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet100)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet100)"); } - return _MicrosoftExtensionsDiagnostics; + return _MicrosoftAspNetCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_MicrosoftAspNetCoreHostFiltering 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)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet100)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _MicrosoftAspNetCoreHostFiltering; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_MicrosoftAspNetCoreServerIISIntegration 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)"); + _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet100)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecks; + return _MicrosoftAspNetCoreServerIISIntegration; } } - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_MicrosoftExtensionsFeatures is null) + if (_MicrosoftAspNetCoreServerKestrelCore is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (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 _MicrosoftExtensionsFeatures; + return _MicrosoftAspNetCoreServerKestrelCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_MicrosoftExtensionsOptions 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)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _MicrosoftExtensionsOptions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions 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)"); + _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_MicrosoftAspNetCoreAuthenticationCore 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)"); + _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _MicrosoftAspNetCoreAuthenticationCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_MicrosoftExtensionsLoggingEventLog 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)"); + _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet100)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _MicrosoftExtensionsLoggingEventLog; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_MicrosoftAspNetCoreSession is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet100)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet100)"); } - return _MicrosoftExtensionsFileSystemGlobbing; + return _MicrosoftAspNetCoreSession; } } - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_MicrosoftAspNetCoreCryptographyInternal 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)"); + _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet100)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _MicrosoftAspNetCoreCryptographyInternal; } } - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_MicrosoftExtensionsHosting is null) + if (_MicrosoftAspNetCoreComponentsServer is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (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 _MicrosoftExtensionsHosting; + return _MicrosoftAspNetCoreComponentsServer; } } - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_MicrosoftExtensionsHttp is null) + if (_MicrosoftAspNetCoreComponentsAuthorization is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (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 _MicrosoftExtensionsHttp; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_MicrosoftExtensionsFileProvidersEmbedded 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)"); + _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet100)"); } - return _MicrosoftExtensionsIdentityCore; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_MicrosoftAspNetCoreHttpConnections 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)"); + _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet100)"); } - return _MicrosoftExtensionsIdentityStores; + return _MicrosoftAspNetCoreHttpConnections; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_MicrosoftExtensionsLocalizationAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions 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)"); + _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsLocalizationAbstractions; + return _MicrosoftAspNetCoreAuthenticationAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions { get { - if (_MicrosoftExtensionsLocalization is null) + if (_MicrosoftAspNetCoreHostingServerAbstractions is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (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 _MicrosoftExtensionsLocalization; + return _MicrosoftAspNetCoreHostingServerAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_MicrosoftExtensionsLocalizationAbstractions 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)"); + _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _MicrosoftExtensionsLocalizationAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables 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)"); + _MicrosoftExtensionsConfigurationEnvironmentVariables = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables")).GetReference(filePath: "Microsoft.Extensions.Configuration.EnvironmentVariables.dll", display: "Microsoft.Extensions.Configuration.EnvironmentVariables (aspnet100)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_MicrosoftExtensionsFileProvidersAbstractions 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)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsLoggingConsole; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_MicrosoftAspNetCoreConnectionsAbstractions 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)"); + _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsLoggingDebug; + return _MicrosoftAspNetCoreConnectionsAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLogging; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for Microsoft.Extensions.Logging.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference MicrosoftExtensionsLogging + public static PortableExecutableReference MicrosoftAspNetCoreComponents { get { - if (_MicrosoftExtensionsLogging is null) + if (_MicrosoftAspNetCoreComponents is null) { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet100)"); + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet100)"); } - return _MicrosoftExtensionsLogging; + return _MicrosoftAspNetCoreComponents; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_MicrosoftExtensionsLoggingEventLog is null) + if (_MicrosoftAspNetCoreHttpsPolicy 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)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet100)"); } - return _MicrosoftExtensionsLoggingEventLog; + return _MicrosoftAspNetCoreHttpsPolicy; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_MicrosoftAspNetCoreOutputCaching 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)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet100)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _MicrosoftAspNetCoreOutputCaching; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_MicrosoftAspNetCoreServerHttpSys 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)"); + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet100)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _MicrosoftAspNetCoreServerHttpSys; } } - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_MicrosoftExtensionsFileSystemGlobbing is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet100)"); + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet100)"); } - return _MicrosoftExtensionsObjectPool; + return _MicrosoftExtensionsFileSystemGlobbing; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference MicrosoftNetHttpHeaders { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_MicrosoftNetHttpHeaders 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)"); + _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet100)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _MicrosoftNetHttpHeaders; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_MicrosoftExtensionsLoggingAbstractions 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)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet100)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _MicrosoftExtensionsLoggingAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder { get { - if (_MicrosoftExtensionsOptions is null) + if (_MicrosoftExtensionsConfigurationBinder is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (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 _MicrosoftExtensionsOptions; + return _MicrosoftExtensionsConfigurationBinder; } } @@ -6959,88 +6993,88 @@ public static PortableExecutableReference MicrosoftExtensionsPrimitives } } - private static PortableExecutableReference? _MicrosoftExtensionsValidation; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The for Microsoft.Extensions.Validation.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static PortableExecutableReference MicrosoftExtensionsValidation + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations { get { - if (_MicrosoftExtensionsValidation is null) + if (_MicrosoftExtensionsOptionsDataAnnotations is null) { - _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (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 _MicrosoftExtensionsValidation; + return _MicrosoftExtensionsOptionsDataAnnotations; } } - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_MicrosoftExtensionsWebEncoders is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (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 _MicrosoftExtensionsWebEncoders; + return _MicrosoftExtensionsCachingAbstractions; } } - private static PortableExecutableReference? _MicrosoftJSInterop; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for Microsoft.JSInterop.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference MicrosoftJSInterop + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_MicrosoftJSInterop is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions is null) { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (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 _MicrosoftJSInterop; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions { get { - if (_MicrosoftNetHttpHeaders is null) + if (_MicrosoftAspNetCoreHttpExtensions 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)"); + _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet100)"); } - return _MicrosoftNetHttpHeaders; + return _MicrosoftAspNetCoreHttpExtensions; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures { get { - if (_SystemDiagnosticsEventLog is null) + if (_MicrosoftAspNetCoreMvcViewFeatures is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (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 _SystemDiagnosticsEventLog; + return _MicrosoftAspNetCoreMvcViewFeatures; } } @@ -7061,40 +7095,6 @@ public static PortableExecutableReference SystemFormatsCbor } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; - - /// - /// The for System.Security.Cryptography.Xml.dll - /// - public static PortableExecutableReference SystemSecurityCryptographyXml - { - get - { - if (_SystemSecurityCryptographyXml 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)"); - } - return _SystemSecurityCryptographyXml; - } - } - - private static PortableExecutableReference? _SystemThreadingRateLimiting; - - /// - /// The for System.Threading.RateLimiting.dll - /// - public static PortableExecutableReference SystemThreadingRateLimiting - { - get - { - if (_SystemThreadingRateLimiting is null) - { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet100.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet100)"); - } - return _SystemThreadingRateLimiting; - } - } - private static ImmutableArray _all; public static ImmutableArray All { @@ -7104,313 +7104,313 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, + SystemIOPipesAccessControl, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, SystemLinqQueryable, SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetServerSentEvents, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsValidation, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreStaticAssets, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, + MicrosoftExtensionsFeatures, MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftExtensionsLoggingConsole, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftExtensionsOptions, MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsFileProvidersComposite, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsOptions, + MicrosoftExtensionsConfigurationBinder, MicrosoftExtensionsPrimitives, - MicrosoftExtensionsValidation, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, SystemFormatsCbor, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, ]; } return _all; @@ -7424,730 +7424,706 @@ public static partial class AspNet100 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet100.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - - /// - /// The image bytes for Microsoft.VisualBasic.Core.dll - /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet100.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - - /// - /// The image bytes for Microsoft.VisualBasic.dll - /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet100.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - - /// - /// The image bytes for Microsoft.Win32.Primitives.dll - /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet100.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; - - /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet100.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet100.System"); + private static byte[]? _System; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet100.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet100.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet100.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet100.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet100.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet100.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet100.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet100.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet100.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet100.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet100.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet100.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet100.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet100.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet100.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet100.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet100.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet100.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet100.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet100.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet100.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet100.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet100.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet100.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet100.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet100.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet100.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet100.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet100.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet100.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet100.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet100.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet100.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet100.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet100.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet100.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet100.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet100.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet100.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet100.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet100.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet100.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet100.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet100.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet100.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet100.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet100.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet100.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet100.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet100.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet100.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet100.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet100.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet100.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet100.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet100.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet100.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet100.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet100.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet100.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet100.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet100.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet100.System"); - private static byte[]? _System; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet100.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet100.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet100.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet100.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet100.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet100.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet100.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet100.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet100.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet100.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet100.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet100.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet100.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet100.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet100.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet100.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet100.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet100.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet100.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet100.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet100.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet100.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet100.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet100.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet100.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet100.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet100.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet100.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet100.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet100.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet100.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet100.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet100.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet100.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet100.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet100.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet100.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet100.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet100.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet100.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet100.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet100.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet100.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet100.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet100.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet100.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet100.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet100.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet100.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet100.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet100.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet100.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet100.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet100.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet100.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet100.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet100.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet100.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet100.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet100.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet100.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet100.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet100.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet100.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet100.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet100.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet100.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet100.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet100.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet100.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet100.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet100.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet100.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet100.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet100.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet100.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet100.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet100.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet100.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet100.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet100.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet100.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet100.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet100.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet100.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.ServerSentEvents.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet100.System.Net.ServerSentEvents"); - private static byte[]? _SystemNetServerSentEvents; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet100.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet100.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet100.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet100.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet100.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet100.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet100.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet100.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet100.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet100.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet100.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet100.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet100.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet100.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet100.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet100.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet100.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet100.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet100.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet100.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet100.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet100.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet100.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet100.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet100.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet100.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet100.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet100.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet100.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet100.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet100.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet100.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet100.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet100.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet100.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet100.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet100.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet100.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet100.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet100.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet100.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet100.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet100.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet100.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet100.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet100.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet100.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet100.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet100.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet100.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet100.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet100.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet100.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet100.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet100.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet100.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet100.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet100.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet100.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet100.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet100.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet100.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet100.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet100.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet100.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet100.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet100.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet100.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet100.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet100.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet100.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet100.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet100.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet100.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet100.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet100.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet100.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet100.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet100.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet100.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet100.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet100.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet100.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -8156,196 +8132,202 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet100.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet100.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet100.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet100.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet100.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet100.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet100.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet100.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet100.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet100.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet100.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet100.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet100.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet100.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet100.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet100.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet100.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet100.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet100.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet100.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet100.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet100.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet100.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet100.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Xml.XPath.XDocument.dll + /// + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet100.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + + /// + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet100.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet100.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet100.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet100.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet100.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet100.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet100.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet100.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet100.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet100.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet100.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet100.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet100.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet100.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet100.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet100.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet100.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet100.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet100.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet100.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet100.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet100.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet100.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet100.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet100.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet100.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet100.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet100.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet100.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet100.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet100.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet100.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet100.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet100.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet100.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet100.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet100.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet100.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet100.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet100.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -8354,142 +8336,154 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet100.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet100.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet100.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet100.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet100.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet100.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet100.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet100.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet100.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet100.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.ServerSentEvents.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet100.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet100.System.Net.ServerSentEvents"); + private static byte[]? _SystemNetServerSentEvents; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet100.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet100.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet100.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet100.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet100.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet100.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet100.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet100.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet100.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet100.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet100.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet100.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet100.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet100.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet100.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet100.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet100.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet100.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet100.Microsoft.AspNetCore.Authentication.Cookies"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet100.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet100.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet100.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet100.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet100.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet100.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet100.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet100.Microsoft.AspNetCore.Authorization"); - private static byte[]? _MicrosoftAspNetCoreAuthorization; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet100.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet100.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + + /// + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet100.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + + /// + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet100.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet100.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet100.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet100.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet100.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; /// /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll @@ -8498,76 +8492,70 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll - /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet100.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; - - /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet100.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet100.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet100.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet100.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet100.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet100.Microsoft.AspNetCore.Authentication.Cookies"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet100.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Cors.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// - public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet100.Microsoft.AspNetCore.Cors"); - private static byte[]? _MicrosoftAspNetCoreCors; + public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet100.Microsoft.AspNetCore.Authorization"); + private static byte[]? _MicrosoftAspNetCoreAuthorization; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet100.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet100.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The image bytes for Microsoft.Extensions.Validation.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation"); - private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; + public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet100.Microsoft.Extensions.Validation"); + private static byte[]? _MicrosoftExtensionsValidation; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet100.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet100.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet100.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet100.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet100.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; /// /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll @@ -8576,190 +8564,196 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreDiagnostics; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet100.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet100.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet100.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet100.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet100.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Cors.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet100.Microsoft.AspNetCore.Cors"); + private static byte[]? _MicrosoftAspNetCoreCors; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet100.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; + public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation"); + private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet100.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet100.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet100.Microsoft.AspNetCore.Http.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet100.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet100.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet100.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet100.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet100.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet100.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet100.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet100.Microsoft.AspNetCore.StaticAssets"); + private static byte[]? _MicrosoftAspNetCoreStaticAssets; /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet100.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet100.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; /// - /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet100.Microsoft.AspNetCore.HttpLogging"); - private static byte[]? _MicrosoftAspNetCoreHttpLogging; + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet100.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet100.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet100.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll + /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet100.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet100.Microsoft.AspNetCore.Http.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet100.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet100.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet100.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet100.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet100.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet100.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet100.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet100.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet100.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet100.Microsoft.AspNetCore.HttpLogging"); + private static byte[]? _MicrosoftAspNetCoreHttpLogging; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet100.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet100.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet100.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet100.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet100.Microsoft.AspNetCore.Mvc"); - private static byte[]? _MicrosoftAspNetCoreMvc; + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet100.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet100.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; + + /// + /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// + public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet100.Microsoft.AspNetCore.Mvc"); + private static byte[]? _MicrosoftAspNetCoreMvc; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet100.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet100.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet100.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet100.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet100.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; /// /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll @@ -8768,64 +8762,76 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers"); - private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet100.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet100.Microsoft.AspNetCore.RateLimiting"); + private static byte[]? _MicrosoftAspNetCoreRateLimiting; /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet100.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet100.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; /// - /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet100.Microsoft.AspNetCore.RateLimiting"); - private static byte[]? _MicrosoftAspNetCoreRateLimiting; + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet100.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet100.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; + public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers"); + private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet100.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet100.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet100.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet100.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet100.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet100.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet100.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet100.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + + /// + /// The image bytes for System.Diagnostics.EventLog.dll + /// + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet100.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; + + /// + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet100.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; /// /// The image bytes for Microsoft.AspNetCore.Rewrite.dll @@ -8834,22 +8840,28 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreRewrite; /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet100.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet100.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet100.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet100.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet100.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; + + /// + /// The image bytes for Microsoft.Extensions.Logging.dll + /// + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet100.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; /// /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll @@ -8858,358 +8870,358 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreServerIIS; /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet100.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet100.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet100.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet100.Microsoft.AspNetCore.Server.Kestrel"); - private static byte[]? _MicrosoftAspNetCoreServerKestrel; + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet100.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet100.Microsoft.AspNetCore.Server.Kestrel"); + private static byte[]? _MicrosoftAspNetCoreServerKestrel; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet100.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; /// - /// The image bytes for Microsoft.AspNetCore.Session.dll + /// The image bytes for Microsoft.AspNetCore.WebSockets.dll /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet100.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; + public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet100.Microsoft.AspNetCore.WebSockets"); + private static byte[]? _MicrosoftAspNetCoreWebSockets; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet100.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet100.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet100.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet100.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet100.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; /// - /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet100.Microsoft.AspNetCore.StaticAssets"); - private static byte[]? _MicrosoftAspNetCoreStaticAssets; + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet100.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet100.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet100.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The image bytes for Microsoft.AspNetCore.WebSockets.dll + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll /// - public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet100.Microsoft.AspNetCore.WebSockets"); - private static byte[]? _MicrosoftAspNetCoreWebSockets; + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet100.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet100.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet100.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet100.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; + public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet100.Microsoft.Extensions.Configuration.CommandLine"); + private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet100.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet100.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet100.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet100.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet100.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; /// - /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll /// - public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet100.Microsoft.Extensions.Configuration.CommandLine"); - private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet100.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet100.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; + public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet100.Microsoft.Extensions.Configuration.Ini"); + private static byte[]? _MicrosoftExtensionsConfigurationIni; /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet100.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet100.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; /// - /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll /// - public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet100.Microsoft.Extensions.Configuration.Ini"); - private static byte[]? _MicrosoftExtensionsConfigurationIni; + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet100.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet100.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet100.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet100.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet100.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet100.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet100.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet100.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet100.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet100.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet100.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet100.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet100.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet100.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet100.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet100.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet100.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet100.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet100.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet100.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet100.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet100.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet100.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet100.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet100.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet100.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet100.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet100.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet100.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet100.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet100.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet100.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet100.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet100.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet100.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet100.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet100.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet100.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet100.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet100.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet100.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet100.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet100.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet100.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet100.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet100.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet100.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet100.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet100.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet100.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet100.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet100.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet100.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet100.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet100.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet100.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet100.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for Microsoft.Net.Http.Headers.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet100.Microsoft.Net.Http.Headers"); + private static byte[]? _MicrosoftNetHttpHeaders; /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet100.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet100.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet100.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet100.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; /// /// The image bytes for Microsoft.Extensions.Primitives.dll @@ -9218,34 +9230,34 @@ public static class Resources private static byte[]? _MicrosoftExtensionsPrimitives; /// - /// The image bytes for Microsoft.Extensions.Validation.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet100.Microsoft.Extensions.Validation"); - private static byte[]? _MicrosoftExtensionsValidation; + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet100.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet100.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet100.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet100.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet100.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The image bytes for Microsoft.Net.Http.Headers.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet100.Microsoft.Net.Http.Headers"); - private static byte[]? _MicrosoftNetHttpHeaders; + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet100.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet100.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; /// /// The image bytes for System.Formats.Cbor.dll @@ -9253,18 +9265,6 @@ public static class Resources public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet100.System.Formats.Cbor"); private static byte[]? _SystemFormatsCbor; - /// - /// The image bytes for System.Security.Cryptography.Xml.dll - /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet100.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; - - /// - /// The image bytes for System.Threading.RateLimiting.dll - /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet100.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; - } } diff --git a/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet100/Generated.targets index 923f908..ace64f1 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.System + Resources\aspnet100\System.dll - - aspnet100.Microsoft.VisualBasic.Core - Resources\aspnet100\Microsoft.VisualBasic.Core.dll + + aspnet100.System.IO.Compression.Brotli + Resources\aspnet100\System.IO.Compression.Brotli.dll - - aspnet100.Microsoft.VisualBasic - Resources\aspnet100\Microsoft.VisualBasic.dll + + aspnet100.System.Threading.Thread + Resources\aspnet100\System.Threading.Thread.dll - - aspnet100.Microsoft.Win32.Primitives - Resources\aspnet100\Microsoft.Win32.Primitives.dll + + aspnet100.System.Security.Cryptography + Resources\aspnet100\System.Security.Cryptography.dll - - aspnet100.Microsoft.Win32.Registry - Resources\aspnet100\Microsoft.Win32.Registry.dll + + aspnet100.System.Diagnostics.Contracts + Resources\aspnet100\System.Diagnostics.Contracts.dll - - aspnet100.mscorlib - Resources\aspnet100\mscorlib.dll + + aspnet100.System.ComponentModel.TypeConverter + Resources\aspnet100\System.ComponentModel.TypeConverter.dll - - aspnet100.netstandard - Resources\aspnet100\netstandard.dll + + aspnet100.System.Security.Cryptography.OpenSsl + Resources\aspnet100\System.Security.Cryptography.OpenSsl.dll - - aspnet100.System.AppContext - Resources\aspnet100\System.AppContext.dll + + aspnet100.System.Reflection.Metadata + Resources\aspnet100\System.Reflection.Metadata.dll - - aspnet100.System.Buffers - Resources\aspnet100\System.Buffers.dll + + aspnet100.System.Formats.Asn1 + Resources\aspnet100\System.Formats.Asn1.dll - - aspnet100.System.Collections.Concurrent - Resources\aspnet100\System.Collections.Concurrent.dll + + aspnet100.System.Diagnostics.DiagnosticSource + Resources\aspnet100\System.Diagnostics.DiagnosticSource.dll - - aspnet100.System.Collections - Resources\aspnet100\System.Collections.dll + + aspnet100.System.Security.Cryptography.Primitives + Resources\aspnet100\System.Security.Cryptography.Primitives.dll - - aspnet100.System.Collections.Immutable - Resources\aspnet100\System.Collections.Immutable.dll + + aspnet100.Microsoft.Win32.Primitives + Resources\aspnet100\Microsoft.Win32.Primitives.dll - - aspnet100.System.Collections.NonGeneric - Resources\aspnet100\System.Collections.NonGeneric.dll + + aspnet100.System.Drawing.Primitives + Resources\aspnet100\System.Drawing.Primitives.dll - - aspnet100.System.Collections.Specialized - Resources\aspnet100\System.Collections.Specialized.dll + + aspnet100.System.IO.MemoryMappedFiles + Resources\aspnet100\System.IO.MemoryMappedFiles.dll - - aspnet100.System.ComponentModel.Annotations - Resources\aspnet100\System.ComponentModel.Annotations.dll + + aspnet100.System.Core + Resources\aspnet100\System.Core.dll - - aspnet100.System.ComponentModel.DataAnnotations - Resources\aspnet100\System.ComponentModel.DataAnnotations.dll + + aspnet100.System.Runtime.Serialization.Formatters + Resources\aspnet100\System.Runtime.Serialization.Formatters.dll - - aspnet100.System.ComponentModel - Resources\aspnet100\System.ComponentModel.dll + + aspnet100.System.Resources.ResourceManager + Resources\aspnet100\System.Resources.ResourceManager.dll - - aspnet100.System.ComponentModel.EventBasedAsync - Resources\aspnet100\System.ComponentModel.EventBasedAsync.dll + + aspnet100.System.Threading.Overlapped + Resources\aspnet100\System.Threading.Overlapped.dll - - aspnet100.System.ComponentModel.Primitives - Resources\aspnet100\System.ComponentModel.Primitives.dll + + aspnet100.System.Net.HttpListener + Resources\aspnet100\System.Net.HttpListener.dll - - aspnet100.System.ComponentModel.TypeConverter - Resources\aspnet100\System.ComponentModel.TypeConverter.dll + + aspnet100.System.Net + Resources\aspnet100\System.Net.dll - - aspnet100.System.Configuration - Resources\aspnet100\System.Configuration.dll + + aspnet100.System.ObjectModel + Resources\aspnet100\System.ObjectModel.dll - - aspnet100.System.Console - Resources\aspnet100\System.Console.dll + + aspnet100.System.Diagnostics.TextWriterTraceListener + Resources\aspnet100\System.Diagnostics.TextWriterTraceListener.dll - - aspnet100.System.Core - Resources\aspnet100\System.Core.dll + + aspnet100.System.Security.Cryptography.Csp + Resources\aspnet100\System.Security.Cryptography.Csp.dll - - aspnet100.System.Data.Common - Resources\aspnet100\System.Data.Common.dll + + aspnet100.Microsoft.CSharp + Resources\aspnet100\Microsoft.CSharp.dll - - aspnet100.System.Data.DataSetExtensions - Resources\aspnet100\System.Data.DataSetExtensions.dll + + aspnet100.System.Net.WebSockets.Client + Resources\aspnet100\System.Net.WebSockets.Client.dll - - aspnet100.System.Data - Resources\aspnet100\System.Data.dll + + aspnet100.System.Threading.Timer + Resources\aspnet100\System.Threading.Timer.dll - - aspnet100.System.Diagnostics.Contracts - Resources\aspnet100\System.Diagnostics.Contracts.dll + + aspnet100.System.Reflection.Emit.Lightweight + Resources\aspnet100\System.Reflection.Emit.Lightweight.dll - - aspnet100.System.Diagnostics.Debug - Resources\aspnet100\System.Diagnostics.Debug.dll + + aspnet100.System.Formats.Tar + Resources\aspnet100\System.Formats.Tar.dll - - aspnet100.System.Diagnostics.DiagnosticSource - Resources\aspnet100\System.Diagnostics.DiagnosticSource.dll + + aspnet100.System.Dynamic.Runtime + Resources\aspnet100\System.Dynamic.Runtime.dll - - aspnet100.System.Diagnostics.FileVersionInfo - Resources\aspnet100\System.Diagnostics.FileVersionInfo.dll + + aspnet100.System.Threading.AccessControl + Resources\aspnet100\System.Threading.AccessControl.dll - - aspnet100.System.Diagnostics.Process - Resources\aspnet100\System.Diagnostics.Process.dll + + aspnet100.System.Security.Cryptography.Algorithms + Resources\aspnet100\System.Security.Cryptography.Algorithms.dll - - aspnet100.System.Diagnostics.StackTrace - Resources\aspnet100\System.Diagnostics.StackTrace.dll + + aspnet100.WindowsBase + Resources\aspnet100\WindowsBase.dll - - aspnet100.System.Diagnostics.TextWriterTraceListener - Resources\aspnet100\System.Diagnostics.TextWriterTraceListener.dll + + aspnet100.System.Net.WebProxy + Resources\aspnet100\System.Net.WebProxy.dll + + + aspnet100.System.Configuration + Resources\aspnet100\System.Configuration.dll - + aspnet100.System.Diagnostics.Tools Resources\aspnet100\System.Diagnostics.Tools.dll - - aspnet100.System.Diagnostics.TraceSource - Resources\aspnet100\System.Diagnostics.TraceSource.dll + + aspnet100.System.IO.Pipes.AccessControl + Resources\aspnet100\System.IO.Pipes.AccessControl.dll - + + aspnet100.System.Drawing + Resources\aspnet100\System.Drawing.dll + + + aspnet100.System.Runtime.CompilerServices.Unsafe + Resources\aspnet100\System.Runtime.CompilerServices.Unsafe.dll + + aspnet100.System.Diagnostics.Tracing Resources\aspnet100\System.Diagnostics.Tracing.dll - - aspnet100.System - Resources\aspnet100\System.dll + + aspnet100.System.Data.DataSetExtensions + Resources\aspnet100\System.Data.DataSetExtensions.dll - - aspnet100.System.Drawing - Resources\aspnet100\System.Drawing.dll + + aspnet100.System.Net.WebSockets + Resources\aspnet100\System.Net.WebSockets.dll - - aspnet100.System.Drawing.Primitives - Resources\aspnet100\System.Drawing.Primitives.dll + + aspnet100.System.Text.Json + Resources\aspnet100\System.Text.Json.dll - - aspnet100.System.Dynamic.Runtime - Resources\aspnet100\System.Dynamic.Runtime.dll + + aspnet100.System.Reflection.DispatchProxy + Resources\aspnet100\System.Reflection.DispatchProxy.dll - - aspnet100.System.Formats.Asn1 - Resources\aspnet100\System.Formats.Asn1.dll + + aspnet100.System.Diagnostics.TraceSource + Resources\aspnet100\System.Diagnostics.TraceSource.dll - - aspnet100.System.Formats.Tar - Resources\aspnet100\System.Formats.Tar.dll + + aspnet100.Microsoft.VisualBasic.Core + Resources\aspnet100\Microsoft.VisualBasic.Core.dll - - aspnet100.System.Globalization.Calendars - Resources\aspnet100\System.Globalization.Calendars.dll + + aspnet100.System.Runtime.Loader + Resources\aspnet100\System.Runtime.Loader.dll - - aspnet100.System.Globalization - Resources\aspnet100\System.Globalization.dll + + aspnet100.System.Xml.Serialization + Resources\aspnet100\System.Xml.Serialization.dll - - aspnet100.System.Globalization.Extensions - Resources\aspnet100\System.Globalization.Extensions.dll + + aspnet100.System.IO + Resources\aspnet100\System.IO.dll - - aspnet100.System.IO.Compression.Brotli - Resources\aspnet100\System.IO.Compression.Brotli.dll + + aspnet100.System.Diagnostics.FileVersionInfo + Resources\aspnet100\System.Diagnostics.FileVersionInfo.dll - - aspnet100.System.IO.Compression - Resources\aspnet100\System.IO.Compression.dll + + aspnet100.System.Runtime.InteropServices + Resources\aspnet100\System.Runtime.InteropServices.dll - - aspnet100.System.IO.Compression.FileSystem - Resources\aspnet100\System.IO.Compression.FileSystem.dll + + aspnet100.System.Threading.Tasks.Parallel + Resources\aspnet100\System.Threading.Tasks.Parallel.dll - - aspnet100.System.IO.Compression.ZipFile - Resources\aspnet100\System.IO.Compression.ZipFile.dll + + aspnet100.System.Net.Sockets + Resources\aspnet100\System.Net.Sockets.dll - - aspnet100.System.IO - Resources\aspnet100\System.IO.dll + + aspnet100.System.ValueTuple + Resources\aspnet100\System.ValueTuple.dll - - aspnet100.System.IO.FileSystem.AccessControl - Resources\aspnet100\System.IO.FileSystem.AccessControl.dll + + aspnet100.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet100\System.Runtime.InteropServices.RuntimeInformation.dll - - aspnet100.System.IO.FileSystem - Resources\aspnet100\System.IO.FileSystem.dll + + aspnet100.System.Security.Cryptography.X509Certificates + Resources\aspnet100\System.Security.Cryptography.X509Certificates.dll - - aspnet100.System.IO.FileSystem.DriveInfo - Resources\aspnet100\System.IO.FileSystem.DriveInfo.dll + + aspnet100.System.Net.ServicePoint + Resources\aspnet100\System.Net.ServicePoint.dll - - aspnet100.System.IO.FileSystem.Primitives - Resources\aspnet100\System.IO.FileSystem.Primitives.dll + + aspnet100.System.Text.Encoding.CodePages + Resources\aspnet100\System.Text.Encoding.CodePages.dll - - aspnet100.System.IO.FileSystem.Watcher - Resources\aspnet100\System.IO.FileSystem.Watcher.dll + + aspnet100.System.IO.Compression + Resources\aspnet100\System.IO.Compression.dll - - aspnet100.System.IO.IsolatedStorage - Resources\aspnet100\System.IO.IsolatedStorage.dll + + aspnet100.System.Reflection.Extensions + Resources\aspnet100\System.Reflection.Extensions.dll - - aspnet100.System.IO.MemoryMappedFiles - Resources\aspnet100\System.IO.MemoryMappedFiles.dll + + aspnet100.System.Runtime.Serialization + Resources\aspnet100\System.Runtime.Serialization.dll - + + aspnet100.System.Reflection.Emit + Resources\aspnet100\System.Reflection.Emit.dll + + + aspnet100.System.Net.NetworkInformation + Resources\aspnet100\System.Net.NetworkInformation.dll + + + aspnet100.System.Reflection.Emit.ILGeneration + Resources\aspnet100\System.Reflection.Emit.ILGeneration.dll + + + aspnet100.System.Diagnostics.Process + Resources\aspnet100\System.Diagnostics.Process.dll + + + aspnet100.System.ComponentModel.Primitives + Resources\aspnet100\System.ComponentModel.Primitives.dll + + + aspnet100.System.ComponentModel.DataAnnotations + Resources\aspnet100\System.ComponentModel.DataAnnotations.dll + + aspnet100.System.IO.Pipelines Resources\aspnet100\System.IO.Pipelines.dll - - aspnet100.System.IO.Pipes.AccessControl - Resources\aspnet100\System.IO.Pipes.AccessControl.dll + + aspnet100.System.Runtime.CompilerServices.VisualC + Resources\aspnet100\System.Runtime.CompilerServices.VisualC.dll - - aspnet100.System.IO.Pipes - Resources\aspnet100\System.IO.Pipes.dll + + aspnet100.System.Diagnostics.Debug + Resources\aspnet100\System.Diagnostics.Debug.dll - - aspnet100.System.IO.UnmanagedMemoryStream - Resources\aspnet100\System.IO.UnmanagedMemoryStream.dll + + aspnet100.System.Buffers + Resources\aspnet100\System.Buffers.dll - - aspnet100.System.Linq.AsyncEnumerable - Resources\aspnet100\System.Linq.AsyncEnumerable.dll + + aspnet100.System.Collections.NonGeneric + Resources\aspnet100\System.Collections.NonGeneric.dll - - aspnet100.System.Linq - Resources\aspnet100\System.Linq.dll + + aspnet100.System.Threading + Resources\aspnet100\System.Threading.dll - - aspnet100.System.Linq.Expressions - Resources\aspnet100\System.Linq.Expressions.dll + + aspnet100.System.IO.Compression.ZipFile + Resources\aspnet100\System.IO.Compression.ZipFile.dll - - aspnet100.System.Linq.Parallel - Resources\aspnet100\System.Linq.Parallel.dll + + aspnet100.System.Linq.AsyncEnumerable + Resources\aspnet100\System.Linq.AsyncEnumerable.dll - - aspnet100.System.Linq.Queryable - Resources\aspnet100\System.Linq.Queryable.dll + + aspnet100.System.Xml.ReaderWriter + Resources\aspnet100\System.Xml.ReaderWriter.dll - - aspnet100.System.Memory - Resources\aspnet100\System.Memory.dll + + aspnet100.System.Text.RegularExpressions + Resources\aspnet100\System.Text.RegularExpressions.dll - - aspnet100.System.Net - Resources\aspnet100\System.Net.dll + + aspnet100.Microsoft.VisualBasic + Resources\aspnet100\Microsoft.VisualBasic.dll - - aspnet100.System.Net.Http - Resources\aspnet100\System.Net.Http.dll + + aspnet100.System.ComponentModel.Annotations + Resources\aspnet100\System.ComponentModel.Annotations.dll - - aspnet100.System.Net.Http.Json - Resources\aspnet100\System.Net.Http.Json.dll + + aspnet100.System.Net.Requests + Resources\aspnet100\System.Net.Requests.dll - - aspnet100.System.Net.HttpListener - Resources\aspnet100\System.Net.HttpListener.dll + + aspnet100.System.Globalization.Calendars + Resources\aspnet100\System.Globalization.Calendars.dll - - aspnet100.System.Net.Mail - Resources\aspnet100\System.Net.Mail.dll + + aspnet100.System.Collections.Immutable + Resources\aspnet100\System.Collections.Immutable.dll - - aspnet100.System.Net.NameResolution - Resources\aspnet100\System.Net.NameResolution.dll + + aspnet100.System.Runtime.Serialization.Primitives + Resources\aspnet100\System.Runtime.Serialization.Primitives.dll - - aspnet100.System.Net.NetworkInformation - Resources\aspnet100\System.Net.NetworkInformation.dll + + aspnet100.System.Text.Encoding.Extensions + Resources\aspnet100\System.Text.Encoding.Extensions.dll - - aspnet100.System.Net.Ping - Resources\aspnet100\System.Net.Ping.dll + + aspnet100.System.Diagnostics.StackTrace + Resources\aspnet100\System.Diagnostics.StackTrace.dll - + aspnet100.System.Net.Primitives Resources\aspnet100\System.Net.Primitives.dll - - aspnet100.System.Net.Quic - Resources\aspnet100\System.Net.Quic.dll + + aspnet100.System.Security.SecureString + Resources\aspnet100\System.Security.SecureString.dll - - aspnet100.System.Net.Requests - Resources\aspnet100\System.Net.Requests.dll + + aspnet100.System.Security.Principal + Resources\aspnet100\System.Security.Principal.dll - - aspnet100.System.Net.Security - Resources\aspnet100\System.Net.Security.dll + + aspnet100.System.ServiceProcess + Resources\aspnet100\System.ServiceProcess.dll - - aspnet100.System.Net.ServerSentEvents - Resources\aspnet100\System.Net.ServerSentEvents.dll + + aspnet100.System.Linq.Queryable + Resources\aspnet100\System.Linq.Queryable.dll - - aspnet100.System.Net.ServicePoint - Resources\aspnet100\System.Net.ServicePoint.dll + + aspnet100.System.Memory + Resources\aspnet100\System.Memory.dll - - aspnet100.System.Net.Sockets - Resources\aspnet100\System.Net.Sockets.dll + + aspnet100.System.Xml.XDocument + Resources\aspnet100\System.Xml.XDocument.dll + + + aspnet100.System.Collections + Resources\aspnet100\System.Collections.dll - + + aspnet100.System.Web.HttpUtility + Resources\aspnet100\System.Web.HttpUtility.dll + + + aspnet100.System.Runtime + Resources\aspnet100\System.Runtime.dll + + + aspnet100.System.Threading.Tasks.Dataflow + Resources\aspnet100\System.Threading.Tasks.Dataflow.dll + + + aspnet100.System.Net.Ping + Resources\aspnet100\System.Net.Ping.dll + + + aspnet100.System.IO.FileSystem.AccessControl + Resources\aspnet100\System.IO.FileSystem.AccessControl.dll + + + aspnet100.System.Collections.Specialized + Resources\aspnet100\System.Collections.Specialized.dll + + aspnet100.System.Net.WebClient Resources\aspnet100\System.Net.WebClient.dll - - aspnet100.System.Net.WebHeaderCollection - Resources\aspnet100\System.Net.WebHeaderCollection.dll - - - aspnet100.System.Net.WebProxy - Resources\aspnet100\System.Net.WebProxy.dll + + aspnet100.System.Text.Encoding + Resources\aspnet100\System.Text.Encoding.dll - - aspnet100.System.Net.WebSockets.Client - Resources\aspnet100\System.Net.WebSockets.Client.dll + + aspnet100.System.Resources.Reader + Resources\aspnet100\System.Resources.Reader.dll - - aspnet100.System.Net.WebSockets - Resources\aspnet100\System.Net.WebSockets.dll + + aspnet100.System.Data + Resources\aspnet100\System.Data.dll - - aspnet100.System.Numerics - Resources\aspnet100\System.Numerics.dll + + aspnet100.System.Net.Mail + Resources\aspnet100\System.Net.Mail.dll - - aspnet100.System.Numerics.Vectors - Resources\aspnet100\System.Numerics.Vectors.dll + + aspnet100.System.Security.AccessControl + Resources\aspnet100\System.Security.AccessControl.dll - - aspnet100.System.ObjectModel - Resources\aspnet100\System.ObjectModel.dll + + aspnet100.System.IO.FileSystem.DriveInfo + Resources\aspnet100\System.IO.FileSystem.DriveInfo.dll - - aspnet100.System.Reflection.DispatchProxy - Resources\aspnet100\System.Reflection.DispatchProxy.dll + + aspnet100.System.Net.Http.Json + Resources\aspnet100\System.Net.Http.Json.dll - + aspnet100.System.Reflection Resources\aspnet100\System.Reflection.dll - - aspnet100.System.Reflection.Emit - Resources\aspnet100\System.Reflection.Emit.dll - - - aspnet100.System.Reflection.Emit.ILGeneration - Resources\aspnet100\System.Reflection.Emit.ILGeneration.dll + + aspnet100.System.Numerics.Vectors + Resources\aspnet100\System.Numerics.Vectors.dll - - aspnet100.System.Reflection.Emit.Lightweight - Resources\aspnet100\System.Reflection.Emit.Lightweight.dll + + aspnet100.System.ServiceModel.Web + Resources\aspnet100\System.ServiceModel.Web.dll - - aspnet100.System.Reflection.Extensions - Resources\aspnet100\System.Reflection.Extensions.dll + + aspnet100.System.ComponentModel.EventBasedAsync + Resources\aspnet100\System.ComponentModel.EventBasedAsync.dll - - aspnet100.System.Reflection.Metadata - Resources\aspnet100\System.Reflection.Metadata.dll + + aspnet100.System.Xml.XPath + Resources\aspnet100\System.Xml.XPath.dll - + + aspnet100.System.Security.Principal.Windows + Resources\aspnet100\System.Security.Principal.Windows.dll + + aspnet100.System.Reflection.Primitives Resources\aspnet100\System.Reflection.Primitives.dll - - aspnet100.System.Reflection.TypeExtensions - Resources\aspnet100\System.Reflection.TypeExtensions.dll - - - aspnet100.System.Resources.Reader - Resources\aspnet100\System.Resources.Reader.dll - - - aspnet100.System.Resources.ResourceManager - Resources\aspnet100\System.Resources.ResourceManager.dll + + aspnet100.netstandard + Resources\aspnet100\netstandard.dll - - aspnet100.System.Resources.Writer - Resources\aspnet100\System.Resources.Writer.dll + + aspnet100.System.Globalization.Extensions + Resources\aspnet100\System.Globalization.Extensions.dll - - aspnet100.System.Runtime.CompilerServices.Unsafe - Resources\aspnet100\System.Runtime.CompilerServices.Unsafe.dll + + aspnet100.System.Net.Security + Resources\aspnet100\System.Net.Security.dll - - aspnet100.System.Runtime.CompilerServices.VisualC - Resources\aspnet100\System.Runtime.CompilerServices.VisualC.dll + + aspnet100.System.IO.FileSystem.Primitives + Resources\aspnet100\System.IO.FileSystem.Primitives.dll - - aspnet100.System.Runtime - Resources\aspnet100\System.Runtime.dll + + aspnet100.System.Security.Cryptography.Cng + Resources\aspnet100\System.Security.Cryptography.Cng.dll - + aspnet100.System.Runtime.Extensions Resources\aspnet100\System.Runtime.Extensions.dll - - aspnet100.System.Runtime.Handles - Resources\aspnet100\System.Runtime.Handles.dll - - - aspnet100.System.Runtime.InteropServices - Resources\aspnet100\System.Runtime.InteropServices.dll - - - aspnet100.System.Runtime.InteropServices.JavaScript - Resources\aspnet100\System.Runtime.InteropServices.JavaScript.dll - - - aspnet100.System.Runtime.InteropServices.RuntimeInformation - Resources\aspnet100\System.Runtime.InteropServices.RuntimeInformation.dll - - - aspnet100.System.Runtime.Intrinsics - Resources\aspnet100\System.Runtime.Intrinsics.dll + + aspnet100.System.Xml + Resources\aspnet100\System.Xml.dll - - aspnet100.System.Runtime.Loader - Resources\aspnet100\System.Runtime.Loader.dll + + aspnet100.System.IO.Compression.FileSystem + Resources\aspnet100\System.IO.Compression.FileSystem.dll - - aspnet100.System.Runtime.Numerics - Resources\aspnet100\System.Runtime.Numerics.dll + + aspnet100.System.Resources.Writer + Resources\aspnet100\System.Resources.Writer.dll - - aspnet100.System.Runtime.Serialization - Resources\aspnet100\System.Runtime.Serialization.dll + + aspnet100.System.IO.IsolatedStorage + Resources\aspnet100\System.IO.IsolatedStorage.dll - - aspnet100.System.Runtime.Serialization.Formatters - Resources\aspnet100\System.Runtime.Serialization.Formatters.dll + + aspnet100.System.Globalization + Resources\aspnet100\System.Globalization.dll - - aspnet100.System.Runtime.Serialization.Json - Resources\aspnet100\System.Runtime.Serialization.Json.dll + + aspnet100.System.Security.Claims + Resources\aspnet100\System.Security.Claims.dll - - aspnet100.System.Runtime.Serialization.Primitives - Resources\aspnet100\System.Runtime.Serialization.Primitives.dll + + aspnet100.System.Threading.ThreadPool + Resources\aspnet100\System.Threading.ThreadPool.dll - - aspnet100.System.Runtime.Serialization.Xml - Resources\aspnet100\System.Runtime.Serialization.Xml.dll + + aspnet100.System.Text.Encodings.Web + Resources\aspnet100\System.Text.Encodings.Web.dll - - aspnet100.System.Security.AccessControl - Resources\aspnet100\System.Security.AccessControl.dll + + aspnet100.System.Console + Resources\aspnet100\System.Console.dll - - aspnet100.System.Security.Claims - Resources\aspnet100\System.Security.Claims.dll + + aspnet100.mscorlib + Resources\aspnet100\mscorlib.dll - - aspnet100.System.Security.Cryptography.Algorithms - Resources\aspnet100\System.Security.Cryptography.Algorithms.dll + + aspnet100.System.Net.WebHeaderCollection + Resources\aspnet100\System.Net.WebHeaderCollection.dll - - aspnet100.System.Security.Cryptography.Cng - Resources\aspnet100\System.Security.Cryptography.Cng.dll + + aspnet100.System.Xml.XPath.XDocument + Resources\aspnet100\System.Xml.XPath.XDocument.dll - - aspnet100.System.Security.Cryptography.Csp - Resources\aspnet100\System.Security.Cryptography.Csp.dll + + aspnet100.System.ComponentModel + Resources\aspnet100\System.ComponentModel.dll - - aspnet100.System.Security.Cryptography - Resources\aspnet100\System.Security.Cryptography.dll + + aspnet100.System.Numerics + Resources\aspnet100\System.Numerics.dll - - aspnet100.System.Security.Cryptography.Encoding - Resources\aspnet100\System.Security.Cryptography.Encoding.dll + + aspnet100.System.Threading.Tasks.Extensions + Resources\aspnet100\System.Threading.Tasks.Extensions.dll - - aspnet100.System.Security.Cryptography.OpenSsl - Resources\aspnet100\System.Security.Cryptography.OpenSsl.dll + + aspnet100.System.Linq.Expressions + Resources\aspnet100\System.Linq.Expressions.dll - - aspnet100.System.Security.Cryptography.Primitives - Resources\aspnet100\System.Security.Cryptography.Primitives.dll + + aspnet100.System.Threading.Tasks + Resources\aspnet100\System.Threading.Tasks.dll - - aspnet100.System.Security.Cryptography.X509Certificates - Resources\aspnet100\System.Security.Cryptography.X509Certificates.dll + + aspnet100.System.Xml.Linq + Resources\aspnet100\System.Xml.Linq.dll - - aspnet100.System.Security - Resources\aspnet100\System.Security.dll + + aspnet100.System.IO.FileSystem + Resources\aspnet100\System.IO.FileSystem.dll - - aspnet100.System.Security.Principal - Resources\aspnet100\System.Security.Principal.dll + + aspnet100.Microsoft.Win32.Registry + Resources\aspnet100\Microsoft.Win32.Registry.dll - - aspnet100.System.Security.Principal.Windows - Resources\aspnet100\System.Security.Principal.Windows.dll + + aspnet100.System.Linq + Resources\aspnet100\System.Linq.dll - - aspnet100.System.Security.SecureString - Resources\aspnet100\System.Security.SecureString.dll + + aspnet100.System.Runtime.Intrinsics + Resources\aspnet100\System.Runtime.Intrinsics.dll - - aspnet100.System.ServiceModel.Web - Resources\aspnet100\System.ServiceModel.Web.dll + + aspnet100.System.Data.Common + Resources\aspnet100\System.Data.Common.dll - - aspnet100.System.ServiceProcess - Resources\aspnet100\System.ServiceProcess.dll + + aspnet100.System.IO.FileSystem.Watcher + Resources\aspnet100\System.IO.FileSystem.Watcher.dll - - aspnet100.System.Text.Encoding.CodePages - Resources\aspnet100\System.Text.Encoding.CodePages.dll + + aspnet100.System.AppContext + Resources\aspnet100\System.AppContext.dll - - aspnet100.System.Text.Encoding - Resources\aspnet100\System.Text.Encoding.dll + + aspnet100.System.Security + Resources\aspnet100\System.Security.dll - - aspnet100.System.Text.Encoding.Extensions - Resources\aspnet100\System.Text.Encoding.Extensions.dll + + aspnet100.System.Runtime.Serialization.Json + Resources\aspnet100\System.Runtime.Serialization.Json.dll - - aspnet100.System.Text.Encodings.Web - Resources\aspnet100\System.Text.Encodings.Web.dll + + aspnet100.System.Net.Quic + Resources\aspnet100\System.Net.Quic.dll - - aspnet100.System.Text.Json - Resources\aspnet100\System.Text.Json.dll + + aspnet100.System.Runtime.Handles + Resources\aspnet100\System.Runtime.Handles.dll - - aspnet100.System.Text.RegularExpressions - Resources\aspnet100\System.Text.RegularExpressions.dll + + aspnet100.System.Runtime.InteropServices.JavaScript + Resources\aspnet100\System.Runtime.InteropServices.JavaScript.dll - - aspnet100.System.Threading.AccessControl - Resources\aspnet100\System.Threading.AccessControl.dll + + aspnet100.System.Linq.Parallel + Resources\aspnet100\System.Linq.Parallel.dll - + aspnet100.System.Threading.Channels Resources\aspnet100\System.Threading.Channels.dll - - aspnet100.System.Threading - Resources\aspnet100\System.Threading.dll - - - aspnet100.System.Threading.Overlapped - Resources\aspnet100\System.Threading.Overlapped.dll + + aspnet100.System.Web + Resources\aspnet100\System.Web.dll - - aspnet100.System.Threading.Tasks.Dataflow - Resources\aspnet100\System.Threading.Tasks.Dataflow.dll + + aspnet100.System.Runtime.Numerics + Resources\aspnet100\System.Runtime.Numerics.dll - - aspnet100.System.Threading.Tasks - Resources\aspnet100\System.Threading.Tasks.dll + + aspnet100.System.Xml.XmlDocument + Resources\aspnet100\System.Xml.XmlDocument.dll - - aspnet100.System.Threading.Tasks.Extensions - Resources\aspnet100\System.Threading.Tasks.Extensions.dll + + aspnet100.System.Xml.XmlSerializer + Resources\aspnet100\System.Xml.XmlSerializer.dll - - aspnet100.System.Threading.Tasks.Parallel - Resources\aspnet100\System.Threading.Tasks.Parallel.dll + + aspnet100.System.Reflection.TypeExtensions + Resources\aspnet100\System.Reflection.TypeExtensions.dll - - aspnet100.System.Threading.Thread - Resources\aspnet100\System.Threading.Thread.dll + + aspnet100.System.IO.UnmanagedMemoryStream + Resources\aspnet100\System.IO.UnmanagedMemoryStream.dll - - aspnet100.System.Threading.ThreadPool - Resources\aspnet100\System.Threading.ThreadPool.dll + + aspnet100.System.Net.ServerSentEvents + Resources\aspnet100\System.Net.ServerSentEvents.dll - - aspnet100.System.Threading.Timer - Resources\aspnet100\System.Threading.Timer.dll + + aspnet100.System.Net.NameResolution + Resources\aspnet100\System.Net.NameResolution.dll - + aspnet100.System.Transactions Resources\aspnet100\System.Transactions.dll - - aspnet100.System.Transactions.Local - Resources\aspnet100\System.Transactions.Local.dll + + aspnet100.System.Net.Http + Resources\aspnet100\System.Net.Http.dll - - aspnet100.System.ValueTuple - Resources\aspnet100\System.ValueTuple.dll + + aspnet100.System.Collections.Concurrent + Resources\aspnet100\System.Collections.Concurrent.dll - - aspnet100.System.Web - Resources\aspnet100\System.Web.dll + + aspnet100.System.Security.Cryptography.Encoding + Resources\aspnet100\System.Security.Cryptography.Encoding.dll - - aspnet100.System.Web.HttpUtility - Resources\aspnet100\System.Web.HttpUtility.dll + + aspnet100.System.Transactions.Local + Resources\aspnet100\System.Transactions.Local.dll - + + aspnet100.System.IO.Pipes + Resources\aspnet100\System.IO.Pipes.dll + + aspnet100.System.Windows Resources\aspnet100\System.Windows.dll - - aspnet100.System.Xml - Resources\aspnet100\System.Xml.dll + + aspnet100.System.Runtime.Serialization.Xml + Resources\aspnet100\System.Runtime.Serialization.Xml.dll - - aspnet100.System.Xml.Linq - Resources\aspnet100\System.Xml.Linq.dll + + aspnet100.Microsoft.Extensions.Identity.Core + Resources\aspnet100\Microsoft.Extensions.Identity.Core.dll - - aspnet100.System.Xml.ReaderWriter - Resources\aspnet100\System.Xml.ReaderWriter.dll + + aspnet100.Microsoft.AspNetCore.Routing.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Routing.Abstractions.dll - - aspnet100.System.Xml.Serialization - Resources\aspnet100\System.Xml.Serialization.dll + + aspnet100.Microsoft.AspNetCore.Identity + Resources\aspnet100\Microsoft.AspNetCore.Identity.dll - - aspnet100.System.Xml.XDocument - Resources\aspnet100\System.Xml.XDocument.dll + + aspnet100.Microsoft.AspNetCore.Components.Web + Resources\aspnet100\Microsoft.AspNetCore.Components.Web.dll - - aspnet100.System.Xml.XmlDocument - Resources\aspnet100\System.Xml.XmlDocument.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll - - aspnet100.System.Xml.XmlSerializer - Resources\aspnet100\System.Xml.XmlSerializer.dll + + aspnet100.Microsoft.AspNetCore.Http.Connections.Common + Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.Common.dll - - aspnet100.System.Xml.XPath - Resources\aspnet100\System.Xml.XPath.dll + + aspnet100.Microsoft.AspNetCore.RequestDecompression + Resources\aspnet100\Microsoft.AspNetCore.RequestDecompression.dll + + + aspnet100.Microsoft.Extensions.Logging.TraceSource + Resources\aspnet100\Microsoft.Extensions.Logging.TraceSource.dll - - aspnet100.System.Xml.XPath.XDocument - Resources\aspnet100\System.Xml.XPath.XDocument.dll + + aspnet100.Microsoft.AspNetCore.SignalR + Resources\aspnet100\Microsoft.AspNetCore.SignalR.dll - - aspnet100.WindowsBase - Resources\aspnet100\WindowsBase.dll + + aspnet100.Microsoft.AspNetCore.Razor.Runtime + Resources\aspnet100\Microsoft.AspNetCore.Razor.Runtime.dll - - aspnet100.Microsoft.AspNetCore.Antiforgery - Resources\aspnet100\Microsoft.AspNetCore.Antiforgery.dll + + aspnet100.Microsoft.AspNetCore.Components.Endpoints + Resources\aspnet100\Microsoft.AspNetCore.Components.Endpoints.dll - - aspnet100.Microsoft.AspNetCore.Authentication.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Authentication.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.Metadata + Resources\aspnet100\Microsoft.AspNetCore.Metadata.dll - - aspnet100.Microsoft.AspNetCore.Authentication.BearerToken - Resources\aspnet100\Microsoft.AspNetCore.Authentication.BearerToken.dll + + aspnet100.Microsoft.Extensions.Logging.EventSource + Resources\aspnet100\Microsoft.Extensions.Logging.EventSource.dll - + aspnet100.Microsoft.AspNetCore.Authentication.Cookies Resources\aspnet100\Microsoft.AspNetCore.Authentication.Cookies.dll - - aspnet100.Microsoft.AspNetCore.Authentication.Core - Resources\aspnet100\Microsoft.AspNetCore.Authentication.Core.dll - - - aspnet100.Microsoft.AspNetCore.Authentication - Resources\aspnet100\Microsoft.AspNetCore.Authentication.dll - - - aspnet100.Microsoft.AspNetCore.Authentication.OAuth - Resources\aspnet100\Microsoft.AspNetCore.Authentication.OAuth.dll + + aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions + Resources\aspnet100\Microsoft.Extensions.Options.ConfigurationExtensions.dll - + aspnet100.Microsoft.AspNetCore.Authorization Resources\aspnet100\Microsoft.AspNetCore.Authorization.dll - - aspnet100.Microsoft.AspNetCore.Authorization.Policy - Resources\aspnet100\Microsoft.AspNetCore.Authorization.Policy.dll + + aspnet100.Microsoft.Extensions.ObjectPool + Resources\aspnet100\Microsoft.Extensions.ObjectPool.dll - - aspnet100.Microsoft.AspNetCore.Components.Authorization - Resources\aspnet100\Microsoft.AspNetCore.Components.Authorization.dll + + aspnet100.Microsoft.Extensions.Validation + Resources\aspnet100\Microsoft.Extensions.Validation.dll - - aspnet100.Microsoft.AspNetCore.Components - Resources\aspnet100\Microsoft.AspNetCore.Components.dll + + aspnet100.Microsoft.Extensions.Caching.Memory + Resources\aspnet100\Microsoft.Extensions.Caching.Memory.dll - - aspnet100.Microsoft.AspNetCore.Components.Endpoints - Resources\aspnet100\Microsoft.AspNetCore.Components.Endpoints.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Localization + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Localization.dll - - aspnet100.Microsoft.AspNetCore.Components.Forms - Resources\aspnet100\Microsoft.AspNetCore.Components.Forms.dll + + aspnet100.System.Threading.RateLimiting + Resources\aspnet100\System.Threading.RateLimiting.dll - - aspnet100.Microsoft.AspNetCore.Components.Server - Resources\aspnet100\Microsoft.AspNetCore.Components.Server.dll + + aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - aspnet100.Microsoft.AspNetCore.Components.Web - Resources\aspnet100\Microsoft.AspNetCore.Components.Web.dll + + aspnet100.Microsoft.AspNetCore.Diagnostics + Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.dll - - aspnet100.Microsoft.AspNetCore.Connections.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Connections.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.DataProtection + Resources\aspnet100\Microsoft.AspNetCore.DataProtection.dll - - aspnet100.Microsoft.AspNetCore.CookiePolicy - Resources\aspnet100\Microsoft.AspNetCore.CookiePolicy.dll + + aspnet100.Microsoft.Extensions.Hosting + Resources\aspnet100\Microsoft.Extensions.Hosting.dll - + + aspnet100.Microsoft.AspNetCore.Authentication.BearerToken + Resources\aspnet100\Microsoft.AspNetCore.Authentication.BearerToken.dll + + aspnet100.Microsoft.AspNetCore.Cors Resources\aspnet100\Microsoft.AspNetCore.Cors.dll - - aspnet100.Microsoft.AspNetCore.Cryptography.Internal - Resources\aspnet100\Microsoft.AspNetCore.Cryptography.Internal.dll - - + aspnet100.Microsoft.AspNetCore.Cryptography.KeyDerivation Resources\aspnet100\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - - aspnet100.Microsoft.AspNetCore.DataProtection.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - - aspnet100.Microsoft.AspNetCore.DataProtection - Resources\aspnet100\Microsoft.AspNetCore.DataProtection.dll + + aspnet100.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet100\Microsoft.Extensions.Configuration.Abstractions.dll - - aspnet100.Microsoft.AspNetCore.DataProtection.Extensions - Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Extensions.dll + + aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - - aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json + Resources\aspnet100\Microsoft.AspNetCore.SignalR.Protocols.Json.dll - - aspnet100.Microsoft.AspNetCore.Diagnostics - Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - - aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks - Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + + aspnet100.Microsoft.AspNetCore.SignalR.Core + Resources\aspnet100\Microsoft.AspNetCore.SignalR.Core.dll - - aspnet100.Microsoft.AspNetCore - Resources\aspnet100\Microsoft.AspNetCore.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - aspnet100.Microsoft.AspNetCore.HostFiltering - Resources\aspnet100\Microsoft.AspNetCore.HostFiltering.dll + + aspnet100.Microsoft.AspNetCore.Routing + Resources\aspnet100\Microsoft.AspNetCore.Routing.dll - - aspnet100.Microsoft.AspNetCore.Hosting.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Hosting.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.StaticAssets + Resources\aspnet100\Microsoft.AspNetCore.StaticAssets.dll - - aspnet100.Microsoft.AspNetCore.Hosting - Resources\aspnet100\Microsoft.AspNetCore.Hosting.dll + + aspnet100.Microsoft.Extensions.Identity.Stores + Resources\aspnet100\Microsoft.Extensions.Identity.Stores.dll - - aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + + aspnet100.Microsoft.Extensions.Diagnostics + Resources\aspnet100\Microsoft.Extensions.Diagnostics.dll - - aspnet100.Microsoft.AspNetCore.Html.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Html.Abstractions.dll + + aspnet100.Microsoft.Extensions.Configuration.KeyPerFile + Resources\aspnet100\Microsoft.Extensions.Configuration.KeyPerFile.dll - + aspnet100.Microsoft.AspNetCore.Http.Abstractions Resources\aspnet100\Microsoft.AspNetCore.Http.Abstractions.dll - - aspnet100.Microsoft.AspNetCore.Http.Connections.Common - Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.Common.dll - - - aspnet100.Microsoft.AspNetCore.Http.Connections - Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.dll + + aspnet100.Microsoft.AspNetCore.CookiePolicy + Resources\aspnet100\Microsoft.AspNetCore.CookiePolicy.dll - - aspnet100.Microsoft.AspNetCore.Http - Resources\aspnet100\Microsoft.AspNetCore.Http.dll + + aspnet100.Microsoft.AspNetCore.ResponseCaching + Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.dll - - aspnet100.Microsoft.AspNetCore.Http.Extensions - Resources\aspnet100\Microsoft.AspNetCore.Http.Extensions.dll + + aspnet100.Microsoft.AspNetCore.Diagnostics.HealthChecks + Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - - aspnet100.Microsoft.AspNetCore.Http.Features - Resources\aspnet100\Microsoft.AspNetCore.Http.Features.dll + + aspnet100.Microsoft.AspNetCore.Authentication + Resources\aspnet100\Microsoft.AspNetCore.Authentication.dll - - aspnet100.Microsoft.AspNetCore.Http.Results - Resources\aspnet100\Microsoft.AspNetCore.Http.Results.dll + + aspnet100.System.Security.Cryptography.Xml + Resources\aspnet100\System.Security.Cryptography.Xml.dll - + aspnet100.Microsoft.AspNetCore.HttpLogging Resources\aspnet100\Microsoft.AspNetCore.HttpLogging.dll - - aspnet100.Microsoft.AspNetCore.HttpOverrides - Resources\aspnet100\Microsoft.AspNetCore.HttpOverrides.dll - - - aspnet100.Microsoft.AspNetCore.HttpsPolicy - Resources\aspnet100\Microsoft.AspNetCore.HttpsPolicy.dll - - - aspnet100.Microsoft.AspNetCore.Identity - Resources\aspnet100\Microsoft.AspNetCore.Identity.dll - - - aspnet100.Microsoft.AspNetCore.Localization - Resources\aspnet100\Microsoft.AspNetCore.Localization.dll - - - aspnet100.Microsoft.AspNetCore.Localization.Routing - Resources\aspnet100\Microsoft.AspNetCore.Localization.Routing.dll - - - aspnet100.Microsoft.AspNetCore.Metadata - Resources\aspnet100\Microsoft.AspNetCore.Metadata.dll - - - aspnet100.Microsoft.AspNetCore.Mvc.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Abstractions.dll + + aspnet100.Microsoft.Extensions.FileProviders.Physical + Resources\aspnet100\Microsoft.Extensions.FileProviders.Physical.dll - - aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer - Resources\aspnet100\Microsoft.AspNetCore.Mvc.ApiExplorer.dll + + aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Core - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Core.dll + + aspnet100.Microsoft.Extensions.Configuration.Xml + Resources\aspnet100\Microsoft.Extensions.Configuration.Xml.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Cors - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Cors.dll + + aspnet100.Microsoft.Extensions.Logging.Configuration + Resources\aspnet100\Microsoft.Extensions.Logging.Configuration.dll - - aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations - Resources\aspnet100\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + aspnet100.Microsoft.Extensions.WebEncoders + Resources\aspnet100\Microsoft.Extensions.WebEncoders.dll - + aspnet100.Microsoft.AspNetCore.Mvc Resources\aspnet100\Microsoft.AspNetCore.Mvc.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Json - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - - aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + + aspnet100.Microsoft.Extensions.Configuration.UserSecrets + Resources\aspnet100\Microsoft.Extensions.Configuration.UserSecrets.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Localization - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Localization.dll + + aspnet100.Microsoft.Extensions.FileProviders.Composite + Resources\aspnet100\Microsoft.Extensions.FileProviders.Composite.dll - - aspnet100.Microsoft.AspNetCore.Mvc.Razor - Resources\aspnet100\Microsoft.AspNetCore.Mvc.Razor.dll + + aspnet100.Microsoft.Extensions.Http + Resources\aspnet100\Microsoft.Extensions.Http.dll - + aspnet100.Microsoft.AspNetCore.Mvc.RazorPages Resources\aspnet100\Microsoft.AspNetCore.Mvc.RazorPages.dll - - aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers - Resources\aspnet100\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - - aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures - Resources\aspnet100\Microsoft.AspNetCore.Mvc.ViewFeatures.dll - - - aspnet100.Microsoft.AspNetCore.OutputCaching - Resources\aspnet100\Microsoft.AspNetCore.OutputCaching.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Abstractions.dll - + aspnet100.Microsoft.AspNetCore.RateLimiting Resources\aspnet100\Microsoft.AspNetCore.RateLimiting.dll - - aspnet100.Microsoft.AspNetCore.Razor - Resources\aspnet100\Microsoft.AspNetCore.Razor.dll + + aspnet100.Microsoft.AspNetCore.Http.Results + Resources\aspnet100\Microsoft.AspNetCore.Http.Results.dll - - aspnet100.Microsoft.AspNetCore.Razor.Runtime - Resources\aspnet100\Microsoft.AspNetCore.Razor.Runtime.dll + + aspnet100.Microsoft.Extensions.Localization + Resources\aspnet100\Microsoft.Extensions.Localization.dll - - aspnet100.Microsoft.AspNetCore.RequestDecompression - Resources\aspnet100\Microsoft.AspNetCore.RequestDecompression.dll + + aspnet100.Microsoft.AspNetCore.Mvc.TagHelpers + Resources\aspnet100\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - aspnet100.Microsoft.AspNetCore.ResponseCaching.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.Authentication.OAuth + Resources\aspnet100\Microsoft.AspNetCore.Authentication.OAuth.dll - - aspnet100.Microsoft.AspNetCore.ResponseCaching - Resources\aspnet100\Microsoft.AspNetCore.ResponseCaching.dll + + aspnet100.Microsoft.AspNetCore.Antiforgery + Resources\aspnet100\Microsoft.AspNetCore.Antiforgery.dll - - aspnet100.Microsoft.AspNetCore.ResponseCompression - Resources\aspnet100\Microsoft.AspNetCore.ResponseCompression.dll + + aspnet100.Microsoft.AspNetCore.Mvc.DataAnnotations + Resources\aspnet100\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + + aspnet100.Microsoft.AspNetCore.Localization.Routing + Resources\aspnet100\Microsoft.AspNetCore.Localization.Routing.dll + + + aspnet100.Microsoft.AspNetCore.Authorization.Policy + Resources\aspnet100\Microsoft.AspNetCore.Authorization.Policy.dll + + + aspnet100.System.Diagnostics.EventLog + Resources\aspnet100\System.Diagnostics.EventLog.dll - + + aspnet100.Microsoft.AspNetCore.StaticFiles + Resources\aspnet100\Microsoft.AspNetCore.StaticFiles.dll + + aspnet100.Microsoft.AspNetCore.Rewrite Resources\aspnet100\Microsoft.AspNetCore.Rewrite.dll - - aspnet100.Microsoft.AspNetCore.Routing.Abstractions - Resources\aspnet100\Microsoft.AspNetCore.Routing.Abstractions.dll + + aspnet100.Microsoft.Extensions.DependencyInjection + Resources\aspnet100\Microsoft.Extensions.DependencyInjection.dll - - aspnet100.Microsoft.AspNetCore.Routing - Resources\aspnet100\Microsoft.AspNetCore.Routing.dll + + aspnet100.Microsoft.AspNetCore.Hosting.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Hosting.Abstractions.dll - - aspnet100.Microsoft.AspNetCore.Server.HttpSys - Resources\aspnet100\Microsoft.AspNetCore.Server.HttpSys.dll + + aspnet100.Microsoft.AspNetCore.Hosting + Resources\aspnet100\Microsoft.AspNetCore.Hosting.dll + + + aspnet100.Microsoft.Extensions.Logging + Resources\aspnet100\Microsoft.Extensions.Logging.dll - + aspnet100.Microsoft.AspNetCore.Server.IIS Resources\aspnet100\Microsoft.AspNetCore.Server.IIS.dll - - aspnet100.Microsoft.AspNetCore.Server.IISIntegration - Resources\aspnet100\Microsoft.AspNetCore.Server.IISIntegration.dll + + aspnet100.Microsoft.AspNetCore.ResponseCompression + Resources\aspnet100\Microsoft.AspNetCore.ResponseCompression.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Core.dll + + aspnet100.Microsoft.Extensions.Logging.Debug + Resources\aspnet100\Microsoft.Extensions.Logging.Debug.dll + + + aspnet100.Microsoft.AspNetCore.Mvc.Core + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Core.dll + + + aspnet100.Microsoft.AspNetCore.Mvc.ApiExplorer + Resources\aspnet100\Microsoft.AspNetCore.Mvc.ApiExplorer.dll - + aspnet100.Microsoft.AspNetCore.Server.Kestrel Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + aspnet100.Microsoft.Extensions.Features + Resources\aspnet100\Microsoft.Extensions.Features.dll - - aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic - Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + + aspnet100.Microsoft.AspNetCore.WebSockets + Resources\aspnet100\Microsoft.AspNetCore.WebSockets.dll - + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - - aspnet100.Microsoft.AspNetCore.Session - Resources\aspnet100\Microsoft.AspNetCore.Session.dll + + aspnet100.Microsoft.AspNetCore.HttpOverrides + Resources\aspnet100\Microsoft.AspNetCore.HttpOverrides.dll - - aspnet100.Microsoft.AspNetCore.SignalR.Common - Resources\aspnet100\Microsoft.AspNetCore.SignalR.Common.dll + + aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks + Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.dll - - aspnet100.Microsoft.AspNetCore.SignalR.Core - Resources\aspnet100\Microsoft.AspNetCore.SignalR.Core.dll + + aspnet100.Microsoft.JSInterop + Resources\aspnet100\Microsoft.JSInterop.dll - - aspnet100.Microsoft.AspNetCore.SignalR - Resources\aspnet100\Microsoft.AspNetCore.SignalR.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Cors + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Cors.dll - - aspnet100.Microsoft.AspNetCore.SignalR.Protocols.Json - Resources\aspnet100\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + aspnet100.Microsoft.Extensions.Configuration.FileExtensions + Resources\aspnet100\Microsoft.Extensions.Configuration.FileExtensions.dll - - aspnet100.Microsoft.AspNetCore.StaticAssets - Resources\aspnet100\Microsoft.AspNetCore.StaticAssets.dll + + aspnet100.Microsoft.Extensions.Configuration.Json + Resources\aspnet100\Microsoft.Extensions.Configuration.Json.dll - - aspnet100.Microsoft.AspNetCore.StaticFiles - Resources\aspnet100\Microsoft.AspNetCore.StaticFiles.dll + + aspnet100.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet100\Microsoft.Extensions.Hosting.Abstractions.dll - - aspnet100.Microsoft.AspNetCore.WebSockets - Resources\aspnet100\Microsoft.AspNetCore.WebSockets.dll + + aspnet100.Microsoft.Extensions.Configuration.CommandLine + Resources\aspnet100\Microsoft.Extensions.Configuration.CommandLine.dll - - aspnet100.Microsoft.AspNetCore.WebUtilities - Resources\aspnet100\Microsoft.AspNetCore.WebUtilities.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Razor + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Razor.dll - - aspnet100.Microsoft.Extensions.Caching.Abstractions - Resources\aspnet100\Microsoft.Extensions.Caching.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.Mvc.Formatters.Xml + Resources\aspnet100\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - - aspnet100.Microsoft.Extensions.Caching.Memory - Resources\aspnet100\Microsoft.Extensions.Caching.Memory.dll + + aspnet100.Microsoft.AspNetCore.Http + Resources\aspnet100\Microsoft.AspNetCore.Http.dll - - aspnet100.Microsoft.Extensions.Configuration.Abstractions - Resources\aspnet100\Microsoft.Extensions.Configuration.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.WebUtilities + Resources\aspnet100\Microsoft.AspNetCore.WebUtilities.dll - - aspnet100.Microsoft.Extensions.Configuration.Binder - Resources\aspnet100\Microsoft.Extensions.Configuration.Binder.dll + + aspnet100.Microsoft.Extensions.Configuration.Ini + Resources\aspnet100\Microsoft.Extensions.Configuration.Ini.dll - - aspnet100.Microsoft.Extensions.Configuration.CommandLine - Resources\aspnet100\Microsoft.Extensions.Configuration.CommandLine.dll + + aspnet100.Microsoft.AspNetCore.Diagnostics.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Diagnostics.Abstractions.dll - - aspnet100.Microsoft.Extensions.Configuration - Resources\aspnet100\Microsoft.Extensions.Configuration.dll + + aspnet100.Microsoft.AspNetCore.Components.Forms + Resources\aspnet100\Microsoft.AspNetCore.Components.Forms.dll - - aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables - Resources\aspnet100\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + + aspnet100.Microsoft.AspNetCore.SignalR.Common + Resources\aspnet100\Microsoft.AspNetCore.SignalR.Common.dll - - aspnet100.Microsoft.Extensions.Configuration.FileExtensions - Resources\aspnet100\Microsoft.Extensions.Configuration.FileExtensions.dll + + aspnet100.Microsoft.Extensions.Logging.Console + Resources\aspnet100\Microsoft.Extensions.Logging.Console.dll - - aspnet100.Microsoft.Extensions.Configuration.Ini - Resources\aspnet100\Microsoft.Extensions.Configuration.Ini.dll + + aspnet100.Microsoft.AspNetCore.Http.Features + Resources\aspnet100\Microsoft.AspNetCore.Http.Features.dll - - aspnet100.Microsoft.Extensions.Configuration.Json - Resources\aspnet100\Microsoft.Extensions.Configuration.Json.dll + + aspnet100.Microsoft.AspNetCore.Razor + Resources\aspnet100\Microsoft.AspNetCore.Razor.dll - - aspnet100.Microsoft.Extensions.Configuration.KeyPerFile - Resources\aspnet100\Microsoft.Extensions.Configuration.KeyPerFile.dll + + aspnet100.Microsoft.AspNetCore.Localization + Resources\aspnet100\Microsoft.AspNetCore.Localization.dll - - aspnet100.Microsoft.Extensions.Configuration.UserSecrets - Resources\aspnet100\Microsoft.Extensions.Configuration.UserSecrets.dll + + aspnet100.Microsoft.AspNetCore.Html.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Html.Abstractions.dll - - aspnet100.Microsoft.Extensions.Configuration.Xml - Resources\aspnet100\Microsoft.Extensions.Configuration.Xml.dll + + aspnet100.Microsoft.AspNetCore.DataProtection.Extensions + Resources\aspnet100\Microsoft.AspNetCore.DataProtection.Extensions.dll - - aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions - Resources\aspnet100\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + aspnet100.Microsoft.Extensions.Configuration + Resources\aspnet100\Microsoft.Extensions.Configuration.dll - - aspnet100.Microsoft.Extensions.DependencyInjection - Resources\aspnet100\Microsoft.Extensions.DependencyInjection.dll + + aspnet100.Microsoft.AspNetCore + Resources\aspnet100\Microsoft.AspNetCore.dll - - aspnet100.Microsoft.Extensions.Diagnostics.Abstractions - Resources\aspnet100\Microsoft.Extensions.Diagnostics.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.HostFiltering + Resources\aspnet100\Microsoft.AspNetCore.HostFiltering.dll - - aspnet100.Microsoft.Extensions.Diagnostics - Resources\aspnet100\Microsoft.Extensions.Diagnostics.dll + + aspnet100.Microsoft.AspNetCore.Server.IISIntegration + Resources\aspnet100\Microsoft.AspNetCore.Server.IISIntegration.dll - - aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.Server.Kestrel.Core + Resources\aspnet100\Microsoft.AspNetCore.Server.Kestrel.Core.dll - - aspnet100.Microsoft.Extensions.Diagnostics.HealthChecks - Resources\aspnet100\Microsoft.Extensions.Diagnostics.HealthChecks.dll + + aspnet100.Microsoft.Extensions.Options + Resources\aspnet100\Microsoft.Extensions.Options.dll - - aspnet100.Microsoft.Extensions.Features - Resources\aspnet100\Microsoft.Extensions.Features.dll + + aspnet100.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet100\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - aspnet100.Microsoft.Extensions.FileProviders.Abstractions - Resources\aspnet100\Microsoft.Extensions.FileProviders.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.Authentication.Core + Resources\aspnet100\Microsoft.AspNetCore.Authentication.Core.dll - - aspnet100.Microsoft.Extensions.FileProviders.Composite - Resources\aspnet100\Microsoft.Extensions.FileProviders.Composite.dll + + aspnet100.Microsoft.Extensions.Logging.EventLog + Resources\aspnet100\Microsoft.Extensions.Logging.EventLog.dll - - aspnet100.Microsoft.Extensions.FileProviders.Embedded - Resources\aspnet100\Microsoft.Extensions.FileProviders.Embedded.dll + + aspnet100.Microsoft.AspNetCore.Session + Resources\aspnet100\Microsoft.AspNetCore.Session.dll - - aspnet100.Microsoft.Extensions.FileProviders.Physical - Resources\aspnet100\Microsoft.Extensions.FileProviders.Physical.dll + + aspnet100.Microsoft.AspNetCore.Cryptography.Internal + Resources\aspnet100\Microsoft.AspNetCore.Cryptography.Internal.dll - - aspnet100.Microsoft.Extensions.FileSystemGlobbing - Resources\aspnet100\Microsoft.Extensions.FileSystemGlobbing.dll + + aspnet100.Microsoft.AspNetCore.Components.Server + Resources\aspnet100\Microsoft.AspNetCore.Components.Server.dll - - aspnet100.Microsoft.Extensions.Hosting.Abstractions - Resources\aspnet100\Microsoft.Extensions.Hosting.Abstractions.dll + + aspnet100.Microsoft.AspNetCore.Components.Authorization + Resources\aspnet100\Microsoft.AspNetCore.Components.Authorization.dll - - aspnet100.Microsoft.Extensions.Hosting - Resources\aspnet100\Microsoft.Extensions.Hosting.dll + + aspnet100.Microsoft.Extensions.FileProviders.Embedded + Resources\aspnet100\Microsoft.Extensions.FileProviders.Embedded.dll - - aspnet100.Microsoft.Extensions.Http - Resources\aspnet100\Microsoft.Extensions.Http.dll + + aspnet100.Microsoft.AspNetCore.Http.Connections + Resources\aspnet100\Microsoft.AspNetCore.Http.Connections.dll - - aspnet100.Microsoft.Extensions.Identity.Core - Resources\aspnet100\Microsoft.Extensions.Identity.Core.dll + + aspnet100.Microsoft.AspNetCore.Authentication.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Authentication.Abstractions.dll - - aspnet100.Microsoft.Extensions.Identity.Stores - Resources\aspnet100\Microsoft.Extensions.Identity.Stores.dll + + aspnet100.Microsoft.AspNetCore.Hosting.Server.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - + aspnet100.Microsoft.Extensions.Localization.Abstractions Resources\aspnet100\Microsoft.Extensions.Localization.Abstractions.dll - - aspnet100.Microsoft.Extensions.Localization - Resources\aspnet100\Microsoft.Extensions.Localization.dll - - - aspnet100.Microsoft.Extensions.Logging.Abstractions - Resources\aspnet100\Microsoft.Extensions.Logging.Abstractions.dll - - - aspnet100.Microsoft.Extensions.Logging.Configuration - Resources\aspnet100\Microsoft.Extensions.Logging.Configuration.dll + + aspnet100.Microsoft.Extensions.Configuration.EnvironmentVariables + Resources\aspnet100\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - - aspnet100.Microsoft.Extensions.Logging.Console - Resources\aspnet100\Microsoft.Extensions.Logging.Console.dll + + aspnet100.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet100\Microsoft.Extensions.FileProviders.Abstractions.dll - - aspnet100.Microsoft.Extensions.Logging.Debug - Resources\aspnet100\Microsoft.Extensions.Logging.Debug.dll + + aspnet100.Microsoft.AspNetCore.Connections.Abstractions + Resources\aspnet100\Microsoft.AspNetCore.Connections.Abstractions.dll - - aspnet100.Microsoft.Extensions.Logging - Resources\aspnet100\Microsoft.Extensions.Logging.dll + + aspnet100.Microsoft.AspNetCore.Components + Resources\aspnet100\Microsoft.AspNetCore.Components.dll - - aspnet100.Microsoft.Extensions.Logging.EventLog - Resources\aspnet100\Microsoft.Extensions.Logging.EventLog.dll + + aspnet100.Microsoft.AspNetCore.HttpsPolicy + Resources\aspnet100\Microsoft.AspNetCore.HttpsPolicy.dll - - aspnet100.Microsoft.Extensions.Logging.EventSource - Resources\aspnet100\Microsoft.Extensions.Logging.EventSource.dll + + aspnet100.Microsoft.AspNetCore.OutputCaching + Resources\aspnet100\Microsoft.AspNetCore.OutputCaching.dll - - aspnet100.Microsoft.Extensions.Logging.TraceSource - Resources\aspnet100\Microsoft.Extensions.Logging.TraceSource.dll + + aspnet100.Microsoft.AspNetCore.Server.HttpSys + Resources\aspnet100\Microsoft.AspNetCore.Server.HttpSys.dll - - aspnet100.Microsoft.Extensions.ObjectPool - Resources\aspnet100\Microsoft.Extensions.ObjectPool.dll + + aspnet100.Microsoft.Extensions.FileSystemGlobbing + Resources\aspnet100\Microsoft.Extensions.FileSystemGlobbing.dll - - aspnet100.Microsoft.Extensions.Options.ConfigurationExtensions - Resources\aspnet100\Microsoft.Extensions.Options.ConfigurationExtensions.dll + + aspnet100.Microsoft.Net.Http.Headers + Resources\aspnet100\Microsoft.Net.Http.Headers.dll - - aspnet100.Microsoft.Extensions.Options.DataAnnotations - Resources\aspnet100\Microsoft.Extensions.Options.DataAnnotations.dll + + aspnet100.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet100\Microsoft.Extensions.Logging.Abstractions.dll - - aspnet100.Microsoft.Extensions.Options - Resources\aspnet100\Microsoft.Extensions.Options.dll + + aspnet100.Microsoft.Extensions.Configuration.Binder + Resources\aspnet100\Microsoft.Extensions.Configuration.Binder.dll - + aspnet100.Microsoft.Extensions.Primitives Resources\aspnet100\Microsoft.Extensions.Primitives.dll - - aspnet100.Microsoft.Extensions.Validation - Resources\aspnet100\Microsoft.Extensions.Validation.dll + + aspnet100.Microsoft.Extensions.Options.DataAnnotations + Resources\aspnet100\Microsoft.Extensions.Options.DataAnnotations.dll - - aspnet100.Microsoft.Extensions.WebEncoders - Resources\aspnet100\Microsoft.Extensions.WebEncoders.dll + + aspnet100.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet100\Microsoft.Extensions.Caching.Abstractions.dll - - aspnet100.Microsoft.JSInterop - Resources\aspnet100\Microsoft.JSInterop.dll + + aspnet100.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet100\Microsoft.Extensions.Diagnostics.Abstractions.dll - - aspnet100.Microsoft.Net.Http.Headers - Resources\aspnet100\Microsoft.Net.Http.Headers.dll + + aspnet100.Microsoft.AspNetCore.Http.Extensions + Resources\aspnet100\Microsoft.AspNetCore.Http.Extensions.dll - - aspnet100.System.Diagnostics.EventLog - Resources\aspnet100\System.Diagnostics.EventLog.dll + + aspnet100.Microsoft.AspNetCore.Mvc.ViewFeatures + Resources\aspnet100\Microsoft.AspNetCore.Mvc.ViewFeatures.dll - + aspnet100.System.Formats.Cbor Resources\aspnet100\System.Formats.Cbor.dll - - aspnet100.System.Security.Cryptography.Xml - Resources\aspnet100\System.Security.Cryptography.Xml.dll - - - aspnet100.System.Threading.RateLimiting - Resources\aspnet100\System.Threading.RateLimiting.dll - diff --git a/Src/Basic.Reference.Assemblies.AspNet110/Basic.Reference.Assemblies.AspNet110.csproj b/Src/Basic.Reference.Assemblies.AspNet110/Basic.Reference.Assemblies.AspNet110.csproj index 9b5cc7c..16e5c11 100644 --- a/Src/Basic.Reference.Assemblies.AspNet110/Basic.Reference.Assemblies.AspNet110.csproj +++ b/Src/Basic.Reference.Assemblies.AspNet110/Basic.Reference.Assemblies.AspNet110.csproj @@ -7,7 +7,7 @@ - + diff --git a/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs index 22af1c1..374de45 100644 --- a/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet110/Generated.cs @@ -6,1551 +6,1556 @@ 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 System.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 System => new ReferenceInfo("System.dll", Resources.System, AspNet110.References.System, global::System.Guid.Parse("e99ae49d-f1c1-4c5a-a7ae-1af9b6095574")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.IO.Compression.Brotli.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 SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, AspNet110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("2b268445-1797-4ac6-b608-56f9955e02ca")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Threading.Thread.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 SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet110.References.SystemThreadingThread, global::System.Guid.Parse("f82e6bca-5a53-454a-a521-2231d0e736b0")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.Cryptography.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 SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet110.References.SystemSecurityCryptography, global::System.Guid.Parse("b9931c53-a40a-427e-96a7-851f981ce6ee")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("619ba1b8-7bd3-4e9a-b8b6-629a92190a06")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.ComponentModel.TypeConverter.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 SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("ee7a68df-0490-438f-8289-a2320a913513")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Security.Cryptography.OpenSsl.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 SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("4469cb17-1b28-4f19-9ff0-68880dccff48")); /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Reflection.Metadata.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 SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet110.References.SystemReflectionMetadata, global::System.Guid.Parse("f573c011-adf2-40c8-a15a-266693f85c76")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Formats.Asn1.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 SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet110.References.SystemFormatsAsn1, global::System.Guid.Parse("2a297c17-f36f-433c-bb89-4df277f456b6")); /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Diagnostics.DiagnosticSource.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 SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("90d14213-59c1-4881-a5a6-82798a3acba9")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.Security.Cryptography.Primitives.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 SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("44c5a533-9b7a-4034-a0cc-61dba82642f9")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.Win32.Primitives.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 MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("15c396f1-fb5e-4773-928a-4eec5fdc1722")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Drawing.Primitives.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 SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet110.References.SystemDrawingPrimitives, global::System.Guid.Parse("a2f3eceb-ef80-4133-99e9-aa12d12bd20f")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.IO.MemoryMappedFiles.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 SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("bc9c6f35-6775-4c67-8374-105e71c052ce")); /// - /// The for mscorlib.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet110.References.SystemCore, global::System.Guid.Parse("7ffe400f-78cd-40cf-9e7e-4fd222c9ec93")); /// - /// The for netstandard.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("95db392e-d765-461b-8938-97ec2441069e")); /// - /// The for System.AppContext.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet110.References.SystemResourcesResourceManager, global::System.Guid.Parse("e742a40c-377b-4869-b455-c4f78494a1eb")); /// - /// The for System.Buffers.dll + /// The for System.Threading.Overlapped.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 SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet110.References.SystemThreadingOverlapped, global::System.Guid.Parse("e788bd8b-66f0-4add-9d4a-97fc44abf6c0")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Net.HttpListener.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 SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet110.References.SystemNetHttpListener, global::System.Guid.Parse("f7270f93-46b1-42b8-9b30-ed66f82133e9")); /// - /// The for System.Collections.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet110.References.SystemNet, global::System.Guid.Parse("bbb280d4-f7e0-4c01-82f0-411055489a58")); /// - /// The for System.Collections.Immutable.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet110.References.SystemObjectModel, global::System.Guid.Parse("899bceb4-b468-4ab1-8d43-ce76d745f443")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Diagnostics.TextWriterTraceListener.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 SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("fd476a91-5a6b-43a6-beb5-59c9f666c17d")); /// - /// The for System.Collections.Specialized.dll + /// The for System.Security.Cryptography.Csp.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 SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("0221faca-5f69-44ee-89c2-145f7d2b07e8")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet110.References.MicrosoftCSharp, global::System.Guid.Parse("1c5e315a-2dfb-43a6-a8ca-8f72f5fef50a")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Net.WebSockets.Client.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 SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("56d08a23-ff2f-464d-9b1b-86341372f944")); /// - /// The for System.ComponentModel.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet110.References.SystemThreadingTimer, global::System.Guid.Parse("4637f61b-9e02-4ed9-9fe8-8b9a9b5865e6")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Reflection.Emit.Lightweight.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 SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("86f1a6c9-24bf-4e1c-9a58-c6eee0133f93")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Formats.Tar.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 SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet110.References.SystemFormatsTar, global::System.Guid.Parse("30d5bffa-85e1-4f23-a061-d0a51d74a4b2")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Dynamic.Runtime.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 SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet110.References.SystemDynamicRuntime, global::System.Guid.Parse("c3f1c98f-fd73-4a20-9540-be038b23ea2f")); /// - /// The for System.Configuration.dll + /// The for System.Threading.AccessControl.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 SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, AspNet110.References.SystemThreadingAccessControl, global::System.Guid.Parse("ba3abf24-b9d0-424d-aed2-86e892126523")); /// - /// The for System.Console.dll + /// The for System.Security.Cryptography.Algorithms.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 SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("e2473f1a-a6b7-4042-b7ff-45b914e451b8")); /// - /// The for System.Core.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet110.References.WindowsBase, global::System.Guid.Parse("94fa23d5-d537-4670-8e32-be180bbb0c91")); /// - /// The for System.Data.Common.dll + /// The for System.Net.WebProxy.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 SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet110.References.SystemNetWebProxy, global::System.Guid.Parse("b8740b6c-a0cc-41a4-94c6-f18a8bb319a9")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet110.References.SystemConfiguration, global::System.Guid.Parse("24def06a-7fa3-4b4c-b6a0-cd6c68466324")); /// - /// The for System.Data.dll + /// The for System.Diagnostics.Tools.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 SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, AspNet110.References.SystemDiagnosticsTools, global::System.Guid.Parse("fbacb339-0909-4af1-82b8-969565215d68")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.IO.Pipes.AccessControl.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 SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("8c626715-04b5-467b-a5c0-1e2e2e3fac54")); /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.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 MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet110.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("9b0f409a-d08b-40f4-af42-50e4f405858a")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Drawing.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 SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet110.References.SystemDrawing, global::System.Guid.Parse("61fc65ed-e887-43d4-a102-692f07505d4f")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("0f7c57b5-1b57-4f54-8153-413c9b0c1c7b")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("71b2dc71-0e66-4dbd-8c34-e8d4d9e64728")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("fef1cd87-f7b4-4b0a-90c4-4417a26d4b81")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Net.WebSockets.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 SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet110.References.SystemNetWebSockets, global::System.Guid.Parse("d3237380-5cfc-40da-9e73-8031c6625989")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Text.Json.dll + /// + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet110.References.SystemTextJson, global::System.Guid.Parse("bfb3b7ac-2080-45ca-aa10-6107e4769b1f")); + + /// + /// The for System.Reflection.DispatchProxy.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 SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("36a7045d-d559-4350-a1c6-cefd1b005177")); /// /// The for System.Diagnostics.TraceSource.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 SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet110.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("95257525-f734-42c0-9a31-868cbf9847f6")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.VisualBasic.Core.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 MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("7a0bd85a-0437-4797-82b4-facc814a10f2")); /// - /// The for System.dll + /// The for System.Runtime.Loader.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 SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet110.References.SystemRuntimeLoader, global::System.Guid.Parse("65eb9fc3-f949-4cc7-acee-32e095af7e91")); /// - /// The for System.Drawing.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet110.References.SystemXmlSerialization, global::System.Guid.Parse("7d3ee5a9-255e-4012-9ab4-3c0e58182fc0")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet110.References.SystemIO, global::System.Guid.Parse("64a88401-ca9d-42f3-8f07-939cc2daa57c")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("855c4c00-5f5e-4d58-8a8a-9bfda0762cb3")); /// - /// The for System.Formats.Asn1.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c6ececc3-885a-4335-9829-f6fbe2b67e4a")); /// - /// The for System.Formats.Tar.dll + /// The for System.Threading.Tasks.Parallel.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 SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("3f6c5c4c-50e7-4d91-8ea7-c4a798b48386")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet110.References.SystemNetSockets, global::System.Guid.Parse("55f9b01c-4c76-463d-ae09-7121b49508bb")); /// - /// The for System.Globalization.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet110.References.SystemValueTuple, global::System.Guid.Parse("11ac776b-506f-478f-93f2-b7f2dbdfecab")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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 SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("8510b221-4da3-47de-bc7c-a832f318ea45")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Security.Cryptography.X509Certificates.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 SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("a82e3c05-9978-4642-96d0-6b33e0ae6b64")); /// - /// The for System.IO.Compression.dll + /// The for System.Net.ServicePoint.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 SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet110.References.SystemNetServicePoint, global::System.Guid.Parse("7c059f46-bb59-412e-aa8f-17c1ad21a8b7")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Text.Encoding.CodePages.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 SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("2cc1135a-5a96-41e4-9884-e788a80ca40d")); /// - /// 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, AspNet110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("abc1b8ba-3ae3-42f7-b42a-96ed433dd7b0")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet110.References.SystemIOCompression, global::System.Guid.Parse("abe3edf9-bfd2-41d1-b926-e15af70122d6")); /// - /// The for System.IO.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet110.References.SystemReflectionExtensions, global::System.Guid.Parse("b2ece2ae-5c40-41d8-b63e-a319ce0f7ea5")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet110.References.SystemRuntimeSerialization, global::System.Guid.Parse("fad0d056-2db4-46b1-87bd-e6f7b56bca96")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet110.References.SystemReflectionEmit, global::System.Guid.Parse("38482c52-c4e3-4349-8d00-f90d8507e4e4")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet110.References.SystemNetNetworkInformation, global::System.Guid.Parse("fd75c43b-f02a-4414-9cae-6a7896112949")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("9b18c339-6d94-46ef-a375-6b0a3806279b")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("836a8f07-98f8-493e-b3d4-9a18e487739d")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("495bf409-81d6-4bd7-879b-1a63bdaa4abb")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c3cbeec4-b0e7-4a55-a880-17f748ecc5e9")); /// /// The for System.IO.Pipelines.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 SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet110.References.SystemIOPipelines, global::System.Guid.Parse("ed9e5452-53fc-43cf-9689-599e22ef222c")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.CompilerServices.VisualC.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 SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("c07d92d0-5a07-43fc-8762-f36776001572")); /// - /// The for System.IO.Pipes.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("26264d31-c51a-42ce-8bd5-6dbcd7714c9a")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Buffers.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 SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet110.References.SystemBuffers, global::System.Guid.Parse("b722cd25-1add-43d8-bd15-33ba6407f5df")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Collections.NonGeneric.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 SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("02887f2e-a89c-4a15-8109-1168636f0af0")); /// - /// The for System.Linq.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet110.References.SystemThreading, global::System.Guid.Parse("3be52763-bff7-4cf3-b0a4-4fe05fa16738")); /// - /// The for System.Linq.Expressions.dll + /// The for System.IO.Compression.ZipFile.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 SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("e6b85883-c6d0-49c6-81af-954fb3107c7f")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Linq.AsyncEnumerable.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 SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, AspNet110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("f718eb7b-f917-4c76-b556-3a3cae9b45d4")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet110.References.SystemXmlReaderWriter, global::System.Guid.Parse("bc537f8d-3f24-4fa2-8e83-3df7b7217424")); /// - /// The for System.Memory.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet110.References.SystemTextRegularExpressions, global::System.Guid.Parse("8d246384-376a-4166-96d6-2eeb3806998f")); /// - /// The for System.Net.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet110.References.MicrosoftVisualBasic, global::System.Guid.Parse("de10d558-79cd-4359-aa53-6b3b9880d7d5")); /// - /// The for System.Net.Http.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("bcd94a83-cae0-4509-81b6-07b1dc8ddc58")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Net.Requests.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 SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, AspNet110.References.SystemNetRequests, global::System.Guid.Parse("79018869-8f09-46f8-8a2b-97d2f6a4ebb1")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d339cb39-37e9-4f30-b4b0-8f31e00721cf")); /// - /// The for System.Net.Mail.dll + /// The for System.Collections.Immutable.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 SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet110.References.SystemCollectionsImmutable, global::System.Guid.Parse("50cd8b9a-67bd-4c70-9489-a27e48636b9d")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Runtime.Serialization.Primitives.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 SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("e6a2409e-a12a-4a88-87d5-6fc5344965ca")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Text.Encoding.Extensions.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 SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("5e20a0e6-ad26-4277-88ce-ff1f829dc8e9")); /// - /// The for System.Net.Ping.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("d0aad9e8-65e8-4e3b-9e42-a5184b7adbb7")); /// /// The for System.Net.Primitives.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 SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet110.References.SystemNetPrimitives, global::System.Guid.Parse("38b7ff30-a752-469f-aa5f-36377d964713")); /// - /// The for System.Net.Quic.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet110.References.SystemSecuritySecureString, global::System.Guid.Parse("23992de9-455c-43ed-b234-b31d77ec13f8")); /// - /// The for System.Net.Requests.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet110.References.SystemSecurityPrincipal, global::System.Guid.Parse("29d3ce7a-92e8-4d80-ac2a-f9123cc02549")); /// - /// The for System.Net.Security.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet110.References.SystemServiceProcess, global::System.Guid.Parse("099e66e5-049f-42ef-a58b-63acac8d5186")); /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet110.References.SystemLinqQueryable, global::System.Guid.Parse("29e3d997-29ea-48eb-b8a1-75e8df662e39")); /// - /// The for System.Net.ServicePoint.dll + /// The for System.Memory.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 SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet110.References.SystemMemory, global::System.Guid.Parse("e89d8c56-2c99-4f10-8940-916a4d3f7634")); /// - /// The for System.Net.Sockets.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet110.References.SystemXmlXDocument, global::System.Guid.Parse("341ef5a0-db99-4009-8d1a-4a06b762723a")); /// - /// The for System.Net.WebClient.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet110.References.SystemCollections, global::System.Guid.Parse("12f816f7-1d45-4dff-95a7-397cf0fe0683")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Web.HttpUtility.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 SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet110.References.SystemWebHttpUtility, global::System.Guid.Parse("b1e09af0-fce9-4b5c-a111-c18e409858a5")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet110.References.SystemRuntime, global::System.Guid.Parse("bd72ab60-ef33-40de-adfa-10371c2e9435")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Threading.Tasks.Dataflow.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 SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("0359711e-9e00-4ebf-bc22-4d5c086e4b5a")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Ping.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 SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet110.References.SystemNetPing, global::System.Guid.Parse("4dff0684-1e60-416f-b6a4-8ff62a609a70")); /// - /// The for System.Numerics.dll + /// The for System.IO.FileSystem.AccessControl.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 SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("404db1a7-d21a-48d9-962c-08d45f2b9743")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Collections.Specialized.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 SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("d6875e09-71c8-4e93-8361-46492acc194e")); /// - /// The for System.ObjectModel.dll + /// The for System.Net.WebClient.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 SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet110.References.SystemNetWebClient, global::System.Guid.Parse("7bb2cb09-8866-4e36-bf12-3259b09727fa")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet110.References.SystemTextEncoding, global::System.Guid.Parse("7a1b6ac0-61ab-4c92-8c43-678ec435e1e6")); /// - /// The for System.Reflection.dll + /// The for System.Resources.Reader.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 SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet110.References.SystemResourcesReader, global::System.Guid.Parse("dd188dc3-d0f5-4625-bbca-3b79b553a24a")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet110.References.SystemData, global::System.Guid.Parse("e9f59493-ee5d-4f40-b7ed-0a92f65fd4e1")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Net.Mail.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 SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet110.References.SystemNetMail, global::System.Guid.Parse("90a50a0a-b1d9-4a4a-aac1-f2ae85d61d2f")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Security.AccessControl.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 SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet110.References.SystemSecurityAccessControl, global::System.Guid.Parse("b33bfb6f-c3a3-410a-ae89-e5bd5b218567")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.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 SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("2d21f5c4-d009-4c99-b9fe-f98cddaa6b68")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.Net.Http.Json.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 SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet110.References.SystemNetHttpJson, global::System.Guid.Parse("f38ed9bd-68fa-4b9c-b8c5-8c4a811fc573")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet110.References.SystemReflection, global::System.Guid.Parse("3fa9dea1-9e5a-4cec-83c1-050f31806482")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Numerics.Vectors.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 SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet110.References.SystemNumericsVectors, global::System.Guid.Parse("f8eb08b6-a21b-454e-b2e5-a2e965fec5cd")); /// - /// The for System.Resources.Reader.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet110.References.SystemServiceModelWeb, global::System.Guid.Parse("a3c66d3d-1d5d-4c91-9fc6-31bf3c1f5d6a")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aea8eaa9-d761-46c5-b245-852e8a07da60")); /// - /// The for System.Resources.Writer.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet110.References.SystemXmlXPath, global::System.Guid.Parse("88de8b96-0bac-4fa1-83cc-8b8532d4908c")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Security.Principal.Windows.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 SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("600b6d74-0c35-45c1-ac88-bf8bc69ba13b")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Reflection.Primitives.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 SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet110.References.SystemReflectionPrimitives, global::System.Guid.Parse("6f7f0fd8-6f33-4ee4-887f-2c302c23843f")); /// - /// The for System.Runtime.dll + /// The for netstandard.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 netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet110.References.netstandard, global::System.Guid.Parse("aabb5289-7e66-4d76-93f5-bc927c309d7e")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Globalization.Extensions.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 SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("2b1b948d-3fd3-4ac1-8427-89080c03b2e3")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Net.Security.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 SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet110.References.SystemNetSecurity, global::System.Guid.Parse("5b51f4fa-01e8-4858-9a96-383577ec0dd5")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.IO.FileSystem.Primitives.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 SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("206981b6-82c1-411a-a5ce-cfc6d2d9338d")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.Security.Cryptography.Cng.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 SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ddc9d7a8-2148-43df-ad20-17f962f919ea")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet110.References.SystemRuntimeExtensions, global::System.Guid.Parse("b2296018-219a-4d86-a3c3-9875203a8dd0")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.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 MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet110.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("79b492c9-7565-4db9-9084-f36964b90668")); /// - /// The for System.Runtime.Loader.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet110.References.SystemXml, global::System.Guid.Parse("6a42f19f-3a6c-4081-a81b-fe6afc6cf572")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.IO.Compression.FileSystem.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 SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("fd035394-acfb-4061-8870-6bfee2eb5e2d")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Resources.Writer.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 SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet110.References.SystemResourcesWriter, global::System.Guid.Parse("8424978c-4b49-48cc-b988-d0965e7ad1bb")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.IO.IsolatedStorage.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 SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("235f76e1-c9e6-4bcf-9ba2-64ba3f1f5d52")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet110.References.SystemGlobalization, global::System.Guid.Parse("419b7c51-5e24-4ad7-b736-9f45dc2d95ae")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Security.Claims.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 SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet110.References.SystemSecurityClaims, global::System.Guid.Parse("f4deb9f4-01fc-4ef3-acbd-ea3937949d41")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Threading.ThreadPool.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 SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet110.References.SystemThreadingThreadPool, global::System.Guid.Parse("02a09227-e473-4429-bc49-4ab02cf27a59")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Text.Encodings.Web.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 SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("62d32fab-4db9-49a7-b712-1dd06d6c6088")); /// - /// The for System.Security.Claims.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet110.References.SystemConsole, global::System.Guid.Parse("6fb62811-4e1f-40d8-87b5-d8d648c02db7")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet110.References.mscorlib, global::System.Guid.Parse("ce9cdf0c-3011-4a40-b85a-56109d626b42")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("675b93ef-82da-416d-93e9-0e7b7ab1d58f")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Xml.XPath.XDocument.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 SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("8dd15299-0eb8-4d23-ab39-2dbb7dcc9236")); /// - /// The for System.Security.Cryptography.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet110.References.SystemComponentModel, global::System.Guid.Parse("9b868d75-2a35-402a-a8f2-684740beb1d1")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet110.References.SystemNumerics, global::System.Guid.Parse("81486e4c-5d45-4059-8421-e555b60144db")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.Tasks.Extensions.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("71ca401b-8e0d-4d35-8255-d9aa4548549b")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet110.References.SystemLinqExpressions, global::System.Guid.Parse("1f534a69-9fd7-452b-8d8a-7586d62047d9")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet110.References.SystemThreadingTasks, global::System.Guid.Parse("9e27be22-5a22-4057-8e93-9df824bb67eb")); /// - /// The for System.Security.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet110.References.SystemXmlLinq, global::System.Guid.Parse("d2e51106-690d-4db2-bab0-152fb1fa8b34")); /// - /// The for System.Security.Principal.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet110.References.SystemIOFileSystem, global::System.Guid.Parse("6bc485ca-731e-4abb-b0e4-daef2038a5e6")); /// - /// The for System.Security.Principal.Windows.dll + /// The for Microsoft.Win32.Registry.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 MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet110.References.MicrosoftWin32Registry, global::System.Guid.Parse("21817a94-1376-4ad0-be9e-816dbf29654a")); /// - /// The for System.Security.SecureString.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet110.References.SystemLinq, global::System.Guid.Parse("9f030459-1a0d-4aa4-8bf7-7fc19440cc43")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Runtime.Intrinsics.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 SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("67183716-ab0b-4048-8e60-d0ef10107944")); /// - /// The for System.ServiceProcess.dll + /// The for System.Data.Common.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 SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet110.References.SystemDataCommon, global::System.Guid.Parse("20e8dc25-3c77-4d25-ab9b-b9fc373e21c2")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.IO.FileSystem.Watcher.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 SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("0a4a69c9-f61c-4696-92bc-778eb6bf281a")); /// - /// The for System.Text.Encoding.dll + /// The for Microsoft.Extensions.Options.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 MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet110.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("d4b9cdff-3206-4d63-beb4-d8fcd0d5d36d")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.AppContext.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 SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet110.References.SystemAppContext, global::System.Guid.Parse("e6f9f8bb-8ef4-4baf-bb83-63c7e8170c72")); /// - /// The for System.Text.Encodings.Web.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.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 MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet110.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("01318835-d631-423d-90b7-8005a25187fa")); /// - /// The for System.Text.Json.dll + /// The for System.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet110.References.SystemSecurity, global::System.Guid.Parse("984c671c-1340-4e37-ba08-95d583cb391b")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Runtime.Serialization.Json.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 SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("eb7eb72e-a0b9-48ec-ab81-8c4ef01d5bbc")); /// - /// The for System.Threading.AccessControl.dll + /// The for System.Net.Quic.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 SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet110.References.SystemNetQuic, global::System.Guid.Parse("af5e7495-ade4-4104-93e2-8ec09cd27883")); /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet110.References.SystemRuntimeHandles, global::System.Guid.Parse("abc34aff-0e21-4bf7-9a81-fd183192e381")); /// - /// The for System.Threading.dll + /// The for System.Runtime.InteropServices.JavaScript.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 SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("3776ea0f-93ca-4f6b-8d91-3f8c8033c32a")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet110.References.SystemLinqParallel, global::System.Guid.Parse("13a2b9dd-99b2-42ba-b7e8-e8164fec2bc8")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.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 MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet110.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("982df974-6187-4bfc-82b5-3eb416ddc5b0")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet110.References.SystemThreadingChannels, global::System.Guid.Parse("8433374d-e651-430a-b989-b9d86fc5f395")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet110.References.SystemWeb, global::System.Guid.Parse("fc2479c3-a658-441f-91c2-80f5820be92d")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet110.References.SystemRuntimeNumerics, global::System.Guid.Parse("e0153fd6-a2b2-466a-af2a-8cb1d2e2fe1b")); /// - /// The for System.Threading.Thread.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet110.References.SystemXmlXmlDocument, global::System.Guid.Parse("d3673736-53b9-4a30-b989-3aad05e4b79b")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("cb89ebb5-65e5-4f63-8ed8-0719a96a3a05")); /// - /// The for System.Threading.Timer.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("c5464378-67fb-4a29-97ac-be10005867a5")); /// - /// The for System.Transactions.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("4f51439a-71d1-4224-829f-b3e54db5582d")); /// - /// The for System.Transactions.Local.dll + /// The for Microsoft.Extensions.Logging.Abstractions.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 MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet110.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("84e335ff-4fde-48c6-a287-ffcb27c894ce")); /// - /// The for System.ValueTuple.dll + /// The for System.Net.ServerSentEvents.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 SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, AspNet110.References.SystemNetServerSentEvents, global::System.Guid.Parse("f8ded491-e7bd-483c-b61e-12499cf900c5")); /// - /// The for System.Web.dll + /// The for System.Net.NameResolution.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 SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet110.References.SystemNetNameResolution, global::System.Guid.Parse("36e7de36-a353-4b81-8a69-aef1a0c9e058")); /// - /// The for System.Web.HttpUtility.dll + /// The for Microsoft.Extensions.Primitives.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 MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, AspNet110.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("bf5a741e-f137-477f-a6fc-1f44463fef63")); /// - /// The for System.Windows.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet110.References.SystemTransactions, global::System.Guid.Parse("7cf1f71f-3915-49a7-ade9-fc63dc69a554")); /// - /// The for System.Xml.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet110.References.SystemNetHttp, global::System.Guid.Parse("7e040487-3737-4687-a90b-8dc267d8f15f")); /// - /// The for System.Xml.Linq.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("449fd830-baf7-42fe-b780-e7c70af604ea")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Security.Cryptography.Encoding.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 SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("b6c9be4b-d9cd-46a2-b826-710321fa4e75")); /// - /// The for System.Xml.Serialization.dll + /// The for Microsoft.Extensions.Caching.Abstractions.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 MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, AspNet110.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("4200a5bf-18f0-464c-8d4f-fbe54313ff89")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet110.References.SystemTransactionsLocal, global::System.Guid.Parse("74b7814c-5e17-4d5c-b050-7f1f883dfc26")); /// - /// The for System.Xml.XmlDocument.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.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 MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("43056c6e-02e5-4bc4-a3d6-b949cfc56730")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet110.References.SystemIOPipes, global::System.Guid.Parse("a505158f-c61a-4b77-99f5-2ff647225254")); /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet110.References.SystemWindows, global::System.Guid.Parse("b5617810-439c-4ded-b5ed-f76df1f51010")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, AspNet110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("6bfee482-29b3-4b6e-b0f1-2f360819222d")); /// - /// The for WindowsBase.dll + /// The for Microsoft.Extensions.Identity.Core.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 MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet110.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("532ae53e-6c13-46f1-9c61-8180d485fe6f")); /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.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 MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet110.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("d9897d50-bcd7-4ccb-8764-21e0d7e11156")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for Microsoft.AspNetCore.Identity.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 MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet110.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("f8c7659a-7ce3-4abf-9b2c-08666e3b11d6")); /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for Microsoft.AspNetCore.Components.Web.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 MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet110.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("dd04fca2-64ed-40a5-9db1-3c115f733680")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.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 MicrosoftAspNetCoreServerKestrelTransportNamedPipes => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportNamedPipes, global::System.Guid.Parse("f8f8ca8c-4a64-499f-b763-bf371e0a6727")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.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 MicrosoftAspNetCoreHttpConnectionsCommon => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.Common.dll", Resources.MicrosoftAspNetCoreHttpConnectionsCommon, AspNet110.References.MicrosoftAspNetCoreHttpConnectionsCommon, global::System.Guid.Parse("89b7de3c-cc51-4cc9-9b9e-3104e73e227c")); /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.RequestDecompression.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 MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet110.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("40dc967f-b603-470c-a171-0366793b3793")); /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.Extensions.Logging.TraceSource.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 MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet110.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("e4c7b426-39c4-4118-999c-ba307ef899e9")); /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.AspNetCore.SignalR.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 MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet110.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("943d1ec0-bc1e-49d7-b378-ebf63b68726e")); /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.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 MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet110.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("aca7be6e-239c-4970-ac1e-2f17fa8f0940")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.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 MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet110.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("15da6927-1b8d-4961-bee8-520bd0ca17d4")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.Metadata.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 MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet110.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("28bd17af-380f-4867-ba4f-c7e94725334b")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for Microsoft.Extensions.Logging.EventSource.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 MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet110.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("7238bab4-5bbe-4308-8bb4-1301d8961252")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.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 MicrosoftAspNetCoreAuthenticationCookies => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Cookies.dll", Resources.MicrosoftAspNetCoreAuthenticationCookies, AspNet110.References.MicrosoftAspNetCoreAuthenticationCookies, global::System.Guid.Parse("32353cb1-2b12-4eaa-985f-3c9543d8456f")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.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 MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet110.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("4b6b1c16-77b5-42ec-96f6-3495dcd2f310")); /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for Microsoft.AspNetCore.Authorization.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 MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet110.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("6241af7e-d75f-4f17-ab97-edbd7e8af98d")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for Microsoft.Extensions.ObjectPool.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 MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet110.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("c815f4ce-38c9-4802-a682-7549eff125ce")); /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for Microsoft.Extensions.Validation.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 MicrosoftExtensionsValidation => new ReferenceInfo("Microsoft.Extensions.Validation.dll", Resources.MicrosoftExtensionsValidation, AspNet110.References.MicrosoftExtensionsValidation, global::System.Guid.Parse("4fdfcd33-80f2-46ec-95b6-8be642baf266")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.Extensions.Caching.Memory.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 MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet110.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("980ae792-54eb-4a74-a00b-bacf37214c92")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.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 MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet110.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("600c7b74-fdb2-4868-8466-190416e17ec1")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.Threading.RateLimiting.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 SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet110.References.SystemThreadingRateLimiting, global::System.Guid.Parse("49616240-c99c-44e7-baf7-dfa6fb27db2f")); /// /// The for Microsoft.AspNetCore.DataProtection.Abstractions.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 MicrosoftAspNetCoreDataProtectionAbstractions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Abstractions.dll", Resources.MicrosoftAspNetCoreDataProtectionAbstractions, AspNet110.References.MicrosoftAspNetCoreDataProtectionAbstractions, global::System.Guid.Parse("267b781f-2c51-4951-a535-f5d5146b48d8")); /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for Microsoft.AspNetCore.Diagnostics.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 MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet110.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("11e18639-b26b-4711-99a2-01fbe9667dca")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for Microsoft.AspNetCore.DataProtection.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 MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet110.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("399edc79-8ec5-40d4-a0bc-83cab17069a2")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.Extensions.Hosting.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 MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet110.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("2660f186-1604-4c94-be8f-8d818d4445b3")); /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.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 MicrosoftAspNetCoreAuthenticationBearerToken => new ReferenceInfo("Microsoft.AspNetCore.Authentication.BearerToken.dll", Resources.MicrosoftAspNetCoreAuthenticationBearerToken, AspNet110.References.MicrosoftAspNetCoreAuthenticationBearerToken, global::System.Guid.Parse("f920485f-4802-4cc3-bd5b-d9f48f19818b")); /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Cors.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 MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet110.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("84722989-7dbe-4d3f-8f8f-fcb261da128d")); /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.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 MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet110.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("655c5e75-97b2-4315-b710-4396c058e4b1")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.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 MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet110.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("30bd8623-db29-4a6c-90e4-8b7a8ff20ad1")); /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.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 MicrosoftAspNetCoreSignalRProtocolsJson => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Protocols.Json.dll", Resources.MicrosoftAspNetCoreSignalRProtocolsJson, AspNet110.References.MicrosoftAspNetCoreSignalRProtocolsJson, global::System.Guid.Parse("ec03c1ff-2b86-428e-8886-cf0528484b5d")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.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 MicrosoftAspNetCoreServerKestrelTransportQuic => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportQuic, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportQuic, global::System.Guid.Parse("b8f3241d-7592-48cd-9780-542d36d546a2")); /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Core.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 MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet110.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("2a1ea8a3-62a3-4d26-9276-0df863aa3263")); /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.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 MicrosoftAspNetCoreMvcFormattersJson => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Json.dll", Resources.MicrosoftAspNetCoreMvcFormattersJson, AspNet110.References.MicrosoftAspNetCoreMvcFormattersJson, global::System.Guid.Parse("9bed31e8-54fc-4076-8498-fc271b37ab72")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.Routing.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 MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet110.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("f9cc3bf6-c208-4884-b0a1-1b73748f8bab")); /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.AspNetCore.StaticAssets.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 MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet110.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("90c12402-e971-4994-81e7-a759a7b6abc0")); /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.Extensions.Identity.Stores.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 MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet110.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("8a4a4e17-bdd5-4829-a0f5-736504bc42fa")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for Microsoft.Extensions.Diagnostics.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 MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet110.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("baac2a7d-1e95-47db-8a7e-bc8518fb2e1a")); /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.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 MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet110.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("7a1cac8f-9db3-4b7b-a632-3dd08148d3f0")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.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 MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet110.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("c420316a-f18a-4393-a357-a8c5070b3698")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.AspNetCore.CookiePolicy.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 MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet110.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("9cf21b4b-7806-4fed-a4c0-8ab36339be53")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.AspNetCore.ResponseCaching.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 MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet110.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("c46797b5-edc7-46ec-bcb7-c0442fddcb61")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.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 MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet110.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("4c2aff8f-2553-42b1-bd47-30956fc726f0")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for Microsoft.AspNetCore.Authentication.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 MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet110.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("7f147800-ae58-4a73-af14-d6870259dc91")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Security.Cryptography.Xml.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 SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet110.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("4906fb5e-d936-42d0-b834-10ff810a5a57")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for Microsoft.AspNetCore.HttpLogging.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 MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet110.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("584a402e-7d15-41d8-b324-05c0fbb86020")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for Microsoft.Extensions.FileProviders.Physical.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 MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet110.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("f9879435-0fb9-409a-9186-5c457dfff5a2")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.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 MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, global::System.Guid.Parse("eb905bff-c8d1-400b-a87f-d103547bcade")); /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Xml.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 MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet110.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("b56b7a56-98a6-4223-870a-1540356546f4")); /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.Extensions.Logging.Configuration.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 MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet110.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("6656c5b9-a14b-4e87-8ee8-0e0a05b56eda")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.Extensions.WebEncoders.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 MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet110.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("dabe523f-b401-4bd1-a0c1-71e4e0571a7b")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.AspNetCore.Mvc.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 MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet110.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("c9d093b9-65c7-45c4-b5f4-1e17ba264e05")); /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.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 MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet110.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("4a204941-ded6-43b7-858c-c900ad5cefee")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for Microsoft.Extensions.FileProviders.Composite.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 MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet110.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("dea52ecb-574a-4939-9155-7b1b205d1a56")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.Extensions.Http.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 MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet110.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("d5850f1c-87ba-4d17-822d-2bcb53db1513")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.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 MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet110.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("dbdd3366-a5ff-4137-954c-bd4568baa2c6")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.Security.Cryptography.Pkcs.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 SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, AspNet110.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("3bbff4a0-8547-4db1-8f5f-fd814972bdce")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.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 MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet110.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("925c7f3e-06b9-4bac-94d6-80cb0694a314")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for Microsoft.AspNetCore.RateLimiting.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 MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet110.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("17d79dc3-5d78-43f6-a500-2142322ec072")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for Microsoft.AspNetCore.Http.Results.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 MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet110.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("5c365abd-8d99-46c0-a0a2-4fcc9ad087ba")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for Microsoft.Extensions.Localization.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 MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet110.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("5211cc38-1e47-46a3-8d1b-ba765a9d56db")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.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 MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet110.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("ef5830e6-f4e0-41c3-9bf8-c98c29863343")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.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 MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet110.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("5a3b4935-74d8-476f-be7d-1134e77c5620")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.AspNetCore.Antiforgery.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 MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet110.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("12d09c42-9294-4354-b5dd-7e9cb56877c8")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.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 MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet110.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("6496f2e6-ab7f-4f97-aeea-b3a451409e13")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for Microsoft.AspNetCore.Localization.Routing.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 MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet110.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("26bcf866-0dee-498a-926c-fe5f546a6d17")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.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 MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet110.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("94f4f54f-e776-4094-aacc-519b9d7d3424")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Diagnostics.EventLog.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 SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet110.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("f5dbd17d-1a92-4609-9485-019f4d2b0c76")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.AspNetCore.StaticFiles.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 MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet110.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("2c797743-4bee-4f67-9faf-e935878d89e3")); /// /// The for Microsoft.AspNetCore.Rewrite.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 MicrosoftAspNetCoreRewrite => new ReferenceInfo("Microsoft.AspNetCore.Rewrite.dll", Resources.MicrosoftAspNetCoreRewrite, AspNet110.References.MicrosoftAspNetCoreRewrite, global::System.Guid.Parse("5b9a1ea7-2a92-46df-a5d1-3e8b7479a7bc")); /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for Microsoft.Extensions.DependencyInjection.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 MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet110.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("970bc535-3fca-4069-afb1-7854478f89e6")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.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 MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("a9c9db70-7670-41be-bc2d-756f5de349ad")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.AspNetCore.Hosting.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 MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet110.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("60076d13-955f-4768-80f0-51d7b6386650")); /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for Microsoft.Extensions.Logging.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 MicrosoftExtensionsLogging => new ReferenceInfo("Microsoft.Extensions.Logging.dll", Resources.MicrosoftExtensionsLogging, AspNet110.References.MicrosoftExtensionsLogging, global::System.Guid.Parse("92d1cec9-d597-4e63-a5f2-4f2de9b888c9")); /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.AspNetCore.Server.IIS.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 MicrosoftAspNetCoreServerIIS => new ReferenceInfo("Microsoft.AspNetCore.Server.IIS.dll", Resources.MicrosoftAspNetCoreServerIIS, AspNet110.References.MicrosoftAspNetCoreServerIIS, global::System.Guid.Parse("c792724f-d7c6-493c-be14-c6d6ca4b70d0")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.AspNetCore.ResponseCompression.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 MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet110.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("b8fef02d-d4e1-4f21-9c22-ccd8e100ea69")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for Microsoft.Extensions.Logging.Debug.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 MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet110.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("cc053435-14cf-4f75-8e0a-12228aaa2dec")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.AspNetCore.Mvc.Core.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 MicrosoftAspNetCoreMvcCore => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Core.dll", Resources.MicrosoftAspNetCoreMvcCore, AspNet110.References.MicrosoftAspNetCoreMvcCore, global::System.Guid.Parse("0aaf1d4c-3230-4daa-832d-a37053f087c5")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.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 MicrosoftAspNetCoreMvcApiExplorer => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ApiExplorer.dll", Resources.MicrosoftAspNetCoreMvcApiExplorer, AspNet110.References.MicrosoftAspNetCoreMvcApiExplorer, global::System.Guid.Parse("510e21cb-4d09-4e3f-9e25-9cc57c916012")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.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 MicrosoftAspNetCoreServerKestrel => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.dll", Resources.MicrosoftAspNetCoreServerKestrel, AspNet110.References.MicrosoftAspNetCoreServerKestrel, global::System.Guid.Parse("4d5ad769-250a-43af-8636-f2c007763fe9")); /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for Microsoft.Extensions.Features.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 MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet110.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("d379fd11-3113-4806-816d-0f0328b1a990")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.AspNetCore.WebSockets.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 MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet110.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("7d46cb1a-67a6-4f1b-8b05-5b2a3fe10bd5")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.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 MicrosoftAspNetCoreServerKestrelTransportSockets => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll", Resources.MicrosoftAspNetCoreServerKestrelTransportSockets, AspNet110.References.MicrosoftAspNetCoreServerKestrelTransportSockets, global::System.Guid.Parse("0800a1ee-92b1-487c-91eb-b287593c151b")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.AspNetCore.HttpOverrides.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 MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet110.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("dfd946c9-f119-4e09-8b6c-a9e5e15f009d")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.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 MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet110.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("f82246ac-46e2-41b6-9506-1d0bf82694a7")); /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for Microsoft.JSInterop.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 MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet110.References.MicrosoftJSInterop, global::System.Guid.Parse("31dc401f-e41c-46b8-ae7c-ce411a6f8a8b")); /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.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 MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet110.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("d67e8997-1359-43f0-87e6-e1c1c2a0f24e")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.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 MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet110.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("a4ec02fa-831b-498b-b60b-76b94d1b1664")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for Microsoft.Extensions.Configuration.Json.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 MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet110.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("be5b59b0-4c05-43a9-8ebc-ea4d6d16c148")); /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.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 MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet110.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("68ed2792-adaa-4ec3-9973-429e57af1cec")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.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 MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet110.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("28586c62-5bba-4856-b7a7-c005c15646fa")); /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.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 MicrosoftAspNetCoreMvcFormattersXml => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Formatters.Xml.dll", Resources.MicrosoftAspNetCoreMvcFormattersXml, AspNet110.References.MicrosoftAspNetCoreMvcFormattersXml, global::System.Guid.Parse("efcda8c3-ec26-430e-81a1-247591abc4bc")); /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for Microsoft.AspNetCore.Http.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 MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet110.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("5bb988fe-632a-42a3-9db1-3689caef0739")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.WebUtilities.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 MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet110.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("c637af5c-87ba-474e-93d6-b48a329657ea")); /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for Microsoft.Extensions.Configuration.Ini.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 MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet110.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("4073852f-ed94-4f92-99af-17f56fb2cb4f")); /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.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 MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet110.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("3b380592-398e-43dc-bab2-f07a9922f104")); /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for Microsoft.AspNetCore.Components.Forms.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 MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet110.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("40508b7e-4eb2-4854-ac30-b3b923ac1ebf")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for Microsoft.AspNetCore.SignalR.Common.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 MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet110.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("4b8fb4fc-f386-4b6e-86cc-58ff7a4bfd7d")); /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.Extensions.Validation.Localization.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 MicrosoftExtensionsValidationLocalization => new ReferenceInfo("Microsoft.Extensions.Validation.Localization.dll", Resources.MicrosoftExtensionsValidationLocalization, AspNet110.References.MicrosoftExtensionsValidationLocalization, global::System.Guid.Parse("50759187-2c6f-4c4b-b928-a91d6bf1d59b")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.Extensions.Logging.Console.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 MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet110.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("6e71661a-a850-4dc6-8f2d-96068a1accc3")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.AspNetCore.Http.Features.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 MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet110.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("1c7c4fd3-ff7d-4817-8cb2-b81473a2f007")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.Razor.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 MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet110.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("b22f841d-8a72-4222-a741-bddf09f2a780")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.AspNetCore.Localization.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 MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet110.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("30cb1034-fc4f-4899-93b4-cef3fc281c9b")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.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 MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet110.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("73490984-5854-4d8f-a101-03cd3bb6fc52")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.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 MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet110.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("2a4876aa-0fa4-4e07-b8b0-a92a3a8ab511")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.Extensions.Configuration.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 MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet110.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("7f68d480-69c3-4b57-9104-e81f9cf69d03")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.AspNetCore.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 MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet110.References.MicrosoftAspNetCore, global::System.Guid.Parse("eddc4638-35ce-4d97-b84d-fbf7a8715a2e")); /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.AspNetCore.HostFiltering.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 MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet110.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("fe821d57-9ec7-4339-b666-96ca4a2859b7")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.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 MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet110.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("4f882cee-449b-4913-84bf-86d9449656bf")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.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 MicrosoftAspNetCoreServerKestrelCore => new ReferenceInfo("Microsoft.AspNetCore.Server.Kestrel.Core.dll", Resources.MicrosoftAspNetCoreServerKestrelCore, AspNet110.References.MicrosoftAspNetCoreServerKestrelCore, global::System.Guid.Parse("817c3735-5651-49ee-935b-6f7fda2e69ab")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.AspNetCore.Authentication.Core.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 MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet110.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("d1ffddd0-028b-4373-997a-fed1f76097d6")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.Extensions.Logging.EventLog.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 MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet110.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("3d5015b5-e882-47c8-981a-73e4776b2871")); /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.Session.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 MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet110.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("6a1dd7e9-5e7a-44aa-bf8f-2132ce478c2e")); /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.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 MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet110.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("a9e47146-a014-4419-aa40-f85060eb71d0")); /// - /// The for Microsoft.Extensions.Localization.dll + /// The for Microsoft.AspNetCore.Components.Server.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 MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet110.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("e715006b-28c5-46d1-b73b-861408f4273d")); /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.AspNetCore.Components.Authorization.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 MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet110.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("f98688db-131b-419c-90f1-5a71bd595cc4")); /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.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 MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet110.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("e4e1d390-d809-4e5d-be8e-7f5302c5ca1f")); /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.AspNetCore.Http.Connections.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 MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet110.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("05ccc472-3f11-4100-83fc-5a10f1673641")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.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 MicrosoftAspNetCoreAuthenticationAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Abstractions.dll", Resources.MicrosoftAspNetCoreAuthenticationAbstractions, AspNet110.References.MicrosoftAspNetCoreAuthenticationAbstractions, global::System.Guid.Parse("b1e44d8f-e0eb-4072-89db-a272e6cc4d1a")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.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 MicrosoftAspNetCoreHostingServerAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Server.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingServerAbstractions, AspNet110.References.MicrosoftAspNetCoreHostingServerAbstractions, global::System.Guid.Parse("38925455-c697-4a2f-aa2a-f079685a4018")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for Microsoft.Extensions.Localization.Abstractions.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 MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet110.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("e840041b-5831-4588-843a-2c00860fa9f9")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.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 MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet110.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("e85eedaf-e72c-45c1-9cc8-fb0a336977c1")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.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 MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet110.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("1eb2d1a5-6b7d-4931-ae91-fccec0098f44")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.AspNetCore.Components.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 MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet110.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("7da42941-5ca3-470d-8ed0-18d6c3310ea1")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.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 MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet110.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("e50d14e8-3128-460d-958a-f65b0a16f13d")); /// - /// The for Microsoft.Extensions.Validation.dll + /// The for Microsoft.AspNetCore.OutputCaching.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 MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet110.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("3cbfc974-9c01-48c5-b3ac-9c3fa6adc491")); /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.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 MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet110.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("bd0deb6a-8ec3-497d-b848-b34e09f8cf83")); /// - /// The for Microsoft.JSInterop.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.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 MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet110.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("3bf406d6-17fa-4c74-8476-9d75d8ba423d")); /// /// The for Microsoft.Net.Http.Headers.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 MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet110.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("51aa699f-53cd-4623-a6de-a7e356bb96b5")); /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.Extensions.Configuration.Binder.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 MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet110.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("85f83e75-bc54-4813-953d-520ad58deb13")); /// - /// The for System.Formats.Cbor.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.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 MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet110.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("dc50bd7d-4696-45c6-a428-0c49698b26d4")); /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for Microsoft.AspNetCore.Http.Extensions.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 MicrosoftAspNetCoreHttpExtensions => new ReferenceInfo("Microsoft.AspNetCore.Http.Extensions.dll", Resources.MicrosoftAspNetCoreHttpExtensions, AspNet110.References.MicrosoftAspNetCoreHttpExtensions, global::System.Guid.Parse("aad0b01d-a76b-4b99-9f14-cd2628345a6b")); /// - /// The for System.Security.Cryptography.Xml.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.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 MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet110.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("f20790db-2622-4378-8615-8dbe907ef1bf")); /// - /// The for System.Threading.RateLimiting.dll + /// The for System.Formats.Cbor.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 SystemFormatsCbor => new ReferenceInfo("System.Formats.Cbor.dll", Resources.SystemFormatsCbor, AspNet110.References.SystemFormatsCbor, global::System.Guid.Parse("96eba138-8a38-4e44-8867-0d9cc2dc799c")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1559,315 +1564,316 @@ 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, + [ + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, + SystemDiagnosticsContracts, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, + SystemDiagnosticsDiagnosticSource, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + MicrosoftExtensionsConfigurationAbstractions, + SystemDrawing, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemLinqAsyncEnumerable, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + MicrosoftExtensionsHostingAbstractions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemTextEncodingsWeb, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, + SystemXmlLinq, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + MicrosoftExtensionsOptions, + SystemAppContext, + MicrosoftExtensionsDependencyInjectionAbstractions, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + MicrosoftExtensionsFileProvidersAbstractions, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + MicrosoftExtensionsLoggingAbstractions, + SystemNetServerSentEvents, + SystemNetNameResolution, + MicrosoftExtensionsPrimitives, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + MicrosoftExtensionsCachingAbstractions, + SystemTransactionsLocal, + MicrosoftExtensionsDiagnosticsAbstractions, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, + MicrosoftAspNetCoreAuthenticationCookies, + MicrosoftExtensionsOptionsConfigurationExtensions, + MicrosoftAspNetCoreAuthorization, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsValidation, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, + MicrosoftAspNetCoreDataProtectionAbstractions, + MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreStaticAssets, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, + MicrosoftAspNetCoreHttpLogging, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, + MicrosoftAspNetCoreMvc, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, + MicrosoftAspNetCoreMvcRazorPages, + SystemSecurityCryptographyPkcs, + MicrosoftAspNetCoreMvcAbstractions, + MicrosoftAspNetCoreRateLimiting, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, + MicrosoftAspNetCoreRewrite, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, + MicrosoftAspNetCoreServerIIS, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, + MicrosoftAspNetCoreServerKestrel, + MicrosoftExtensionsFeatures, + MicrosoftAspNetCoreWebSockets, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, + MicrosoftExtensionsConfigurationFileExtensions, + MicrosoftExtensionsConfigurationJson, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftExtensionsValidationLocalization, + MicrosoftExtensionsLoggingConsole, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, + SystemFormatsCbor, ]; } return _all; @@ -1876,216 +1882,199 @@ 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? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet110)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System")).GetReference(filePath: "System.dll", display: "System (aspnet110)"); } - return _MicrosoftCSharp; + return _System; } } - - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; - /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll - /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions - { - get - { - if (_MicrosoftExtensionsCachingAbstractions 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)"); - } - return _MicrosoftExtensionsCachingAbstractions; - } - } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_SystemIOCompressionBrotli 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)"); + _SystemIOCompressionBrotli = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.Brotli")).GetReference(filePath: "System.IO.Compression.Brotli.dll", display: "System.IO.Compression.Brotli (aspnet110)"); } - return _MicrosoftExtensionsConfigurationAbstractions; + return _SystemIOCompressionBrotli; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_SystemThreadingThread 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)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet110)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _SystemThreadingThread; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_SystemSecurityCryptography 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)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet110)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _SystemSecurityCryptography; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_SystemDiagnosticsContracts 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)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _SystemDiagnosticsContracts; } } - - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_SystemComponentModelTypeConverter 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)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet110)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _SystemComponentModelTypeConverter; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_SystemSecurityCryptographyOpenSsl 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)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (aspnet110)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _SystemSecurityCryptographyOpenSsl; } } - - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_MicrosoftExtensionsOptions is null) + if (_SystemReflectionMetadata is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet110)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet110)"); } - return _MicrosoftExtensionsOptions; + return _SystemReflectionMetadata; } } - - private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; + + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference MicrosoftExtensionsPrimitives + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_MicrosoftExtensionsPrimitives is null) + if (_SystemFormatsAsn1 is null) { - _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet110)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet110)"); } - return _MicrosoftExtensionsPrimitives; + return _SystemFormatsAsn1; } } - - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet110)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet110)"); } - return _MicrosoftVisualBasicCore; + return _SystemDiagnosticsDiagnosticSource; } } - - private static PortableExecutableReference? _MicrosoftVisualBasic; + + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_MicrosoftVisualBasic is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (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 _MicrosoftVisualBasic; + return _SystemSecurityCryptographyPrimitives; } } - + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// @@ -2102,1962 +2091,1945 @@ public static PortableExecutableReference MicrosoftWin32Primitives return _MicrosoftWin32Primitives; } } - - private static PortableExecutableReference? _MicrosoftWin32Registry; + + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDrawingPrimitives is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet110)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet110)"); } - return _MicrosoftWin32Registry; + return _SystemDrawingPrimitives; } } - - private static PortableExecutableReference? _mscorlib; + + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for mscorlib.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_mscorlib is null) + if (_SystemIOMemoryMappedFiles is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet110)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet110)"); } - return _mscorlib; + return _SystemIOMemoryMappedFiles; } } - - private static PortableExecutableReference? _netstandard; + + private static PortableExecutableReference? _SystemCore; /// - /// The for netstandard.dll + /// The for System.Core.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemCore { get { - if (_netstandard is null) + if (_SystemCore is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet110)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet110)"); } - return _netstandard; + return _SystemCore; } } - - private static PortableExecutableReference? _SystemAppContext; + + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.AppContext.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemAppContext is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (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 _SystemAppContext; + return _SystemRuntimeSerializationFormatters; } } - - private static PortableExecutableReference? _SystemBuffers; + + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Buffers.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemBuffers is null) + if (_SystemResourcesResourceManager is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet110)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet110)"); } - return _SystemBuffers; + return _SystemResourcesResourceManager; } } - - private static PortableExecutableReference? _SystemCollectionsConcurrent; + + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemThreadingOverlapped is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet110)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet110)"); } - return _SystemCollectionsConcurrent; + return _SystemThreadingOverlapped; } } - - private static PortableExecutableReference? _SystemCollections; + + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.Collections.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemCollections is null) + if (_SystemNetHttpListener is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet110)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet110)"); } - return _SystemCollections; + return _SystemNetHttpListener; } } - - private static PortableExecutableReference? _SystemCollectionsImmutable; + + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Collections.Immutable.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference SystemNet { get { - if (_SystemCollectionsImmutable is null) + if (_SystemNet is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet110)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet110)"); } - return _SystemCollectionsImmutable; + return _SystemNet; } } - - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemObjectModel is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet110)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet110)"); } - return _SystemCollectionsNonGeneric; + return _SystemObjectModel; } } - - private static PortableExecutableReference? _SystemCollectionsSpecialized; + + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Collections.Specialized.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet110)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet110)"); } - return _SystemCollectionsSpecialized; + return _SystemDiagnosticsTextWriterTraceListener; } } - - private static PortableExecutableReference? _SystemComponentModelAnnotations; + + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (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 _SystemComponentModelAnnotations; + return _SystemSecurityCryptographyCsp; } } - - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemComponentModelDataAnnotations is null) + if (_MicrosoftCSharp is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet110)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet110)"); } - return _SystemComponentModelDataAnnotations; + return _MicrosoftCSharp; } } - - private static PortableExecutableReference? _SystemComponentModel; + + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.ComponentModel.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemComponentModel is null) + if (_SystemNetWebSocketsClient is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (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 _SystemComponentModel; + return _SystemNetWebSocketsClient; } } - - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingTimer is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet110)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet110)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingTimer; } } - - private static PortableExecutableReference? _SystemComponentModelPrimitives; + + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (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 _SystemComponentModelPrimitives; + return _SystemReflectionEmitLightweight; } } - - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemFormatsTar is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet110)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet110)"); } - return _SystemComponentModelTypeConverter; + return _SystemFormatsTar; } } - - private static PortableExecutableReference? _SystemConfiguration; + + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Configuration.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemConfiguration is null) + if (_SystemDynamicRuntime is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet110)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet110)"); } - return _SystemConfiguration; + return _SystemDynamicRuntime; } } - - private static PortableExecutableReference? _SystemConsole; + + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for System.Console.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_SystemConsole is null) + if (_SystemThreadingAccessControl is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet110)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (aspnet110)"); } - return _SystemConsole; + return _SystemThreadingAccessControl; } } - - private static PortableExecutableReference? _SystemCore; + + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (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 _SystemCore; + return _SystemSecurityCryptographyAlgorithms; } } - - private static PortableExecutableReference? _SystemDataCommon; + + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Data.Common.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference WindowsBase { get { - if (_SystemDataCommon is null) + if (_WindowsBase is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet110)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet110)"); } - return _SystemDataCommon; + return _WindowsBase; } } - - private static PortableExecutableReference? _SystemDataDataSetExtensions; + + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebProxy is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet110)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet110)"); } - return _SystemDataDataSetExtensions; + return _SystemNetWebProxy; } } - - 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("aspnet110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet110)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet110)"); } - return _SystemData; + return _SystemConfiguration; } } - - private static PortableExecutableReference? _SystemDiagnosticsContracts; + + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet110)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet110)"); } - return _SystemDiagnosticsContracts; + return _SystemDiagnosticsTools; } } - - private static PortableExecutableReference? _SystemDiagnosticsDebug; + + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (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 _SystemDiagnosticsDebug; + return _SystemIOPipesAccessControl; } } - - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (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 _SystemDiagnosticsDiagnosticSource; + return _MicrosoftExtensionsConfigurationAbstractions; } } - - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet110)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet110)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemDrawing; } } - - private static PortableExecutableReference? _SystemDiagnosticsProcess; + + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (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 _SystemDiagnosticsProcess; + return _SystemRuntimeCompilerServicesUnsafe; } } - - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet110)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet110)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDiagnosticsTracing; } } - - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet110)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet110)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDataDataSetExtensions; } } - - private static PortableExecutableReference? _SystemDiagnosticsTools; + + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDiagnosticsTools is null) + if (_SystemNetWebSockets is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (aspnet110)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet110)"); } - return _SystemDiagnosticsTools; + return _SystemNetWebSockets; } } - - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemTextJson { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemTextJson is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet110)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet110)"); } - return _SystemDiagnosticsTraceSource; + return _SystemTextJson; } } - - private static PortableExecutableReference? _SystemDiagnosticsTracing; + + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet110)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet110)"); } - return _SystemDiagnosticsTracing; + return _SystemReflectionDispatchProxy; } } - - private static PortableExecutableReference? _System; + + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_System is null) + if (_SystemDiagnosticsTraceSource is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System")).GetReference(filePath: "System.dll", display: "System (aspnet110)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet110)"); } - return _System; + return _SystemDiagnosticsTraceSource; } } - - private static PortableExecutableReference? _SystemDrawing; + + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Drawing.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemDrawing is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet110)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet110)"); } - return _SystemDrawing; + return _MicrosoftVisualBasicCore; } } - - private static PortableExecutableReference? _SystemDrawingPrimitives; + + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemDrawingPrimitives is null) + if (_SystemRuntimeLoader is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet110)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet110)"); } - return _SystemDrawingPrimitives; + return _SystemRuntimeLoader; } } - - private static PortableExecutableReference? _SystemDynamicRuntime; + + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemDynamicRuntime is null) + if (_SystemXmlSerialization is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet110)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet110)"); } - return _SystemDynamicRuntime; + return _SystemXmlSerialization; } } - - private static PortableExecutableReference? _SystemFormatsAsn1; + + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Formats.Asn1.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemIO { get { - if (_SystemFormatsAsn1 is null) + if (_SystemIO is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet110)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet110)"); } - return _SystemFormatsAsn1; + return _SystemIO; } } - - private static PortableExecutableReference? _SystemFormatsTar; + + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Formats.Tar.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemFormatsTar is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet110)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet110)"); } - return _SystemFormatsTar; + return _SystemDiagnosticsFileVersionInfo; } } - - private static PortableExecutableReference? _SystemGlobalizationCalendars; + + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemRuntimeInteropServices is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet110)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet110)"); } - return _SystemGlobalizationCalendars; + return _SystemRuntimeInteropServices; } } - - private static PortableExecutableReference? _SystemGlobalization; + + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Globalization.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemGlobalization is null) + if (_SystemThreadingTasksParallel is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (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 _SystemGlobalization; + return _SystemThreadingTasksParallel; } } - - private static PortableExecutableReference? _SystemGlobalizationExtensions; + + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemNetSockets is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet110)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet110)"); } - return _SystemGlobalizationExtensions; + return _SystemNetSockets; } } - - private static PortableExecutableReference? _SystemIOCompressionBrotli; + + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemValueTuple 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)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet110)"); } - return _SystemIOCompressionBrotli; + return _SystemValueTuple; } } - - 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("aspnet110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (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 _SystemIOCompression; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemSecurityCryptographyX509Certificates 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)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet110)"); } - return _SystemIOCompressionFileSystem; + return _SystemSecurityCryptographyX509Certificates; } } - - private static PortableExecutableReference? _SystemIOCompressionZipFile; + + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemNetServicePoint 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)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet110)"); } - return _SystemIOCompressionZipFile; + return _SystemNetServicePoint; } } - - private static PortableExecutableReference? _SystemIO; + + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIO is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (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 _SystemIO; + return _SystemTextEncodingCodePages; } } - - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemIOCompression 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)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet110)"); } - return _SystemIOFileSystemAccessControl; + return _SystemIOCompression; } } - - private static PortableExecutableReference? _SystemIOFileSystem; + + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.FileSystem.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOFileSystem is null) + if (_SystemReflectionExtensions is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet110)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet110)"); } - return _SystemIOFileSystem; + return _SystemReflectionExtensions; } } - - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeSerialization 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)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet110)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeSerialization; } } - - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemReflectionEmit 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)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet110)"); } - return _SystemIOFileSystemPrimitives; + return _SystemReflectionEmit; } } - - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetNetworkInformation 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)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet110)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetNetworkInformation; } } - - private static PortableExecutableReference? _SystemIOIsolatedStorage; + + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (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 _SystemIOIsolatedStorage; + return _SystemReflectionEmitILGeneration; } } - - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemDiagnosticsProcess is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet110)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet110)"); } - return _SystemIOMemoryMappedFiles; + return _SystemDiagnosticsProcess; } } - - private static PortableExecutableReference? _SystemIOPipelines; + + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.IO.Pipelines.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemIOPipelines is null) + if (_SystemComponentModelPrimitives is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet110)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet110)"); } - return _SystemIOPipelines; + return _SystemComponentModelPrimitives; } } - - private static PortableExecutableReference? _SystemIOPipesAccessControl; + + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemComponentModelDataAnnotations 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)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet110)"); } - return _SystemIOPipesAccessControl; + return _SystemComponentModelDataAnnotations; } } - - private static PortableExecutableReference? _SystemIOPipes; + + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemIOPipes is null) + if (_SystemIOPipelines is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet110)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet110)"); } - return _SystemIOPipes; + return _SystemIOPipelines; } } - - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (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 _SystemIOUnmanagedMemoryStream; + return _SystemRuntimeCompilerServicesVisualC; } } - - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemDiagnosticsDebug is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet110)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet110)"); } - return _SystemLinqAsyncEnumerable; + return _SystemDiagnosticsDebug; } } - - private static PortableExecutableReference? _SystemLinq; + + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Linq.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemBuffers { get { - if (_SystemLinq is null) + if (_SystemBuffers is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet110)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet110)"); } - return _SystemLinq; + return _SystemBuffers; } } - - private static PortableExecutableReference? _SystemLinqExpressions; - /// - /// The for System.Linq.Expressions.dll + private static PortableExecutableReference? _SystemCollectionsNonGeneric; + + /// + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemLinqExpressions is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet110)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet110)"); } - return _SystemLinqExpressions; + return _SystemCollectionsNonGeneric; } } - - private static PortableExecutableReference? _SystemLinqParallel; + + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Linq.Parallel.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemThreading { get { - if (_SystemLinqParallel is null) + if (_SystemThreading is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet110)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet110)"); } - return _SystemLinqParallel; + return _SystemThreading; } } - - private static PortableExecutableReference? _SystemLinqQueryable; + + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Linq.Queryable.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemLinqQueryable is null) + if (_SystemIOCompressionZipFile is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (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 _SystemLinqQueryable; + return _SystemIOCompressionZipFile; } } - - private static PortableExecutableReference? _SystemMemory; + + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Memory.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemMemory is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet110)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (aspnet110)"); } - return _SystemMemory; + return _SystemLinqAsyncEnumerable; } } - - private static PortableExecutableReference? _SystemNet; + + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNet is null) + if (_SystemXmlReaderWriter is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet110)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet110)"); } - return _SystemNet; + return _SystemXmlReaderWriter; } } - - private static PortableExecutableReference? _SystemNetHttp; + + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Http.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetHttp is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet110)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet110)"); } - return _SystemNetHttp; + return _SystemTextRegularExpressions; } } - - private static PortableExecutableReference? _SystemNetHttpJson; + + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetHttpJson is null) + if (_MicrosoftVisualBasic 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)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet110)"); } - return _SystemNetHttpJson; + return _MicrosoftVisualBasic; } } - - private static PortableExecutableReference? _SystemNetHttpListener; + + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.HttpListener.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetHttpListener is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet110)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet110)"); } - return _SystemNetHttpListener; + return _SystemComponentModelAnnotations; } } - - private static PortableExecutableReference? _SystemNetMail; + + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.Mail.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetMail is null) + if (_SystemNetRequests is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet110)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet110)"); } - return _SystemNetMail; + return _SystemNetRequests; } } - - private static PortableExecutableReference? _SystemNetNameResolution; + + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.NameResolution.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetNameResolution is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet110)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet110)"); } - return _SystemNetNameResolution; + return _SystemGlobalizationCalendars; } } - - private static PortableExecutableReference? _SystemNetNetworkInformation; + + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetNetworkInformation is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet110)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet110)"); } - return _SystemNetNetworkInformation; + return _SystemCollectionsImmutable; } } - - private static PortableExecutableReference? _SystemNetPing; + + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Ping.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetPing is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (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 _SystemNetPing; + return _SystemRuntimeSerializationPrimitives; } } - - private static PortableExecutableReference? _SystemNetPrimitives; + + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.Primitives.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetPrimitives is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (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 _SystemNetPrimitives; + return _SystemTextEncodingExtensions; } } - - private static PortableExecutableReference? _SystemNetQuic; + + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.Quic.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetQuic is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet110)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet110)"); } - return _SystemNetQuic; + return _SystemDiagnosticsStackTrace; } } - - private static PortableExecutableReference? _SystemNetRequests; + + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.Requests.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetRequests is null) + if (_SystemNetPrimitives is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (aspnet110)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet110)"); } - return _SystemNetRequests; + return _SystemNetPrimitives; } } - - private static PortableExecutableReference? _SystemNetSecurity; + + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.Security.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetSecurity is null) + if (_SystemSecuritySecureString is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet110)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet110)"); } - return _SystemNetSecurity; + return _SystemSecuritySecureString; } } - - private static PortableExecutableReference? _SystemNetServerSentEvents; + + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetServerSentEvents + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetServerSentEvents is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet110)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet110)"); } - return _SystemNetServerSentEvents; + return _SystemSecurityPrincipal; } } - - private static PortableExecutableReference? _SystemNetServicePoint; + + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Net.ServicePoint.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNetServicePoint is null) + if (_SystemServiceProcess is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet110)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet110)"); } - return _SystemNetServicePoint; + return _SystemServiceProcess; } } - - private static PortableExecutableReference? _SystemNetSockets; + + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Net.Sockets.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNetSockets is null) + if (_SystemLinqQueryable is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet110)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet110)"); } - return _SystemNetSockets; + return _SystemLinqQueryable; } } - - private static PortableExecutableReference? _SystemNetWebClient; + + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Net.WebClient.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemMemory { get { - if (_SystemNetWebClient is null) + if (_SystemMemory is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet110)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet110)"); } - return _SystemNetWebClient; + return _SystemMemory; } } - - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemXmlXDocument is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet110)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet110)"); } - return _SystemNetWebHeaderCollection; + return _SystemXmlXDocument; } } - - private static PortableExecutableReference? _SystemNetWebProxy; + + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Net.WebProxy.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemCollections { get { - if (_SystemNetWebProxy is null) + if (_SystemCollections is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet110)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet110)"); } - return _SystemNetWebProxy; + return _SystemCollections; } } - - private static PortableExecutableReference? _SystemNetWebSocketsClient; + + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemWebHttpUtility 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)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet110)"); } - return _SystemNetWebSocketsClient; + return _SystemWebHttpUtility; } } - - private static PortableExecutableReference? _SystemNetWebSockets; + + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Net.WebSockets.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemRuntime { get { - if (_SystemNetWebSockets is null) + if (_SystemRuntime is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet110)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet110)"); } - return _SystemNetWebSockets; + return _SystemRuntime; } } - - private static PortableExecutableReference? _SystemNumerics; + + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Numerics.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemNumerics is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (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 _SystemNumerics; + return _SystemThreadingTasksDataflow; } } - - private static PortableExecutableReference? _SystemNumericsVectors; + + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemNetPing { get { - if (_SystemNumericsVectors is null) + if (_SystemNetPing is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet110)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet110)"); } - return _SystemNumericsVectors; + return _SystemNetPing; } } - - private static PortableExecutableReference? _SystemObjectModel; + + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.ObjectModel.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemObjectModel is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (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 _SystemObjectModel; + return _SystemIOFileSystemAccessControl; } } - - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet110)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet110)"); } - return _SystemReflectionDispatchProxy; + return _SystemCollectionsSpecialized; } } - - private static PortableExecutableReference? _SystemReflection; + + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflection is null) + if (_SystemNetWebClient is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet110)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet110)"); } - return _SystemReflection; + return _SystemNetWebClient; } } - - private static PortableExecutableReference? _SystemReflectionEmit; + + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Reflection.Emit.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemReflectionEmit is null) + if (_SystemTextEncoding is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet110)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet110)"); } - return _SystemReflectionEmit; + return _SystemTextEncoding; } } - - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemResourcesReader 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)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet110)"); } - return _SystemReflectionEmitILGeneration; + return _SystemResourcesReader; } } - - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + + private static PortableExecutableReference? _SystemData; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemData { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemData 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)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet110)"); } - return _SystemReflectionEmitLightweight; + return _SystemData; } } - - private static PortableExecutableReference? _SystemReflectionExtensions; + + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetMail { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetMail is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet110)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet110)"); } - return _SystemReflectionExtensions; + return _SystemNetMail; } } - - private static PortableExecutableReference? _SystemReflectionMetadata; + + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemSecurityAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet110)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet110)"); } - return _SystemReflectionMetadata; + return _SystemSecurityAccessControl; } } - - private static PortableExecutableReference? _SystemReflectionPrimitives; + + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Reflection.Primitives.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemReflectionPrimitives is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (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 _SystemReflectionPrimitives; + return _SystemIOFileSystemDriveInfo; } } - - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetHttpJson is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (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 _SystemReflectionTypeExtensions; + return _SystemNetHttpJson; } } - - private static PortableExecutableReference? _SystemResourcesReader; + + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Resources.Reader.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemReflection { get { - if (_SystemResourcesReader is null) + if (_SystemReflection is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet110)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet110)"); } - return _SystemResourcesReader; + return _SystemReflection; } } - - private static PortableExecutableReference? _SystemResourcesResourceManager; + + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemResourcesResourceManager is null) + if (_SystemNumericsVectors is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet110)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet110)"); } - return _SystemResourcesResourceManager; + return _SystemNumericsVectors; } } - - private static PortableExecutableReference? _SystemResourcesWriter; + + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Resources.Writer.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemResourcesWriter is null) + if (_SystemServiceModelWeb is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet110)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet110)"); } - return _SystemResourcesWriter; + return _SystemServiceModelWeb; } } - - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemComponentModelEventBasedAsync 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)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet110)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemComponentModelEventBasedAsync; } } - - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; - /// - /// The for System.Runtime.CompilerServices.VisualC.dll - /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC - { - get - { - if (_SystemRuntimeCompilerServicesVisualC 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)"); - } - return _SystemRuntimeCompilerServicesVisualC; - } - } - - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntime is null) + if (_SystemXmlXPath is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet110)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet110)"); } - return _SystemRuntime; + return _SystemXmlXPath; } } - - private static PortableExecutableReference? _SystemRuntimeExtensions; + + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeExtensions is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemSecurityPrincipalWindows; } } - - private static PortableExecutableReference? _SystemRuntimeHandles; + + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet110)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet110)"); } - return _SystemRuntimeHandles; + return _SystemReflectionPrimitives; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServices; + + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.InteropServices.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeInteropServices is null) + if (_netstandard is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet110)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet110)"); } - return _SystemRuntimeInteropServices; + return _netstandard; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemGlobalizationExtensions 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)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet110)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemGlobalizationExtensions; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemNetSecurity 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)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet110)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemNetSecurity; } } - - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (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 _SystemRuntimeIntrinsics; + return _SystemIOFileSystemPrimitives; } } - - private static PortableExecutableReference? _SystemRuntimeLoader; + + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (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 _SystemRuntimeLoader; + return _SystemSecurityCryptographyCng; } } - - private static PortableExecutableReference? _SystemRuntimeNumerics; + + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet110)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet110)"); } - return _SystemRuntimeNumerics; + return _SystemRuntimeExtensions; } } - - private static PortableExecutableReference? _SystemRuntimeSerialization; + + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_SystemRuntimeSerialization is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (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 _SystemRuntimeSerialization; + return _MicrosoftExtensionsHostingAbstractions; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemXml 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)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet110)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemXml; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemIOCompressionFileSystem 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)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet110)"); } - return _SystemRuntimeSerializationJson; + return _SystemIOCompressionFileSystem; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemResourcesWriter 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)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet110)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemResourcesWriter; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemIOIsolatedStorage 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)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet110)"); } - return _SystemRuntimeSerializationXml; + return _SystemIOIsolatedStorage; } } - - private static PortableExecutableReference? _SystemSecurityAccessControl; + + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.AccessControl.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityAccessControl is null) + if (_SystemGlobalization is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet110)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet110)"); } - return _SystemSecurityAccessControl; + return _SystemGlobalization; } } - + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -4074,993 +4046,1010 @@ public static PortableExecutableReference SystemSecurityClaims return _SystemSecurityClaims; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemThreadingThreadPool 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)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet110)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemThreadingThreadPool; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemTextEncodingsWeb 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)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet110)"); } - return _SystemSecurityCryptographyCng; + return _SystemTextEncodingsWeb; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemConsole 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)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet110)"); } - return _SystemSecurityCryptographyCsp; + return _SystemConsole; } } - - private static PortableExecutableReference? _SystemSecurityCryptography; + + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptography is null) + if (_mscorlib is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet110)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet110)"); } - return _SystemSecurityCryptography; + return _mscorlib; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemNetWebHeaderCollection 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)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet110)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemNetWebHeaderCollection; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet110)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemXmlXPathXDocument; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemComponentModel 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)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet110)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemComponentModel; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemNumerics { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemNumerics 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)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet110)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemNumerics; } } - - private static PortableExecutableReference? _SystemSecurity; + + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Security.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemSecurity is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (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 _SystemSecurity; + return _SystemThreadingTasksExtensions; } } - - private static PortableExecutableReference? _SystemSecurityPrincipal; + + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Security.Principal.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemSecurityPrincipal is null) + if (_SystemLinqExpressions is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet110)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet110)"); } - return _SystemSecurityPrincipal; + return _SystemLinqExpressions; } } - - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemThreadingTasks 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)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet110)"); } - return _SystemSecurityPrincipalWindows; + return _SystemThreadingTasks; } } - - private static PortableExecutableReference? _SystemSecuritySecureString; + + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Security.SecureString.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemSecuritySecureString is null) + if (_SystemXmlLinq is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet110)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet110)"); } - return _SystemSecuritySecureString; + return _SystemXmlLinq; } } - - private static PortableExecutableReference? _SystemServiceModelWeb; + + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.ServiceModel.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemServiceModelWeb is null) + if (_SystemIOFileSystem is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet110)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet110)"); } - return _SystemServiceModelWeb; + return _SystemIOFileSystem; } } - - private static PortableExecutableReference? _SystemServiceProcess; + + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemServiceProcess is null) + if (_MicrosoftWin32Registry is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet110)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet110)"); } - return _SystemServiceProcess; + return _MicrosoftWin32Registry; } } - - private static PortableExecutableReference? _SystemTextEncodingCodePages; + + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinq 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)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet110)"); } - return _SystemTextEncodingCodePages; + return _SystemLinq; } } - - private static PortableExecutableReference? _SystemTextEncoding; + + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Text.Encoding.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemTextEncoding is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet110)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet110)"); } - return _SystemTextEncoding; + return _SystemRuntimeIntrinsics; } } - - private static PortableExecutableReference? _SystemTextEncodingExtensions; + + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemDataCommon 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)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet110)"); } - return _SystemTextEncodingExtensions; + return _SystemDataCommon; } } - - private static PortableExecutableReference? _SystemTextEncodingsWeb; + + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystemWatcher 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)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (aspnet110)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystemWatcher; } } - - private static PortableExecutableReference? _SystemTextJson; + + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_SystemTextJson is null) + if (_MicrosoftExtensionsOptions is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet110)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet110)"); } - return _SystemTextJson; + return _MicrosoftExtensionsOptions; } } - - private static PortableExecutableReference? _SystemTextRegularExpressions; + + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemAppContext { get { - if (_SystemTextRegularExpressions is null) + if (_SystemAppContext is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet110)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet110)"); } - return _SystemTextRegularExpressions; + return _SystemAppContext; } } - - private static PortableExecutableReference? _SystemThreadingAccessControl; + + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for System.Threading.AccessControl.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_SystemThreadingAccessControl is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (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 _SystemThreadingAccessControl; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - - private static PortableExecutableReference? _SystemThreadingChannels; + + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Channels.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingChannels is null) + if (_SystemSecurity is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet110)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet110)"); } - return _SystemThreadingChannels; + return _SystemSecurity; } } - - private static PortableExecutableReference? _SystemThreading; + + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreading is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (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 _SystemThreading; + return _SystemRuntimeSerializationJson; } } - - private static PortableExecutableReference? _SystemThreadingOverlapped; + + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingOverlapped is null) + if (_SystemNetQuic is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet110)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet110)"); } - return _SystemThreadingOverlapped; + return _SystemNetQuic; } } - - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemRuntimeHandles 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)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet110)"); } - return _SystemThreadingTasksDataflow; + return _SystemRuntimeHandles; } } - - private static PortableExecutableReference? _SystemThreadingTasks; + + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.Tasks.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingTasks is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (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 _SystemThreadingTasks; + return _SystemRuntimeInteropServicesJavaScript; } } - - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemLinqParallel 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)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet110)"); } - return _SystemThreadingTasksExtensions; + return _SystemLinqParallel; } } - - private static PortableExecutableReference? _SystemThreadingTasksParallel; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_SystemThreadingTasksParallel is null) + if (_MicrosoftExtensionsFileProvidersAbstractions 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)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet110)"); } - return _SystemThreadingTasksParallel; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - - private static PortableExecutableReference? _SystemThreadingThread; + + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Threading.Thread.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemThreadingThread is null) + if (_SystemThreadingChannels is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet110)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet110)"); } - return _SystemThreadingThread; + return _SystemThreadingChannels; } } - - private static PortableExecutableReference? _SystemThreadingThreadPool; + + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemWeb { get { - if (_SystemThreadingThreadPool is null) + if (_SystemWeb is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet110)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet110)"); } - return _SystemThreadingThreadPool; + return _SystemWeb; } } - - private static PortableExecutableReference? _SystemThreadingTimer; + + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Threading.Timer.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemThreadingTimer is null) + if (_SystemRuntimeNumerics is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet110)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet110)"); } - return _SystemThreadingTimer; + return _SystemRuntimeNumerics; } } - - private static PortableExecutableReference? _SystemTransactions; + + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Transactions.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemTransactions is null) + if (_SystemXmlXmlDocument is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet110)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet110)"); } - return _SystemTransactions; + return _SystemXmlXmlDocument; } } - - private static PortableExecutableReference? _SystemTransactionsLocal; + + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Transactions.Local.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemTransactionsLocal is null) + if (_SystemXmlXmlSerializer is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet110)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet110)"); } - return _SystemTransactionsLocal; + return _SystemXmlXmlSerializer; } } - - private static PortableExecutableReference? _SystemValueTuple; + + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.ValueTuple.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemValueTuple is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet110)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet110)"); } - return _SystemValueTuple; + return _SystemReflectionTypeExtensions; } } - - private static PortableExecutableReference? _SystemWeb; + + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Web.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemWeb is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet110)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet110)"); } - return _SystemWeb; + return _SystemIOUnmanagedMemoryStream; } } - - private static PortableExecutableReference? _SystemWebHttpUtility; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for System.Web.HttpUtility.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_SystemWebHttpUtility is null) + if (_MicrosoftExtensionsLoggingAbstractions is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (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 _SystemWebHttpUtility; + return _MicrosoftExtensionsLoggingAbstractions; } } - - private static PortableExecutableReference? _SystemWindows; + + private static PortableExecutableReference? _SystemNetServerSentEvents; /// - /// The for System.Windows.dll + /// The for System.Net.ServerSentEvents.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemNetServerSentEvents { get { - if (_SystemWindows is null) + if (_SystemNetServerSentEvents is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet110)"); + _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (aspnet110)"); } - return _SystemWindows; + return _SystemNetServerSentEvents; } } - - private static PortableExecutableReference? _SystemXml; + + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXml is null) + if (_SystemNetNameResolution is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet110)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet110)"); } - return _SystemXml; + return _SystemNetNameResolution; } } - - private static PortableExecutableReference? _SystemXmlLinq; + + private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; /// - /// The for System.Xml.Linq.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference MicrosoftExtensionsPrimitives { get { - if (_SystemXmlLinq is null) + if (_MicrosoftExtensionsPrimitives is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet110)"); + _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (aspnet110)"); } - return _SystemXmlLinq; + return _MicrosoftExtensionsPrimitives; } } - - private static PortableExecutableReference? _SystemXmlReaderWriter; + + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet110)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet110)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - - private static PortableExecutableReference? _SystemXmlSerialization; + + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet110)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet110)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - - private static PortableExecutableReference? _SystemXmlXDocument; + + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet110)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet110)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - - private static PortableExecutableReference? _SystemXmlXmlDocument; + + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (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 _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - - private static PortableExecutableReference? _SystemXmlXmlSerializer; + + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for System.Xml.XmlSerializer.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_SystemXmlXmlSerializer is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (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 _SystemXmlXmlSerializer; + return _MicrosoftExtensionsCachingAbstractions; } } - - private static PortableExecutableReference? _SystemXmlXPath; + + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XPath.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXPath is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet110)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet110)"); } - return _SystemXmlXPath; + return _SystemTransactionsLocal; } } - - private static PortableExecutableReference? _SystemXmlXPathXDocument; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemXmlXPathXDocument is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions 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)"); + _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (aspnet110)"); } - return _SystemXmlXPathXDocument; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - - private static PortableExecutableReference? _WindowsBase; + + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for WindowsBase.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemIOPipes { get { - if (_WindowsBase is null) + if (_SystemIOPipes is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet110)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet110)"); } - return _WindowsBase; + return _SystemIOPipes; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + + private static PortableExecutableReference? _SystemWindows; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference SystemWindows { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_SystemWindows is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet110)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet110)"); } - return _MicrosoftAspNetCoreAntiforgery; + return _SystemWindows; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_SystemRuntimeSerializationXml 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)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _SystemRuntimeSerializationXml; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_MicrosoftExtensionsIdentityCore 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)"); + _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _MicrosoftExtensionsIdentityCore; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_MicrosoftAspNetCoreRoutingAbstractions 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)"); + _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationCookies; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_MicrosoftAspNetCoreIdentity 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)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet110)"); } - return _MicrosoftAspNetCoreAuthenticationCore; + return _MicrosoftAspNetCoreIdentity; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_MicrosoftAspNetCoreComponentsWeb is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (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 _MicrosoftAspNetCoreAuthentication; + return _MicrosoftAspNetCoreComponentsWeb; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes 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)"); + _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 _MicrosoftAspNetCoreAuthenticationOAuth; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (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 _MicrosoftAspNetCoreAuthorization; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_MicrosoftAspNetCoreRequestDecompression 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)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet110)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _MicrosoftAspNetCoreRequestDecompression; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_MicrosoftExtensionsLoggingTraceSource 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)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _MicrosoftExtensionsLoggingTraceSource; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_MicrosoftAspNetCoreSignalR is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet110)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet110)"); } - return _MicrosoftAspNetCoreComponents; + return _MicrosoftAspNetCoreSignalR; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + + /// + /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + { + get + { + if (_MicrosoftAspNetCoreRazorRuntime 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)"); + } + return _MicrosoftAspNetCoreRazorRuntime; } } - + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsEndpoints; /// @@ -5077,211 +5066,194 @@ public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints return _MicrosoftAspNetCoreComponentsEndpoints; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_MicrosoftAspNetCoreMetadata 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)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _MicrosoftAspNetCoreMetadata; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_MicrosoftExtensionsLoggingEventSource 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)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _MicrosoftExtensionsLoggingEventSource; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_MicrosoftAspNetCoreAuthenticationCookies 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)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet110)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - - 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("aspnet110.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet110)"); - } - return _MicrosoftAspNetCoreConnectionsAbstractions; - } - } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (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 _MicrosoftAspNetCoreCookiePolicy; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_MicrosoftAspNetCoreCors is null) + if (_MicrosoftAspNetCoreAuthorization is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet110)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet110)"); } - return _MicrosoftAspNetCoreCors; + return _MicrosoftAspNetCoreAuthorization; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_MicrosoftExtensionsObjectPool 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)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet110)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _MicrosoftExtensionsObjectPool; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + + private static PortableExecutableReference? _MicrosoftExtensionsValidation; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for Microsoft.Extensions.Validation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference MicrosoftExtensionsValidation { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_MicrosoftExtensionsValidation 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)"); + _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (aspnet110)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _MicrosoftExtensionsValidation; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; + + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_MicrosoftAspNetCoreDataProtectionAbstractions is null) + if (_MicrosoftExtensionsCachingMemory 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)"); + _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet110)"); } - return _MicrosoftAspNetCoreDataProtectionAbstractions; + return _MicrosoftExtensionsCachingMemory; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for Microsoft.AspNetCore.DataProtection.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtection + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_MicrosoftAspNetCoreDataProtection is null) + if (_MicrosoftAspNetCoreMvcLocalization is null) { - _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (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 _MicrosoftAspNetCoreDataProtection; + return _MicrosoftAspNetCoreMvcLocalization; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + + private static PortableExecutableReference? _SystemThreadingRateLimiting; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for System.Threading.RateLimiting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference SystemThreadingRateLimiting { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_SystemThreadingRateLimiting 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)"); + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet110)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _SystemThreadingRateLimiting; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstractions { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_MicrosoftAspNetCoreDataProtectionAbstractions 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)"); + _MicrosoftAspNetCoreDataProtectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Abstractions.dll", display: "Microsoft.AspNetCore.DataProtection.Abstractions (aspnet110)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _MicrosoftAspNetCoreDataProtectionAbstractions; } } - + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; /// @@ -5298,449 +5270,466 @@ public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics return _MicrosoftAspNetCoreDiagnostics; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.DataProtection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftAspNetCoreDataProtection { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_MicrosoftAspNetCoreDataProtection 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)"); + _MicrosoftAspNetCoreDataProtection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.dll", display: "Microsoft.AspNetCore.DataProtection (aspnet110)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _MicrosoftAspNetCoreDataProtection; } } - - private static PortableExecutableReference? _MicrosoftAspNetCore; + + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_MicrosoftAspNetCore is null) + if (_MicrosoftExtensionsHosting is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet110)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet110)"); } - return _MicrosoftAspNetCore; + return _MicrosoftExtensionsHosting; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (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 _MicrosoftAspNetCoreHostFiltering; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreCors { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_MicrosoftAspNetCoreCors 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)"); + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet110)"); } - return _MicrosoftAspNetCoreHostingAbstractions; + return _MicrosoftAspNetCoreCors; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (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 _MicrosoftAspNetCoreHosting; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions 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)"); + _MicrosoftAspNetCoreResponseCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", display: "Microsoft.AspNetCore.ResponseCaching.Abstractions (aspnet110)"); } - return _MicrosoftAspNetCoreHostingServerAbstractions; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson 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)"); + _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 _MicrosoftAspNetCoreHtmlAbstractions; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic 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)"); + _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 _MicrosoftAspNetCoreHttpAbstractions; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_MicrosoftAspNetCoreSignalRCore 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)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet110)"); } - return _MicrosoftAspNetCoreHttpConnectionsCommon; + return _MicrosoftAspNetCoreSignalRCore; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_MicrosoftAspNetCoreMvcFormattersJson 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)"); + _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 _MicrosoftAspNetCoreHttpConnections; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; - /// - /// The for Microsoft.AspNetCore.Http.dll + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + + /// + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_MicrosoftAspNetCoreRouting is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet110)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet110)"); } - return _MicrosoftAspNetCoreHttp; + return _MicrosoftAspNetCoreRouting; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_MicrosoftAspNetCoreStaticAssets 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)"); + _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet110)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _MicrosoftAspNetCoreStaticAssets; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_MicrosoftExtensionsIdentityStores 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)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet110)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _MicrosoftExtensionsIdentityStores; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_MicrosoftExtensionsDiagnostics 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)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet110)"); } - return _MicrosoftAspNetCoreHttpResults; + return _MicrosoftExtensionsDiagnostics; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (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 _MicrosoftAspNetCoreHttpLogging; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_MicrosoftAspNetCoreHttpAbstractions is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (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 _MicrosoftAspNetCoreHttpOverrides; + return _MicrosoftAspNetCoreHttpAbstractions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_MicrosoftAspNetCoreCookiePolicy is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet110)"); + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet110)"); } - return _MicrosoftAspNetCoreHttpsPolicy; + return _MicrosoftAspNetCoreCookiePolicy; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_MicrosoftAspNetCoreResponseCaching is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet110)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet110)"); } - return _MicrosoftAspNetCoreIdentity; + return _MicrosoftAspNetCoreResponseCaching; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (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 _MicrosoftAspNetCoreLocalization; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_MicrosoftAspNetCoreAuthentication 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)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet110)"); } - return _MicrosoftAspNetCoreLocalizationRouting; + return _MicrosoftAspNetCoreAuthentication; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_SystemSecurityCryptographyXml is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (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 _MicrosoftAspNetCoreMetadata; + return _SystemSecurityCryptographyXml; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_MicrosoftAspNetCoreHttpLogging 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)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet110)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _MicrosoftAspNetCoreHttpLogging; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_MicrosoftExtensionsFileProvidersPhysical 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)"); + _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet110)"); } - return _MicrosoftAspNetCoreMvcApiExplorer; + return _MicrosoftExtensionsFileProvidersPhysical; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions 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)"); + _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 _MicrosoftAspNetCoreMvcCore; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_MicrosoftExtensionsConfigurationXml 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)"); + _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet110)"); } - return _MicrosoftAspNetCoreMvcCors; + return _MicrosoftExtensionsConfigurationXml; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_MicrosoftExtensionsLoggingConfiguration 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)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet110)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _MicrosoftExtensionsLoggingConfiguration; + } + } + + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; + + /// + /// The for Microsoft.Extensions.WebEncoders.dll + /// + public static PortableExecutableReference MicrosoftExtensionsWebEncoders + { + get + { + if (_MicrosoftExtensionsWebEncoders is null) + { + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet110)"); + } + return _MicrosoftExtensionsWebEncoders; } } - + private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; /// @@ -5757,75 +5746,58 @@ public static PortableExecutableReference MicrosoftAspNetCoreMvc return _MicrosoftAspNetCoreMvc; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_MicrosoftExtensionsConfigurationUserSecrets 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)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet110)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_MicrosoftExtensionsFileProvidersComposite 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)"); + _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet110)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _MicrosoftExtensionsFileProvidersComposite; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_MicrosoftExtensionsHttp 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)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet110)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _MicrosoftExtensionsHttp; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; - /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll - /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor - { - get - { - if (_MicrosoftAspNetCoreMvcRazor 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)"); - } - return _MicrosoftAspNetCoreMvcRazor; - } - } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// @@ -5842,58 +5814,41 @@ public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages return _MicrosoftAspNetCoreMvcRazorPages; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; - /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll - /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers - { - get - { - if (_MicrosoftAspNetCoreMvcTagHelpers 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)"); - } - return _MicrosoftAspNetCoreMvcTagHelpers; - } - } - - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for System.Security.Cryptography.Pkcs.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference SystemSecurityCryptographyPkcs { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_SystemSecurityCryptographyPkcs 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)"); + _SystemSecurityCryptographyPkcs = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Security.Cryptography.Pkcs")).GetReference(filePath: "System.Security.Cryptography.Pkcs.dll", display: "System.Security.Cryptography.Pkcs (aspnet110)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _SystemSecurityCryptographyPkcs; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_MicrosoftAspNetCoreMvcAbstractions is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (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 _MicrosoftAspNetCoreOutputCaching; + return _MicrosoftAspNetCoreMvcAbstractions; } } - + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// @@ -5910,415 +5865,381 @@ public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting return _MicrosoftAspNetCoreRateLimiting; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_MicrosoftAspNetCoreHttpResults is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (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 _MicrosoftAspNetCoreRazor; + return _MicrosoftAspNetCoreHttpResults; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference MicrosoftExtensionsLocalization { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_MicrosoftExtensionsLocalization 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)"); + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet110)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _MicrosoftExtensionsLocalization; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_MicrosoftAspNetCoreMvcTagHelpers is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (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 _MicrosoftAspNetCoreRequestDecompression; + return _MicrosoftAspNetCoreMvcTagHelpers; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth 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)"); + _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet110)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_MicrosoftAspNetCoreAntiforgery is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet110)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet110)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _MicrosoftAspNetCoreAntiforgery; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (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 _MicrosoftAspNetCoreResponseCompression; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; + + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRewrite + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_MicrosoftAspNetCoreRewrite is null) + if (_MicrosoftAspNetCoreLocalizationRouting is null) { - _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (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 _MicrosoftAspNetCoreRewrite; + return _MicrosoftAspNetCoreLocalizationRouting; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy 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)"); + _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet110)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_SystemDiagnosticsEventLog is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet110)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet110)"); } - return _MicrosoftAspNetCoreRouting; + return _SystemDiagnosticsEventLog; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_MicrosoftAspNetCoreStaticFiles 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)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet110)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _MicrosoftAspNetCoreStaticFiles; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIIS + public static PortableExecutableReference MicrosoftAspNetCoreRewrite { get { - if (_MicrosoftAspNetCoreServerIIS is null) + if (_MicrosoftAspNetCoreRewrite 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)"); + _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet110)"); } - return _MicrosoftAspNetCoreServerIIS; + return _MicrosoftAspNetCoreRewrite; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_MicrosoftExtensionsDependencyInjection 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)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet110)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _MicrosoftExtensionsDependencyInjection; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_MicrosoftAspNetCoreHostingAbstractions 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)"); + _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _MicrosoftAspNetCoreHostingAbstractions; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_MicrosoftAspNetCoreServerKestrel is null) + if (_MicrosoftAspNetCoreHosting 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)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrel; + return _MicrosoftAspNetCoreHosting; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + + private static PortableExecutableReference? _MicrosoftExtensionsLogging; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference MicrosoftExtensionsLogging { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_MicrosoftExtensionsLogging 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)"); + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _MicrosoftExtensionsLogging; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; - /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic - { - get - { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic 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)"); - } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; - } - } - - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets + public static PortableExecutableReference MicrosoftAspNetCoreServerIIS { get { - if (_MicrosoftAspNetCoreServerKestrelTransportSockets is null) + if (_MicrosoftAspNetCoreServerIIS 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)"); + _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet110)"); } - return _MicrosoftAspNetCoreServerKestrelTransportSockets; + return _MicrosoftAspNetCoreServerIIS; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; - /// - /// The for Microsoft.AspNetCore.Session.dll - /// - public static PortableExecutableReference MicrosoftAspNetCoreSession - { - get - { - if (_MicrosoftAspNetCoreSession is null) - { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet110)"); - } - return _MicrosoftAspNetCoreSession; - } - } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_MicrosoftAspNetCoreResponseCompression 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)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet110)"); } - return _MicrosoftAspNetCoreSignalRCommon; + return _MicrosoftAspNetCoreResponseCompression; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_MicrosoftExtensionsLoggingDebug 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)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet110)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _MicrosoftExtensionsLoggingDebug; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_MicrosoftAspNetCoreMvcCore is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (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 _MicrosoftAspNetCoreSignalR; + return _MicrosoftAspNetCoreMvcCore; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_MicrosoftAspNetCoreMvcApiExplorer 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)"); + _MicrosoftAspNetCoreMvcApiExplorer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.ApiExplorer.dll", display: "Microsoft.AspNetCore.Mvc.ApiExplorer (aspnet110)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _MicrosoftAspNetCoreMvcApiExplorer; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrel; /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel { get { - if (_MicrosoftAspNetCoreStaticAssets is null) + if (_MicrosoftAspNetCoreServerKestrel is null) { - _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (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 _MicrosoftAspNetCoreStaticAssets; + return _MicrosoftAspNetCoreServerKestrel; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_MicrosoftExtensionsFeatures is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet110)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet110)"); } - return _MicrosoftAspNetCoreStaticFiles; + return _MicrosoftExtensionsFeatures; } } - + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// @@ -6335,109 +6256,92 @@ public static PortableExecutableReference MicrosoftAspNetCoreWebSockets return _MicrosoftAspNetCoreWebSockets; } } - - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; - /// - /// The for Microsoft.AspNetCore.WebUtilities.dll - /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities - { - get - { - if (_MicrosoftAspNetCoreWebUtilities is null) - { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet110)"); - } - return _MicrosoftAspNetCoreWebUtilities; - } - } - - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportSockets { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_MicrosoftAspNetCoreServerKestrelTransportSockets 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)"); + _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 _MicrosoftExtensionsCachingMemory; + return _MicrosoftAspNetCoreServerKestrelTransportSockets; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_MicrosoftAspNetCoreHttpOverrides 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)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet110)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _MicrosoftAspNetCoreHttpOverrides; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks 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)"); + _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet110)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_MicrosoftJSInterop is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet110)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet110)"); } - return _MicrosoftExtensionsConfiguration; + return _MicrosoftJSInterop; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_MicrosoftAspNetCoreMvcCors 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)"); + _MicrosoftAspNetCoreMvcCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Cors.dll", display: "Microsoft.AspNetCore.Mvc.Cors (aspnet110)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _MicrosoftAspNetCoreMvcCors; } } - + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// @@ -6454,24 +6358,7 @@ public static PortableExecutableReference MicrosoftExtensionsConfigurationFileEx return _MicrosoftExtensionsConfigurationFileExtensions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; - /// - /// The for Microsoft.Extensions.Configuration.Ini.dll - /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni - { - get - { - if (_MicrosoftExtensionsConfigurationIni 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)"); - } - return _MicrosoftExtensionsConfigurationIni; - } - } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// @@ -6488,381 +6375,381 @@ public static PortableExecutableReference MicrosoftExtensionsConfigurationJson return _MicrosoftExtensionsConfigurationJson; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_MicrosoftExtensionsConfigurationCommandLine 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)"); + _MicrosoftExtensionsConfigurationCommandLine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.CommandLine")).GetReference(filePath: "Microsoft.Extensions.Configuration.CommandLine.dll", display: "Microsoft.Extensions.Configuration.CommandLine (aspnet110)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _MicrosoftExtensionsConfigurationCommandLine; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_MicrosoftAspNetCoreMvcRazor 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)"); + _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet110)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _MicrosoftAspNetCoreMvcRazor; } } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_MicrosoftAspNetCoreMvcFormattersXml 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)"); + _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 _MicrosoftExtensionsConfigurationXml; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_MicrosoftAspNetCoreHttp is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet110)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet110)"); } - return _MicrosoftExtensionsDependencyInjection; + return _MicrosoftAspNetCoreHttp; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_MicrosoftAspNetCoreWebUtilities is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet110)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet110)"); } - return _MicrosoftExtensionsDiagnostics; + return _MicrosoftAspNetCoreWebUtilities; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_MicrosoftExtensionsConfigurationIni 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)"); + _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet110)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _MicrosoftExtensionsConfigurationIni; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions 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)"); + _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet110)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecks; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_MicrosoftExtensionsFeatures is null) + if (_MicrosoftAspNetCoreComponentsForms is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (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 _MicrosoftExtensionsFeatures; + return _MicrosoftAspNetCoreComponentsForms; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_MicrosoftAspNetCoreSignalRCommon 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)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _MicrosoftAspNetCoreSignalRCommon; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + + private static PortableExecutableReference? _MicrosoftExtensionsValidationLocalization; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.Extensions.Validation.Localization.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference MicrosoftExtensionsValidationLocalization { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_MicrosoftExtensionsValidationLocalization 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)"); + _MicrosoftExtensionsValidationLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Validation.Localization")).GetReference(filePath: "Microsoft.Extensions.Validation.Localization.dll", display: "Microsoft.Extensions.Validation.Localization (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _MicrosoftExtensionsValidationLocalization; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_MicrosoftExtensionsLoggingConsole 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)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet110)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _MicrosoftExtensionsLoggingConsole; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_MicrosoftAspNetCoreHttpFeatures is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (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 _MicrosoftExtensionsFileSystemGlobbing; + return _MicrosoftAspNetCoreHttpFeatures; } } - - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_MicrosoftExtensionsHosting is null) + if (_MicrosoftAspNetCoreRazor is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet110)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet110)"); } - return _MicrosoftExtensionsHosting; + return _MicrosoftAspNetCoreRazor; } } - - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_MicrosoftExtensionsHttp is null) + if (_MicrosoftAspNetCoreLocalization is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet110)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet110)"); } - return _MicrosoftExtensionsHttp; + return _MicrosoftAspNetCoreLocalization; } } - - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_MicrosoftAspNetCoreHtmlAbstractions 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)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet110)"); } - return _MicrosoftExtensionsIdentityCore; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions 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)"); + _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet110)"); } - return _MicrosoftExtensionsIdentityStores; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; + + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_MicrosoftExtensionsLocalizationAbstractions is null) + if (_MicrosoftExtensionsConfiguration 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)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet110)"); } - return _MicrosoftExtensionsLocalizationAbstractions; + return _MicrosoftExtensionsConfiguration; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_MicrosoftExtensionsLocalization is null) + if (_MicrosoftAspNetCore is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet110)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet110)"); } - return _MicrosoftExtensionsLocalization; + return _MicrosoftAspNetCore; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_MicrosoftAspNetCoreHostFiltering 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)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet110)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _MicrosoftAspNetCoreHostFiltering; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_MicrosoftAspNetCoreServerIISIntegration 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)"); + _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet110)"); } - return _MicrosoftExtensionsLoggingConsole; + return _MicrosoftAspNetCoreServerIISIntegration; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_MicrosoftAspNetCoreServerKestrelCore 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)"); + _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 _MicrosoftExtensionsLoggingDebug; + return _MicrosoftAspNetCoreServerKestrelCore; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLogging; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for Microsoft.Extensions.Logging.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsLogging + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_MicrosoftExtensionsLogging is null) + if (_MicrosoftAspNetCoreAuthenticationCore is null) { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (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 _MicrosoftExtensionsLogging; + return _MicrosoftAspNetCoreAuthenticationCore; } } - + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// @@ -6879,2473 +6766,2616 @@ public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog return _MicrosoftExtensionsLoggingEventLog; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; + + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_MicrosoftAspNetCoreSession 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)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet110)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _MicrosoftAspNetCoreSession; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_MicrosoftAspNetCoreCryptographyInternal 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)"); + _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet110)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _MicrosoftAspNetCoreCryptographyInternal; } } - - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_MicrosoftAspNetCoreComponentsServer is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (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 _MicrosoftExtensionsObjectPool; + return _MicrosoftAspNetCoreComponentsServer; } } - - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_MicrosoftAspNetCoreComponentsAuthorization 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)"); + _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet110)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_MicrosoftExtensionsFileProvidersEmbedded 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)"); + _MicrosoftExtensionsFileProvidersEmbedded = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileProviders.Embedded")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Embedded.dll", display: "Microsoft.Extensions.FileProviders.Embedded (aspnet110)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - - private static PortableExecutableReference? _MicrosoftExtensionsValidation; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for Microsoft.Extensions.Validation.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference MicrosoftExtensionsValidation + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_MicrosoftExtensionsValidation is null) + if (_MicrosoftAspNetCoreHttpConnections is null) { - _MicrosoftExtensionsValidation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Validation")).GetReference(filePath: "Microsoft.Extensions.Validation.dll", display: "Microsoft.Extensions.Validation (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 _MicrosoftExtensionsValidation; + return _MicrosoftAspNetCoreHttpConnections; } } - - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; + + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for Microsoft.Extensions.WebEncoders.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_MicrosoftExtensionsWebEncoders is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (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 _MicrosoftExtensionsWebEncoders; + return _MicrosoftAspNetCoreAuthenticationAbstractions; } } - - private static PortableExecutableReference? _MicrosoftJSInterop; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The for Microsoft.JSInterop.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static PortableExecutableReference MicrosoftJSInterop + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions { get { - if (_MicrosoftJSInterop is null) + if (_MicrosoftAspNetCoreHostingServerAbstractions is null) { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (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 _MicrosoftJSInterop; + return _MicrosoftAspNetCoreHostingServerAbstractions; } } - - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + + private static PortableExecutableReference? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for Microsoft.Extensions.Localization.Abstractions.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstractions { get { - if (_MicrosoftNetHttpHeaders is null) + if (_MicrosoftExtensionsLocalizationAbstractions 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)"); + _MicrosoftExtensionsLocalizationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.Localization.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Localization.Abstractions.dll", display: "Microsoft.Extensions.Localization.Abstractions (aspnet110)"); } - return _MicrosoftNetHttpHeaders; + return _MicrosoftExtensionsLocalizationAbstractions; } } - - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_SystemDiagnosticsEventLog is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (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 _SystemDiagnosticsEventLog; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - - private static PortableExecutableReference? _SystemFormatsCbor; + + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The for System.Formats.Cbor.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static PortableExecutableReference SystemFormatsCbor + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions { get { - if (_SystemFormatsCbor is null) + if (_MicrosoftAspNetCoreConnectionsAbstractions is null) { - _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (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 _SystemFormatsCbor; + return _MicrosoftAspNetCoreConnectionsAbstractions; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; + + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPkcs + public static PortableExecutableReference MicrosoftAspNetCoreComponents { get { - if (_SystemSecurityCryptographyPkcs is null) + if (_MicrosoftAspNetCoreComponents 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)"); + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet110)"); } - return _SystemSecurityCryptographyPkcs; + return _MicrosoftAspNetCoreComponents; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_SystemSecurityCryptographyXml is null) + if (_MicrosoftAspNetCoreHttpsPolicy 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)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet110)"); } - return _SystemSecurityCryptographyXml; + return _MicrosoftAspNetCoreHttpsPolicy; } } - - private static PortableExecutableReference? _SystemThreadingRateLimiting; + + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for System.Threading.RateLimiting.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference SystemThreadingRateLimiting + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_SystemThreadingRateLimiting is null) + if (_MicrosoftAspNetCoreOutputCaching is null) { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet110)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet110)"); } - return _SystemThreadingRateLimiting; + return _MicrosoftAspNetCoreOutputCaching; } } - - private static ImmutableArray _all; - public static ImmutableArray All + + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + + /// + /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_all.IsDefault) + if (_MicrosoftAspNetCoreServerHttpSys is null) { - _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, - ]; + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet110)"); } - return _all; + return _MicrosoftAspNetCoreServerHttpSys; } } - } -} - -public static partial class AspNet110 -{ - public static class Resources - { - /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet110.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - + + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet110.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; - + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + { + get + { + if (_MicrosoftExtensionsFileSystemGlobbing is null) + { + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet110)"); + } + return _MicrosoftExtensionsFileSystemGlobbing; + } + } + + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet110.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; - + public static PortableExecutableReference MicrosoftNetHttpHeaders + { + get + { + if (_MicrosoftNetHttpHeaders 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)"); + } + return _MicrosoftNetHttpHeaders; + } + } + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; - + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + { + get + { + if (_MicrosoftExtensionsConfigurationBinder 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)"); + } + return _MicrosoftExtensionsConfigurationBinder; + } + } + + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; - + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + { + get + { + if (_MicrosoftExtensionsOptionsDataAnnotations 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)"); + } + return _MicrosoftExtensionsOptionsDataAnnotations; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet110.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; - + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + { + get + { + if (_MicrosoftAspNetCoreHttpExtensions 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)"); + } + return _MicrosoftAspNetCoreHttpExtensions; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet110.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; - + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + { + get + { + if (_MicrosoftAspNetCoreMvcViewFeatures 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)"); + } + return _MicrosoftAspNetCoreMvcViewFeatures; + } + } + + private static PortableExecutableReference? _SystemFormatsCbor; + /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Formats.Cbor.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet110.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; - + public static PortableExecutableReference SystemFormatsCbor + { + get + { + if (_SystemFormatsCbor is null) + { + _SystemFormatsCbor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet110.System.Formats.Cbor")).GetReference(filePath: "System.Formats.Cbor.dll", display: "System.Formats.Cbor (aspnet110)"); + } + return _SystemFormatsCbor; + } + } + + private static ImmutableArray _all; + public static ImmutableArray All + { + get + { + if (_all.IsDefault) + { + _all = + [ + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, + SystemDiagnosticsContracts, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, + SystemDiagnosticsDiagnosticSource, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + MicrosoftExtensionsConfigurationAbstractions, + SystemDrawing, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemLinqAsyncEnumerable, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + MicrosoftExtensionsHostingAbstractions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemTextEncodingsWeb, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, + SystemXmlLinq, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + MicrosoftExtensionsOptions, + SystemAppContext, + MicrosoftExtensionsDependencyInjectionAbstractions, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + MicrosoftExtensionsFileProvidersAbstractions, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + MicrosoftExtensionsLoggingAbstractions, + SystemNetServerSentEvents, + SystemNetNameResolution, + MicrosoftExtensionsPrimitives, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + MicrosoftExtensionsCachingAbstractions, + SystemTransactionsLocal, + MicrosoftExtensionsDiagnosticsAbstractions, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, + MicrosoftAspNetCoreAuthenticationCookies, + MicrosoftExtensionsOptionsConfigurationExtensions, + MicrosoftAspNetCoreAuthorization, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsValidation, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, + MicrosoftAspNetCoreDataProtectionAbstractions, + MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreStaticAssets, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, + MicrosoftAspNetCoreHttpLogging, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, + MicrosoftAspNetCoreMvc, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, + MicrosoftAspNetCoreMvcRazorPages, + SystemSecurityCryptographyPkcs, + MicrosoftAspNetCoreMvcAbstractions, + MicrosoftAspNetCoreRateLimiting, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, + MicrosoftAspNetCoreRewrite, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, + MicrosoftAspNetCoreServerIIS, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, + MicrosoftAspNetCoreServerKestrel, + MicrosoftExtensionsFeatures, + MicrosoftAspNetCoreWebSockets, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, + MicrosoftExtensionsConfigurationFileExtensions, + MicrosoftExtensionsConfigurationJson, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftExtensionsValidationLocalization, + MicrosoftExtensionsLoggingConsole, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, + SystemFormatsCbor, + ]; + } + return _all; + } + } + } +} + +public static partial class AspNet110 +{ + public static class Resources + { /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet110.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; - + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet110.System"); + private static byte[]? _System; + /// - /// The image bytes for Microsoft.Extensions.Primitives.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet110.Microsoft.Extensions.Primitives"); - private static byte[]? _MicrosoftExtensionsPrimitives; - + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet110.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; + /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet110.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet110.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; + /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet110.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet110.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; + + /// + /// The image bytes for System.Diagnostics.Contracts.dll + /// + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet110.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; + + /// + /// The image bytes for System.ComponentModel.TypeConverter.dll + /// + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet110.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; + + /// + /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet110.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; + + /// + /// The image bytes for System.Reflection.Metadata.dll + /// + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet110.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; + + /// + /// The image bytes for System.Formats.Asn1.dll + /// + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet110.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; + + /// + /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet110.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; + + /// + /// The image bytes for System.Security.Cryptography.Primitives.dll + /// + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet110.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; + /// /// The image bytes for Microsoft.Win32.Primitives.dll /// public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet110.Microsoft.Win32.Primitives"); private static byte[]? _MicrosoftWin32Primitives; - + /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet110.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; - + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet110.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; + /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet110.mscorlib"); - private static byte[]? _mscorlib; - + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet110.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; + /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Core.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet110.netstandard"); - private static byte[]? _netstandard; - + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet110.System.Core"); + private static byte[]? _SystemCore; + /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet110.System.AppContext"); - private static byte[]? _SystemAppContext; - + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet110.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; + /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet110.System.Buffers"); - private static byte[]? _SystemBuffers; - + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet110.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; + /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet110.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; - + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet110.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; + /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet110.System.Collections"); - private static byte[]? _SystemCollections; - + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet110.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; + /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet110.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; - + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet110.System.Net"); + private static byte[]? _SystemNet; + /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet110.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; - + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet110.System.ObjectModel"); + private static byte[]? _SystemObjectModel; + /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet110.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; - + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet110.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet110.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; - + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet110.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; + /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet110.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; - + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet110.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; + /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet110.System.ComponentModel"); - private static byte[]? _SystemComponentModel; - + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet110.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; + /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet110.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; - + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet110.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; + /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet110.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; - + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet110.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; + /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet110.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; - + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet110.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; + + /// + /// The image bytes for System.Dynamic.Runtime.dll + /// + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet110.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; + + /// + /// The image bytes for System.Threading.AccessControl.dll + /// + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet110.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; + + /// + /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet110.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; + + /// + /// The image bytes for WindowsBase.dll + /// + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet110.WindowsBase"); + private static byte[]? _WindowsBase; + + /// + /// The image bytes for System.Net.WebProxy.dll + /// + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet110.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; + /// /// The image bytes for System.Configuration.dll /// public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet110.System.Configuration"); private static byte[]? _SystemConfiguration; - + /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet110.System.Console"); - private static byte[]? _SystemConsole; - + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet110.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; + /// - /// The image bytes for System.Core.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet110.System.Core"); - private static byte[]? _SystemCore; - + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet110.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; + /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet110.System.Data.Common"); - private static byte[]? _SystemDataCommon; - + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet110.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + + /// + /// The image bytes for System.Drawing.dll + /// + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet110.System.Drawing"); + private static byte[]? _SystemDrawing; + + /// + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet110.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + + /// + /// The image bytes for System.Diagnostics.Tracing.dll + /// + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet110.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; + /// /// The image bytes for System.Data.DataSetExtensions.dll /// public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet110.System.Data.DataSetExtensions"); private static byte[]? _SystemDataDataSetExtensions; - + /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet110.System.Data"); - private static byte[]? _SystemData; - + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet110.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; + + /// + /// The image bytes for System.Text.Json.dll + /// + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet110.System.Text.Json"); + private static byte[]? _SystemTextJson; + + /// + /// The image bytes for System.Reflection.DispatchProxy.dll + /// + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet110.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; + + /// + /// The image bytes for System.Diagnostics.TraceSource.dll + /// + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet110.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; + + /// + /// The image bytes for Microsoft.VisualBasic.Core.dll + /// + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet110.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; + + /// + /// The image bytes for System.Runtime.Loader.dll + /// + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet110.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; + + /// + /// The image bytes for System.Xml.Serialization.dll + /// + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet110.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; + + /// + /// The image bytes for System.IO.dll + /// + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet110.System.IO"); + private static byte[]? _SystemIO; + + /// + /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet110.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; + + /// + /// The image bytes for System.Runtime.InteropServices.dll + /// + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet110.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet110.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; - + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet110.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; + /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet110.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; - + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet110.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; + /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet110.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; - + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet110.System.ValueTuple"); + private static byte[]? _SystemValueTuple; + /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet110.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; - + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet110.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet110.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; - + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet110.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; + /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet110.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; - + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet110.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; + /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet110.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; - + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet110.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; + /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "aspnet110.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; - + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet110.System.IO.Compression"); + private static byte[]? _SystemIOCompression; + /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet110.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; - + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet110.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; + /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet110.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet110.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + /// - /// The image bytes for System.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet110.System"); - private static byte[]? _System; - + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet110.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "aspnet110.System.Drawing"); - private static byte[]? _SystemDrawing; - + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet110.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; + /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet110.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet110.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; + /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet110.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; - + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet110.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; + /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet110.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; - + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet110.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; + /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet110.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; - + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet110.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; + /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet110.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; - + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet110.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; + /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet110.System.Globalization"); - private static byte[]? _SystemGlobalization; - + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet110.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; + /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet110.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; - + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet110.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; + /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet110.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; - + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet110.System.Buffers"); + private static byte[]? _SystemBuffers; + /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet110.System.IO.Compression"); - private static byte[]? _SystemIOCompression; - + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet110.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; + /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet110.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; - + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet110.System.Threading"); + private static byte[]? _SystemThreading; + /// /// The image bytes for System.IO.Compression.ZipFile.dll /// public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet110.System.IO.Compression.ZipFile"); private static byte[]? _SystemIOCompressionZipFile; - - /// - /// The image bytes for System.IO.dll - /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "aspnet110.System.IO"); - private static byte[]? _SystemIO; - + /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet110.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; - + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet110.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; + /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet110.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet110.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; + /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet110.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; - + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet110.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; + /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet110.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; - + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet110.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; + /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet110.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; - + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet110.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; + /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet110.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; - + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet110.System.Net.Requests"); + private static byte[]? _SystemNetRequests; + /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet110.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; - + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet110.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; + /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet110.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; - + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet110.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; + /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet110.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; - + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet110.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; + /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet110.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; - + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet110.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; + /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet110.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; - + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet110.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; + /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "aspnet110.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; - + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet110.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; + /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet110.System.Linq"); - private static byte[]? _SystemLinq; - + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet110.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; + /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet110.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; - + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet110.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet110.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; - + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet110.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; + /// /// The image bytes for System.Linq.Queryable.dll /// public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet110.System.Linq.Queryable"); private static byte[]? _SystemLinqQueryable; - + /// /// The image bytes for System.Memory.dll /// public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet110.System.Memory"); private static byte[]? _SystemMemory; - - /// - /// The image bytes for System.Net.dll - /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet110.System.Net"); - private static byte[]? _SystemNet; - - /// - /// The image bytes for System.Net.Http.dll - /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet110.System.Net.Http"); - private static byte[]? _SystemNetHttp; - + /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet110.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet110.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; + /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet110.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; - + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet110.System.Collections"); + private static byte[]? _SystemCollections; + /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet110.System.Net.Mail"); - private static byte[]? _SystemNetMail; - + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet110.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; + /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet110.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; - + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet110.System.Runtime"); + private static byte[]? _SystemRuntime; + /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet110.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; - + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet110.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; + /// /// The image bytes for System.Net.Ping.dll /// public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet110.System.Net.Ping"); private static byte[]? _SystemNetPing; - - /// - /// The image bytes for System.Net.Primitives.dll - /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet110.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; - - /// - /// The image bytes for System.Net.Quic.dll - /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet110.System.Net.Quic"); - private static byte[]? _SystemNetQuic; - + /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet110.System.Net.Requests"); - private static byte[]? _SystemNetRequests; - + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet110.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; + /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet110.System.Net.Security"); - private static byte[]? _SystemNetSecurity; - + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet110.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; + /// - /// The image bytes for System.Net.ServerSentEvents.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet110.System.Net.ServerSentEvents"); - private static byte[]? _SystemNetServerSentEvents; - + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet110.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; + /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet110.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; - + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet110.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet110.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; - + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet110.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; + /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet110.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; - + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet110.System.Data"); + private static byte[]? _SystemData; + /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet110.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; - + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet110.System.Net.Mail"); + private static byte[]? _SystemNetMail; + /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet110.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; - + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet110.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; + /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet110.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; - + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet110.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; + /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet110.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; - + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet110.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; + /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet110.System.Numerics"); - private static byte[]? _SystemNumerics; - + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet110.System.Reflection"); + private static byte[]? _SystemReflection; + /// /// The image bytes for System.Numerics.Vectors.dll /// public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet110.System.Numerics.Vectors"); private static byte[]? _SystemNumericsVectors; - + /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet110.System.ObjectModel"); - private static byte[]? _SystemObjectModel; - + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet110.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; + /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet110.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; - + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet110.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; + /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet110.System.Reflection"); - private static byte[]? _SystemReflection; - + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet110.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet110.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet110.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; + /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet110.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; - + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet110.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; + /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet110.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; - + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet110.netstandard"); + private static byte[]? _netstandard; + /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet110.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; - + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet110.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; + /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet110.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; - + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet110.System.Net.Security"); + private static byte[]? _SystemNetSecurity; + /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet110.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; - + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet110.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; + /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet110.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; - + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet110.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; + /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet110.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; - + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet110.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; + /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet110.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; - + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet110.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; + /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet110.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; - + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet110.System.Xml"); + private static byte[]? _SystemXml; + /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet110.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; - + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet110.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; + /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet110.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; - + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet110.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; + /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet110.System.Runtime"); - private static byte[]? _SystemRuntime; - + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet110.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; + /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet110.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; - + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet110.System.Globalization"); + private static byte[]? _SystemGlobalization; + /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet110.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; - + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet110.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; + /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet110.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet110.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; + /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet110.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; - + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet110.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; + /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet110.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; - + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet110.System.Console"); + private static byte[]? _SystemConsole; + /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet110.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; - + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet110.mscorlib"); + private static byte[]? _mscorlib; + /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet110.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; - + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet110.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; + /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet110.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; - + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet110.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet110.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet110.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet110.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; - + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet110.System.Numerics"); + private static byte[]? _SystemNumerics; + /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet110.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; - + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet110.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; + /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet110.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; - + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet110.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; + /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet110.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; - + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet110.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet110.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; - + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet110.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; + /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet110.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; - + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet110.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet110.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; - + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet110.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; + /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "aspnet110.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; - + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet110.System.Linq"); + private static byte[]? _SystemLinq; + /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet110.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; - + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet110.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; + /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet110.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet110.System.Data.Common"); + private static byte[]? _SystemDataCommon; + /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet110.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; - + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet110.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; + /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet110.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; - + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet110.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; + /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet110.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; - + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet110.System.AppContext"); + private static byte[]? _SystemAppContext; + /// - /// 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 /// public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet110.System.Security"); private static byte[]? _SystemSecurity; - - /// - /// The image bytes for System.Security.Principal.dll - /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet110.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; - + /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet110.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; - + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet110.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; + /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet110.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; - + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet110.System.Net.Quic"); + private static byte[]? _SystemNetQuic; + /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet110.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; - + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet110.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; + /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet110.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; - + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet110.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; + /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet110.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; - + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet110.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; + /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet110.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet110.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet110.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; - + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet110.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; + /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet110.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; - + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet110.System.Web"); + private static byte[]? _SystemWeb; + /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet110.System.Text.Json"); - private static byte[]? _SystemTextJson; - + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet110.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; + /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet110.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; - + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet110.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; + /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "aspnet110.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; - + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet110.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; + /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet110.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; - + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet110.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; + /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet110.System.Threading"); - private static byte[]? _SystemThreading; - + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet110.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; + /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet110.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; - + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet110.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Net.ServerSentEvents.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet110.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; - + public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "aspnet110.System.Net.ServerSentEvents"); + private static byte[]? _SystemNetServerSentEvents; + /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet110.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet110.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; + /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for Microsoft.Extensions.Primitives.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet110.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; - + public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet110.Microsoft.Extensions.Primitives"); + private static byte[]? _MicrosoftExtensionsPrimitives; + /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet110.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; - + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet110.System.Transactions"); + private static byte[]? _SystemTransactions; + /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet110.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; - + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet110.System.Net.Http"); + private static byte[]? _SystemNetHttp; + /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet110.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; - + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet110.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; + /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet110.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; - + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet110.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; + /// - /// The image bytes for System.Transactions.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet110.System.Transactions"); - private static byte[]? _SystemTransactions; - + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet110.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; + /// /// The image bytes for System.Transactions.Local.dll /// public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet110.System.Transactions.Local"); private static byte[]? _SystemTransactionsLocal; - - /// - /// The image bytes for System.ValueTuple.dll - /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet110.System.ValueTuple"); - private static byte[]? _SystemValueTuple; - + /// - /// The image bytes for System.Web.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "aspnet110.System.Web"); - private static byte[]? _SystemWeb; - + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet110.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; - + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet110.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + /// /// The image bytes for System.Windows.dll /// public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet110.System.Windows"); private static byte[]? _SystemWindows; - + /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet110.System.Xml"); - private static byte[]? _SystemXml; - + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet110.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; + /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet110.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; - + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet110.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; + /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet110.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; - + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet110.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet110.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; - + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet110.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; + /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet110.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; - + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet110.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet110.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; - + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet110.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; - + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet110.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet110.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; - + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet110.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet110.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; - + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet110.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + /// - /// The image bytes for WindowsBase.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet110.WindowsBase"); - private static byte[]? _WindowsBase; - + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet110.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; + /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet110.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; - + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet110.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet110.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; - + public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet110.Microsoft.AspNetCore.Components.Endpoints"); + private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet110.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; - + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet110.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; + + /// + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet110.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; + /// /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet110.Microsoft.AspNetCore.Authentication.Cookies"); private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; - - /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll - /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet110.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; - - /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll - /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet110.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; - + /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet110.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; - + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + /// /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet110.Microsoft.AspNetCore.Authorization"); private static byte[]? _MicrosoftAspNetCoreAuthorization; - + /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet110.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; - + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet110.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for Microsoft.Extensions.Validation.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet110.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; - + public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet110.Microsoft.Extensions.Validation"); + private static byte[]? _MicrosoftExtensionsValidation; + /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet110.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; - + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet110.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet110.Microsoft.AspNetCore.Components.Endpoints"); - private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; - + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet110.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet110.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; - + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet110.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet110.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; - + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll + /// + public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet110.Microsoft.AspNetCore.Diagnostics"); + private static byte[]? _MicrosoftAspNetCoreDiagnostics; + + /// + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet110.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; - + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet110.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; + /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet110.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; - + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet110.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; + /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet110.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; - + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet110.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + /// /// The image bytes for Microsoft.AspNetCore.Cors.dll /// public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet110.Microsoft.AspNetCore.Cors"); private static byte[]? _MicrosoftAspNetCoreCors; - - /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll - /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet110.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; - + /// /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet110.Microsoft.AspNetCore.Cryptography.KeyDerivation"); private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; - - /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll - /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet110.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; - - /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll - /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet110.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; - + /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet110.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; - + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; - + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet110.Microsoft.AspNetCore.Diagnostics"); - private static byte[]? _MicrosoftAspNetCoreDiagnostics; - + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; - + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet110.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; + /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet110.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; - + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; + /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet110.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; - + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet110.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; + /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; - + public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet110.Microsoft.AspNetCore.StaticAssets"); + private static byte[]? _MicrosoftAspNetCoreStaticAssets; + /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet110.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; - + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet110.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; + /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; - + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet110.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; + /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet110.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; - + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet110.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + /// /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet110.Microsoft.AspNetCore.Http.Abstractions"); private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; - - /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll - /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet110.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; - + /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet110.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; - + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet110.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet110.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; - + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet110.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet110.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; - + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet110.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; - + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet110.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; + /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet110.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; - + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet110.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; + /// /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet110.Microsoft.AspNetCore.HttpLogging"); private static byte[]? _MicrosoftAspNetCoreHttpLogging; - - /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll - /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet110.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; - - /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll - /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet110.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; - + /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet110.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; - + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet110.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet110.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; - + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet110.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; - + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet110.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; + /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet110.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; - + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet110.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet110.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; - + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet110.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; - + public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet110.Microsoft.AspNetCore.Mvc"); + private static byte[]? _MicrosoftAspNetCoreMvc; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet110.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; - + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet110.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet110.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; - + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet110.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; - + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet110.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet110.Microsoft.AspNetCore.Mvc"); - private static byte[]? _MicrosoftAspNetCoreMvc; - + public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet110.Microsoft.AspNetCore.Mvc.RazorPages"); + private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The image bytes for System.Security.Cryptography.Pkcs.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; - + public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "aspnet110.System.Security.Cryptography.Pkcs"); + private static byte[]? _SystemSecurityCryptographyPkcs; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; - + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet110.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet110.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; - + public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet110.Microsoft.AspNetCore.RateLimiting"); + private static byte[]? _MicrosoftAspNetCoreRateLimiting; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet110.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; - + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet110.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; + /// - /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazorPages => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazorPages, "aspnet110.Microsoft.AspNetCore.Mvc.RazorPages"); - private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; - + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet110.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; + /// /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet110.Microsoft.AspNetCore.Mvc.TagHelpers"); private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; - - /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll - /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; - - /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll - /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet110.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; - + /// - /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet110.Microsoft.AspNetCore.RateLimiting"); - private static byte[]? _MicrosoftAspNetCoreRateLimiting; - + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet110.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet110.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; - + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet110.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; + /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet110.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; - + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet110.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; - + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet110.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; - + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet110.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet110.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; - + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet110.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; + /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet110.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; - + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet110.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; + /// /// The image bytes for Microsoft.AspNetCore.Rewrite.dll /// public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet110.Microsoft.AspNetCore.Rewrite"); private static byte[]? _MicrosoftAspNetCoreRewrite; - + /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet110.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; - + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet110.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; + /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet110.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; - + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet110.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; - + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet110.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; + + /// + /// The image bytes for Microsoft.Extensions.Logging.dll + /// + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet110.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; + /// /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll /// public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet110.Microsoft.AspNetCore.Server.IIS"); private static byte[]? _MicrosoftAspNetCoreServerIIS; - + /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet110.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; - + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet110.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; - + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet110.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; + + /// + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet110.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; + + /// + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + /// /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet110.Microsoft.AspNetCore.Server.Kestrel"); private static byte[]? _MicrosoftAspNetCoreServerKestrel; - + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; - + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet110.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; + /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for Microsoft.AspNetCore.WebSockets.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; - + public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet110.Microsoft.AspNetCore.WebSockets"); + private static byte[]? _MicrosoftAspNetCoreWebSockets; + /// /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; - - /// - /// The image bytes for Microsoft.AspNetCore.Session.dll - /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet110.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; - - /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll - /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet110.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; - - /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll - /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet110.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; - - /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll - /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet110.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; - - /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll - /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; - + /// - /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet110.Microsoft.AspNetCore.StaticAssets"); - private static byte[]? _MicrosoftAspNetCoreStaticAssets; - + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet110.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet110.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; - + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + /// - /// The image bytes for Microsoft.AspNetCore.WebSockets.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet110.Microsoft.AspNetCore.WebSockets"); - private static byte[]? _MicrosoftAspNetCoreWebSockets; - + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet110.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; + /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet110.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; - + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet110.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; + /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet110.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; - + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet110.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet110.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; - + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet110.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; + /// /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll /// public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet110.Microsoft.Extensions.Configuration.CommandLine"); private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; - + /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet110.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; - + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet110.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; + /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; - + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet110.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; - + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet110.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; + + /// + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet110.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; + /// /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll /// public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet110.Microsoft.Extensions.Configuration.Ini"); private static byte[]? _MicrosoftExtensionsConfigurationIni; - + /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet110.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; - + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet110.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; - + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet110.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; + /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet110.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + + /// + /// The image bytes for Microsoft.Extensions.Validation.Localization.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet110.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; - + public static byte[] MicrosoftExtensionsValidationLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidationLocalization, "aspnet110.Microsoft.Extensions.Validation.Localization"); + private static byte[]? _MicrosoftExtensionsValidationLocalization; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet110.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; - + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet110.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; + /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet110.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; - + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet110.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet110.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; - + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet110.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; - + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet110.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; - + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet110.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet110.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; - + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet110.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet110.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; - + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet110.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet110.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; - + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet110.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet110.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; - + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet110.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; + /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet110.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; - + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet110.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet110.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; - + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet110.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet110.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; - + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet110.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet110.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; - + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet110.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; + /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet110.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; - + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet110.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; + /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet110.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; - + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet110.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet110.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; - + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet110.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; + /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet110.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; - + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet110.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet110.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; - + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet110.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet110.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; - + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet110.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; + /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet110.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; - + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet110.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet110.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; - + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet110.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; - + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet110.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet110.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; - + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet110.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; - + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet110.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet110.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; - + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet110.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; + /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet110.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; - + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet110.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + /// - /// The image bytes for Microsoft.Extensions.Validation.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] MicrosoftExtensionsValidation => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsValidation, "aspnet110.Microsoft.Extensions.Validation"); - private static byte[]? _MicrosoftExtensionsValidation; - + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet110.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; + /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet110.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; - + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet110.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet110.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; - + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet110.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + /// /// The image bytes for Microsoft.Net.Http.Headers.dll /// public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet110.Microsoft.Net.Http.Headers"); private static byte[]? _MicrosoftNetHttpHeaders; - + /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet110.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; - + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet110.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; + /// - /// The image bytes for System.Formats.Cbor.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet110.System.Formats.Cbor"); - private static byte[]? _SystemFormatsCbor; - + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet110.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + /// - /// The image bytes for System.Security.Cryptography.Pkcs.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "aspnet110.System.Security.Cryptography.Pkcs"); - private static byte[]? _SystemSecurityCryptographyPkcs; - + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet110.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet110.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; - + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + /// - /// The image bytes for System.Threading.RateLimiting.dll + /// The image bytes for System.Formats.Cbor.dll /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet110.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; - + public static byte[] SystemFormatsCbor => ResourceLoader.GetOrCreateResource(ref _SystemFormatsCbor, "aspnet110.System.Formats.Cbor"); + private static byte[]? _SystemFormatsCbor; + } -} - +} + #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..934c604 100644 --- a/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets +++ b/Src/Basic.Reference.Assemblies.AspNet110/Generated.targets @@ -1,1236 +1,1240 @@ - - - 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 + Resources\aspnet110\System.dll + + + aspnet110.System.IO.Compression.Brotli + Resources\aspnet110\System.IO.Compression.Brotli.dll + + + aspnet110.System.Threading.Thread + Resources\aspnet110\System.Threading.Thread.dll + + + aspnet110.System.Security.Cryptography + Resources\aspnet110\System.Security.Cryptography.dll + + aspnet110.System.Diagnostics.Contracts Resources\aspnet110\System.Diagnostics.Contracts.dll - - - aspnet110.System.Diagnostics.Debug - Resources\aspnet110\System.Diagnostics.Debug.dll - - + + + aspnet110.System.ComponentModel.TypeConverter + Resources\aspnet110\System.ComponentModel.TypeConverter.dll + + + aspnet110.System.Security.Cryptography.OpenSsl + Resources\aspnet110\System.Security.Cryptography.OpenSsl.dll + + + aspnet110.System.Reflection.Metadata + Resources\aspnet110\System.Reflection.Metadata.dll + + + aspnet110.System.Formats.Asn1 + Resources\aspnet110\System.Formats.Asn1.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.Security.Cryptography.Primitives + Resources\aspnet110\System.Security.Cryptography.Primitives.dll + + + aspnet110.Microsoft.Win32.Primitives + Resources\aspnet110\Microsoft.Win32.Primitives.dll + + + aspnet110.System.Drawing.Primitives + Resources\aspnet110\System.Drawing.Primitives.dll + + + aspnet110.System.IO.MemoryMappedFiles + Resources\aspnet110\System.IO.MemoryMappedFiles.dll + + + aspnet110.System.Core + Resources\aspnet110\System.Core.dll + + + aspnet110.System.Runtime.Serialization.Formatters + Resources\aspnet110\System.Runtime.Serialization.Formatters.dll + + + aspnet110.System.Resources.ResourceManager + Resources\aspnet110\System.Resources.ResourceManager.dll + + + aspnet110.System.Threading.Overlapped + Resources\aspnet110\System.Threading.Overlapped.dll + + + aspnet110.System.Net.HttpListener + Resources\aspnet110\System.Net.HttpListener.dll + + + aspnet110.System.Net + Resources\aspnet110\System.Net.dll + + + aspnet110.System.ObjectModel + Resources\aspnet110\System.ObjectModel.dll + + aspnet110.System.Diagnostics.TextWriterTraceListener Resources\aspnet110\System.Diagnostics.TextWriterTraceListener.dll - - + + + aspnet110.System.Security.Cryptography.Csp + Resources\aspnet110\System.Security.Cryptography.Csp.dll + + + aspnet110.Microsoft.CSharp + Resources\aspnet110\Microsoft.CSharp.dll + + + aspnet110.System.Net.WebSockets.Client + Resources\aspnet110\System.Net.WebSockets.Client.dll + + + aspnet110.System.Threading.Timer + Resources\aspnet110\System.Threading.Timer.dll + + + aspnet110.System.Reflection.Emit.Lightweight + Resources\aspnet110\System.Reflection.Emit.Lightweight.dll + + + aspnet110.System.Formats.Tar + Resources\aspnet110\System.Formats.Tar.dll + + + aspnet110.System.Dynamic.Runtime + Resources\aspnet110\System.Dynamic.Runtime.dll + + + aspnet110.System.Threading.AccessControl + Resources\aspnet110\System.Threading.AccessControl.dll + + + aspnet110.System.Security.Cryptography.Algorithms + Resources\aspnet110\System.Security.Cryptography.Algorithms.dll + + + aspnet110.WindowsBase + Resources\aspnet110\WindowsBase.dll + + + aspnet110.System.Net.WebProxy + Resources\aspnet110\System.Net.WebProxy.dll + + + aspnet110.System.Configuration + Resources\aspnet110\System.Configuration.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.IO.Pipes.AccessControl + Resources\aspnet110\System.IO.Pipes.AccessControl.dll + + + aspnet110.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet110\Microsoft.Extensions.Configuration.Abstractions.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.Runtime.CompilerServices.Unsafe + Resources\aspnet110\System.Runtime.CompilerServices.Unsafe.dll + + + aspnet110.System.Diagnostics.Tracing + Resources\aspnet110\System.Diagnostics.Tracing.dll + + + aspnet110.System.Data.DataSetExtensions + Resources\aspnet110\System.Data.DataSetExtensions.dll + + + aspnet110.System.Net.WebSockets + Resources\aspnet110\System.Net.WebSockets.dll + + + aspnet110.System.Text.Json + Resources\aspnet110\System.Text.Json.dll + + + aspnet110.System.Reflection.DispatchProxy + Resources\aspnet110\System.Reflection.DispatchProxy.dll + + + aspnet110.System.Diagnostics.TraceSource + Resources\aspnet110\System.Diagnostics.TraceSource.dll + + + aspnet110.Microsoft.VisualBasic.Core + Resources\aspnet110\Microsoft.VisualBasic.Core.dll + + + aspnet110.System.Runtime.Loader + Resources\aspnet110\System.Runtime.Loader.dll + + + aspnet110.System.Xml.Serialization + Resources\aspnet110\System.Xml.Serialization.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.Diagnostics.FileVersionInfo + Resources\aspnet110\System.Diagnostics.FileVersionInfo.dll + + + aspnet110.System.Runtime.InteropServices + Resources\aspnet110\System.Runtime.InteropServices.dll + + + aspnet110.System.Threading.Tasks.Parallel + Resources\aspnet110\System.Threading.Tasks.Parallel.dll + + + aspnet110.System.Net.Sockets + Resources\aspnet110\System.Net.Sockets.dll + + + aspnet110.System.ValueTuple + Resources\aspnet110\System.ValueTuple.dll + + + aspnet110.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet110\System.Runtime.InteropServices.RuntimeInformation.dll + + + aspnet110.System.Security.Cryptography.X509Certificates + Resources\aspnet110\System.Security.Cryptography.X509Certificates.dll + + + aspnet110.System.Net.ServicePoint + Resources\aspnet110\System.Net.ServicePoint.dll + + + aspnet110.System.Text.Encoding.CodePages + Resources\aspnet110\System.Text.Encoding.CodePages.dll + + + aspnet110.System.IO.Compression + Resources\aspnet110\System.IO.Compression.dll + + + aspnet110.System.Reflection.Extensions + Resources\aspnet110\System.Reflection.Extensions.dll + + + aspnet110.System.Runtime.Serialization + Resources\aspnet110\System.Runtime.Serialization.dll + + + aspnet110.System.Reflection.Emit + Resources\aspnet110\System.Reflection.Emit.dll + + + aspnet110.System.Net.NetworkInformation + Resources\aspnet110\System.Net.NetworkInformation.dll + + + aspnet110.System.Reflection.Emit.ILGeneration + Resources\aspnet110\System.Reflection.Emit.ILGeneration.dll + + + aspnet110.System.Diagnostics.Process + Resources\aspnet110\System.Diagnostics.Process.dll + + + aspnet110.System.ComponentModel.Primitives + Resources\aspnet110\System.ComponentModel.Primitives.dll + + + aspnet110.System.ComponentModel.DataAnnotations + Resources\aspnet110\System.ComponentModel.DataAnnotations.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.Runtime.CompilerServices.VisualC + Resources\aspnet110\System.Runtime.CompilerServices.VisualC.dll + + + aspnet110.System.Diagnostics.Debug + Resources\aspnet110\System.Diagnostics.Debug.dll + + + aspnet110.System.Buffers + Resources\aspnet110\System.Buffers.dll + + + aspnet110.System.Collections.NonGeneric + Resources\aspnet110\System.Collections.NonGeneric.dll + + + aspnet110.System.Threading + Resources\aspnet110\System.Threading.dll + + + aspnet110.System.IO.Compression.ZipFile + Resources\aspnet110\System.IO.Compression.ZipFile.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.Xml.ReaderWriter + Resources\aspnet110\System.Xml.ReaderWriter.dll + + + aspnet110.System.Text.RegularExpressions + Resources\aspnet110\System.Text.RegularExpressions.dll + + + aspnet110.Microsoft.VisualBasic + Resources\aspnet110\Microsoft.VisualBasic.dll + + + aspnet110.System.ComponentModel.Annotations + Resources\aspnet110\System.ComponentModel.Annotations.dll + + + aspnet110.System.Net.Requests + Resources\aspnet110\System.Net.Requests.dll + + + aspnet110.System.Globalization.Calendars + Resources\aspnet110\System.Globalization.Calendars.dll + + + aspnet110.System.Collections.Immutable + Resources\aspnet110\System.Collections.Immutable.dll + + + aspnet110.System.Runtime.Serialization.Primitives + Resources\aspnet110\System.Runtime.Serialization.Primitives.dll + + + aspnet110.System.Text.Encoding.Extensions + Resources\aspnet110\System.Text.Encoding.Extensions.dll + + + aspnet110.System.Diagnostics.StackTrace + Resources\aspnet110\System.Diagnostics.StackTrace.dll + + + aspnet110.System.Net.Primitives + Resources\aspnet110\System.Net.Primitives.dll + + + aspnet110.System.Security.SecureString + Resources\aspnet110\System.Security.SecureString.dll + + + aspnet110.System.Security.Principal + Resources\aspnet110\System.Security.Principal.dll + + + aspnet110.System.ServiceProcess + Resources\aspnet110\System.ServiceProcess.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.Xml.XDocument + Resources\aspnet110\System.Xml.XDocument.dll + + + aspnet110.System.Collections + Resources\aspnet110\System.Collections.dll + + + aspnet110.System.Web.HttpUtility + Resources\aspnet110\System.Web.HttpUtility.dll + + + aspnet110.System.Runtime + Resources\aspnet110\System.Runtime.dll + + + aspnet110.System.Threading.Tasks.Dataflow + Resources\aspnet110\System.Threading.Tasks.Dataflow.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.IO.FileSystem.AccessControl + Resources\aspnet110\System.IO.FileSystem.AccessControl.dll + + + aspnet110.System.Collections.Specialized + Resources\aspnet110\System.Collections.Specialized.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.Text.Encoding + Resources\aspnet110\System.Text.Encoding.dll + + + aspnet110.System.Resources.Reader + Resources\aspnet110\System.Resources.Reader.dll + + + aspnet110.System.Data + Resources\aspnet110\System.Data.dll + + + aspnet110.System.Net.Mail + Resources\aspnet110\System.Net.Mail.dll + + + aspnet110.System.Security.AccessControl + Resources\aspnet110\System.Security.AccessControl.dll + + + aspnet110.System.IO.FileSystem.DriveInfo + Resources\aspnet110\System.IO.FileSystem.DriveInfo.dll + + + aspnet110.System.Net.Http.Json + Resources\aspnet110\System.Net.Http.Json.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.Numerics.Vectors + Resources\aspnet110\System.Numerics.Vectors.dll + + + aspnet110.System.ServiceModel.Web + Resources\aspnet110\System.ServiceModel.Web.dll + + + aspnet110.System.ComponentModel.EventBasedAsync + Resources\aspnet110\System.ComponentModel.EventBasedAsync.dll + + + aspnet110.System.Xml.XPath + Resources\aspnet110\System.Xml.XPath.dll + + + aspnet110.System.Security.Principal.Windows + Resources\aspnet110\System.Security.Principal.Windows.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.netstandard + Resources\aspnet110\netstandard.dll + + + aspnet110.System.Globalization.Extensions + Resources\aspnet110\System.Globalization.Extensions.dll + + + aspnet110.System.Net.Security + Resources\aspnet110\System.Net.Security.dll + + + aspnet110.System.IO.FileSystem.Primitives + Resources\aspnet110\System.IO.FileSystem.Primitives.dll + + + aspnet110.System.Security.Cryptography.Cng + Resources\aspnet110\System.Security.Cryptography.Cng.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.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet110\Microsoft.Extensions.Hosting.Abstractions.dll + + + aspnet110.System.Xml + Resources\aspnet110\System.Xml.dll + + + aspnet110.System.IO.Compression.FileSystem + Resources\aspnet110\System.IO.Compression.FileSystem.dll + + + aspnet110.System.Resources.Writer + Resources\aspnet110\System.Resources.Writer.dll + + + aspnet110.System.IO.IsolatedStorage + Resources\aspnet110\System.IO.IsolatedStorage.dll + + + aspnet110.System.Globalization + Resources\aspnet110\System.Globalization.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.Threading.ThreadPool + Resources\aspnet110\System.Threading.ThreadPool.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.Console + Resources\aspnet110\System.Console.dll + + + aspnet110.mscorlib + Resources\aspnet110\mscorlib.dll + + + aspnet110.System.Net.WebHeaderCollection + Resources\aspnet110\System.Net.WebHeaderCollection.dll + + + aspnet110.System.Xml.XPath.XDocument + Resources\aspnet110\System.Xml.XPath.XDocument.dll + + + aspnet110.System.ComponentModel + Resources\aspnet110\System.ComponentModel.dll + + + aspnet110.System.Numerics + Resources\aspnet110\System.Numerics.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.Linq.Expressions + Resources\aspnet110\System.Linq.Expressions.dll + + + aspnet110.System.Threading.Tasks + Resources\aspnet110\System.Threading.Tasks.dll + + + aspnet110.System.Xml.Linq + Resources\aspnet110\System.Xml.Linq.dll + + + aspnet110.System.IO.FileSystem + Resources\aspnet110\System.IO.FileSystem.dll + + + aspnet110.Microsoft.Win32.Registry + Resources\aspnet110\Microsoft.Win32.Registry.dll + + + aspnet110.System.Linq + Resources\aspnet110\System.Linq.dll + + + aspnet110.System.Runtime.Intrinsics + Resources\aspnet110\System.Runtime.Intrinsics.dll + + + aspnet110.System.Data.Common + Resources\aspnet110\System.Data.Common.dll + + + aspnet110.System.IO.FileSystem.Watcher + Resources\aspnet110\System.IO.FileSystem.Watcher.dll + + + aspnet110.Microsoft.Extensions.Options + Resources\aspnet110\Microsoft.Extensions.Options.dll + + + aspnet110.System.AppContext + Resources\aspnet110\System.AppContext.dll + + + aspnet110.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet110\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + + aspnet110.System.Security + Resources\aspnet110\System.Security.dll + + + aspnet110.System.Runtime.Serialization.Json + Resources\aspnet110\System.Runtime.Serialization.Json.dll + + + aspnet110.System.Net.Quic + Resources\aspnet110\System.Net.Quic.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.Linq.Parallel + Resources\aspnet110\System.Linq.Parallel.dll + + + aspnet110.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet110\Microsoft.Extensions.FileProviders.Abstractions.dll + + + aspnet110.System.Threading.Channels + Resources\aspnet110\System.Threading.Channels.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.Runtime.Numerics + Resources\aspnet110\System.Runtime.Numerics.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.System.Reflection.TypeExtensions + Resources\aspnet110\System.Reflection.TypeExtensions.dll + + + aspnet110.System.IO.UnmanagedMemoryStream + Resources\aspnet110\System.IO.UnmanagedMemoryStream.dll + + + aspnet110.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet110\Microsoft.Extensions.Logging.Abstractions.dll + + + aspnet110.System.Net.ServerSentEvents + Resources\aspnet110\System.Net.ServerSentEvents.dll + + + aspnet110.System.Net.NameResolution + Resources\aspnet110\System.Net.NameResolution.dll + + + aspnet110.Microsoft.Extensions.Primitives + Resources\aspnet110\Microsoft.Extensions.Primitives.dll + + + aspnet110.System.Transactions + Resources\aspnet110\System.Transactions.dll + + + aspnet110.System.Net.Http + Resources\aspnet110\System.Net.Http.dll + + + aspnet110.System.Collections.Concurrent + Resources\aspnet110\System.Collections.Concurrent.dll + + + aspnet110.System.Security.Cryptography.Encoding + Resources\aspnet110\System.Security.Cryptography.Encoding.dll + + + aspnet110.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet110\Microsoft.Extensions.Caching.Abstractions.dll + + + aspnet110.System.Transactions.Local + Resources\aspnet110\System.Transactions.Local.dll + + + aspnet110.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet110\Microsoft.Extensions.Diagnostics.Abstractions.dll + + + aspnet110.System.IO.Pipes + Resources\aspnet110\System.IO.Pipes.dll + + + aspnet110.System.Windows + Resources\aspnet110\System.Windows.dll + + + aspnet110.System.Runtime.Serialization.Xml + Resources\aspnet110\System.Runtime.Serialization.Xml.dll + + + aspnet110.Microsoft.Extensions.Identity.Core + Resources\aspnet110\Microsoft.Extensions.Identity.Core.dll + + + aspnet110.Microsoft.AspNetCore.Routing.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.Routing.Abstractions.dll + + + aspnet110.Microsoft.AspNetCore.Identity + Resources\aspnet110\Microsoft.AspNetCore.Identity.dll + + + aspnet110.Microsoft.AspNetCore.Components.Web + Resources\aspnet110\Microsoft.AspNetCore.Components.Web.dll + + + aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes + Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + + aspnet110.Microsoft.AspNetCore.Http.Connections.Common + Resources\aspnet110\Microsoft.AspNetCore.Http.Connections.Common.dll + + + aspnet110.Microsoft.AspNetCore.RequestDecompression + Resources\aspnet110\Microsoft.AspNetCore.RequestDecompression.dll + + + aspnet110.Microsoft.Extensions.Logging.TraceSource + Resources\aspnet110\Microsoft.Extensions.Logging.TraceSource.dll + + + aspnet110.Microsoft.AspNetCore.SignalR + Resources\aspnet110\Microsoft.AspNetCore.SignalR.dll + + + aspnet110.Microsoft.AspNetCore.Razor.Runtime + Resources\aspnet110\Microsoft.AspNetCore.Razor.Runtime.dll + + + aspnet110.Microsoft.AspNetCore.Components.Endpoints + Resources\aspnet110\Microsoft.AspNetCore.Components.Endpoints.dll + + + aspnet110.Microsoft.AspNetCore.Metadata + Resources\aspnet110\Microsoft.AspNetCore.Metadata.dll + + + aspnet110.Microsoft.Extensions.Logging.EventSource + Resources\aspnet110\Microsoft.Extensions.Logging.EventSource.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.Extensions.Options.ConfigurationExtensions + Resources\aspnet110\Microsoft.Extensions.Options.ConfigurationExtensions.dll + + aspnet110.Microsoft.AspNetCore.Authorization Resources\aspnet110\Microsoft.AspNetCore.Authorization.dll - - - aspnet110.Microsoft.AspNetCore.Authorization.Policy - Resources\aspnet110\Microsoft.AspNetCore.Authorization.Policy.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.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.Extensions.ObjectPool + Resources\aspnet110\Microsoft.Extensions.ObjectPool.dll + + + aspnet110.Microsoft.Extensions.Validation + Resources\aspnet110\Microsoft.Extensions.Validation.dll + + + aspnet110.Microsoft.Extensions.Caching.Memory + Resources\aspnet110\Microsoft.Extensions.Caching.Memory.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.Localization + Resources\aspnet110\Microsoft.AspNetCore.Mvc.Localization.dll + + + aspnet110.System.Threading.RateLimiting + Resources\aspnet110\System.Threading.RateLimiting.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.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.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.Html.Abstractions - Resources\aspnet110\Microsoft.AspNetCore.Html.Abstractions.dll - - + + + aspnet110.Microsoft.AspNetCore.DataProtection + Resources\aspnet110\Microsoft.AspNetCore.DataProtection.dll + + + aspnet110.Microsoft.Extensions.Hosting + Resources\aspnet110\Microsoft.Extensions.Hosting.dll + + + aspnet110.Microsoft.AspNetCore.Authentication.BearerToken + Resources\aspnet110\Microsoft.AspNetCore.Authentication.BearerToken.dll + + + aspnet110.Microsoft.AspNetCore.Cors + Resources\aspnet110\Microsoft.AspNetCore.Cors.dll + + + aspnet110.Microsoft.AspNetCore.Cryptography.KeyDerivation + Resources\aspnet110\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + + + aspnet110.Microsoft.AspNetCore.ResponseCaching.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + + + aspnet110.Microsoft.AspNetCore.SignalR.Protocols.Json + Resources\aspnet110\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + + aspnet110.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic + Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + + + aspnet110.Microsoft.AspNetCore.SignalR.Core + Resources\aspnet110\Microsoft.AspNetCore.SignalR.Core.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Json + Resources\aspnet110\Microsoft.AspNetCore.Mvc.Formatters.Json.dll + + + aspnet110.Microsoft.AspNetCore.Routing + Resources\aspnet110\Microsoft.AspNetCore.Routing.dll + + + aspnet110.Microsoft.AspNetCore.StaticAssets + Resources\aspnet110\Microsoft.AspNetCore.StaticAssets.dll + + + aspnet110.Microsoft.Extensions.Identity.Stores + Resources\aspnet110\Microsoft.Extensions.Identity.Stores.dll + + + aspnet110.Microsoft.Extensions.Diagnostics + Resources\aspnet110\Microsoft.Extensions.Diagnostics.dll + + + aspnet110.Microsoft.Extensions.Configuration.KeyPerFile + Resources\aspnet110\Microsoft.Extensions.Configuration.KeyPerFile.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.CookiePolicy + Resources\aspnet110\Microsoft.AspNetCore.CookiePolicy.dll + + + aspnet110.Microsoft.AspNetCore.ResponseCaching + Resources\aspnet110\Microsoft.AspNetCore.ResponseCaching.dll + + + aspnet110.Microsoft.AspNetCore.Diagnostics.HealthChecks + Resources\aspnet110\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + + + aspnet110.Microsoft.AspNetCore.Authentication + Resources\aspnet110\Microsoft.AspNetCore.Authentication.dll + + + aspnet110.System.Security.Cryptography.Xml + Resources\aspnet110\System.Security.Cryptography.Xml.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.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.Extensions.FileProviders.Physical + Resources\aspnet110\Microsoft.Extensions.FileProviders.Physical.dll + + + aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + Resources\aspnet110\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Configuration.Xml + Resources\aspnet110\Microsoft.Extensions.Configuration.Xml.dll + + + aspnet110.Microsoft.Extensions.Logging.Configuration + Resources\aspnet110\Microsoft.Extensions.Logging.Configuration.dll + + + aspnet110.Microsoft.Extensions.WebEncoders + Resources\aspnet110\Microsoft.Extensions.WebEncoders.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.OutputCaching - Resources\aspnet110\Microsoft.AspNetCore.OutputCaching.dll - - + + + aspnet110.Microsoft.Extensions.Configuration.UserSecrets + Resources\aspnet110\Microsoft.Extensions.Configuration.UserSecrets.dll + + + aspnet110.Microsoft.Extensions.FileProviders.Composite + Resources\aspnet110\Microsoft.Extensions.FileProviders.Composite.dll + + + aspnet110.Microsoft.Extensions.Http + Resources\aspnet110\Microsoft.Extensions.Http.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.RazorPages + Resources\aspnet110\Microsoft.AspNetCore.Mvc.RazorPages.dll + + + aspnet110.System.Security.Cryptography.Pkcs + Resources\aspnet110\System.Security.Cryptography.Pkcs.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.Mvc.Abstractions.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.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.Http.Results + Resources\aspnet110\Microsoft.AspNetCore.Http.Results.dll + + + aspnet110.Microsoft.Extensions.Localization + Resources\aspnet110\Microsoft.Extensions.Localization.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.TagHelpers + Resources\aspnet110\Microsoft.AspNetCore.Mvc.TagHelpers.dll + + + aspnet110.Microsoft.AspNetCore.Authentication.OAuth + Resources\aspnet110\Microsoft.AspNetCore.Authentication.OAuth.dll + + + aspnet110.Microsoft.AspNetCore.Antiforgery + Resources\aspnet110\Microsoft.AspNetCore.Antiforgery.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.DataAnnotations + Resources\aspnet110\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + + aspnet110.Microsoft.AspNetCore.Localization.Routing + Resources\aspnet110\Microsoft.AspNetCore.Localization.Routing.dll + + + aspnet110.Microsoft.AspNetCore.Authorization.Policy + Resources\aspnet110\Microsoft.AspNetCore.Authorization.Policy.dll + + + aspnet110.System.Diagnostics.EventLog + Resources\aspnet110\System.Diagnostics.EventLog.dll + + + aspnet110.Microsoft.AspNetCore.StaticFiles + Resources\aspnet110\Microsoft.AspNetCore.StaticFiles.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.Extensions.DependencyInjection + Resources\aspnet110\Microsoft.Extensions.DependencyInjection.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.Extensions.Logging + Resources\aspnet110\Microsoft.Extensions.Logging.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.ResponseCompression + Resources\aspnet110\Microsoft.AspNetCore.ResponseCompression.dll + + + aspnet110.Microsoft.Extensions.Logging.Debug + Resources\aspnet110\Microsoft.Extensions.Logging.Debug.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.Core + Resources\aspnet110\Microsoft.AspNetCore.Mvc.Core.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.ApiExplorer + Resources\aspnet110\Microsoft.AspNetCore.Mvc.ApiExplorer.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.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.StaticAssets - Resources\aspnet110\Microsoft.AspNetCore.StaticAssets.dll - - - aspnet110.Microsoft.AspNetCore.StaticFiles - Resources\aspnet110\Microsoft.AspNetCore.StaticFiles.dll - - + + + aspnet110.Microsoft.Extensions.Features + Resources\aspnet110\Microsoft.Extensions.Features.dll + + aspnet110.Microsoft.AspNetCore.WebSockets Resources\aspnet110\Microsoft.AspNetCore.WebSockets.dll - - - aspnet110.Microsoft.AspNetCore.WebUtilities - Resources\aspnet110\Microsoft.AspNetCore.WebUtilities.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.AspNetCore.Server.Kestrel.Transport.Sockets + Resources\aspnet110\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + + + aspnet110.Microsoft.AspNetCore.HttpOverrides + Resources\aspnet110\Microsoft.AspNetCore.HttpOverrides.dll + + + aspnet110.Microsoft.Extensions.Diagnostics.HealthChecks + Resources\aspnet110\Microsoft.Extensions.Diagnostics.HealthChecks.dll + + + aspnet110.Microsoft.JSInterop + Resources\aspnet110\Microsoft.JSInterop.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.Cors + Resources\aspnet110\Microsoft.AspNetCore.Mvc.Cors.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.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.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.Configuration.CommandLine + Resources\aspnet110\Microsoft.Extensions.Configuration.CommandLine.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.Razor + Resources\aspnet110\Microsoft.AspNetCore.Mvc.Razor.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.Formatters.Xml + Resources\aspnet110\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + + + aspnet110.Microsoft.AspNetCore.Http + Resources\aspnet110\Microsoft.AspNetCore.Http.dll + + + aspnet110.Microsoft.AspNetCore.WebUtilities + Resources\aspnet110\Microsoft.AspNetCore.WebUtilities.dll + + + aspnet110.Microsoft.Extensions.Configuration.Ini + Resources\aspnet110\Microsoft.Extensions.Configuration.Ini.dll + + + aspnet110.Microsoft.AspNetCore.Diagnostics.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.Diagnostics.Abstractions.dll + + + aspnet110.Microsoft.AspNetCore.Components.Forms + Resources\aspnet110\Microsoft.AspNetCore.Components.Forms.dll + + + aspnet110.Microsoft.AspNetCore.SignalR.Common + Resources\aspnet110\Microsoft.AspNetCore.SignalR.Common.dll + + + aspnet110.Microsoft.Extensions.Validation.Localization + Resources\aspnet110\Microsoft.Extensions.Validation.Localization.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.AspNetCore.Http.Features + Resources\aspnet110\Microsoft.AspNetCore.Http.Features.dll + + + aspnet110.Microsoft.AspNetCore.Razor + Resources\aspnet110\Microsoft.AspNetCore.Razor.dll + + + aspnet110.Microsoft.AspNetCore.Localization + Resources\aspnet110\Microsoft.AspNetCore.Localization.dll + + + aspnet110.Microsoft.AspNetCore.Html.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.Html.Abstractions.dll + + + aspnet110.Microsoft.AspNetCore.DataProtection.Extensions + Resources\aspnet110\Microsoft.AspNetCore.DataProtection.Extensions.dll + + + aspnet110.Microsoft.Extensions.Configuration + Resources\aspnet110\Microsoft.Extensions.Configuration.dll + + + aspnet110.Microsoft.AspNetCore + Resources\aspnet110\Microsoft.AspNetCore.dll + + + aspnet110.Microsoft.AspNetCore.HostFiltering + Resources\aspnet110\Microsoft.AspNetCore.HostFiltering.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.Authentication.Core + Resources\aspnet110\Microsoft.AspNetCore.Authentication.Core.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.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.AspNetCore.Session + Resources\aspnet110\Microsoft.AspNetCore.Session.dll + + + aspnet110.Microsoft.AspNetCore.Cryptography.Internal + Resources\aspnet110\Microsoft.AspNetCore.Cryptography.Internal.dll + + + aspnet110.Microsoft.AspNetCore.Components.Server + Resources\aspnet110\Microsoft.AspNetCore.Components.Server.dll + + + aspnet110.Microsoft.AspNetCore.Components.Authorization + Resources\aspnet110\Microsoft.AspNetCore.Components.Authorization.dll + + + aspnet110.Microsoft.Extensions.FileProviders.Embedded + Resources\aspnet110\Microsoft.Extensions.FileProviders.Embedded.dll + + + aspnet110.Microsoft.AspNetCore.Http.Connections + Resources\aspnet110\Microsoft.AspNetCore.Http.Connections.dll + + + aspnet110.Microsoft.AspNetCore.Authentication.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.Authentication.Abstractions.dll + + + aspnet110.Microsoft.AspNetCore.Hosting.Server.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Localization.Abstractions + Resources\aspnet110\Microsoft.Extensions.Localization.Abstractions.dll + + + aspnet110.Microsoft.Extensions.Configuration.EnvironmentVariables + Resources\aspnet110\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + + + aspnet110.Microsoft.AspNetCore.Connections.Abstractions + Resources\aspnet110\Microsoft.AspNetCore.Connections.Abstractions.dll + + + aspnet110.Microsoft.AspNetCore.Components + Resources\aspnet110\Microsoft.AspNetCore.Components.dll + + + aspnet110.Microsoft.AspNetCore.HttpsPolicy + Resources\aspnet110\Microsoft.AspNetCore.HttpsPolicy.dll + + + aspnet110.Microsoft.AspNetCore.OutputCaching + Resources\aspnet110\Microsoft.AspNetCore.OutputCaching.dll + + + aspnet110.Microsoft.AspNetCore.Server.HttpSys + Resources\aspnet110\Microsoft.AspNetCore.Server.HttpSys.dll + + + aspnet110.Microsoft.Extensions.FileSystemGlobbing + Resources\aspnet110\Microsoft.Extensions.FileSystemGlobbing.dll + + aspnet110.Microsoft.Net.Http.Headers Resources\aspnet110\Microsoft.Net.Http.Headers.dll - - - aspnet110.System.Diagnostics.EventLog - Resources\aspnet110\System.Diagnostics.EventLog.dll - - + + + aspnet110.Microsoft.Extensions.Configuration.Binder + Resources\aspnet110\Microsoft.Extensions.Configuration.Binder.dll + + + aspnet110.Microsoft.Extensions.Options.DataAnnotations + Resources\aspnet110\Microsoft.Extensions.Options.DataAnnotations.dll + + + aspnet110.Microsoft.AspNetCore.Http.Extensions + Resources\aspnet110\Microsoft.AspNetCore.Http.Extensions.dll + + + aspnet110.Microsoft.AspNetCore.Mvc.ViewFeatures + Resources\aspnet110\Microsoft.AspNetCore.Mvc.ViewFeatures.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 - + - + diff --git a/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs index e814a1e..ddcfc35 100644 --- a/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet80/Generated.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for System.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 System => new ReferenceInfo("System.dll", Resources.System, AspNet80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.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 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.VisualBasic.dll + /// The for System.Threading.Thread.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 SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet80.References.SystemThreadingThread, global::System.Guid.Parse("6208a764-1001-472e-b913-5e0dea10f961")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.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 SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet80.References.SystemSecurityCryptography, global::System.Guid.Parse("b636a9d3-8686-4351-9340-7530d6fd345e")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet80.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e4de5cc2-b40b-42e2-ad88-83693e21c6ff")); /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.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 SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet80.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("a5415ff5-bfad-48f8-918c-c4f8d0086c30")); /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.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 SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet80.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("70568e6b-19a7-481a-8197-fd310e881a09")); /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.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 SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet80.References.SystemReflectionMetadata, global::System.Guid.Parse("1f20e57c-3df5-4774-8f40-db3c30527cea")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.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 SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet80.References.SystemFormatsAsn1, global::System.Guid.Parse("d363e105-8fa2-4fad-9bf6-931f16cc5f82")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.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 SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet80.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("160fabf3-0844-498e-8f49-ad26ede453b0")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.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 SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet80.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("9527864b-bbfd-4f77-b488-ce23009b3837")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.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 MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet80.References.MicrosoftWin32Primitives, global::System.Guid.Parse("043e2455-4934-4dc2-92e7-391a88700c1a")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.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 SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet80.References.SystemDrawingPrimitives, global::System.Guid.Parse("2442ebdd-5d18-414c-8a0f-63bfee2a813f")); /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.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 SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet80.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("6d4fe732-3bda-44be-9e75-94b28cb03f96")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet80.References.SystemCore, global::System.Guid.Parse("d4f5dd7f-5671-491f-9d22-f34cdda723ae")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet80.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("7d229daa-fe47-4c77-8703-85f587e6a0fd")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet80.References.SystemResourcesResourceManager, global::System.Guid.Parse("8de58b02-5c0b-4be0-a74e-0028fb8f80e1")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.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 SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet80.References.SystemThreadingOverlapped, global::System.Guid.Parse("79cca10a-0a5f-495e-8e10-007706f90fb5")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.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 SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet80.References.SystemNetHttpListener, global::System.Guid.Parse("be1825d9-3c19-46a7-b0ee-94877e53a34c")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet80.References.SystemNet, global::System.Guid.Parse("f0efdf6e-a60a-4b5f-8715-1564598a1951")); /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet80.References.SystemObjectModel, global::System.Guid.Parse("9e5fc090-7b44-4260-9d29-b86e35b068a0")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.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 SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet80.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("d13408da-a5de-4536-9a7e-566dd54db97c")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.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 SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet80.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4b2506cc-23b4-4866-9bae-de585c583451")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet80.References.MicrosoftCSharp, global::System.Guid.Parse("2c75bb81-aae1-4012-ab8f-5965ca0d9556")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.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 SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet80.References.SystemNetWebSocketsClient, global::System.Guid.Parse("b8cff698-06ab-4615-964b-ca1d13ce1e91")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet80.References.SystemThreadingTimer, global::System.Guid.Parse("5809ce5e-9e58-4869-9a67-c2e6960efe99")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.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 SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet80.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("b9cae7f9-eb39-4ca2-80c1-9ed3a46657d1")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.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 SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet80.References.SystemFormatsTar, global::System.Guid.Parse("7323ea3a-c917-4f71-adde-544f6a125f4c")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.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 SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet80.References.SystemDynamicRuntime, global::System.Guid.Parse("7d6d9b7c-ce47-4c8c-b87f-712112c2bf87")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.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 SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet80.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6567600b-c3ea-41f1-9651-4f528be54d8a")); /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.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 SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet80.References.SystemNetWebProxy, global::System.Guid.Parse("f948c62e-d43d-4f2f-b771-1612f7d57b24")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet80.References.SystemConfiguration, global::System.Guid.Parse("8a8763d4-74ff-467e-acec-6d4d45e33344")); /// /// The for System.Diagnostics.Tools.dll @@ -183,209 +183,209 @@ public static class ReferenceInfos 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 System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.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 SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet80.References.SystemIOPipesAccessControl, global::System.Guid.Parse("ad79f40e-6391-4944-85f5-d42c467a8b06")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.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 SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet80.References.SystemDrawing, global::System.Guid.Parse("f87f3ff6-e523-466f-bc96-a2d56bc3df93")); /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet80.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("3dff1309-ccf8-47a5-9701-b5ce1cee6886")); /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet80.References.SystemDiagnosticsTracing, global::System.Guid.Parse("bf290b8d-de36-4927-8bf0-5e44b57622c8")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet80.References.SystemDataDataSetExtensions, global::System.Guid.Parse("b744d1d2-3a42-47f9-8d87-526c2debfe7f")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.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 SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet80.References.SystemNetWebSockets, global::System.Guid.Parse("b327c7b4-b2d5-4900-8876-771fa7170b7f")); /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.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 SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet80.References.SystemTextJson, global::System.Guid.Parse("9ffe7a84-aaae-4863-9208-3aa1704f2c3c")); /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.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 SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet80.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3f18f8de-cd44-4910-896b-c15850a66c88")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.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 SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet80.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("c2a81bf9-a284-402a-b914-7f3f772d1f9c")); /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.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 MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet80.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("e221b97c-a04f-48ae-a7e1-9b488ff04fc2")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.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 SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet80.References.SystemRuntimeLoader, global::System.Guid.Parse("aca99f31-280b-4705-943a-528d003d29e2")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet80.References.SystemXmlSerialization, global::System.Guid.Parse("8dd845e8-8f0e-4a13-aa8c-d26648319854")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet80.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("67197b9a-11e5-4d9c-bdd1-82e393aece07")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet80.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c710117f-47f7-4e05-91f0-724bf6cc1a82")); /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.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 SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet80.References.SystemThreadingTasksParallel, global::System.Guid.Parse("59b90047-76ab-4a10-8072-8eee060facb4")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet80.References.SystemNetSockets, global::System.Guid.Parse("842e15bd-f049-4485-82ed-c68519b29b42")); /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet80.References.SystemValueTuple, global::System.Guid.Parse("10a8c713-4e7c-4384-83c7-0cbdc89c405c")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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 SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet80.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("5cbf62d8-18a6-47a7-aa84-444163054581")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.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 SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet80.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("569b7242-b858-40ee-8ebe-0b2bc10cd552")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.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 SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet80.References.SystemNetServicePoint, global::System.Guid.Parse("db314154-b6d3-46d6-8af9-8dd3daa44c2a")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.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 SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet80.References.SystemTextEncodingCodePages, global::System.Guid.Parse("19251135-edcb-44c6-af99-2d12e64cf2b0")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.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 SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet80.References.SystemIOCompression, global::System.Guid.Parse("6427cefe-5352-4f73-b449-c86b0dfb8cc1")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet80.References.SystemReflectionExtensions, global::System.Guid.Parse("23dc63c4-2ee8-47d8-a23e-f0ce96e83e90")); /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet80.References.SystemRuntimeSerialization, global::System.Guid.Parse("fe26f9d4-a614-4014-b79d-a3f3b01442b6")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet80.References.SystemReflectionEmit, global::System.Guid.Parse("6338bc65-00e8-49b6-8092-7447a5c44226")); /// - /// The for System.Linq.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet80.References.SystemNetNetworkInformation, global::System.Guid.Parse("18096c73-79f6-49ab-8249-fdafc4fe1b49")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet80.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1754aacd-5433-4952-b08e-98daf969eeeb")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet80.References.SystemDiagnosticsProcess, global::System.Guid.Parse("5800cfbc-95f7-45a9-8ca1-542a4db2c8a2")); /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet80.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5b49da2e-9a9e-4802-90b6-0e6f292d7a68")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet80.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c8fbd488-f175-4808-9f57-7d485b829f2c")); /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.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 SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet80.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("5b7b7255-3c7e-48c6-b7e3-913e56b39c08")); /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet80.References.SystemDiagnosticsDebug, global::System.Guid.Parse("01ca8db5-696d-419a-903c-f61625819b3c")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.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 SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet80.References.SystemBuffers, global::System.Guid.Parse("a8d67a4d-0d20-4c1c-8cc4-0607020c100d")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.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 SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet80.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("f70e6972-e8d9-4760-9d6b-57a614b5d589")); /// - /// The for System.Net.Mail.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.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 SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet80.References.SystemIOCompressionZipFile, global::System.Guid.Parse("1b752546-ea78-4cd6-bc56-e920e2af5004")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet80.References.SystemXmlReaderWriter, global::System.Guid.Parse("f31d9aa7-3f06-406b-b445-91e6a0a3c78d")); /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet80.References.SystemTextRegularExpressions, global::System.Guid.Parse("4c15efd1-2131-4ce2-94d0-163e2249a697")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet80.References.MicrosoftVisualBasic, global::System.Guid.Parse("f5d8b1a0-5ac3-40f6-b985-b2fad6c4c5b1")); /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet80.References.SystemComponentModelAnnotations, global::System.Guid.Parse("9df271e3-9292-4353-8f1b-b20e5e9f9bc5")); /// /// The for System.Net.Requests.dll @@ -393,539 +393,539 @@ public static class ReferenceInfos 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 System.Net.Security.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet80.References.SystemGlobalizationCalendars, global::System.Guid.Parse("2c2735d3-32d7-4477-bb86-36641b646f5f")); /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.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 SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet80.References.SystemCollectionsImmutable, global::System.Guid.Parse("dbb1af38-a449-4d78-835e-0e9b87272447")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.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 SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet80.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("240d8418-b8c0-4ee8-b9f1-004057ed2dc5")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.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 SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet80.References.SystemTextEncodingExtensions, global::System.Guid.Parse("74f95d39-90c8-41b1-87a5-e1f064f08971")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet80.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b26b26a5-8479-4d5d-afed-9bcd938f6b1c")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.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 SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet80.References.SystemNetPrimitives, global::System.Guid.Parse("96149e55-dffe-45a1-bca5-f1c2da4fac35")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet80.References.SystemSecuritySecureString, global::System.Guid.Parse("a6727ca0-1dcd-4382-9a56-b50159204b7e")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet80.References.SystemSecurityPrincipal, global::System.Guid.Parse("50894a08-4aa4-4a7f-b01c-d0ff6c78dde6")); /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet80.References.SystemServiceProcess, global::System.Guid.Parse("3fd562c9-4903-4e61-97a7-94a05caefc64")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet80.References.SystemLinqQueryable, global::System.Guid.Parse("74f3f974-0060-488c-bc3d-129ea75c76c0")); /// - /// The for System.ObjectModel.dll + /// The for System.Memory.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 SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet80.References.SystemMemory, global::System.Guid.Parse("db9278cd-ba14-4c9f-b83f-cdfc0022b403")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet80.References.SystemXmlXDocument, global::System.Guid.Parse("1c990131-a3f5-4915-a738-a38c3377b8cb")); /// - /// The for System.Reflection.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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 SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet80.References.SystemWebHttpUtility, global::System.Guid.Parse("21cb7f17-8a6f-4b6f-8ea4-841d1b534bf4")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.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 SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet80.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("f6eb07ca-cc82-4726-a21b-15a99b7fd721")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.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 SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet80.References.SystemNetPing, global::System.Guid.Parse("721b9c29-000b-459e-aa98-ae169f777866")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.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 SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet80.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("3e6f08db-36de-4df8-8d53-012cc6b3f65f")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.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 SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet80.References.SystemCollectionsSpecialized, global::System.Guid.Parse("fd17dd87-52ef-4094-a21e-a68d00473cd3")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.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 SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet80.References.SystemNetWebClient, global::System.Guid.Parse("ce6050f2-4fe0-414d-87e2-6ca0ac3d2654")); /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet80.References.SystemTextEncoding, global::System.Guid.Parse("75c28f71-6596-4826-9815-58e3d0fe520e")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.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 SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet80.References.SystemResourcesReader, global::System.Guid.Parse("3ba0491e-c096-4e30-87a2-7d39dc312574")); /// - /// The for System.Resources.Writer.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet80.References.SystemData, global::System.Guid.Parse("ed84ed0e-9d58-47ea-a21e-d73bd3034227")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.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 SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet80.References.SystemNetMail, global::System.Guid.Parse("4a24b5e3-a8c1-4e00-90e4-0ce3c0572fb3")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.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 SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet80.References.SystemSecurityAccessControl, global::System.Guid.Parse("9126c089-4ce3-4112-80a1-43f8887f6c56")); /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.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 SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet80.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("7eec11db-9261-4cc6-b365-8bcca3e02628")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.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 SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet80.References.SystemNetHttpJson, global::System.Guid.Parse("13b72175-76bb-4609-b8fd-400396f81e2f")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.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 SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet80.References.SystemNumericsVectors, global::System.Guid.Parse("bc660e00-453e-453e-84f8-95babf2e4957")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet80.References.SystemServiceModelWeb, global::System.Guid.Parse("1c4ba5ae-97ce-415f-a321-4ab7ec4ec275")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet80.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d90370ff-ce21-4f83-84b2-8bc8f0eda270")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet80.References.SystemXmlXPath, global::System.Guid.Parse("567f8bde-a77d-469e-b590-27b30302703b")); /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.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 SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet80.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("77bc8fa9-a69e-4532-a2df-9e344b8dc31e")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.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 SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet80.References.SystemReflectionPrimitives, global::System.Guid.Parse("c9dd3ec2-1146-4446-ac75-ae19647ac45c")); /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.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 netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.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 SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet80.References.SystemGlobalizationExtensions, global::System.Guid.Parse("2317d0f5-f08d-4501-bf0f-791c0fe821e6")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.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 SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet80.References.SystemNetSecurity, global::System.Guid.Parse("ea2da13f-c5b7-4a3a-8be2-82f1b3be7c4e")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.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 SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet80.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("b9aede96-9c7f-4215-8f9c-7b5124aafd07")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.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 SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet80.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ad530968-d555-4b8d-8df0-7c96fe4b6143")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet80.References.SystemRuntimeExtensions, global::System.Guid.Parse("c4f05aa6-1d07-4bed-a728-2d76055f39b0")); /// - /// The for System.Security.Claims.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet80.References.SystemXml, global::System.Guid.Parse("ae454a43-19d4-418a-9257-4241df156904")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.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 SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet80.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("e3c12c92-3152-460d-8778-5396ac6c12e0")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.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 SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet80.References.SystemResourcesWriter, global::System.Guid.Parse("98a22f73-71b7-4896-9938-6f54f1ce128d")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.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 SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet80.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e6fecca8-5434-4788-be5b-c32b6f4dd492")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.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 SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet80.References.SystemSecurityClaims, global::System.Guid.Parse("f78621db-2cbd-4316-be6d-04e143b4148a")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.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 SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet80.References.SystemThreadingThreadPool, global::System.Guid.Parse("c82bf1e9-790d-4768-8b50-16219b85a43c")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.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 SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet80.References.SystemTextEncodingsWeb, global::System.Guid.Parse("218b2905-9e00-4c60-8a1e-eaaf3fa289ef")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet80.References.SystemConsole, global::System.Guid.Parse("1e2a572d-ac79-4893-a169-87a4e0a8c06c")); /// - /// The for System.Security.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet80.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4a30a45b-7a5a-4d95-8b8f-30da161846a6")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.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 SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet80.References.SystemXmlXPathXDocument, global::System.Guid.Parse("fe5bb2e5-62d8-4014-96b0-74163ff4f9c0")); /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet80.References.SystemNumerics, global::System.Guid.Parse("61794a33-1318-4396-9853-5520a85fdb70")); /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet80.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("d405148c-8731-4ca6-ba70-4a33c7761dbe")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet80.References.SystemLinqExpressions, global::System.Guid.Parse("3038e8fe-2dd2-4863-b910-19d171703c69")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet80.References.SystemXmlLinq, global::System.Guid.Parse("358c243f-97b8-418d-9f47-627a0d3ca43f")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet80.References.SystemIOFileSystem, global::System.Guid.Parse("87cbd5ee-51d3-4631-a21b-00b7e8cd46e1")); /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.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 MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet80.References.MicrosoftWin32Registry, global::System.Guid.Parse("664bcf64-903d-4bb3-b50c-8590bdcd315d")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet80.References.SystemLinq, global::System.Guid.Parse("f57fb333-2777-45de-af65-8663a14d2a8f")); /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.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 SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet80.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("b5787cee-8bc2-4866-83ca-99fad3b71cb9")); /// - /// The for System.Threading.dll + /// The for System.Data.Common.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 SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet80.References.SystemDataCommon, global::System.Guid.Parse("efb166ec-50c3-49cc-94b9-ad0bc5d1b1ac")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.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 SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet80.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("9bf488f1-0f26-41c0-b00e-c6c2deece328")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.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 SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, AspNet80.References.SystemAppContext, global::System.Guid.Parse("5288d9eb-6a6a-43d0-a8fa-f7148b3c874a")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet80.References.SystemSecurity, global::System.Guid.Parse("8b1e3de3-8e8e-4a5d-b6eb-5f8bf6b0e701")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.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 SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet80.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("050e55b7-25ff-4d03-b3da-27fbec38a08b")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.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 SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet80.References.SystemNetQuic, global::System.Guid.Parse("ca53bdf3-2831-4e07-9a06-e256066d6b4d")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet80.References.SystemRuntimeHandles, global::System.Guid.Parse("122dcb5c-4dc4-4738-a5f7-65a404045201")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.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 SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet80.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("f064ea3f-6a52-4ddf-953a-287b963ec565")); /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet80.References.SystemLinqParallel, global::System.Guid.Parse("40ef3072-0df4-44ce-9e68-9c21bfb60291")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet80.References.SystemWeb, global::System.Guid.Parse("c22515bd-da28-4ac2-a953-756ba54a8c0d")); /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet80.References.SystemXmlXmlDocument, global::System.Guid.Parse("2d8ec65b-8b64-4b27-a2c7-ade9329a2c77")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet80.References.SystemXmlXmlSerializer, global::System.Guid.Parse("59755038-bd4f-4311-b7b5-ccbc7d7ee286")); /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.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 SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet80.References.SystemNetNameResolution, global::System.Guid.Parse("71595b2b-f1c4-4ccf-ad19-49ae1789da9e")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet80.References.SystemTransactions, global::System.Guid.Parse("496991c3-4161-4807-a474-5e6b7b50898f")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet80.References.SystemNetHttp, global::System.Guid.Parse("fc413c19-c0e5-469e-8eab-2e73b385b6ec")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet80.References.SystemCollectionsConcurrent, global::System.Guid.Parse("291d7283-b119-4c71-9322-c41420697367")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.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 SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet80.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("e9fd1791-8ca9-458c-88e8-cf519e5c0f75")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet80.References.SystemTransactionsLocal, global::System.Guid.Parse("c6332a06-1af7-4d75-baaf-d18f9b525c6a")); /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet80.References.SystemIOPipes, global::System.Guid.Parse("df36582c-389c-44ad-9083-5694fc8dd162")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.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 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.Antiforgery.dll + /// The for Microsoft.Extensions.Identity.Core.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 MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet80.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("7038b555-f26d-419c-b20c-078cce5b0472")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.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 MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet80.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("b146ee73-0d90-4292-bf38-f2694da314e7")); /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for Microsoft.AspNetCore.Identity.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 MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet80.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("9438800c-36aa-489d-92f5-ef2b43c3fb7b")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Components.Web.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 MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet80.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("14ec8f46-5033-44e2-bd61-f611565e46c4")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.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 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 Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.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 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 Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.AspNetCore.RequestDecompression.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 MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet80.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("6f180999-8c17-4d05-a4fb-c2714f3af4d8")); /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.Extensions.Logging.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 MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet80.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("fa98320c-8620-4483-971e-c70d40e65baa")); /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.AspNetCore.SignalR.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 MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet80.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("56f093d2-5e8d-4ef9-85e2-0b432151f3fb")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.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 MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet80.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("cedf9a4b-00a7-40a6-98fb-be0a50379742")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.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 MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet80.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("eeed30be-e2e6-4511-96e3-aad6ff18af95")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for Microsoft.AspNetCore.Metadata.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 MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet80.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("b389b1d5-366b-49c6-a758-dfbc627dc2c4")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.Extensions.Logging.EventSource.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 MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet80.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("c4513abb-2996-4baa-b054-a2a5e236b097")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.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 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.AspNetCore.Components.Web.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.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 MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet80.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("600800f0-814d-4b39-8ceb-c1e31dbe8ebb")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.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 MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet80.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("10054db1-2a3b-4fc9-9e31-b0658885e5ef")); /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for Microsoft.Extensions.ObjectPool.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 MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet80.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("707ac80a-a809-4957-b653-0734a86fea4a")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.Extensions.Caching.Memory.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 MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet80.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("e6866ff2-9a4d-4329-b631-793c9f25a0c1")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.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 MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet80.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("c92aedbf-5dc5-4c43-9d5b-49905aacf163")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.Threading.RateLimiting.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 SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet80.References.SystemThreadingRateLimiting, global::System.Guid.Parse("d1f29242-507e-473c-a556-4f6a6ccbaa4b")); /// /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll @@ -933,234 +933,234 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.DataProtection.dll + /// The for Microsoft.AspNetCore.Diagnostics.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 MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet80.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("79e2f5d4-d33c-4adb-b02e-fb5e01f57a89")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for Microsoft.AspNetCore.DataProtection.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 MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet80.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("355181a2-4130-49bf-bbc9-d3af9436421b")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.Extensions.Hosting.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 MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet80.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("cc681a5a-4d37-4471-8882-cb75a3e8784f")); /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.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 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.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Cors.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 MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet80.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("45eb7a11-477a-48a6-a58f-99696276f492")); /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.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 MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet80.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("e7715ffe-870f-466e-88de-665e57a78297")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.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 MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet80.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("4c6abeb7-7e7e-4e43-8ebe-97ada8a74856")); /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.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 MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet80.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("e1a5cbd2-5acc-49ba-9bfe-141ae275d9f8")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.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 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 Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.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 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 Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Core.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 MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet80.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("d89a69c5-e235-4151-9319-191fcdc143cb")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.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 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 Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.AspNetCore.Routing.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 MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet80.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("84c7bfd3-194d-415c-a3a2-ceb63127e2e9")); /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.Extensions.Identity.Stores.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 MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet80.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("428f3369-f196-4889-aa9d-b767abd89930")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for Microsoft.Extensions.Diagnostics.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 MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet80.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("c73872ae-4945-4659-baad-fd73d3e8fa6e")); /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.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 MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet80.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("9da2cde7-90b0-4c1d-acfb-0eaf48b0bd2f")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.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 MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet80.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("5091be43-888f-4bee-a4bf-6557f403a486")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.AspNetCore.CookiePolicy.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 MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet80.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("b0596946-903d-4917-8090-0fec39ed65eb")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.AspNetCore.ResponseCaching.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 MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet80.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("41d30d53-f637-481f-bd2f-92a49f154468")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.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 MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet80.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("b7dc8123-72f6-4cd1-acd6-9ddb9a68564c")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for Microsoft.AspNetCore.Authentication.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 MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet80.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("ffd8edb4-dabe-4a66-8016-00b801d2a478")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Security.Cryptography.Xml.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 SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet80.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("dfb1ae64-d316-4b78-95bb-e01755ba931a")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for Microsoft.AspNetCore.HttpLogging.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 MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet80.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("d7fe91ab-18b8-4273-bfc4-d60dc8222d12")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for Microsoft.Extensions.FileProviders.Physical.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 MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet80.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("f15db67c-bfe7-4c75-9200-e356c1f9dea0")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.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 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 Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Xml.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 MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet80.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("90944f4c-dfe1-4ba6-af2b-cad53fa8e6fd")); /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.Extensions.Logging.Configuration.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 MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet80.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("7069131d-57e3-4fed-8066-7f15b616a6c9")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.Extensions.WebEncoders.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 MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet80.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("e7d485de-a53d-46e1-a9e2-ca37a733a5c8")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.AspNetCore.Mvc.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 MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet80.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("8dbd9cfa-bcc8-4a0b-9dea-7573a96a2dd9")); /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.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 MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet80.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("1fb2df2c-c238-4cb3-a2f0-8687aeea51f4")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for Microsoft.Extensions.FileProviders.Composite.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 MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet80.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("07bda7fd-c8eb-4b6e-8e87-edd2b87af4f4")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.Extensions.Http.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 MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet80.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("ffa74071-87d5-4924-a6c4-701db2fe89f4")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.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 MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet80.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("0885098f-f5b8-4462-a86f-aa98a0bc0819")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for System.IO.Pipelines.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 SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet80.References.SystemIOPipelines, global::System.Guid.Parse("4078d54c-53f6-4cf8-b52d-cee969a73321")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.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 MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet80.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("5c7ca3f6-0c61-49df-bdcc-50f3f662ebd8")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for Microsoft.AspNetCore.RateLimiting.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 MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet80.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("b0617182-1f9c-4817-812f-32d789e7029a")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for Microsoft.AspNetCore.Http.Results.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 MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet80.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("f8818ff8-07c9-4e1b-8206-4f6f79850b57")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for Microsoft.Extensions.Localization.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 MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet80.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("885251d8-ee2e-4120-b240-d3162467854a")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.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 MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet80.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("761f5458-37ea-4cfc-935f-b5f80cebce9d")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.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 MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet80.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("c17a431e-79bd-4c89-95b8-a902374ab36d")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.AspNetCore.Antiforgery.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 MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet80.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("d786b191-4810-4d6b-b209-ccc87bd6d0d2")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.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 MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet80.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("1fde21d8-6893-4f11-bca1-e9afd1c14072")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for Microsoft.AspNetCore.Localization.Routing.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 MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet80.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("56ba7c2f-c16a-4535-8046-937c75c7870e")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.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 MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet80.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("82d01b55-20ac-4767-864e-474a28e1fffd")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Diagnostics.EventLog.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 SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet80.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("c44413f3-366b-4ca4-a763-7d5078002ab2")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.AspNetCore.StaticFiles.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 MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet80.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("5f2c3414-7d33-4829-b9a8-d141ef00d045")); /// /// The for Microsoft.AspNetCore.Rewrite.dll @@ -1168,19 +1168,24 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for Microsoft.Extensions.DependencyInjection.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 MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet80.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("56861842-e7fa-4836-b34f-9ecacfa48d4b")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.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 MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet80.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("ce900455-5185-4599-83ca-8e171943d691")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.AspNetCore.Hosting.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 MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet80.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("4ac4abe9-dc43-4da8-8861-8dca6358d2ec")); + + /// + /// The for Microsoft.Extensions.Logging.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")); /// /// The for Microsoft.AspNetCore.Server.IIS.dll @@ -1188,14 +1193,24 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.AspNetCore.ResponseCompression.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 MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet80.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("c77f6e89-acca-478b-9eaf-63b03f128fd1")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.Extensions.Logging.Debug.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 MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet80.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("e671a5d9-c82b-44f7-b6b8-4692d9e7687c")); + + /// + /// The for Microsoft.AspNetCore.Mvc.Core.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")); + + /// + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.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")); /// /// The for Microsoft.AspNetCore.Server.Kestrel.dll @@ -1203,14 +1218,14 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.Extensions.Features.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 MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet80.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("265e3c54-8c2e-468d-9829-1e3cebefd4c6")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for Microsoft.AspNetCore.WebSockets.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 MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet80.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("6b506f47-2504-4831-b2c1-d11d90367ca0")); /// /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll @@ -1218,264 +1233,259 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Session.dll + /// The for Microsoft.AspNetCore.HttpOverrides.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 MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet80.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("2a8e9447-f40d-43b5-baa9-2b021562179b")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.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 MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet80.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("c4929623-09ab-4f7b-a486-a3ca0d7ff02e")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.JSInterop.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 MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet80.References.MicrosoftJSInterop, global::System.Guid.Parse("fd7b7fcf-fd51-42f3-b802-047bdb4a2b67")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.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 MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet80.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("36ad09f1-5a4c-419f-aa66-f336c866057f")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.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 MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet80.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("af2711bc-d414-490a-a54e-ee2dd9d9defa")); /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.Extensions.Configuration.Json.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 MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet80.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("fc3d2718-100d-49da-8f57-cfac6ae28e93")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.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 MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet80.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("5ff27858-8c4c-41b6-a790-d0f8b8b44548")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.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 MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet80.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("1c419cb6-ea0c-40ee-b567-08fe67cc2edf")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.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 MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet80.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("28124870-661b-443b-bceb-ff05fa8f6131")); /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.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 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 Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.AspNetCore.Http.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 MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet80.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("a508ef3a-bb1c-4872-8b58-53dd1d39f616")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.AspNetCore.WebUtilities.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 MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet80.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("e1460515-b479-42f8-9e6c-6e1dc5f4a7e8")); /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for Microsoft.Extensions.Configuration.Ini.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 MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet80.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("fc834919-0bbe-4301-aad1-e14993ce8cb1")); /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.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 MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet80.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("c3f739a5-2b17-4018-91d1-89567ab29fb7")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.Components.Forms.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 MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet80.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("5f80ecca-1c3c-4bf2-bfc9-f793f5713a9f")); /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for Microsoft.AspNetCore.SignalR.Common.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 MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet80.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("aa350201-8649-4f2c-8f67-1f1789af786f")); /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for Microsoft.Extensions.Logging.Console.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 MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet80.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("1eb550f3-bbf9-4a2c-b554-cfe6a08b1ce2")); /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for Microsoft.AspNetCore.Http.Features.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 MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet80.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("56b66e4a-5e3a-42f1-b662-19c8b6e451eb")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.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")); - - /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.AspNetCore.Razor.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 MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet80.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("858fe8fa-dea8-4439-963e-2c556ec7a4ca")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.AspNetCore.Localization.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 MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet80.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("d7e04d4c-1fd3-4c33-8d66-d965e4160f73")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.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 MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet80.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("c64f50ea-748d-4c92-9bf6-8d14e063877b")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.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 MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet80.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("c37c962b-e01b-47e4-8df3-b5d67a76c9d8")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.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 MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet80.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("47e59f79-b428-4cd4-a982-d864008a95f8")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.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 MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet80.References.MicrosoftAspNetCore, global::System.Guid.Parse("4ff9fdd0-28d8-4174-b5e5-ef7e0c46e105")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.AspNetCore.HostFiltering.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 MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet80.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("ad21824d-02aa-43de-b74b-d911d4c49d00")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.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 MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet80.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("f4854fe3-5406-40d1-bb04-358d25350574")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.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 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 Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.Extensions.Options.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 MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet80.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("1c20a462-23d3-4e2b-bbde-bffcc0730606")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.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 MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet80.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("069a7025-cf7b-44b4-b9cb-dbd68f914240")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.AspNetCore.Authentication.Core.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 MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet80.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("52c2a36c-ef1d-49b3-ab59-425a32840bce")); /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.Extensions.Logging.EventLog.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 MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet80.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("fe197d3d-17f4-4b22-81c7-f5ded93ef74a")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.AspNetCore.Session.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 MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet80.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("58652881-34ff-49ee-8c79-568a671c8e6c")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.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 MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet80.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("a44daff4-9973-4d28-9587-0a0fe20c5aeb")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.AspNetCore.Components.Server.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 MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet80.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("646377af-a50e-4f05-8645-d2d759447344")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.AspNetCore.Components.Authorization.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 MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet80.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("ac63ac26-a141-468e-ac0e-e22bdd288b6d")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.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 MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet80.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("22fff8fd-5945-4ba8-9f33-16097ffb8e40")); /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.Http.Connections.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 MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet80.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("a4e7a4ce-0ade-4c18-a029-f93ebfb7f914")); /// - /// The for Microsoft.Extensions.Localization.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.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 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.Extensions.Localization.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.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 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 Microsoft.Extensions.Logging.Abstractions.dll + /// The for Microsoft.Extensions.Localization.Abstractions.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 MicrosoftExtensionsLocalizationAbstractions => new ReferenceInfo("Microsoft.Extensions.Localization.Abstractions.dll", Resources.MicrosoftExtensionsLocalizationAbstractions, AspNet80.References.MicrosoftExtensionsLocalizationAbstractions, global::System.Guid.Parse("32b04785-7e51-4aac-ba14-d6450586ddec")); /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.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 MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet80.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("984be062-3b56-4873-967d-0776d0c7b683")); /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.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 MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet80.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("67e273cf-fd0e-4469-9190-ef0c93930f32")); /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.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 MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet80.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("135ac951-4439-417a-a0b8-566331ce5e02")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for Microsoft.AspNetCore.Components.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 MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet80.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("949cb264-f61a-483f-9ee2-14c3fe44cb12")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.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 MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet80.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("076a132c-a658-4785-8d7d-86237a6b9c1b")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for Microsoft.AspNetCore.OutputCaching.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 MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet80.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("ccd8587a-d7c7-4a29-b29d-8ab23dcf7b52")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.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 MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet80.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("efca8244-cd57-4752-85e2-025a082feb71")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.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 MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet80.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("1fb566da-3818-424d-8913-5281fa08f8cf")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.Net.Http.Headers.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 MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet80.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("cb76c439-af82-403f-8461-267a0a47fd6b")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.Extensions.Logging.Abstractions.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 MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet80.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("8a098b43-9311-4748-ae1f-22519a513b1d")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.Extensions.Configuration.Binder.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 MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet80.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("d31e3231-4e90-4bff-bb6a-ee51f2b435a7")); /// /// The for Microsoft.Extensions.Primitives.dll @@ -1483,39 +1493,29 @@ public static class ReferenceInfos 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 Microsoft.Extensions.WebEncoders.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")); - - /// - /// The for Microsoft.JSInterop.dll - /// - 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 Microsoft.Net.Http.Headers.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.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 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.Diagnostics.EventLog.dll + /// The for Microsoft.Extensions.Caching.Abstractions.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 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.IO.Pipelines.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.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 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.Security.Cryptography.Xml.dll + /// The for Microsoft.AspNetCore.Http.Extensions.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 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.Threading.RateLimiting.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.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 MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet80.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("529097a2-aa58-40ea-947b-e031088f0c7d")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1525,307 +1525,307 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, + SystemIOPipesAccessControl, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, 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, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, SystemReflectionEmit, + SystemNetNetworkInformation, SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, - MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, + SystemIOPipelines, + MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticFiles, + MicrosoftExtensionsFeatures, MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftExtensionsLoggingConsole, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftExtensionsOptions, MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsFileProvidersComposite, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsOptions, + MicrosoftExtensionsConfigurationBinder, MicrosoftExtensionsPrimitives, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemIOPipelines, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, ]; } return _all; @@ -1840,564 +1840,564 @@ public static partial class AspNet80 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet80)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System")).GetReference(filePath: "System.dll", display: "System (aspnet80)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet80)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet80)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet80)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet80)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet80)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet80)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet80)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet80)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (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 _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet80)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet80)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet80)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet80)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet80)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet80)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (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 _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet80)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet80)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet80)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet80)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet80)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet80)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet80)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet80)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (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 _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet80)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet80)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet80)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet80)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet80)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet80)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet80)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet80)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet80)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet80)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet80)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet80)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (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 _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataCommon is null) + if (_MicrosoftCSharp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet80)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet80)"); } - return _SystemDataCommon; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (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 _SystemDataDataSetExtensions; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet80)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet80)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (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 _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet80)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet80)"); } - return _SystemDiagnosticsDebug; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet80)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet80)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (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 _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsProcess is null) + if (_WindowsBase is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet80)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet80)"); } - return _SystemDiagnosticsProcess; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet80)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet80)"); } - return _SystemDiagnosticsStackTrace; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet80)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet80)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemConfiguration; } } @@ -2418,700 +2418,700 @@ public static PortableExecutableReference SystemDiagnosticsTools } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (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 _SystemDiagnosticsTraceSource; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet80)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet80)"); } - return _SystemDiagnosticsTracing; + return _SystemDrawing; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_System is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System")).GetReference(filePath: "System.dll", display: "System (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 _System; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet80)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet80)"); } - return _SystemDrawing; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet80)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet80)"); } - return _SystemDrawingPrimitives; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet80)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet80)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemTextJson { get { - if (_SystemFormatsAsn1 is null) + if (_SystemTextJson is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet80)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet80)"); } - return _SystemFormatsAsn1; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemFormatsTar is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet80)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet80)"); } - return _SystemFormatsTar; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet80)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet80)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalization is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet80)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet80)"); } - return _SystemGlobalization; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet80)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet80)"); } - return _SystemGlobalizationExtensions; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemXmlSerialization 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)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet80)"); } - return _SystemIOCompressionBrotli; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompression is null) + if (_SystemIO is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet80)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet80)"); } - return _SystemIOCompression; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemDiagnosticsFileVersionInfo 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)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet80)"); } - return _SystemIOCompressionFileSystem; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices 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)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet80)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (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 _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemNetSockets 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)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet80)"); } - return _SystemIOFileSystemAccessControl; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet80)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet80)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation 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)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet80)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates 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)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet80)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint 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)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet80)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (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 _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("aspnet80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet80)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet80)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemReflectionExtensions 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)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet80)"); } - return _SystemIOPipesAccessControl; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipes is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet80)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet80)"); } - return _SystemIOPipes; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionEmit is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet80)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet80)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinq is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet80)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet80)"); } - return _SystemLinq; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqExpressions is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (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 _SystemLinqExpressions; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqParallel is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet80)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet80)"); } - return _SystemLinqParallel; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet80)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet80)"); } - return _SystemLinqQueryable; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemMemory is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet80)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet80)"); } - return _SystemMemory; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNet is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (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 _SystemNet; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttp is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet80)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet80)"); } - return _SystemNetHttp; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttpJson is null) + if (_SystemBuffers 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)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet80)"); } - return _SystemNetHttpJson; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpListener is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet80)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet80)"); } - return _SystemNetHttpListener; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetMail is null) + if (_SystemThreading is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet80)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet80)"); } - return _SystemNetMail; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNameResolution is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (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 _SystemNetNameResolution; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet80)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet80)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet80)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet80)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet80)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet80)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetQuic is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet80)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet80)"); } - return _SystemNetQuic; + return _SystemComponentModelAnnotations; } } @@ -3132,1669 +3132,1652 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet80)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet80)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServicePoint is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet80)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet80)"); } - return _SystemNetServicePoint; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (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 _SystemNetSockets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (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 _SystemNetWebClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet80)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet80)"); } - return _SystemNetWebHeaderCollection; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet80)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet80)"); } - return _SystemNetWebProxy; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecuritySecureString 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)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet80)"); } - return _SystemNetWebSocketsClient; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSockets is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet80)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet80)"); } - return _SystemNetWebSockets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumerics is null) + if (_SystemServiceProcess is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet80)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet80)"); } - return _SystemNumerics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumericsVectors is null) + if (_SystemLinqQueryable is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet80)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet80)"); } - return _SystemNumericsVectors; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.ObjectModel.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemMemory { get { - if (_SystemObjectModel is null) + if (_SystemMemory is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet80)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet80)"); } - return _SystemObjectModel; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet80)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet80)"); } - return _SystemReflectionDispatchProxy; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflection is null) + if (_SystemCollections is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet80)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet80)"); } - return _SystemReflection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmit is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet80)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet80)"); } - return _SystemReflectionEmit; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntime 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)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet80)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemThreadingTasksDataflow 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)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet80)"); } - return _SystemReflectionEmitLightweight; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet80)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet80)"); } - return _SystemReflectionExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (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 _SystemReflectionMetadata; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet80)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet80)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet80)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet80)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesReader is null) + if (_SystemTextEncoding is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet80)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet80)"); } - return _SystemResourcesReader; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemResourcesResourceManager is null) + if (_SystemResourcesReader is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet80)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet80)"); } - return _SystemResourcesResourceManager; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesWriter is null) + if (_SystemData is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet80)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet80)"); } - return _SystemResourcesWriter; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemNetMail 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)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet80)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemSecurityAccessControl 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)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet80)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntime is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntimeExtensions is null) + if (_SystemNetHttpJson is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet80)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet80)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet80)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet80)"); } - return _SystemRuntimeInteropServices; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemServiceModelWeb 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)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet80)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemComponentModelEventBasedAsync 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)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet80)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet80)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet80)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (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 _SystemRuntimeLoader; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeNumerics is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet80)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet80)"); } - return _SystemRuntimeNumerics; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeSerialization is null) + if (_netstandard is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet80)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet80)"); } - return _SystemRuntimeSerialization; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions 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)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet80)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity 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)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet80)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives 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)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet80)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemSecurityCryptographyCng 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)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet80)"); } - return _SystemRuntimeSerializationXml; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet80)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet80)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityClaims is null) + if (_SystemXml is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet80)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet80)"); } - return _SystemSecurityClaims; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOCompressionFileSystem 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)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet80)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemResourcesWriter 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)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet80)"); } - return _SystemSecurityCryptographyCng; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage 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)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet80)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptography is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet80)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet80)"); } - return _SystemSecurityCryptography; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemSecurityClaims 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)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet80)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemThreadingThreadPool 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)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet80)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemTextEncodingsWeb 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)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet80)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemConsole 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)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet80)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurity is null) + if (_mscorlib is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet80)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet80)"); } - return _SystemSecurity; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet80)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet80)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet80)"); } - return _SystemSecurityPrincipalWindows; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecuritySecureString is null) + if (_SystemComponentModel is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet80)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet80)"); } - return _SystemSecuritySecureString; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNumerics { get { - if (_SystemServiceModelWeb is null) + if (_SystemNumerics is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet80)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet80)"); } - return _SystemServiceModelWeb; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (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 _SystemServiceProcess; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinqExpressions 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)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet80)"); } - return _SystemTextEncodingCodePages; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet80)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet80)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq 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)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet80)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystem 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)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet80)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextJson is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet80)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet80)"); } - return _SystemTextJson; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet80)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet80)"); } - return _SystemTextRegularExpressions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingChannels is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet80)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet80)"); } - return _SystemThreadingChannels; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreading is null) + if (_SystemDataCommon is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet80)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet80)"); } - return _SystemThreading; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingOverlapped is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (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 _SystemThreadingOverlapped; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemAppContext 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)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet80)"); } - return _SystemThreadingTasksDataflow; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasks is null) + if (_SystemSecurity is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet80)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet80)"); } - return _SystemThreadingTasks; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemRuntimeSerializationJson 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)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet80)"); } - return _SystemThreadingTasksExtensions; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemNetQuic 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)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet80)"); } - return _SystemThreadingTasksParallel; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet80)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet80)"); } - return _SystemThreadingThread; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (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 _SystemThreadingThreadPool; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet80)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet80)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet80)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet80)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet80)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet80)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet80)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet80)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet80)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet80)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet80)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet80)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet80)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet80)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet80)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet80)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet80)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet80)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet80)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet80)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet80)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet80)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet80)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet80)"); } - return _SystemXmlXDocument; - } - } - - private static PortableExecutableReference? _SystemXmlXmlDocument; - - /// - /// The for System.Xml.XmlDocument.dll - /// - public static PortableExecutableReference SystemXmlXmlDocument - { - get - { - if (_SystemXmlXmlDocument is null) - { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet80)"); - } - return _SystemXmlXmlDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (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 _SystemXmlXmlSerializer; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XPath.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXPath is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet80)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet80)"); } - return _SystemXmlXPath; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemIOPipes 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)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet80)"); } - return _SystemXmlXPathXDocument; + return _SystemIOPipes; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemWindows; /// - /// The for WindowsBase.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemWindows { get { - if (_WindowsBase is null) + if (_SystemWindows is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet80)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet80)"); } - return _WindowsBase; + return _SystemWindows; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_SystemRuntimeSerializationXml is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (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 _MicrosoftAspNetCoreAntiforgery; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_MicrosoftExtensionsIdentityCore 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)"); + _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _MicrosoftExtensionsIdentityCore; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_MicrosoftAspNetCoreRoutingAbstractions 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)"); + _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_MicrosoftAspNetCoreIdentity 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)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationCookies; + return _MicrosoftAspNetCoreIdentity; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_MicrosoftAspNetCoreComponentsWeb 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)"); + _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet80)"); } - return _MicrosoftAspNetCoreAuthenticationCore; + return _MicrosoftAspNetCoreComponentsWeb; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (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 _MicrosoftAspNetCoreAuthentication; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon 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)"); + _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 _MicrosoftAspNetCoreAuthenticationOAuth; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_MicrosoftAspNetCoreRequestDecompression is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet80)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet80)"); } - return _MicrosoftAspNetCoreAuthorization; + return _MicrosoftAspNetCoreRequestDecompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_MicrosoftExtensionsLoggingTraceSource 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)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet80)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _MicrosoftExtensionsLoggingTraceSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_MicrosoftAspNetCoreSignalR 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)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _MicrosoftAspNetCoreSignalR; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_MicrosoftAspNetCoreRazorRuntime is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (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 _MicrosoftAspNetCoreComponents; + return _MicrosoftAspNetCoreRazorRuntime; } } @@ -4815,139 +4798,156 @@ public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_MicrosoftAspNetCoreMetadata 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)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _MicrosoftAspNetCoreMetadata; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_MicrosoftExtensionsLoggingEventSource 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)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _MicrosoftExtensionsLoggingEventSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_MicrosoftAspNetCoreAuthenticationCookies 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)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet80)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions 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)"); + _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet80)"); } - return _MicrosoftAspNetCoreConnectionsAbstractions; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_MicrosoftAspNetCoreAuthorization is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet80)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet80)"); } - return _MicrosoftAspNetCoreCookiePolicy; + return _MicrosoftAspNetCoreAuthorization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_MicrosoftAspNetCoreCors is null) + if (_MicrosoftExtensionsObjectPool is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet80)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet80)"); } - return _MicrosoftAspNetCoreCors; + return _MicrosoftExtensionsObjectPool; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_MicrosoftExtensionsCachingMemory 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)"); + _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet80)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _MicrosoftExtensionsCachingMemory; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_MicrosoftAspNetCoreMvcLocalization 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)"); + _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet80)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _MicrosoftAspNetCoreMvcLocalization; + } + } + + private static PortableExecutableReference? _SystemThreadingRateLimiting; + + /// + /// The for System.Threading.RateLimiting.dll + /// + public static PortableExecutableReference SystemThreadingRateLimiting + { + get + { + if (_SystemThreadingRateLimiting is null) + { + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet80)"); + } + return _SystemThreadingRateLimiting; } } @@ -4968,6 +4968,23 @@ public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstr } } + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + + /// + /// The for Microsoft.AspNetCore.Diagnostics.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + { + get + { + if (_MicrosoftAspNetCoreDiagnostics is null) + { + _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet80)"); + } + return _MicrosoftAspNetCoreDiagnostics; + } + } + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// @@ -4985,598 +5002,615 @@ public static PortableExecutableReference MicrosoftAspNetCoreDataProtection } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_MicrosoftExtensionsHosting 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)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet80)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _MicrosoftExtensionsHosting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken 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)"); + _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet80)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + public static PortableExecutableReference MicrosoftAspNetCoreCors { get { - if (_MicrosoftAspNetCoreDiagnostics is null) + if (_MicrosoftAspNetCoreCors is null) { - _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet80)"); + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet80)"); } - return _MicrosoftAspNetCoreDiagnostics; + return _MicrosoftAspNetCoreCors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation 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)"); + _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet80)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - private static PortableExecutableReference? _MicrosoftAspNetCore; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_MicrosoftAspNetCore is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (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 _MicrosoftAspNetCore; + return _MicrosoftExtensionsConfigurationAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (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 _MicrosoftAspNetCoreHostFiltering; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson 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)"); + _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 _MicrosoftAspNetCoreHostingAbstractions; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (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 _MicrosoftAspNetCoreHosting; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_MicrosoftAspNetCoreSignalRCore 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)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet80)"); } - return _MicrosoftAspNetCoreHostingServerAbstractions; + return _MicrosoftAspNetCoreSignalRCore; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_MicrosoftAspNetCoreMvcFormattersJson 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)"); + _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 _MicrosoftAspNetCoreHtmlAbstractions; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_MicrosoftAspNetCoreRouting 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)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet80)"); } - return _MicrosoftAspNetCoreHttpAbstractions; + return _MicrosoftAspNetCoreRouting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_MicrosoftExtensionsIdentityStores 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)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet80)"); } - return _MicrosoftAspNetCoreHttpConnectionsCommon; + return _MicrosoftExtensionsIdentityStores; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_MicrosoftExtensionsDiagnostics 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)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet80)"); } - return _MicrosoftAspNetCoreHttpConnections; + return _MicrosoftExtensionsDiagnostics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (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 _MicrosoftAspNetCoreHttp; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_MicrosoftAspNetCoreHttpAbstractions 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)"); + _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet80)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _MicrosoftAspNetCoreHttpAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_MicrosoftAspNetCoreCookiePolicy 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)"); + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet80)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _MicrosoftAspNetCoreCookiePolicy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_MicrosoftAspNetCoreResponseCaching 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)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet80)"); } - return _MicrosoftAspNetCoreHttpResults; + return _MicrosoftAspNetCoreResponseCaching; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (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 _MicrosoftAspNetCoreHttpLogging; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_MicrosoftAspNetCoreAuthentication is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet80)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet80)"); } - return _MicrosoftAspNetCoreHttpOverrides; + return _MicrosoftAspNetCoreAuthentication; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_SystemSecurityCryptographyXml is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (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 _MicrosoftAspNetCoreHttpsPolicy; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_MicrosoftAspNetCoreHttpLogging is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet80)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet80)"); } - return _MicrosoftAspNetCoreIdentity; + return _MicrosoftAspNetCoreHttpLogging; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_MicrosoftExtensionsFileProvidersPhysical is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (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 _MicrosoftAspNetCoreLocalization; + return _MicrosoftExtensionsFileProvidersPhysical; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions 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)"); + _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 _MicrosoftAspNetCoreLocalizationRouting; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_MicrosoftExtensionsConfigurationXml is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (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 _MicrosoftAspNetCoreMetadata; + return _MicrosoftExtensionsConfigurationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_MicrosoftExtensionsLoggingConfiguration 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)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet80)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _MicrosoftExtensionsLoggingConfiguration; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference MicrosoftExtensionsWebEncoders { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_MicrosoftExtensionsWebEncoders 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)"); + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet80)"); } - return _MicrosoftAspNetCoreMvcApiExplorer; + return _MicrosoftExtensionsWebEncoders; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference MicrosoftAspNetCoreMvc { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_MicrosoftAspNetCoreMvc 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)"); + _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet80)"); } - return _MicrosoftAspNetCoreMvcCore; + return _MicrosoftAspNetCoreMvc; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_MicrosoftExtensionsConfigurationUserSecrets 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)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet80)"); } - return _MicrosoftAspNetCoreMvcCors; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_MicrosoftExtensionsFileProvidersComposite 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)"); + _MicrosoftExtensionsFileProvidersComposite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Composite")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Composite.dll", display: "Microsoft.Extensions.FileProviders.Composite (aspnet80)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _MicrosoftExtensionsFileProvidersComposite; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvc + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_MicrosoftAspNetCoreMvc is null) + if (_MicrosoftExtensionsHttp is null) { - _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet80)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet80)"); } - return _MicrosoftAspNetCoreMvc; + return _MicrosoftExtensionsHttp; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_MicrosoftAspNetCoreMvcRazorPages 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)"); + _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet80)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _MicrosoftAspNetCoreMvcRazorPages; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference SystemIOPipelines { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_SystemIOPipelines 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)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet80)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_MicrosoftAspNetCoreMvcAbstractions 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)"); + _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet80)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _MicrosoftAspNetCoreMvcAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor + public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting { get { - if (_MicrosoftAspNetCoreMvcRazor is null) + if (_MicrosoftAspNetCoreRateLimiting 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)"); + _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet80)"); } - return _MicrosoftAspNetCoreMvcRazor; + return _MicrosoftAspNetCoreRateLimiting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults { get { - if (_MicrosoftAspNetCoreMvcRazorPages is null) + if (_MicrosoftAspNetCoreHttpResults 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)"); + _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet80)"); } - return _MicrosoftAspNetCoreMvcRazorPages; + return _MicrosoftAspNetCoreHttpResults; + } + } + + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + + /// + /// The for Microsoft.Extensions.Localization.dll + /// + public static PortableExecutableReference MicrosoftExtensionsLocalization + { + get + { + if (_MicrosoftExtensionsLocalization is null) + { + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet80)"); + } + return _MicrosoftExtensionsLocalization; } } @@ -5597,275 +5631,292 @@ public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth 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)"); + _MicrosoftAspNetCoreAuthenticationOAuth = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.OAuth")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.OAuth.dll", display: "Microsoft.AspNetCore.Authentication.OAuth (aspnet80)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_MicrosoftAspNetCoreAntiforgery is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet80)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet80)"); } - return _MicrosoftAspNetCoreOutputCaching; + return _MicrosoftAspNetCoreAntiforgery; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_MicrosoftAspNetCoreRateLimiting is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations is null) { - _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (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 _MicrosoftAspNetCoreRateLimiting; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_MicrosoftAspNetCoreLocalizationRouting is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (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 _MicrosoftAspNetCoreRazor; + return _MicrosoftAspNetCoreLocalizationRouting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy 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)"); + _MicrosoftAspNetCoreAuthorizationPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authorization.Policy")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.Policy.dll", display: "Microsoft.AspNetCore.Authorization.Policy (aspnet80)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_SystemDiagnosticsEventLog is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet80)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet80)"); } - return _MicrosoftAspNetCoreRequestDecompression; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_MicrosoftAspNetCoreStaticFiles 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)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet80)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _MicrosoftAspNetCoreStaticFiles; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference MicrosoftAspNetCoreRewrite { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_MicrosoftAspNetCoreRewrite is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet80)"); + _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet80)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _MicrosoftAspNetCoreRewrite; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_MicrosoftExtensionsDependencyInjection is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet80)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet80)"); } - return _MicrosoftAspNetCoreResponseCompression; + return _MicrosoftExtensionsDependencyInjection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRewrite + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_MicrosoftAspNetCoreRewrite is null) + if (_MicrosoftAspNetCoreHostingAbstractions is null) { - _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (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 _MicrosoftAspNetCoreRewrite; + return _MicrosoftAspNetCoreHostingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_MicrosoftAspNetCoreHosting 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)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet80)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _MicrosoftAspNetCoreHosting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + private static PortableExecutableReference? _MicrosoftExtensionsLogging; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference MicrosoftExtensionsLogging { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_MicrosoftExtensionsLogging is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet80)"); + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet80)"); } - return _MicrosoftAspNetCoreRouting; + return _MicrosoftExtensionsLogging; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.AspNetCore.Server.IIS.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference MicrosoftAspNetCoreServerIIS { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_MicrosoftAspNetCoreServerIIS 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)"); + _MicrosoftAspNetCoreServerIIS = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.IIS")).GetReference(filePath: "Microsoft.AspNetCore.Server.IIS.dll", display: "Microsoft.AspNetCore.Server.IIS (aspnet80)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _MicrosoftAspNetCoreServerIIS; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIIS; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for Microsoft.AspNetCore.Server.IIS.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIIS + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_MicrosoftAspNetCoreServerIIS is null) + if (_MicrosoftAspNetCoreResponseCompression 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)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet80)"); } - return _MicrosoftAspNetCoreServerIIS; + return _MicrosoftAspNetCoreResponseCompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_MicrosoftExtensionsLoggingDebug 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)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet80)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _MicrosoftExtensionsLoggingDebug; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.AspNetCore.Mvc.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_MicrosoftAspNetCoreMvcCore 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)"); + _MicrosoftAspNetCoreMvcCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Core")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Core.dll", display: "Microsoft.AspNetCore.Mvc.Core (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _MicrosoftAspNetCoreMvcCore; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + + /// + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + { + get + { + if (_MicrosoftAspNetCoreMvcApiExplorer 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)"); + } + return _MicrosoftAspNetCoreMvcApiExplorer; } } @@ -5886,37 +5937,37 @@ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_MicrosoftExtensionsFeatures 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)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _MicrosoftExtensionsFeatures; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic + public static PortableExecutableReference MicrosoftAspNetCoreWebSockets { get { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) + if (_MicrosoftAspNetCoreWebSockets 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)"); + _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet80)"); } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; + return _MicrosoftAspNetCoreWebSockets; } } @@ -5937,649 +5988,666 @@ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransp } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSession + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_MicrosoftAspNetCoreSession is null) + if (_MicrosoftAspNetCoreHttpOverrides is null) { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet80)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet80)"); } - return _MicrosoftAspNetCoreSession; + return _MicrosoftAspNetCoreHttpOverrides; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks 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)"); + _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet80)"); } - return _MicrosoftAspNetCoreSignalRCommon; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_MicrosoftJSInterop 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)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet80)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _MicrosoftJSInterop; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_MicrosoftAspNetCoreMvcCors is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (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 _MicrosoftAspNetCoreSignalR; + return _MicrosoftAspNetCoreMvcCors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_MicrosoftExtensionsConfigurationFileExtensions 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)"); + _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet80)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _MicrosoftExtensionsConfigurationFileExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference MicrosoftExtensionsConfigurationJson { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_MicrosoftExtensionsConfigurationJson is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (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 _MicrosoftAspNetCoreStaticFiles; + return _MicrosoftExtensionsConfigurationJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebSockets + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_MicrosoftAspNetCoreWebSockets is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (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 _MicrosoftAspNetCoreWebSockets; + return _MicrosoftExtensionsHostingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_MicrosoftAspNetCoreWebUtilities is null) + if (_MicrosoftExtensionsConfigurationCommandLine is null) { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (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 _MicrosoftAspNetCoreWebUtilities; + return _MicrosoftExtensionsConfigurationCommandLine; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_MicrosoftExtensionsCachingAbstractions is null) + if (_MicrosoftAspNetCoreMvcRazor 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)"); + _MicrosoftAspNetCoreMvcRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Mvc.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Razor.dll", display: "Microsoft.AspNetCore.Mvc.Razor (aspnet80)"); } - return _MicrosoftExtensionsCachingAbstractions; + return _MicrosoftAspNetCoreMvcRazor; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_MicrosoftAspNetCoreMvcFormattersXml 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)"); + _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 _MicrosoftExtensionsCachingMemory; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_MicrosoftAspNetCoreHttp 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)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet80)"); } - return _MicrosoftExtensionsConfigurationAbstractions; + return _MicrosoftAspNetCoreHttp; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_MicrosoftAspNetCoreWebUtilities 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)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet80)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _MicrosoftAspNetCoreWebUtilities; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_MicrosoftExtensionsConfigurationIni 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)"); + _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet80)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _MicrosoftExtensionsConfigurationIni; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (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 _MicrosoftExtensionsConfiguration; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_MicrosoftAspNetCoreComponentsForms 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)"); + _MicrosoftAspNetCoreComponentsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Forms")).GetReference(filePath: "Microsoft.AspNetCore.Components.Forms.dll", display: "Microsoft.AspNetCore.Components.Forms (aspnet80)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _MicrosoftAspNetCoreComponentsForms; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_MicrosoftExtensionsConfigurationFileExtensions is null) + if (_MicrosoftAspNetCoreSignalRCommon 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)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet80)"); } - return _MicrosoftExtensionsConfigurationFileExtensions; + return _MicrosoftAspNetCoreSignalRCommon; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_MicrosoftExtensionsConfigurationIni is null) + if (_MicrosoftExtensionsLoggingConsole 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)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet80)"); } - return _MicrosoftExtensionsConfigurationIni; + return _MicrosoftExtensionsLoggingConsole; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationJson + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_MicrosoftExtensionsConfigurationJson is null) + if (_MicrosoftAspNetCoreHttpFeatures 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)"); + _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet80)"); } - return _MicrosoftExtensionsConfigurationJson; + return _MicrosoftAspNetCoreHttpFeatures; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_MicrosoftAspNetCoreRazor 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)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet80)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _MicrosoftAspNetCoreRazor; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_MicrosoftAspNetCoreLocalization 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)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet80)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _MicrosoftAspNetCoreLocalization; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_MicrosoftAspNetCoreHtmlAbstractions 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)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet80)"); } - return _MicrosoftExtensionsConfigurationXml; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions 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)"); + _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet80)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_MicrosoftExtensionsConfiguration is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet80)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet80)"); } - return _MicrosoftExtensionsDependencyInjection; + return _MicrosoftExtensionsConfiguration; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_MicrosoftAspNetCore 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)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet80)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _MicrosoftAspNetCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_MicrosoftAspNetCoreHostFiltering is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet80)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet80)"); } - return _MicrosoftExtensionsDiagnostics; + return _MicrosoftAspNetCoreHostFiltering; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_MicrosoftAspNetCoreServerIISIntegration 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)"); + _MicrosoftAspNetCoreServerIISIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.IISIntegration")).GetReference(filePath: "Microsoft.AspNetCore.Server.IISIntegration.dll", display: "Microsoft.AspNetCore.Server.IISIntegration (aspnet80)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _MicrosoftAspNetCoreServerIISIntegration; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_MicrosoftAspNetCoreServerKestrelCore 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)"); + _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 _MicrosoftExtensionsDiagnosticsHealthChecks; + return _MicrosoftAspNetCoreServerKestrelCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_MicrosoftExtensionsFeatures is null) + if (_MicrosoftExtensionsOptions is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet80)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet80)"); } - return _MicrosoftExtensionsFeatures; + return _MicrosoftExtensionsOptions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions 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)"); + _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_MicrosoftAspNetCoreAuthenticationCore 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)"); + _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _MicrosoftAspNetCoreAuthenticationCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_MicrosoftExtensionsLoggingEventLog 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)"); + _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _MicrosoftExtensionsLoggingEventLog; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_MicrosoftAspNetCoreSession 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)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet80)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _MicrosoftAspNetCoreSession; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_MicrosoftAspNetCoreCryptographyInternal is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (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 _MicrosoftExtensionsFileSystemGlobbing; + return _MicrosoftAspNetCoreCryptographyInternal; } } - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_MicrosoftAspNetCoreComponentsServer 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)"); + _MicrosoftAspNetCoreComponentsServer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components.Server")).GetReference(filePath: "Microsoft.AspNetCore.Components.Server.dll", display: "Microsoft.AspNetCore.Components.Server (aspnet80)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _MicrosoftAspNetCoreComponentsServer; } } - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_MicrosoftExtensionsHosting is null) + if (_MicrosoftAspNetCoreComponentsAuthorization is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (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 _MicrosoftExtensionsHosting; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_MicrosoftExtensionsHttp is null) + if (_MicrosoftExtensionsFileProvidersEmbedded is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (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 _MicrosoftExtensionsHttp; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_MicrosoftAspNetCoreHttpConnections 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)"); + _MicrosoftAspNetCoreHttpConnections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Connections")).GetReference(filePath: "Microsoft.AspNetCore.Http.Connections.dll", display: "Microsoft.AspNetCore.Http.Connections (aspnet80)"); } - return _MicrosoftExtensionsIdentityCore; + return _MicrosoftAspNetCoreHttpConnections; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions 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)"); + _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet80)"); } - return _MicrosoftExtensionsIdentityStores; + return _MicrosoftAspNetCoreAuthenticationAbstractions; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + + /// + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + { + get + { + if (_MicrosoftAspNetCoreHostingServerAbstractions 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)"); + } + return _MicrosoftAspNetCoreHostingServerAbstractions; } } @@ -6600,224 +6668,190 @@ public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstrac } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_MicrosoftExtensionsLocalization is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (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 _MicrosoftExtensionsLocalization; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_MicrosoftExtensionsFileProvidersAbstractions 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)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet80)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_MicrosoftAspNetCoreConnectionsAbstractions 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)"); + _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet80)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _MicrosoftAspNetCoreConnectionsAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference MicrosoftAspNetCoreComponents { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_MicrosoftAspNetCoreComponents 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)"); + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet80)"); } - return _MicrosoftExtensionsLoggingConsole; + return _MicrosoftAspNetCoreComponents; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_MicrosoftAspNetCoreHttpsPolicy 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)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet80)"); } - return _MicrosoftExtensionsLoggingDebug; + return _MicrosoftAspNetCoreHttpsPolicy; } } - private static PortableExecutableReference? _MicrosoftExtensionsLogging; + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for Microsoft.Extensions.Logging.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference MicrosoftExtensionsLogging - { - get - { - if (_MicrosoftExtensionsLogging is null) - { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet80)"); - } - return _MicrosoftExtensionsLogging; - } - } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; - - /// - /// The for Microsoft.Extensions.Logging.EventLog.dll - /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog - { - get - { - if (_MicrosoftExtensionsLoggingEventLog 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)"); - } - return _MicrosoftExtensionsLoggingEventLog; - } - } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; - - /// - /// The for Microsoft.Extensions.Logging.EventSource.dll - /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_MicrosoftAspNetCoreOutputCaching 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)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet80)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _MicrosoftAspNetCoreOutputCaching; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_MicrosoftAspNetCoreServerHttpSys 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)"); + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet80)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _MicrosoftAspNetCoreServerHttpSys; } } - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_MicrosoftExtensionsFileSystemGlobbing is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet80)"); + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet80)"); } - return _MicrosoftExtensionsObjectPool; + return _MicrosoftExtensionsFileSystemGlobbing; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference MicrosoftNetHttpHeaders { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_MicrosoftNetHttpHeaders 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)"); + _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet80)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _MicrosoftNetHttpHeaders; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_MicrosoftExtensionsLoggingAbstractions 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)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet80)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _MicrosoftExtensionsLoggingAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder { get { - if (_MicrosoftExtensionsOptions is null) + if (_MicrosoftExtensionsConfigurationBinder is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (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 _MicrosoftExtensionsOptions; + return _MicrosoftExtensionsConfigurationBinder; } } @@ -6838,122 +6872,88 @@ public static PortableExecutableReference MicrosoftExtensionsPrimitives } } - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; - - /// - /// The for Microsoft.Extensions.WebEncoders.dll - /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders - { - get - { - if (_MicrosoftExtensionsWebEncoders is null) - { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet80)"); - } - return _MicrosoftExtensionsWebEncoders; - } - } - - private static PortableExecutableReference? _MicrosoftJSInterop; - - /// - /// The for Microsoft.JSInterop.dll - /// - public static PortableExecutableReference MicrosoftJSInterop - { - get - { - if (_MicrosoftJSInterop is null) - { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet80)"); - } - return _MicrosoftJSInterop; - } - } - - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations { get { - if (_MicrosoftNetHttpHeaders is null) + if (_MicrosoftExtensionsOptionsDataAnnotations 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)"); + _MicrosoftExtensionsOptionsDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.Extensions.Options.DataAnnotations")).GetReference(filePath: "Microsoft.Extensions.Options.DataAnnotations.dll", display: "Microsoft.Extensions.Options.DataAnnotations (aspnet80)"); } - return _MicrosoftNetHttpHeaders; + return _MicrosoftExtensionsOptionsDataAnnotations; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_SystemDiagnosticsEventLog is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (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 _SystemDiagnosticsEventLog; + return _MicrosoftExtensionsCachingAbstractions; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.IO.Pipelines.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemIOPipelines is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (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 _SystemIOPipelines; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions { get { - if (_SystemSecurityCryptographyXml is null) + if (_MicrosoftAspNetCoreHttpExtensions 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)"); + _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet80)"); } - return _SystemSecurityCryptographyXml; + return _MicrosoftAspNetCoreHttpExtensions; } } - private static PortableExecutableReference? _SystemThreadingRateLimiting; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The for System.Threading.RateLimiting.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static PortableExecutableReference SystemThreadingRateLimiting + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures { get { - if (_SystemThreadingRateLimiting is null) + if (_MicrosoftAspNetCoreMvcViewFeatures is null) { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet80.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (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 _SystemThreadingRateLimiting; + return _MicrosoftAspNetCoreMvcViewFeatures; } } @@ -6966,307 +6966,307 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, + SystemLinqExpressions, + SystemThreadingTasks, + SystemXmlLinq, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, + SystemIOPipelines, + MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticFiles, + MicrosoftExtensionsFeatures, MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, 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, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemIOPipelines, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsPrimitives, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, ]; } return _all; @@ -7280,202 +7280,202 @@ public static partial class AspNet80 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet80.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet80.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet80.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet80.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet80.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet80.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet80.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet80.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet80.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet80.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet80.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet80.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet80.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet80.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet80.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet80.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet80.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet80.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet80.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet80.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet80.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet80.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet80.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet80.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet80.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet80.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet80.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet80.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet80.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet80.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet80.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet80.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet80.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet80.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet80.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet80.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet80.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet80.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet80.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet80.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet80.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet80.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet80.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet80.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet80.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet80.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet80.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet80.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet80.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet80.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet80.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet80.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet80.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet80.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet80.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet80.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet80.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet80.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet80.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet80.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet80.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet80.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet80.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet80.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet80.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet80.System.Configuration"); + private static byte[]? _SystemConfiguration; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -7484,22 +7484,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.TraceSource.dll - /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet80.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; - - /// - /// The image bytes for System.Diagnostics.Tracing.dll - /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet80.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - - /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet80.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet80.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -7508,70 +7496,64 @@ public static class Resources private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet80.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - - /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet80.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet80.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet80.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet80.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet80.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet80.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet80.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet80.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet80.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet80.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet80.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet80.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet80.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet80.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet80.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet80.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet80.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet80.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet80.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet80.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// /// The image bytes for System.IO.dll @@ -7580,412 +7562,406 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll - /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet80.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet80.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet80.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet80.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet80.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet80.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet80.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet80.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet80.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet80.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet80.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet80.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet80.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet80.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet80.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet80.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet80.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet80.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet80.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet80.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet80.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet80.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet80.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet80.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet80.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet80.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet80.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet80.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet80.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet80.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet80.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet80.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet80.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet80.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet80.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet80.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet80.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet80.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet80.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet80.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet80.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet80.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet80.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet80.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet80.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet80.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet80.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet80.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet80.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet80.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet80.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet80.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet80.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet80.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet80.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet80.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet80.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet80.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet80.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet80.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet80.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet80.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet80.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet80.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet80.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet80.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet80.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet80.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet80.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet80.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet80.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet80.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet80.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet80.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet80.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet80.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet80.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet80.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet80.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet80.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet80.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet80.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet80.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet80.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet80.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet80.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet80.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet80.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet80.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet80.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet80.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet80.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet80.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet80.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet80.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet80.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet80.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet80.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet80.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet80.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet80.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet80.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet80.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet80.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet80.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet80.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet80.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet80.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet80.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet80.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet80.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet80.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet80.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet80.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet80.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet80.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet80.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet80.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet80.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet80.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet80.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet80.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet80.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet80.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet80.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet80.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet80.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet80.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet80.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet80.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet80.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet80.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet80.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet80.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet80.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -7994,190 +7970,202 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet80.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet80.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet80.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet80.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet80.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet80.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet80.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet80.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet80.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet80.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet80.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet80.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet80.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet80.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet80.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet80.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet80.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet80.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Console.dll + /// + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet80.System.Console"); + private static byte[]? _SystemConsole; + + /// + /// The image bytes for mscorlib.dll + /// + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet80.mscorlib"); + private static byte[]? _mscorlib; + + /// + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet80.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet80.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet80.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet80.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet80.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet80.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet80.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet80.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet80.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet80.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet80.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet80.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet80.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet80.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet80.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet80.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet80.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet80.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet80.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet80.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet80.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet80.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet80.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet80.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet80.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet80.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet80.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet80.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet80.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet80.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet80.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet80.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet80.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet80.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet80.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet80.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet80.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet80.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet80.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet80.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet80.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet80.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet80.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet80.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -8186,220 +8174,214 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll - /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet80.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; - - /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet80.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet80.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet80.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet80.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet80.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet80.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet80.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet80.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet80.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet80.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet80.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet80.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet80.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet80.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet80.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet80.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet80.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet80.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet80.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet80.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet80.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet80.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet80.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet80.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet80.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet80.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet80.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet80.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet80.Microsoft.AspNetCore.Authentication.Cookies"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet80.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet80.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet80.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet80.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet80.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet80.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet80.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet80.Microsoft.AspNetCore.Authorization"); - private static byte[]? _MicrosoftAspNetCoreAuthorization; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet80.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet80.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet80.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet80.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet80.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet80.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; /// - /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet80.Microsoft.AspNetCore.Components.Endpoints"); - private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet80.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet80.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet80.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet80.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; + public static byte[] MicrosoftAspNetCoreComponentsEndpoints => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsEndpoints, "aspnet80.Microsoft.AspNetCore.Components.Endpoints"); + private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet80.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet80.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet80.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet80.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet80.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet80.Microsoft.AspNetCore.Authentication.Cookies"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The image bytes for Microsoft.AspNetCore.Cors.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet80.Microsoft.AspNetCore.Cors"); - private static byte[]? _MicrosoftAspNetCoreCors; + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet80.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet80.Microsoft.AspNetCore.Authorization"); + private static byte[]? _MicrosoftAspNetCoreAuthorization; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation"); - private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet80.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet80.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet80.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet80.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet80.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet80.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; /// /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll @@ -8408,190 +8390,190 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreDiagnostics; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet80.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet80.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet80.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet80.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet80.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Cors.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet80.Microsoft.AspNetCore.Cors"); + private static byte[]? _MicrosoftAspNetCoreCors; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet80.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; + public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation"); + private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet80.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet80.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet80.Microsoft.AspNetCore.Http.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet80.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet80.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet80.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet80.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet80.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet80.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet80.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet80.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet80.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet80.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; /// - /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet80.Microsoft.AspNetCore.HttpLogging"); - private static byte[]? _MicrosoftAspNetCoreHttpLogging; + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet80.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll + /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet80.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet80.Microsoft.AspNetCore.Http.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet80.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet80.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet80.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet80.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet80.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet80.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet80.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet80.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet80.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet80.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet80.Microsoft.AspNetCore.HttpLogging"); + private static byte[]? _MicrosoftAspNetCoreHttpLogging; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet80.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet80.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet80.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet80.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet80.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet80.Microsoft.AspNetCore.Mvc"); - private static byte[]? _MicrosoftAspNetCoreMvc; + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet80.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; + public static byte[] MicrosoftAspNetCoreMvc => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvc, "aspnet80.Microsoft.AspNetCore.Mvc"); + private static byte[]? _MicrosoftAspNetCoreMvc; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet80.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet80.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet80.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet80.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet80.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; /// /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll @@ -8600,22 +8582,16 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll - /// - public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers"); - private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; - - /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet80.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet80.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet80.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; /// /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll @@ -8624,142 +8600,136 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreRateLimiting; /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll - /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet80.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; - - /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet80.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet80.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet80.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet80.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers"); + private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet80.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet80.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet80.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet80.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; /// - /// The image bytes for Microsoft.AspNetCore.Rewrite.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet80.Microsoft.AspNetCore.Rewrite"); - private static byte[]? _MicrosoftAspNetCoreRewrite; + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet80.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet80.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet80.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet80.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet80.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet80.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; /// - /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll /// - public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet80.Microsoft.AspNetCore.Server.IIS"); - private static byte[]? _MicrosoftAspNetCoreServerIIS; + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet80.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for Microsoft.AspNetCore.Rewrite.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet80.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + public static byte[] MicrosoftAspNetCoreRewrite => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRewrite, "aspnet80.Microsoft.AspNetCore.Rewrite"); + private static byte[]? _MicrosoftAspNetCoreRewrite; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet80.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet80.Microsoft.AspNetCore.Server.Kestrel"); - private static byte[]? _MicrosoftAspNetCoreServerKestrel; + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet80.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for Microsoft.Extensions.Logging.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet80.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; + public static byte[] MicrosoftAspNetCoreServerIIS => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIIS, "aspnet80.Microsoft.AspNetCore.Server.IIS"); + private static byte[]? _MicrosoftAspNetCoreServerIIS; /// - /// The image bytes for Microsoft.AspNetCore.Session.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet80.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet80.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet80.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet80.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet80.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet80.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet80.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet80.Microsoft.AspNetCore.Server.Kestrel"); + private static byte[]? _MicrosoftAspNetCoreServerKestrel; /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet80.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet80.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; /// /// The image bytes for Microsoft.AspNetCore.WebSockets.dll @@ -8768,34 +8738,52 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreWebSockets; /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet80.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet80.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet80.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet80.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet80.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet80.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet80.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet80.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; + + /// + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet80.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + + /// + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet80.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; + + /// + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet80.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; /// /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll @@ -8804,22 +8792,28 @@ public static class Resources private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet80.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet80.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet80.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet80.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; + + /// + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet80.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; /// /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll @@ -8828,262 +8822,268 @@ public static class Resources private static byte[]? _MicrosoftExtensionsConfigurationIni; /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + + /// + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet80.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet80.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet80.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet80.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet80.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet80.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet80.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet80.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet80.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet80.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet80.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet80.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet80.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet80.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet80.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet80.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet80.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet80.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet80.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet80.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet80.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet80.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet80.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet80.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet80.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet80.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet80.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet80.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet80.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet80.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet80.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet80.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet80.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet80.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet80.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet80.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet80.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet80.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet80.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet80.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet80.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet80.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet80.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet80.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet80.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet80.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet80.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet80.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet80.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet80.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet80.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet80.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet80.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet80.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet80.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet80.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet80.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet80.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet80.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for Microsoft.Net.Http.Headers.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet80.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; + public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet80.Microsoft.Net.Http.Headers"); + private static byte[]? _MicrosoftNetHttpHeaders; /// - /// The image bytes for Microsoft.Extensions.Primitives.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet80.Microsoft.Extensions.Primitives"); - private static byte[]? _MicrosoftExtensionsPrimitives; + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet80.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet80.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet80.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for Microsoft.Extensions.Primitives.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet80.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; + public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "aspnet80.Microsoft.Extensions.Primitives"); + private static byte[]? _MicrosoftExtensionsPrimitives; /// - /// The image bytes for Microsoft.Net.Http.Headers.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet80.Microsoft.Net.Http.Headers"); - private static byte[]? _MicrosoftNetHttpHeaders; + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet80.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet80.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet80.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet80.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet80.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet80.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet80.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; /// - /// The image bytes for System.Threading.RateLimiting.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet80.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; } diff --git a/Src/Basic.Reference.Assemblies.AspNet80/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet80/Generated.targets index 24dc3e4..2ce07f1 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.System + Resources\aspnet80\System.dll - - aspnet80.Microsoft.VisualBasic.Core - Resources\aspnet80\Microsoft.VisualBasic.Core.dll + + aspnet80.System.IO.Compression.Brotli + Resources\aspnet80\System.IO.Compression.Brotli.dll - - aspnet80.Microsoft.VisualBasic - Resources\aspnet80\Microsoft.VisualBasic.dll + + aspnet80.System.Threading.Thread + Resources\aspnet80\System.Threading.Thread.dll + + + aspnet80.System.Security.Cryptography + Resources\aspnet80\System.Security.Cryptography.dll + + + aspnet80.System.Diagnostics.Contracts + Resources\aspnet80\System.Diagnostics.Contracts.dll + + + aspnet80.System.ComponentModel.TypeConverter + Resources\aspnet80\System.ComponentModel.TypeConverter.dll + + + aspnet80.System.Security.Cryptography.OpenSsl + Resources\aspnet80\System.Security.Cryptography.OpenSsl.dll - + + aspnet80.System.Reflection.Metadata + Resources\aspnet80\System.Reflection.Metadata.dll + + + aspnet80.System.Formats.Asn1 + Resources\aspnet80\System.Formats.Asn1.dll + + + aspnet80.System.Diagnostics.DiagnosticSource + Resources\aspnet80\System.Diagnostics.DiagnosticSource.dll + + + aspnet80.System.Security.Cryptography.Primitives + Resources\aspnet80\System.Security.Cryptography.Primitives.dll + + aspnet80.Microsoft.Win32.Primitives Resources\aspnet80\Microsoft.Win32.Primitives.dll - - aspnet80.Microsoft.Win32.Registry - Resources\aspnet80\Microsoft.Win32.Registry.dll + + aspnet80.System.Drawing.Primitives + Resources\aspnet80\System.Drawing.Primitives.dll - - aspnet80.mscorlib - Resources\aspnet80\mscorlib.dll + + aspnet80.System.IO.MemoryMappedFiles + Resources\aspnet80\System.IO.MemoryMappedFiles.dll - - aspnet80.netstandard - Resources\aspnet80\netstandard.dll + + aspnet80.System.Core + Resources\aspnet80\System.Core.dll - - aspnet80.System.AppContext - Resources\aspnet80\System.AppContext.dll + + aspnet80.System.Runtime.Serialization.Formatters + Resources\aspnet80\System.Runtime.Serialization.Formatters.dll - - aspnet80.System.Buffers - Resources\aspnet80\System.Buffers.dll + + aspnet80.System.Resources.ResourceManager + Resources\aspnet80\System.Resources.ResourceManager.dll - - aspnet80.System.Collections.Concurrent - Resources\aspnet80\System.Collections.Concurrent.dll + + aspnet80.System.Threading.Overlapped + Resources\aspnet80\System.Threading.Overlapped.dll - - aspnet80.System.Collections - Resources\aspnet80\System.Collections.dll + + aspnet80.System.Net.HttpListener + Resources\aspnet80\System.Net.HttpListener.dll - - aspnet80.System.Collections.Immutable - Resources\aspnet80\System.Collections.Immutable.dll + + aspnet80.System.Net + Resources\aspnet80\System.Net.dll - - aspnet80.System.Collections.NonGeneric - Resources\aspnet80\System.Collections.NonGeneric.dll + + aspnet80.System.ObjectModel + Resources\aspnet80\System.ObjectModel.dll - - aspnet80.System.Collections.Specialized - Resources\aspnet80\System.Collections.Specialized.dll + + aspnet80.System.Diagnostics.TextWriterTraceListener + Resources\aspnet80\System.Diagnostics.TextWriterTraceListener.dll - - aspnet80.System.ComponentModel.Annotations - Resources\aspnet80\System.ComponentModel.Annotations.dll + + aspnet80.System.Security.Cryptography.Csp + Resources\aspnet80\System.Security.Cryptography.Csp.dll - - aspnet80.System.ComponentModel.DataAnnotations - Resources\aspnet80\System.ComponentModel.DataAnnotations.dll + + aspnet80.Microsoft.CSharp + Resources\aspnet80\Microsoft.CSharp.dll - - aspnet80.System.ComponentModel - Resources\aspnet80\System.ComponentModel.dll + + aspnet80.System.Net.WebSockets.Client + Resources\aspnet80\System.Net.WebSockets.Client.dll - - aspnet80.System.ComponentModel.EventBasedAsync - Resources\aspnet80\System.ComponentModel.EventBasedAsync.dll + + aspnet80.System.Threading.Timer + Resources\aspnet80\System.Threading.Timer.dll - - aspnet80.System.ComponentModel.Primitives - Resources\aspnet80\System.ComponentModel.Primitives.dll + + aspnet80.System.Reflection.Emit.Lightweight + Resources\aspnet80\System.Reflection.Emit.Lightweight.dll - - aspnet80.System.ComponentModel.TypeConverter - Resources\aspnet80\System.ComponentModel.TypeConverter.dll + + aspnet80.System.Formats.Tar + Resources\aspnet80\System.Formats.Tar.dll + + + aspnet80.System.Dynamic.Runtime + Resources\aspnet80\System.Dynamic.Runtime.dll + + + aspnet80.System.Security.Cryptography.Algorithms + Resources\aspnet80\System.Security.Cryptography.Algorithms.dll + + + aspnet80.WindowsBase + Resources\aspnet80\WindowsBase.dll + + + aspnet80.System.Net.WebProxy + Resources\aspnet80\System.Net.WebProxy.dll - + aspnet80.System.Configuration Resources\aspnet80\System.Configuration.dll - - aspnet80.System.Console - Resources\aspnet80\System.Console.dll + + aspnet80.System.Diagnostics.Tools + Resources\aspnet80\System.Diagnostics.Tools.dll - - aspnet80.System.Core - Resources\aspnet80\System.Core.dll + + aspnet80.System.IO.Pipes.AccessControl + Resources\aspnet80\System.IO.Pipes.AccessControl.dll - - aspnet80.System.Data.Common - Resources\aspnet80\System.Data.Common.dll + + aspnet80.System.Drawing + Resources\aspnet80\System.Drawing.dll + + + aspnet80.System.Runtime.CompilerServices.Unsafe + Resources\aspnet80\System.Runtime.CompilerServices.Unsafe.dll + + + aspnet80.System.Diagnostics.Tracing + Resources\aspnet80\System.Diagnostics.Tracing.dll - + aspnet80.System.Data.DataSetExtensions Resources\aspnet80\System.Data.DataSetExtensions.dll - - aspnet80.System.Data - Resources\aspnet80\System.Data.dll + + aspnet80.System.Net.WebSockets + Resources\aspnet80\System.Net.WebSockets.dll - - aspnet80.System.Diagnostics.Contracts - Resources\aspnet80\System.Diagnostics.Contracts.dll + + aspnet80.System.Text.Json + Resources\aspnet80\System.Text.Json.dll - - aspnet80.System.Diagnostics.Debug - Resources\aspnet80\System.Diagnostics.Debug.dll + + aspnet80.System.Reflection.DispatchProxy + Resources\aspnet80\System.Reflection.DispatchProxy.dll - - aspnet80.System.Diagnostics.DiagnosticSource - Resources\aspnet80\System.Diagnostics.DiagnosticSource.dll + + aspnet80.System.Diagnostics.TraceSource + Resources\aspnet80\System.Diagnostics.TraceSource.dll + + + aspnet80.Microsoft.VisualBasic.Core + Resources\aspnet80\Microsoft.VisualBasic.Core.dll + + + aspnet80.System.Runtime.Loader + Resources\aspnet80\System.Runtime.Loader.dll + + + aspnet80.System.Xml.Serialization + Resources\aspnet80\System.Xml.Serialization.dll + + + aspnet80.System.IO + Resources\aspnet80\System.IO.dll - + aspnet80.System.Diagnostics.FileVersionInfo Resources\aspnet80\System.Diagnostics.FileVersionInfo.dll - - aspnet80.System.Diagnostics.Process - Resources\aspnet80\System.Diagnostics.Process.dll + + aspnet80.System.Runtime.InteropServices + Resources\aspnet80\System.Runtime.InteropServices.dll - - aspnet80.System.Diagnostics.StackTrace - Resources\aspnet80\System.Diagnostics.StackTrace.dll + + aspnet80.System.Threading.Tasks.Parallel + Resources\aspnet80\System.Threading.Tasks.Parallel.dll - - aspnet80.System.Diagnostics.TextWriterTraceListener - Resources\aspnet80\System.Diagnostics.TextWriterTraceListener.dll + + aspnet80.System.Net.Sockets + Resources\aspnet80\System.Net.Sockets.dll - - aspnet80.System.Diagnostics.Tools - Resources\aspnet80\System.Diagnostics.Tools.dll + + aspnet80.System.ValueTuple + Resources\aspnet80\System.ValueTuple.dll - - aspnet80.System.Diagnostics.TraceSource - Resources\aspnet80\System.Diagnostics.TraceSource.dll + + aspnet80.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet80\System.Runtime.InteropServices.RuntimeInformation.dll - - aspnet80.System.Diagnostics.Tracing - Resources\aspnet80\System.Diagnostics.Tracing.dll + + aspnet80.System.Security.Cryptography.X509Certificates + Resources\aspnet80\System.Security.Cryptography.X509Certificates.dll - - aspnet80.System - Resources\aspnet80\System.dll + + aspnet80.System.Net.ServicePoint + Resources\aspnet80\System.Net.ServicePoint.dll - - aspnet80.System.Drawing - Resources\aspnet80\System.Drawing.dll + + aspnet80.System.Text.Encoding.CodePages + Resources\aspnet80\System.Text.Encoding.CodePages.dll - - aspnet80.System.Drawing.Primitives - Resources\aspnet80\System.Drawing.Primitives.dll + + aspnet80.System.IO.Compression + Resources\aspnet80\System.IO.Compression.dll - - aspnet80.System.Dynamic.Runtime - Resources\aspnet80\System.Dynamic.Runtime.dll + + aspnet80.System.Reflection.Extensions + Resources\aspnet80\System.Reflection.Extensions.dll - - aspnet80.System.Formats.Asn1 - Resources\aspnet80\System.Formats.Asn1.dll + + aspnet80.System.Runtime.Serialization + Resources\aspnet80\System.Runtime.Serialization.dll - - aspnet80.System.Formats.Tar - Resources\aspnet80\System.Formats.Tar.dll + + aspnet80.System.Reflection.Emit + Resources\aspnet80\System.Reflection.Emit.dll - - aspnet80.System.Globalization.Calendars - Resources\aspnet80\System.Globalization.Calendars.dll + + aspnet80.System.Net.NetworkInformation + Resources\aspnet80\System.Net.NetworkInformation.dll - - aspnet80.System.Globalization - Resources\aspnet80\System.Globalization.dll + + aspnet80.System.Reflection.Emit.ILGeneration + Resources\aspnet80\System.Reflection.Emit.ILGeneration.dll - - aspnet80.System.Globalization.Extensions - Resources\aspnet80\System.Globalization.Extensions.dll + + aspnet80.System.Diagnostics.Process + Resources\aspnet80\System.Diagnostics.Process.dll - - aspnet80.System.IO.Compression.Brotli - Resources\aspnet80\System.IO.Compression.Brotli.dll + + aspnet80.System.ComponentModel.Primitives + Resources\aspnet80\System.ComponentModel.Primitives.dll - - aspnet80.System.IO.Compression - Resources\aspnet80\System.IO.Compression.dll + + aspnet80.System.ComponentModel.DataAnnotations + Resources\aspnet80\System.ComponentModel.DataAnnotations.dll - - aspnet80.System.IO.Compression.FileSystem - Resources\aspnet80\System.IO.Compression.FileSystem.dll + + aspnet80.System.Runtime.CompilerServices.VisualC + Resources\aspnet80\System.Runtime.CompilerServices.VisualC.dll + + + aspnet80.System.Diagnostics.Debug + Resources\aspnet80\System.Diagnostics.Debug.dll + + + aspnet80.System.Buffers + Resources\aspnet80\System.Buffers.dll + + + aspnet80.System.Collections.NonGeneric + Resources\aspnet80\System.Collections.NonGeneric.dll - + + aspnet80.System.Threading + Resources\aspnet80\System.Threading.dll + + aspnet80.System.IO.Compression.ZipFile Resources\aspnet80\System.IO.Compression.ZipFile.dll - - aspnet80.System.IO - Resources\aspnet80\System.IO.dll + + aspnet80.System.Xml.ReaderWriter + Resources\aspnet80\System.Xml.ReaderWriter.dll - - aspnet80.System.IO.FileSystem.AccessControl - Resources\aspnet80\System.IO.FileSystem.AccessControl.dll + + aspnet80.System.Text.RegularExpressions + Resources\aspnet80\System.Text.RegularExpressions.dll - - aspnet80.System.IO.FileSystem - Resources\aspnet80\System.IO.FileSystem.dll + + aspnet80.Microsoft.VisualBasic + Resources\aspnet80\Microsoft.VisualBasic.dll - - aspnet80.System.IO.FileSystem.DriveInfo - Resources\aspnet80\System.IO.FileSystem.DriveInfo.dll + + aspnet80.System.ComponentModel.Annotations + Resources\aspnet80\System.ComponentModel.Annotations.dll - - aspnet80.System.IO.FileSystem.Primitives - Resources\aspnet80\System.IO.FileSystem.Primitives.dll + + aspnet80.System.Net.Requests + Resources\aspnet80\System.Net.Requests.dll - - aspnet80.System.IO.FileSystem.Watcher - Resources\aspnet80\System.IO.FileSystem.Watcher.dll + + aspnet80.System.Globalization.Calendars + Resources\aspnet80\System.Globalization.Calendars.dll - - aspnet80.System.IO.IsolatedStorage - Resources\aspnet80\System.IO.IsolatedStorage.dll + + aspnet80.System.Collections.Immutable + Resources\aspnet80\System.Collections.Immutable.dll - - aspnet80.System.IO.MemoryMappedFiles - Resources\aspnet80\System.IO.MemoryMappedFiles.dll + + aspnet80.System.Runtime.Serialization.Primitives + Resources\aspnet80\System.Runtime.Serialization.Primitives.dll - - aspnet80.System.IO.Pipes.AccessControl - Resources\aspnet80\System.IO.Pipes.AccessControl.dll + + aspnet80.System.Text.Encoding.Extensions + Resources\aspnet80\System.Text.Encoding.Extensions.dll - - aspnet80.System.IO.Pipes - Resources\aspnet80\System.IO.Pipes.dll + + aspnet80.System.Diagnostics.StackTrace + Resources\aspnet80\System.Diagnostics.StackTrace.dll - - aspnet80.System.IO.UnmanagedMemoryStream - Resources\aspnet80\System.IO.UnmanagedMemoryStream.dll + + aspnet80.System.Net.Primitives + Resources\aspnet80\System.Net.Primitives.dll - - aspnet80.System.Linq - Resources\aspnet80\System.Linq.dll + + aspnet80.System.Security.SecureString + Resources\aspnet80\System.Security.SecureString.dll - - aspnet80.System.Linq.Expressions - Resources\aspnet80\System.Linq.Expressions.dll + + aspnet80.System.Security.Principal + Resources\aspnet80\System.Security.Principal.dll - - aspnet80.System.Linq.Parallel - Resources\aspnet80\System.Linq.Parallel.dll + + aspnet80.System.ServiceProcess + Resources\aspnet80\System.ServiceProcess.dll - + aspnet80.System.Linq.Queryable Resources\aspnet80\System.Linq.Queryable.dll - + aspnet80.System.Memory Resources\aspnet80\System.Memory.dll - - aspnet80.System.Net - Resources\aspnet80\System.Net.dll - - - aspnet80.System.Net.Http - Resources\aspnet80\System.Net.Http.dll - - - aspnet80.System.Net.Http.Json - Resources\aspnet80\System.Net.Http.Json.dll + + aspnet80.System.Xml.XDocument + Resources\aspnet80\System.Xml.XDocument.dll - - aspnet80.System.Net.HttpListener - Resources\aspnet80\System.Net.HttpListener.dll + + aspnet80.System.Collections + Resources\aspnet80\System.Collections.dll - - aspnet80.System.Net.Mail - Resources\aspnet80\System.Net.Mail.dll + + aspnet80.System.Web.HttpUtility + Resources\aspnet80\System.Web.HttpUtility.dll - - aspnet80.System.Net.NameResolution - Resources\aspnet80\System.Net.NameResolution.dll + + aspnet80.System.Runtime + Resources\aspnet80\System.Runtime.dll - - aspnet80.System.Net.NetworkInformation - Resources\aspnet80\System.Net.NetworkInformation.dll + + aspnet80.System.Threading.Tasks.Dataflow + Resources\aspnet80\System.Threading.Tasks.Dataflow.dll - + aspnet80.System.Net.Ping Resources\aspnet80\System.Net.Ping.dll - - aspnet80.System.Net.Primitives - Resources\aspnet80\System.Net.Primitives.dll - - - aspnet80.System.Net.Quic - Resources\aspnet80\System.Net.Quic.dll - - - aspnet80.System.Net.Requests - Resources\aspnet80\System.Net.Requests.dll - - - aspnet80.System.Net.Security - Resources\aspnet80\System.Net.Security.dll - - - aspnet80.System.Net.ServicePoint - Resources\aspnet80\System.Net.ServicePoint.dll + + aspnet80.System.IO.FileSystem.AccessControl + Resources\aspnet80\System.IO.FileSystem.AccessControl.dll - - aspnet80.System.Net.Sockets - Resources\aspnet80\System.Net.Sockets.dll + + aspnet80.System.Collections.Specialized + Resources\aspnet80\System.Collections.Specialized.dll - + aspnet80.System.Net.WebClient Resources\aspnet80\System.Net.WebClient.dll - - aspnet80.System.Net.WebHeaderCollection - Resources\aspnet80\System.Net.WebHeaderCollection.dll - - - aspnet80.System.Net.WebProxy - Resources\aspnet80\System.Net.WebProxy.dll + + aspnet80.System.Text.Encoding + Resources\aspnet80\System.Text.Encoding.dll - - aspnet80.System.Net.WebSockets.Client - Resources\aspnet80\System.Net.WebSockets.Client.dll + + aspnet80.System.Resources.Reader + Resources\aspnet80\System.Resources.Reader.dll - - aspnet80.System.Net.WebSockets - Resources\aspnet80\System.Net.WebSockets.dll + + aspnet80.System.Data + Resources\aspnet80\System.Data.dll - - aspnet80.System.Numerics - Resources\aspnet80\System.Numerics.dll + + aspnet80.System.Net.Mail + Resources\aspnet80\System.Net.Mail.dll - - aspnet80.System.Numerics.Vectors - Resources\aspnet80\System.Numerics.Vectors.dll + + aspnet80.System.Security.AccessControl + Resources\aspnet80\System.Security.AccessControl.dll - - aspnet80.System.ObjectModel - Resources\aspnet80\System.ObjectModel.dll + + aspnet80.System.IO.FileSystem.DriveInfo + Resources\aspnet80\System.IO.FileSystem.DriveInfo.dll - - aspnet80.System.Reflection.DispatchProxy - Resources\aspnet80\System.Reflection.DispatchProxy.dll + + aspnet80.System.Net.Http.Json + Resources\aspnet80\System.Net.Http.Json.dll - + aspnet80.System.Reflection Resources\aspnet80\System.Reflection.dll - - aspnet80.System.Reflection.Emit - Resources\aspnet80\System.Reflection.Emit.dll - - - aspnet80.System.Reflection.Emit.ILGeneration - Resources\aspnet80\System.Reflection.Emit.ILGeneration.dll + + aspnet80.System.Numerics.Vectors + Resources\aspnet80\System.Numerics.Vectors.dll - - aspnet80.System.Reflection.Emit.Lightweight - Resources\aspnet80\System.Reflection.Emit.Lightweight.dll + + aspnet80.System.ServiceModel.Web + Resources\aspnet80\System.ServiceModel.Web.dll - - aspnet80.System.Reflection.Extensions - Resources\aspnet80\System.Reflection.Extensions.dll + + aspnet80.System.ComponentModel.EventBasedAsync + Resources\aspnet80\System.ComponentModel.EventBasedAsync.dll - - aspnet80.System.Reflection.Metadata - Resources\aspnet80\System.Reflection.Metadata.dll + + aspnet80.System.Xml.XPath + Resources\aspnet80\System.Xml.XPath.dll - + + aspnet80.System.Security.Principal.Windows + Resources\aspnet80\System.Security.Principal.Windows.dll + + aspnet80.System.Reflection.Primitives Resources\aspnet80\System.Reflection.Primitives.dll - - aspnet80.System.Reflection.TypeExtensions - Resources\aspnet80\System.Reflection.TypeExtensions.dll - - - aspnet80.System.Resources.Reader - Resources\aspnet80\System.Resources.Reader.dll - - - aspnet80.System.Resources.ResourceManager - Resources\aspnet80\System.Resources.ResourceManager.dll + + aspnet80.netstandard + Resources\aspnet80\netstandard.dll - - aspnet80.System.Resources.Writer - Resources\aspnet80\System.Resources.Writer.dll + + aspnet80.System.Globalization.Extensions + Resources\aspnet80\System.Globalization.Extensions.dll - - aspnet80.System.Runtime.CompilerServices.Unsafe - Resources\aspnet80\System.Runtime.CompilerServices.Unsafe.dll + + aspnet80.System.Net.Security + Resources\aspnet80\System.Net.Security.dll - - aspnet80.System.Runtime.CompilerServices.VisualC - Resources\aspnet80\System.Runtime.CompilerServices.VisualC.dll + + aspnet80.System.IO.FileSystem.Primitives + Resources\aspnet80\System.IO.FileSystem.Primitives.dll - - aspnet80.System.Runtime - Resources\aspnet80\System.Runtime.dll + + aspnet80.System.Security.Cryptography.Cng + Resources\aspnet80\System.Security.Cryptography.Cng.dll - + aspnet80.System.Runtime.Extensions Resources\aspnet80\System.Runtime.Extensions.dll - - aspnet80.System.Runtime.Handles - Resources\aspnet80\System.Runtime.Handles.dll - - - aspnet80.System.Runtime.InteropServices - Resources\aspnet80\System.Runtime.InteropServices.dll - - - aspnet80.System.Runtime.InteropServices.JavaScript - Resources\aspnet80\System.Runtime.InteropServices.JavaScript.dll - - - aspnet80.System.Runtime.InteropServices.RuntimeInformation - Resources\aspnet80\System.Runtime.InteropServices.RuntimeInformation.dll + + aspnet80.System.Xml + Resources\aspnet80\System.Xml.dll - - aspnet80.System.Runtime.Intrinsics - Resources\aspnet80\System.Runtime.Intrinsics.dll + + aspnet80.System.IO.Compression.FileSystem + Resources\aspnet80\System.IO.Compression.FileSystem.dll - - aspnet80.System.Runtime.Loader - Resources\aspnet80\System.Runtime.Loader.dll + + aspnet80.System.Resources.Writer + Resources\aspnet80\System.Resources.Writer.dll - - aspnet80.System.Runtime.Numerics - Resources\aspnet80\System.Runtime.Numerics.dll + + aspnet80.System.IO.IsolatedStorage + Resources\aspnet80\System.IO.IsolatedStorage.dll - - aspnet80.System.Runtime.Serialization - Resources\aspnet80\System.Runtime.Serialization.dll + + aspnet80.System.Globalization + Resources\aspnet80\System.Globalization.dll - - aspnet80.System.Runtime.Serialization.Formatters - Resources\aspnet80\System.Runtime.Serialization.Formatters.dll + + aspnet80.System.Security.Claims + Resources\aspnet80\System.Security.Claims.dll - - aspnet80.System.Runtime.Serialization.Json - Resources\aspnet80\System.Runtime.Serialization.Json.dll + + aspnet80.System.Threading.ThreadPool + Resources\aspnet80\System.Threading.ThreadPool.dll - - aspnet80.System.Runtime.Serialization.Primitives - Resources\aspnet80\System.Runtime.Serialization.Primitives.dll + + aspnet80.System.Text.Encodings.Web + Resources\aspnet80\System.Text.Encodings.Web.dll - - aspnet80.System.Runtime.Serialization.Xml - Resources\aspnet80\System.Runtime.Serialization.Xml.dll + + aspnet80.System.Console + Resources\aspnet80\System.Console.dll - - aspnet80.System.Security.AccessControl - Resources\aspnet80\System.Security.AccessControl.dll + + aspnet80.mscorlib + Resources\aspnet80\mscorlib.dll - - aspnet80.System.Security.Claims - Resources\aspnet80\System.Security.Claims.dll + + aspnet80.System.Net.WebHeaderCollection + Resources\aspnet80\System.Net.WebHeaderCollection.dll - - aspnet80.System.Security.Cryptography.Algorithms - Resources\aspnet80\System.Security.Cryptography.Algorithms.dll + + aspnet80.System.Xml.XPath.XDocument + Resources\aspnet80\System.Xml.XPath.XDocument.dll - - aspnet80.System.Security.Cryptography.Cng - Resources\aspnet80\System.Security.Cryptography.Cng.dll + + aspnet80.System.ComponentModel + Resources\aspnet80\System.ComponentModel.dll - - aspnet80.System.Security.Cryptography.Csp - Resources\aspnet80\System.Security.Cryptography.Csp.dll + + aspnet80.System.Numerics + Resources\aspnet80\System.Numerics.dll - - aspnet80.System.Security.Cryptography - Resources\aspnet80\System.Security.Cryptography.dll + + aspnet80.System.Threading.Tasks.Extensions + Resources\aspnet80\System.Threading.Tasks.Extensions.dll - - aspnet80.System.Security.Cryptography.Encoding - Resources\aspnet80\System.Security.Cryptography.Encoding.dll + + aspnet80.System.Linq.Expressions + Resources\aspnet80\System.Linq.Expressions.dll - - aspnet80.System.Security.Cryptography.OpenSsl - Resources\aspnet80\System.Security.Cryptography.OpenSsl.dll + + aspnet80.System.Threading.Tasks + Resources\aspnet80\System.Threading.Tasks.dll - - aspnet80.System.Security.Cryptography.Primitives - Resources\aspnet80\System.Security.Cryptography.Primitives.dll + + aspnet80.System.Xml.Linq + Resources\aspnet80\System.Xml.Linq.dll - - aspnet80.System.Security.Cryptography.X509Certificates - Resources\aspnet80\System.Security.Cryptography.X509Certificates.dll + + aspnet80.System.IO.FileSystem + Resources\aspnet80\System.IO.FileSystem.dll - - aspnet80.System.Security - Resources\aspnet80\System.Security.dll + + aspnet80.Microsoft.Win32.Registry + Resources\aspnet80\Microsoft.Win32.Registry.dll - - aspnet80.System.Security.Principal - Resources\aspnet80\System.Security.Principal.dll + + aspnet80.System.Linq + Resources\aspnet80\System.Linq.dll - - aspnet80.System.Security.Principal.Windows - Resources\aspnet80\System.Security.Principal.Windows.dll + + aspnet80.System.Runtime.Intrinsics + Resources\aspnet80\System.Runtime.Intrinsics.dll - - aspnet80.System.Security.SecureString - Resources\aspnet80\System.Security.SecureString.dll + + aspnet80.System.Data.Common + Resources\aspnet80\System.Data.Common.dll - - aspnet80.System.ServiceModel.Web - Resources\aspnet80\System.ServiceModel.Web.dll + + aspnet80.System.IO.FileSystem.Watcher + Resources\aspnet80\System.IO.FileSystem.Watcher.dll - - aspnet80.System.ServiceProcess - Resources\aspnet80\System.ServiceProcess.dll + + aspnet80.System.AppContext + Resources\aspnet80\System.AppContext.dll - - aspnet80.System.Text.Encoding.CodePages - Resources\aspnet80\System.Text.Encoding.CodePages.dll + + aspnet80.System.Security + Resources\aspnet80\System.Security.dll - - aspnet80.System.Text.Encoding - Resources\aspnet80\System.Text.Encoding.dll + + aspnet80.System.Runtime.Serialization.Json + Resources\aspnet80\System.Runtime.Serialization.Json.dll - - aspnet80.System.Text.Encoding.Extensions - Resources\aspnet80\System.Text.Encoding.Extensions.dll + + aspnet80.System.Net.Quic + Resources\aspnet80\System.Net.Quic.dll - - aspnet80.System.Text.Encodings.Web - Resources\aspnet80\System.Text.Encodings.Web.dll + + aspnet80.System.Runtime.Handles + Resources\aspnet80\System.Runtime.Handles.dll - - aspnet80.System.Text.Json - Resources\aspnet80\System.Text.Json.dll + + aspnet80.System.Runtime.InteropServices.JavaScript + Resources\aspnet80\System.Runtime.InteropServices.JavaScript.dll - - aspnet80.System.Text.RegularExpressions - Resources\aspnet80\System.Text.RegularExpressions.dll + + aspnet80.System.Linq.Parallel + Resources\aspnet80\System.Linq.Parallel.dll - + aspnet80.System.Threading.Channels Resources\aspnet80\System.Threading.Channels.dll - - aspnet80.System.Threading - Resources\aspnet80\System.Threading.dll - - - aspnet80.System.Threading.Overlapped - Resources\aspnet80\System.Threading.Overlapped.dll - - - aspnet80.System.Threading.Tasks.Dataflow - Resources\aspnet80\System.Threading.Tasks.Dataflow.dll + + aspnet80.System.Web + Resources\aspnet80\System.Web.dll - - aspnet80.System.Threading.Tasks - Resources\aspnet80\System.Threading.Tasks.dll + + aspnet80.System.Runtime.Numerics + Resources\aspnet80\System.Runtime.Numerics.dll - - aspnet80.System.Threading.Tasks.Extensions - Resources\aspnet80\System.Threading.Tasks.Extensions.dll + + aspnet80.System.Xml.XmlDocument + Resources\aspnet80\System.Xml.XmlDocument.dll - - aspnet80.System.Threading.Tasks.Parallel - Resources\aspnet80\System.Threading.Tasks.Parallel.dll + + aspnet80.System.Xml.XmlSerializer + Resources\aspnet80\System.Xml.XmlSerializer.dll - - aspnet80.System.Threading.Thread - Resources\aspnet80\System.Threading.Thread.dll + + aspnet80.System.Reflection.TypeExtensions + Resources\aspnet80\System.Reflection.TypeExtensions.dll - - aspnet80.System.Threading.ThreadPool - Resources\aspnet80\System.Threading.ThreadPool.dll + + aspnet80.System.IO.UnmanagedMemoryStream + Resources\aspnet80\System.IO.UnmanagedMemoryStream.dll - - aspnet80.System.Threading.Timer - Resources\aspnet80\System.Threading.Timer.dll + + aspnet80.System.Net.NameResolution + Resources\aspnet80\System.Net.NameResolution.dll - + aspnet80.System.Transactions Resources\aspnet80\System.Transactions.dll - - aspnet80.System.Transactions.Local - Resources\aspnet80\System.Transactions.Local.dll + + aspnet80.System.Net.Http + Resources\aspnet80\System.Net.Http.dll - - aspnet80.System.ValueTuple - Resources\aspnet80\System.ValueTuple.dll + + aspnet80.System.Collections.Concurrent + Resources\aspnet80\System.Collections.Concurrent.dll - - aspnet80.System.Web - Resources\aspnet80\System.Web.dll + + aspnet80.System.Security.Cryptography.Encoding + Resources\aspnet80\System.Security.Cryptography.Encoding.dll - - aspnet80.System.Web.HttpUtility - Resources\aspnet80\System.Web.HttpUtility.dll + + aspnet80.System.Transactions.Local + Resources\aspnet80\System.Transactions.Local.dll - + + aspnet80.System.IO.Pipes + Resources\aspnet80\System.IO.Pipes.dll + + aspnet80.System.Windows Resources\aspnet80\System.Windows.dll - - aspnet80.System.Xml - Resources\aspnet80\System.Xml.dll + + aspnet80.System.Runtime.Serialization.Xml + Resources\aspnet80\System.Runtime.Serialization.Xml.dll - - aspnet80.System.Xml.Linq - Resources\aspnet80\System.Xml.Linq.dll + + aspnet80.Microsoft.Extensions.Identity.Core + Resources\aspnet80\Microsoft.Extensions.Identity.Core.dll - - aspnet80.System.Xml.ReaderWriter - Resources\aspnet80\System.Xml.ReaderWriter.dll + + aspnet80.Microsoft.AspNetCore.Routing.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Routing.Abstractions.dll - - aspnet80.System.Xml.Serialization - Resources\aspnet80\System.Xml.Serialization.dll + + aspnet80.Microsoft.AspNetCore.Identity + Resources\aspnet80\Microsoft.AspNetCore.Identity.dll - - aspnet80.System.Xml.XDocument - Resources\aspnet80\System.Xml.XDocument.dll + + aspnet80.Microsoft.AspNetCore.Components.Web + Resources\aspnet80\Microsoft.AspNetCore.Components.Web.dll - - aspnet80.System.Xml.XmlDocument - Resources\aspnet80\System.Xml.XmlDocument.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll - - aspnet80.System.Xml.XmlSerializer - Resources\aspnet80\System.Xml.XmlSerializer.dll + + aspnet80.Microsoft.AspNetCore.Http.Connections.Common + Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.Common.dll + + + aspnet80.Microsoft.AspNetCore.RequestDecompression + Resources\aspnet80\Microsoft.AspNetCore.RequestDecompression.dll - - aspnet80.System.Xml.XPath - Resources\aspnet80\System.Xml.XPath.dll + + aspnet80.Microsoft.Extensions.Logging.TraceSource + Resources\aspnet80\Microsoft.Extensions.Logging.TraceSource.dll - - aspnet80.System.Xml.XPath.XDocument - Resources\aspnet80\System.Xml.XPath.XDocument.dll + + aspnet80.Microsoft.AspNetCore.SignalR + Resources\aspnet80\Microsoft.AspNetCore.SignalR.dll - - aspnet80.WindowsBase - Resources\aspnet80\WindowsBase.dll + + aspnet80.Microsoft.AspNetCore.Razor.Runtime + Resources\aspnet80\Microsoft.AspNetCore.Razor.Runtime.dll - - aspnet80.Microsoft.AspNetCore.Antiforgery - Resources\aspnet80\Microsoft.AspNetCore.Antiforgery.dll + + aspnet80.Microsoft.AspNetCore.Components.Endpoints + Resources\aspnet80\Microsoft.AspNetCore.Components.Endpoints.dll - - aspnet80.Microsoft.AspNetCore.Authentication.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Authentication.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.Metadata + Resources\aspnet80\Microsoft.AspNetCore.Metadata.dll - - aspnet80.Microsoft.AspNetCore.Authentication.BearerToken - Resources\aspnet80\Microsoft.AspNetCore.Authentication.BearerToken.dll + + aspnet80.Microsoft.Extensions.Logging.EventSource + Resources\aspnet80\Microsoft.Extensions.Logging.EventSource.dll - + aspnet80.Microsoft.AspNetCore.Authentication.Cookies Resources\aspnet80\Microsoft.AspNetCore.Authentication.Cookies.dll - - aspnet80.Microsoft.AspNetCore.Authentication.Core - Resources\aspnet80\Microsoft.AspNetCore.Authentication.Core.dll - - - aspnet80.Microsoft.AspNetCore.Authentication - Resources\aspnet80\Microsoft.AspNetCore.Authentication.dll - - - aspnet80.Microsoft.AspNetCore.Authentication.OAuth - Resources\aspnet80\Microsoft.AspNetCore.Authentication.OAuth.dll + + aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions + Resources\aspnet80\Microsoft.Extensions.Options.ConfigurationExtensions.dll - + aspnet80.Microsoft.AspNetCore.Authorization Resources\aspnet80\Microsoft.AspNetCore.Authorization.dll - - aspnet80.Microsoft.AspNetCore.Authorization.Policy - Resources\aspnet80\Microsoft.AspNetCore.Authorization.Policy.dll + + aspnet80.Microsoft.Extensions.ObjectPool + Resources\aspnet80\Microsoft.Extensions.ObjectPool.dll - - aspnet80.Microsoft.AspNetCore.Components.Authorization - Resources\aspnet80\Microsoft.AspNetCore.Components.Authorization.dll + + aspnet80.Microsoft.Extensions.Caching.Memory + Resources\aspnet80\Microsoft.Extensions.Caching.Memory.dll - - aspnet80.Microsoft.AspNetCore.Components - Resources\aspnet80\Microsoft.AspNetCore.Components.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Localization + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Localization.dll - - aspnet80.Microsoft.AspNetCore.Components.Endpoints - Resources\aspnet80\Microsoft.AspNetCore.Components.Endpoints.dll + + aspnet80.System.Threading.RateLimiting + Resources\aspnet80\System.Threading.RateLimiting.dll - - aspnet80.Microsoft.AspNetCore.Components.Forms - Resources\aspnet80\Microsoft.AspNetCore.Components.Forms.dll + + aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - aspnet80.Microsoft.AspNetCore.Components.Server - Resources\aspnet80\Microsoft.AspNetCore.Components.Server.dll + + aspnet80.Microsoft.AspNetCore.Diagnostics + Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.dll - - aspnet80.Microsoft.AspNetCore.Components.Web - Resources\aspnet80\Microsoft.AspNetCore.Components.Web.dll + + aspnet80.Microsoft.AspNetCore.DataProtection + Resources\aspnet80\Microsoft.AspNetCore.DataProtection.dll - - aspnet80.Microsoft.AspNetCore.Connections.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Connections.Abstractions.dll + + aspnet80.Microsoft.Extensions.Hosting + Resources\aspnet80\Microsoft.Extensions.Hosting.dll - - aspnet80.Microsoft.AspNetCore.CookiePolicy - Resources\aspnet80\Microsoft.AspNetCore.CookiePolicy.dll + + aspnet80.Microsoft.AspNetCore.Authentication.BearerToken + Resources\aspnet80\Microsoft.AspNetCore.Authentication.BearerToken.dll - + aspnet80.Microsoft.AspNetCore.Cors Resources\aspnet80\Microsoft.AspNetCore.Cors.dll - - aspnet80.Microsoft.AspNetCore.Cryptography.Internal - Resources\aspnet80\Microsoft.AspNetCore.Cryptography.Internal.dll - - + aspnet80.Microsoft.AspNetCore.Cryptography.KeyDerivation Resources\aspnet80\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - - aspnet80.Microsoft.AspNetCore.DataProtection.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - - aspnet80.Microsoft.AspNetCore.DataProtection - Resources\aspnet80\Microsoft.AspNetCore.DataProtection.dll - - - aspnet80.Microsoft.AspNetCore.DataProtection.Extensions - Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Extensions.dll + + aspnet80.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet80\Microsoft.Extensions.Configuration.Abstractions.dll - - aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - - aspnet80.Microsoft.AspNetCore.Diagnostics - Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.dll + + aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json + Resources\aspnet80\Microsoft.AspNetCore.SignalR.Protocols.Json.dll - - aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks - Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - - aspnet80.Microsoft.AspNetCore - Resources\aspnet80\Microsoft.AspNetCore.dll + + aspnet80.Microsoft.AspNetCore.SignalR.Core + Resources\aspnet80\Microsoft.AspNetCore.SignalR.Core.dll - - aspnet80.Microsoft.AspNetCore.HostFiltering - Resources\aspnet80\Microsoft.AspNetCore.HostFiltering.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - aspnet80.Microsoft.AspNetCore.Hosting.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Hosting.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.Routing + Resources\aspnet80\Microsoft.AspNetCore.Routing.dll - - aspnet80.Microsoft.AspNetCore.Hosting - Resources\aspnet80\Microsoft.AspNetCore.Hosting.dll + + aspnet80.Microsoft.Extensions.Identity.Stores + Resources\aspnet80\Microsoft.Extensions.Identity.Stores.dll - - aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + + aspnet80.Microsoft.Extensions.Diagnostics + Resources\aspnet80\Microsoft.Extensions.Diagnostics.dll - - aspnet80.Microsoft.AspNetCore.Html.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Html.Abstractions.dll + + aspnet80.Microsoft.Extensions.Configuration.KeyPerFile + Resources\aspnet80\Microsoft.Extensions.Configuration.KeyPerFile.dll - + aspnet80.Microsoft.AspNetCore.Http.Abstractions Resources\aspnet80\Microsoft.AspNetCore.Http.Abstractions.dll - - aspnet80.Microsoft.AspNetCore.Http.Connections.Common - Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.Common.dll - - - aspnet80.Microsoft.AspNetCore.Http.Connections - Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.dll + + aspnet80.Microsoft.AspNetCore.CookiePolicy + Resources\aspnet80\Microsoft.AspNetCore.CookiePolicy.dll - - aspnet80.Microsoft.AspNetCore.Http - Resources\aspnet80\Microsoft.AspNetCore.Http.dll + + aspnet80.Microsoft.AspNetCore.ResponseCaching + Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.dll - - aspnet80.Microsoft.AspNetCore.Http.Extensions - Resources\aspnet80\Microsoft.AspNetCore.Http.Extensions.dll + + aspnet80.Microsoft.AspNetCore.Diagnostics.HealthChecks + Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - - aspnet80.Microsoft.AspNetCore.Http.Features - Resources\aspnet80\Microsoft.AspNetCore.Http.Features.dll + + aspnet80.Microsoft.AspNetCore.Authentication + Resources\aspnet80\Microsoft.AspNetCore.Authentication.dll - - aspnet80.Microsoft.AspNetCore.Http.Results - Resources\aspnet80\Microsoft.AspNetCore.Http.Results.dll + + aspnet80.System.Security.Cryptography.Xml + Resources\aspnet80\System.Security.Cryptography.Xml.dll - + aspnet80.Microsoft.AspNetCore.HttpLogging Resources\aspnet80\Microsoft.AspNetCore.HttpLogging.dll - - aspnet80.Microsoft.AspNetCore.HttpOverrides - Resources\aspnet80\Microsoft.AspNetCore.HttpOverrides.dll - - - aspnet80.Microsoft.AspNetCore.HttpsPolicy - Resources\aspnet80\Microsoft.AspNetCore.HttpsPolicy.dll - - - aspnet80.Microsoft.AspNetCore.Identity - Resources\aspnet80\Microsoft.AspNetCore.Identity.dll - - - aspnet80.Microsoft.AspNetCore.Localization - Resources\aspnet80\Microsoft.AspNetCore.Localization.dll - - - aspnet80.Microsoft.AspNetCore.Localization.Routing - Resources\aspnet80\Microsoft.AspNetCore.Localization.Routing.dll - - - aspnet80.Microsoft.AspNetCore.Metadata - Resources\aspnet80\Microsoft.AspNetCore.Metadata.dll - - - aspnet80.Microsoft.AspNetCore.Mvc.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Abstractions.dll + + aspnet80.Microsoft.Extensions.FileProviders.Physical + Resources\aspnet80\Microsoft.Extensions.FileProviders.Physical.dll - - aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer - Resources\aspnet80\Microsoft.AspNetCore.Mvc.ApiExplorer.dll + + aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Core - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Core.dll + + aspnet80.Microsoft.Extensions.Configuration.Xml + Resources\aspnet80\Microsoft.Extensions.Configuration.Xml.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Cors - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Cors.dll + + aspnet80.Microsoft.Extensions.Logging.Configuration + Resources\aspnet80\Microsoft.Extensions.Logging.Configuration.dll - - aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations - Resources\aspnet80\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + aspnet80.Microsoft.Extensions.WebEncoders + Resources\aspnet80\Microsoft.Extensions.WebEncoders.dll - + aspnet80.Microsoft.AspNetCore.Mvc Resources\aspnet80\Microsoft.AspNetCore.Mvc.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Json - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - - aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + + aspnet80.Microsoft.Extensions.Configuration.UserSecrets + Resources\aspnet80\Microsoft.Extensions.Configuration.UserSecrets.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Localization - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Localization.dll + + aspnet80.Microsoft.Extensions.FileProviders.Composite + Resources\aspnet80\Microsoft.Extensions.FileProviders.Composite.dll - - aspnet80.Microsoft.AspNetCore.Mvc.Razor - Resources\aspnet80\Microsoft.AspNetCore.Mvc.Razor.dll + + aspnet80.Microsoft.Extensions.Http + Resources\aspnet80\Microsoft.Extensions.Http.dll - + aspnet80.Microsoft.AspNetCore.Mvc.RazorPages Resources\aspnet80\Microsoft.AspNetCore.Mvc.RazorPages.dll - - aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers - Resources\aspnet80\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - - aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures - Resources\aspnet80\Microsoft.AspNetCore.Mvc.ViewFeatures.dll + + aspnet80.System.IO.Pipelines + Resources\aspnet80\System.IO.Pipelines.dll - - aspnet80.Microsoft.AspNetCore.OutputCaching - Resources\aspnet80\Microsoft.AspNetCore.OutputCaching.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Abstractions.dll - + aspnet80.Microsoft.AspNetCore.RateLimiting Resources\aspnet80\Microsoft.AspNetCore.RateLimiting.dll - - aspnet80.Microsoft.AspNetCore.Razor - Resources\aspnet80\Microsoft.AspNetCore.Razor.dll + + aspnet80.Microsoft.AspNetCore.Http.Results + Resources\aspnet80\Microsoft.AspNetCore.Http.Results.dll - - aspnet80.Microsoft.AspNetCore.Razor.Runtime - Resources\aspnet80\Microsoft.AspNetCore.Razor.Runtime.dll + + aspnet80.Microsoft.Extensions.Localization + Resources\aspnet80\Microsoft.Extensions.Localization.dll - - aspnet80.Microsoft.AspNetCore.RequestDecompression - Resources\aspnet80\Microsoft.AspNetCore.RequestDecompression.dll + + aspnet80.Microsoft.AspNetCore.Mvc.TagHelpers + Resources\aspnet80\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - aspnet80.Microsoft.AspNetCore.ResponseCaching.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.Authentication.OAuth + Resources\aspnet80\Microsoft.AspNetCore.Authentication.OAuth.dll - - aspnet80.Microsoft.AspNetCore.ResponseCaching - Resources\aspnet80\Microsoft.AspNetCore.ResponseCaching.dll + + aspnet80.Microsoft.AspNetCore.Antiforgery + Resources\aspnet80\Microsoft.AspNetCore.Antiforgery.dll - - aspnet80.Microsoft.AspNetCore.ResponseCompression - Resources\aspnet80\Microsoft.AspNetCore.ResponseCompression.dll + + aspnet80.Microsoft.AspNetCore.Mvc.DataAnnotations + Resources\aspnet80\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + + aspnet80.Microsoft.AspNetCore.Localization.Routing + Resources\aspnet80\Microsoft.AspNetCore.Localization.Routing.dll + + + aspnet80.Microsoft.AspNetCore.Authorization.Policy + Resources\aspnet80\Microsoft.AspNetCore.Authorization.Policy.dll + + + aspnet80.System.Diagnostics.EventLog + Resources\aspnet80\System.Diagnostics.EventLog.dll + + + aspnet80.Microsoft.AspNetCore.StaticFiles + Resources\aspnet80\Microsoft.AspNetCore.StaticFiles.dll - + aspnet80.Microsoft.AspNetCore.Rewrite Resources\aspnet80\Microsoft.AspNetCore.Rewrite.dll - - aspnet80.Microsoft.AspNetCore.Routing.Abstractions - Resources\aspnet80\Microsoft.AspNetCore.Routing.Abstractions.dll + + aspnet80.Microsoft.Extensions.DependencyInjection + Resources\aspnet80\Microsoft.Extensions.DependencyInjection.dll - - aspnet80.Microsoft.AspNetCore.Routing - Resources\aspnet80\Microsoft.AspNetCore.Routing.dll + + aspnet80.Microsoft.AspNetCore.Hosting.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Hosting.Abstractions.dll - - aspnet80.Microsoft.AspNetCore.Server.HttpSys - Resources\aspnet80\Microsoft.AspNetCore.Server.HttpSys.dll + + aspnet80.Microsoft.AspNetCore.Hosting + Resources\aspnet80\Microsoft.AspNetCore.Hosting.dll - + + aspnet80.Microsoft.Extensions.Logging + Resources\aspnet80\Microsoft.Extensions.Logging.dll + + aspnet80.Microsoft.AspNetCore.Server.IIS Resources\aspnet80\Microsoft.AspNetCore.Server.IIS.dll - - aspnet80.Microsoft.AspNetCore.Server.IISIntegration - Resources\aspnet80\Microsoft.AspNetCore.Server.IISIntegration.dll + + aspnet80.Microsoft.AspNetCore.ResponseCompression + Resources\aspnet80\Microsoft.AspNetCore.ResponseCompression.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Core.dll + + aspnet80.Microsoft.Extensions.Logging.Debug + Resources\aspnet80\Microsoft.Extensions.Logging.Debug.dll + + + aspnet80.Microsoft.AspNetCore.Mvc.Core + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Core.dll + + + aspnet80.Microsoft.AspNetCore.Mvc.ApiExplorer + Resources\aspnet80\Microsoft.AspNetCore.Mvc.ApiExplorer.dll - + aspnet80.Microsoft.AspNetCore.Server.Kestrel Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + aspnet80.Microsoft.Extensions.Features + Resources\aspnet80\Microsoft.Extensions.Features.dll - - aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic - Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + + aspnet80.Microsoft.AspNetCore.WebSockets + Resources\aspnet80\Microsoft.AspNetCore.WebSockets.dll - + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - - aspnet80.Microsoft.AspNetCore.Session - Resources\aspnet80\Microsoft.AspNetCore.Session.dll + + aspnet80.Microsoft.AspNetCore.HttpOverrides + Resources\aspnet80\Microsoft.AspNetCore.HttpOverrides.dll - - aspnet80.Microsoft.AspNetCore.SignalR.Common - Resources\aspnet80\Microsoft.AspNetCore.SignalR.Common.dll + + aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks + Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.dll - - aspnet80.Microsoft.AspNetCore.SignalR.Core - Resources\aspnet80\Microsoft.AspNetCore.SignalR.Core.dll + + aspnet80.Microsoft.JSInterop + Resources\aspnet80\Microsoft.JSInterop.dll - - aspnet80.Microsoft.AspNetCore.SignalR - Resources\aspnet80\Microsoft.AspNetCore.SignalR.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Cors + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Cors.dll - - aspnet80.Microsoft.AspNetCore.SignalR.Protocols.Json - Resources\aspnet80\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + aspnet80.Microsoft.Extensions.Configuration.FileExtensions + Resources\aspnet80\Microsoft.Extensions.Configuration.FileExtensions.dll - - aspnet80.Microsoft.AspNetCore.StaticFiles - Resources\aspnet80\Microsoft.AspNetCore.StaticFiles.dll + + aspnet80.Microsoft.Extensions.Configuration.Json + Resources\aspnet80\Microsoft.Extensions.Configuration.Json.dll - - aspnet80.Microsoft.AspNetCore.WebSockets - Resources\aspnet80\Microsoft.AspNetCore.WebSockets.dll + + aspnet80.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet80\Microsoft.Extensions.Hosting.Abstractions.dll - - aspnet80.Microsoft.AspNetCore.WebUtilities - Resources\aspnet80\Microsoft.AspNetCore.WebUtilities.dll + + aspnet80.Microsoft.Extensions.Configuration.CommandLine + Resources\aspnet80\Microsoft.Extensions.Configuration.CommandLine.dll - - aspnet80.Microsoft.Extensions.Caching.Abstractions - Resources\aspnet80\Microsoft.Extensions.Caching.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Razor + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Razor.dll - - aspnet80.Microsoft.Extensions.Caching.Memory - Resources\aspnet80\Microsoft.Extensions.Caching.Memory.dll + + aspnet80.Microsoft.AspNetCore.Mvc.Formatters.Xml + Resources\aspnet80\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - - aspnet80.Microsoft.Extensions.Configuration.Abstractions - Resources\aspnet80\Microsoft.Extensions.Configuration.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.Http + Resources\aspnet80\Microsoft.AspNetCore.Http.dll - - aspnet80.Microsoft.Extensions.Configuration.Binder - Resources\aspnet80\Microsoft.Extensions.Configuration.Binder.dll + + aspnet80.Microsoft.AspNetCore.WebUtilities + Resources\aspnet80\Microsoft.AspNetCore.WebUtilities.dll - - aspnet80.Microsoft.Extensions.Configuration.CommandLine - Resources\aspnet80\Microsoft.Extensions.Configuration.CommandLine.dll + + aspnet80.Microsoft.Extensions.Configuration.Ini + Resources\aspnet80\Microsoft.Extensions.Configuration.Ini.dll - - aspnet80.Microsoft.Extensions.Configuration - Resources\aspnet80\Microsoft.Extensions.Configuration.dll + + aspnet80.Microsoft.AspNetCore.Diagnostics.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Diagnostics.Abstractions.dll - - aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables - Resources\aspnet80\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + + aspnet80.Microsoft.AspNetCore.Components.Forms + Resources\aspnet80\Microsoft.AspNetCore.Components.Forms.dll - - aspnet80.Microsoft.Extensions.Configuration.FileExtensions - Resources\aspnet80\Microsoft.Extensions.Configuration.FileExtensions.dll + + aspnet80.Microsoft.AspNetCore.SignalR.Common + Resources\aspnet80\Microsoft.AspNetCore.SignalR.Common.dll - - aspnet80.Microsoft.Extensions.Configuration.Ini - Resources\aspnet80\Microsoft.Extensions.Configuration.Ini.dll + + aspnet80.Microsoft.Extensions.Logging.Console + Resources\aspnet80\Microsoft.Extensions.Logging.Console.dll - - aspnet80.Microsoft.Extensions.Configuration.Json - Resources\aspnet80\Microsoft.Extensions.Configuration.Json.dll + + aspnet80.Microsoft.AspNetCore.Http.Features + Resources\aspnet80\Microsoft.AspNetCore.Http.Features.dll - - aspnet80.Microsoft.Extensions.Configuration.KeyPerFile - Resources\aspnet80\Microsoft.Extensions.Configuration.KeyPerFile.dll + + aspnet80.Microsoft.AspNetCore.Razor + Resources\aspnet80\Microsoft.AspNetCore.Razor.dll - - aspnet80.Microsoft.Extensions.Configuration.UserSecrets - Resources\aspnet80\Microsoft.Extensions.Configuration.UserSecrets.dll + + aspnet80.Microsoft.AspNetCore.Localization + Resources\aspnet80\Microsoft.AspNetCore.Localization.dll - - aspnet80.Microsoft.Extensions.Configuration.Xml - Resources\aspnet80\Microsoft.Extensions.Configuration.Xml.dll + + aspnet80.Microsoft.AspNetCore.Html.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Html.Abstractions.dll - - aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions - Resources\aspnet80\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.DataProtection.Extensions + Resources\aspnet80\Microsoft.AspNetCore.DataProtection.Extensions.dll - - aspnet80.Microsoft.Extensions.DependencyInjection - Resources\aspnet80\Microsoft.Extensions.DependencyInjection.dll + + aspnet80.Microsoft.Extensions.Configuration + Resources\aspnet80\Microsoft.Extensions.Configuration.dll - - aspnet80.Microsoft.Extensions.Diagnostics.Abstractions - Resources\aspnet80\Microsoft.Extensions.Diagnostics.Abstractions.dll + + aspnet80.Microsoft.AspNetCore + Resources\aspnet80\Microsoft.AspNetCore.dll - - aspnet80.Microsoft.Extensions.Diagnostics - Resources\aspnet80\Microsoft.Extensions.Diagnostics.dll + + aspnet80.Microsoft.AspNetCore.HostFiltering + Resources\aspnet80\Microsoft.AspNetCore.HostFiltering.dll - - aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.Server.IISIntegration + Resources\aspnet80\Microsoft.AspNetCore.Server.IISIntegration.dll - - aspnet80.Microsoft.Extensions.Diagnostics.HealthChecks - Resources\aspnet80\Microsoft.Extensions.Diagnostics.HealthChecks.dll + + aspnet80.Microsoft.AspNetCore.Server.Kestrel.Core + Resources\aspnet80\Microsoft.AspNetCore.Server.Kestrel.Core.dll - - aspnet80.Microsoft.Extensions.Features - Resources\aspnet80\Microsoft.Extensions.Features.dll + + aspnet80.Microsoft.Extensions.Options + Resources\aspnet80\Microsoft.Extensions.Options.dll - - aspnet80.Microsoft.Extensions.FileProviders.Abstractions - Resources\aspnet80\Microsoft.Extensions.FileProviders.Abstractions.dll + + aspnet80.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet80\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - aspnet80.Microsoft.Extensions.FileProviders.Composite - Resources\aspnet80\Microsoft.Extensions.FileProviders.Composite.dll + + aspnet80.Microsoft.AspNetCore.Authentication.Core + Resources\aspnet80\Microsoft.AspNetCore.Authentication.Core.dll - - aspnet80.Microsoft.Extensions.FileProviders.Embedded - Resources\aspnet80\Microsoft.Extensions.FileProviders.Embedded.dll + + aspnet80.Microsoft.Extensions.Logging.EventLog + Resources\aspnet80\Microsoft.Extensions.Logging.EventLog.dll - - aspnet80.Microsoft.Extensions.FileProviders.Physical - Resources\aspnet80\Microsoft.Extensions.FileProviders.Physical.dll + + aspnet80.Microsoft.AspNetCore.Session + Resources\aspnet80\Microsoft.AspNetCore.Session.dll - - aspnet80.Microsoft.Extensions.FileSystemGlobbing - Resources\aspnet80\Microsoft.Extensions.FileSystemGlobbing.dll + + aspnet80.Microsoft.AspNetCore.Cryptography.Internal + Resources\aspnet80\Microsoft.AspNetCore.Cryptography.Internal.dll - - aspnet80.Microsoft.Extensions.Hosting.Abstractions - Resources\aspnet80\Microsoft.Extensions.Hosting.Abstractions.dll + + aspnet80.Microsoft.AspNetCore.Components.Server + Resources\aspnet80\Microsoft.AspNetCore.Components.Server.dll - - aspnet80.Microsoft.Extensions.Hosting - Resources\aspnet80\Microsoft.Extensions.Hosting.dll + + aspnet80.Microsoft.AspNetCore.Components.Authorization + Resources\aspnet80\Microsoft.AspNetCore.Components.Authorization.dll - - aspnet80.Microsoft.Extensions.Http - Resources\aspnet80\Microsoft.Extensions.Http.dll + + aspnet80.Microsoft.Extensions.FileProviders.Embedded + Resources\aspnet80\Microsoft.Extensions.FileProviders.Embedded.dll - - aspnet80.Microsoft.Extensions.Identity.Core - Resources\aspnet80\Microsoft.Extensions.Identity.Core.dll + + aspnet80.Microsoft.AspNetCore.Http.Connections + Resources\aspnet80\Microsoft.AspNetCore.Http.Connections.dll - - aspnet80.Microsoft.Extensions.Identity.Stores - Resources\aspnet80\Microsoft.Extensions.Identity.Stores.dll + + aspnet80.Microsoft.AspNetCore.Authentication.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Authentication.Abstractions.dll + + + aspnet80.Microsoft.AspNetCore.Hosting.Server.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - + aspnet80.Microsoft.Extensions.Localization.Abstractions Resources\aspnet80\Microsoft.Extensions.Localization.Abstractions.dll - - aspnet80.Microsoft.Extensions.Localization - Resources\aspnet80\Microsoft.Extensions.Localization.dll - - - aspnet80.Microsoft.Extensions.Logging.Abstractions - Resources\aspnet80\Microsoft.Extensions.Logging.Abstractions.dll - - - aspnet80.Microsoft.Extensions.Logging.Configuration - Resources\aspnet80\Microsoft.Extensions.Logging.Configuration.dll + + aspnet80.Microsoft.Extensions.Configuration.EnvironmentVariables + Resources\aspnet80\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - - aspnet80.Microsoft.Extensions.Logging.Console - Resources\aspnet80\Microsoft.Extensions.Logging.Console.dll + + aspnet80.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet80\Microsoft.Extensions.FileProviders.Abstractions.dll - - aspnet80.Microsoft.Extensions.Logging.Debug - Resources\aspnet80\Microsoft.Extensions.Logging.Debug.dll + + aspnet80.Microsoft.AspNetCore.Connections.Abstractions + Resources\aspnet80\Microsoft.AspNetCore.Connections.Abstractions.dll - - aspnet80.Microsoft.Extensions.Logging - Resources\aspnet80\Microsoft.Extensions.Logging.dll + + aspnet80.Microsoft.AspNetCore.Components + Resources\aspnet80\Microsoft.AspNetCore.Components.dll - - aspnet80.Microsoft.Extensions.Logging.EventLog - Resources\aspnet80\Microsoft.Extensions.Logging.EventLog.dll + + aspnet80.Microsoft.AspNetCore.HttpsPolicy + Resources\aspnet80\Microsoft.AspNetCore.HttpsPolicy.dll - - aspnet80.Microsoft.Extensions.Logging.EventSource - Resources\aspnet80\Microsoft.Extensions.Logging.EventSource.dll + + aspnet80.Microsoft.AspNetCore.OutputCaching + Resources\aspnet80\Microsoft.AspNetCore.OutputCaching.dll - - aspnet80.Microsoft.Extensions.Logging.TraceSource - Resources\aspnet80\Microsoft.Extensions.Logging.TraceSource.dll + + aspnet80.Microsoft.AspNetCore.Server.HttpSys + Resources\aspnet80\Microsoft.AspNetCore.Server.HttpSys.dll - - aspnet80.Microsoft.Extensions.ObjectPool - Resources\aspnet80\Microsoft.Extensions.ObjectPool.dll + + aspnet80.Microsoft.Extensions.FileSystemGlobbing + Resources\aspnet80\Microsoft.Extensions.FileSystemGlobbing.dll - - aspnet80.Microsoft.Extensions.Options.ConfigurationExtensions - Resources\aspnet80\Microsoft.Extensions.Options.ConfigurationExtensions.dll + + aspnet80.Microsoft.Net.Http.Headers + Resources\aspnet80\Microsoft.Net.Http.Headers.dll - - aspnet80.Microsoft.Extensions.Options.DataAnnotations - Resources\aspnet80\Microsoft.Extensions.Options.DataAnnotations.dll + + aspnet80.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet80\Microsoft.Extensions.Logging.Abstractions.dll - - aspnet80.Microsoft.Extensions.Options - Resources\aspnet80\Microsoft.Extensions.Options.dll + + aspnet80.Microsoft.Extensions.Configuration.Binder + Resources\aspnet80\Microsoft.Extensions.Configuration.Binder.dll - + aspnet80.Microsoft.Extensions.Primitives Resources\aspnet80\Microsoft.Extensions.Primitives.dll - - aspnet80.Microsoft.Extensions.WebEncoders - Resources\aspnet80\Microsoft.Extensions.WebEncoders.dll - - - aspnet80.Microsoft.JSInterop - Resources\aspnet80\Microsoft.JSInterop.dll - - - aspnet80.Microsoft.Net.Http.Headers - Resources\aspnet80\Microsoft.Net.Http.Headers.dll + + aspnet80.Microsoft.Extensions.Options.DataAnnotations + Resources\aspnet80\Microsoft.Extensions.Options.DataAnnotations.dll - - aspnet80.System.Diagnostics.EventLog - Resources\aspnet80\System.Diagnostics.EventLog.dll + + aspnet80.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet80\Microsoft.Extensions.Caching.Abstractions.dll - - aspnet80.System.IO.Pipelines - Resources\aspnet80\System.IO.Pipelines.dll + + aspnet80.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet80\Microsoft.Extensions.Diagnostics.Abstractions.dll - - aspnet80.System.Security.Cryptography.Xml - Resources\aspnet80\System.Security.Cryptography.Xml.dll + + aspnet80.Microsoft.AspNetCore.Http.Extensions + Resources\aspnet80\Microsoft.AspNetCore.Http.Extensions.dll - - aspnet80.System.Threading.RateLimiting - Resources\aspnet80\System.Threading.RateLimiting.dll + + aspnet80.Microsoft.AspNetCore.Mvc.ViewFeatures + Resources\aspnet80\Microsoft.AspNetCore.Mvc.ViewFeatures.dll diff --git a/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs b/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs index 7568f8f..1441123 100644 --- a/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs +++ b/Src/Basic.Reference.Assemblies.AspNet90/Generated.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for System.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 System => new ReferenceInfo("System.dll", Resources.System, AspNet90.References.System, global::System.Guid.Parse("3977a5f9-ed9c-4aed-8a90-d530f219feda")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.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 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.VisualBasic.dll + /// The for System.Threading.Thread.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 SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, AspNet90.References.SystemThreadingThread, global::System.Guid.Parse("a65a6bc2-1911-4148-8a89-54922dee6c06")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.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 SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, AspNet90.References.SystemSecurityCryptography, global::System.Guid.Parse("a22f3982-de69-48fb-b526-476c598794c8")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, AspNet90.References.SystemDiagnosticsContracts, global::System.Guid.Parse("498e7bf9-12fe-4071-b177-7812f6c28895")); /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.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 SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, AspNet90.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c06e9220-9d99-4c97-856e-40f79cb079d1")); /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.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 SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, AspNet90.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("1b834e1d-0d6a-406d-995f-3052a775966a")); /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.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 SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, AspNet90.References.SystemReflectionMetadata, global::System.Guid.Parse("aef1c6ce-3290-45f6-b6de-b28433397a04")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.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 SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, AspNet90.References.SystemFormatsAsn1, global::System.Guid.Parse("27dffe6e-8441-41e3-8dcc-f2671fefcd97")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.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 SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, AspNet90.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("91a92ebb-62e2-4d1a-9ae1-6c65c447907c")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.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 SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, AspNet90.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("60910360-f34c-4358-acbe-c4668ee97763")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.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 MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, AspNet90.References.MicrosoftWin32Primitives, global::System.Guid.Parse("c151fd1b-2b75-46d1-9a2e-697286d900dc")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.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 SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, AspNet90.References.SystemDrawingPrimitives, global::System.Guid.Parse("facdd775-21e8-4b1c-9ff5-0053fe1497e2")); /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.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 SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, AspNet90.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("99339aab-36dc-4f82-8d3e-22bc78383019")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, AspNet90.References.SystemCore, global::System.Guid.Parse("4eb2efd0-d2a5-4349-aacf-fec45bdb9899")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, AspNet90.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("2379ef2c-7a27-45a9-97f6-7b802223240a")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, AspNet90.References.SystemResourcesResourceManager, global::System.Guid.Parse("bf4f8444-b0c4-4dda-89f1-f5dbc874e753")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.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 SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, AspNet90.References.SystemThreadingOverlapped, global::System.Guid.Parse("ac9f5489-4e03-45f2-b541-01583957c58c")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.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 SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, AspNet90.References.SystemNetHttpListener, global::System.Guid.Parse("22741ca4-593d-4e14-9af5-e4b540cb98c2")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, AspNet90.References.SystemNet, global::System.Guid.Parse("cdf9146d-1b30-469b-a5af-07b555b2b4f1")); /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, AspNet90.References.SystemObjectModel, global::System.Guid.Parse("b6bc8651-5ef0-409f-83b4-7d7c1bb27eec")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.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 SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, AspNet90.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("0f07d796-3c89-45e4-afd6-d06bd478ddaf")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.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 SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, AspNet90.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("871b6ff6-8346-400b-90fe-3cfea0a9c061")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, AspNet90.References.MicrosoftCSharp, global::System.Guid.Parse("59d5c5aa-21d8-4184-8801-e8fa4cae7ab6")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.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 SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, AspNet90.References.SystemNetWebSocketsClient, global::System.Guid.Parse("9a94739b-bd14-4c80-98ac-6d6c9f7ec0aa")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, AspNet90.References.SystemThreadingTimer, global::System.Guid.Parse("7367be03-6a60-49d1-8f76-e5647a3a4f4d")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.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 SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, AspNet90.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("0a973423-d21a-4a9c-8061-320bb5d17fd9")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.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 SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, AspNet90.References.SystemFormatsTar, global::System.Guid.Parse("4cec1306-9c3c-491c-91f3-9ebb4b7f83cc")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.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 SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, AspNet90.References.SystemDynamicRuntime, global::System.Guid.Parse("668095b2-cc9d-4b84-b1ea-6a3e0964e0a7")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.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 SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, AspNet90.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("bb6a6536-288d-4b94-9c58-2746baae2924")); /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, AspNet90.References.WindowsBase, global::System.Guid.Parse("d41258d5-ac57-4fd8-a31f-8f98c90f6929")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.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 SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, AspNet90.References.SystemNetWebProxy, global::System.Guid.Parse("580233b2-9269-45ed-942a-3e621d65b3ae")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, AspNet90.References.SystemConfiguration, global::System.Guid.Parse("31368206-c4c9-4cce-a062-33e74d15a63a")); /// /// The for System.Diagnostics.Tools.dll @@ -183,214 +183,214 @@ public static class ReferenceInfos 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 System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.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 SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, AspNet90.References.SystemIOPipesAccessControl, global::System.Guid.Parse("b94bd792-5007-4e48-8bce-c8123b19d2d9")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.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 SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, AspNet90.References.SystemDrawing, global::System.Guid.Parse("5f099ffa-a6a1-457c-b47f-6360f6a5fb45")); /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, AspNet90.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("f6027126-896d-4a06-a348-f86ee2a25559")); /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, AspNet90.References.SystemDiagnosticsTracing, global::System.Guid.Parse("9d1cbe75-460a-46a1-b836-f821b402f87f")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, AspNet90.References.SystemDataDataSetExtensions, global::System.Guid.Parse("c139b6b3-e5ca-4249-97ce-c5b4f42acd08")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.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 SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, AspNet90.References.SystemNetWebSockets, global::System.Guid.Parse("834a027e-6fe6-46a1-9193-5c1af4636883")); /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.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 SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, AspNet90.References.SystemTextJson, global::System.Guid.Parse("c9e383dc-7aca-4f99-bb51-11fe1caf1194")); /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.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 SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, AspNet90.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c861d503-03de-45ce-89d4-46b5f8731bfc")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.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 SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, AspNet90.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("49062f49-0b32-45aa-bb83-e1b7e46bd8fe")); /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.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 MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, AspNet90.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("7393c2b8-e20d-45c7-83a6-d506dadcfb58")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.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 SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, AspNet90.References.SystemRuntimeLoader, global::System.Guid.Parse("d0eca4bc-a50e-4e45-9ffd-2648d4b35e9f")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, AspNet90.References.SystemXmlSerialization, global::System.Guid.Parse("796af0ad-002f-4772-a554-af463db9fe7c")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, AspNet90.References.SystemIO, global::System.Guid.Parse("80e2d764-8a6b-4635-80b6-3d4f3587e2d5")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, AspNet90.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("1f42025c-ac76-4e36-b742-2e3fad73ab5c")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, AspNet90.References.SystemRuntimeInteropServices, global::System.Guid.Parse("94a656e9-116e-484b-80e6-5883f809377f")); /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.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 SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, AspNet90.References.SystemThreadingTasksParallel, global::System.Guid.Parse("d5c9ebd4-7246-44bb-8272-40061a17cff8")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, AspNet90.References.SystemNetSockets, global::System.Guid.Parse("94cb87f3-2c31-452b-b0c5-1eae356ec6ef")); /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, AspNet90.References.SystemValueTuple, global::System.Guid.Parse("98ca2134-7dc7-4b47-99e5-48c2b9246f85")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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 SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, AspNet90.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("9095a0f6-c0b7-4ce0-ad76-b9ccec4c85c7")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.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 SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, AspNet90.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("a1988379-df39-4679-94fe-be0fbfe82af4")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.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 SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, AspNet90.References.SystemNetServicePoint, global::System.Guid.Parse("942d682b-add6-4d37-8ea3-021619317daf")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.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 SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, AspNet90.References.SystemTextEncodingCodePages, global::System.Guid.Parse("23938989-da91-4c44-926e-fe692bb95899")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.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 SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, AspNet90.References.SystemIOCompression, global::System.Guid.Parse("7f553084-7f73-4884-8de0-ad969b5a6d80")); /// - /// The for System.IO.Pipelines.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, AspNet90.References.SystemReflectionExtensions, global::System.Guid.Parse("88fe74a5-0905-456e-8aa5-24fea335f346")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, AspNet90.References.SystemRuntimeSerialization, global::System.Guid.Parse("0adc6d38-6cc7-4c88-9a59-c76fc750e3c0")); /// - /// The for System.IO.Pipes.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, AspNet90.References.SystemReflectionEmit, global::System.Guid.Parse("40541be0-2bea-4e25-b75a-0e758f2e1d64")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, AspNet90.References.SystemNetNetworkInformation, global::System.Guid.Parse("5c8c481f-31ca-42ee-a197-ea5d11c413e2")); /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, AspNet90.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4f2cd109-2ace-4fca-b778-67bea7e57d6d")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, AspNet90.References.SystemDiagnosticsProcess, global::System.Guid.Parse("3cbf9e0d-61dd-486e-9740-0a5a563cd021")); /// - /// The for System.Linq.Parallel.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, AspNet90.References.SystemComponentModelPrimitives, global::System.Guid.Parse("6cd52a08-3bc8-4ce6-87a8-14d760ceea88")); /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, AspNet90.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("03695ca4-604d-423e-ab1a-2c01f6344463")); /// - /// The for System.Memory.dll + /// The for System.IO.Pipelines.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 SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, AspNet90.References.SystemIOPipelines, global::System.Guid.Parse("634721a4-f3f9-4113-8a36-fc22e61b997c")); /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.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 SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, AspNet90.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("52e79d11-0d1f-47a5-bc05-b6f459d2a9ba")); /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, AspNet90.References.SystemDiagnosticsDebug, global::System.Guid.Parse("6d45d01a-8ea4-4281-a3e8-e008091569d9")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.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 SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, AspNet90.References.SystemBuffers, global::System.Guid.Parse("52255cf9-e0fd-40e0-ab52-10a336b8251c")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.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 SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, AspNet90.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("a00181a4-efac-4423-b248-4070baa81dcb")); /// - /// The for System.Net.Mail.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, AspNet90.References.SystemThreading, global::System.Guid.Parse("f0c1ed84-9469-455c-a9ee-2ed241ffbaa7")); /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.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 SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, AspNet90.References.SystemIOCompressionZipFile, global::System.Guid.Parse("4635f59a-5305-4d23-a171-b53f3ef61a0d")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, AspNet90.References.SystemXmlReaderWriter, global::System.Guid.Parse("488f57b3-c2bd-4eab-b720-786961d28020")); /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, AspNet90.References.SystemTextRegularExpressions, global::System.Guid.Parse("61c2d5df-022d-4d2f-8a8a-7afd83305701")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, AspNet90.References.MicrosoftVisualBasic, global::System.Guid.Parse("5fdf4026-bcd3-4d35-94fc-6a8a744d52d0")); /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, AspNet90.References.SystemComponentModelAnnotations, global::System.Guid.Parse("97ae1cbb-22dd-4a0d-b14b-8f6e04d819c5")); /// /// The for System.Net.Requests.dll @@ -398,539 +398,539 @@ public static class ReferenceInfos 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 System.Net.Security.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, AspNet90.References.SystemGlobalizationCalendars, global::System.Guid.Parse("a0c4a9e0-b729-469c-95ad-49518e3a67a3")); /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.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 SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, AspNet90.References.SystemCollectionsImmutable, global::System.Guid.Parse("203c4fca-5aa4-4c78-9a81-002bd1f48fe7")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.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 SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, AspNet90.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("8d7b75f1-a57f-4fc0-bad9-692725614d59")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.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 SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, AspNet90.References.SystemTextEncodingExtensions, global::System.Guid.Parse("cb6e1f9f-7843-44a9-bd2a-34328cc035fa")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, AspNet90.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("2a7357d4-2dd8-49c4-b314-6714102436ea")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.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 SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, AspNet90.References.SystemNetPrimitives, global::System.Guid.Parse("39bb0e70-4422-4978-a9e6-fcc29a2356ff")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, AspNet90.References.SystemSecuritySecureString, global::System.Guid.Parse("6249e486-0a27-4a36-8269-aafc684dc998")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, AspNet90.References.SystemSecurityPrincipal, global::System.Guid.Parse("ccccfc3b-b9c9-4d62-9464-70c6e48c04c9")); /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, AspNet90.References.SystemServiceProcess, global::System.Guid.Parse("5416eb99-6ec8-4e6c-8330-fc0e764680d8")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, AspNet90.References.SystemLinqQueryable, global::System.Guid.Parse("5e7d7575-8fc0-4e47-ac1e-685a86647331")); /// - /// The for System.ObjectModel.dll + /// The for System.Memory.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 SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, AspNet90.References.SystemMemory, global::System.Guid.Parse("9c78d05c-9a3d-406f-890d-440edf63bc25")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, AspNet90.References.SystemXmlXDocument, global::System.Guid.Parse("02695430-631e-416a-a2ba-7f952081f8a1")); /// - /// The for System.Reflection.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, AspNet90.References.SystemCollections, global::System.Guid.Parse("0e9f52f8-d78c-4d16-a0c8-acc4bea76e8a")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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 SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, AspNet90.References.SystemWebHttpUtility, global::System.Guid.Parse("c69ba051-65a5-4397-838a-bdb17fb9c71a")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, AspNet90.References.SystemRuntime, global::System.Guid.Parse("49b542d5-0038-47c6-936c-2416e1ff0b56")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.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 SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, AspNet90.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("20129c67-182a-4f20-9c98-81e92c4e44b3")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.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 SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, AspNet90.References.SystemNetPing, global::System.Guid.Parse("f8feec40-be64-4bb5-bf50-47cd54c75d68")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.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 SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, AspNet90.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("adc12694-1436-4aff-a5d7-a416a5464ba6")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.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 SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, AspNet90.References.SystemCollectionsSpecialized, global::System.Guid.Parse("9cdc72cc-fe2e-4130-b79f-9ef03bf980e6")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.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 SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, AspNet90.References.SystemNetWebClient, global::System.Guid.Parse("d43ed906-e6be-4d31-ad8b-c3f9979415f7")); /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, AspNet90.References.SystemTextEncoding, global::System.Guid.Parse("9d1c8421-dfef-497f-bfbc-e2a3fa03c097")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.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 SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, AspNet90.References.SystemResourcesReader, global::System.Guid.Parse("860db9da-490e-4c67-8051-874ac9f6a97f")); /// - /// The for System.Resources.Writer.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, AspNet90.References.SystemData, global::System.Guid.Parse("7d483f5f-802e-428d-9993-e6d9cbde07d4")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.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 SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, AspNet90.References.SystemNetMail, global::System.Guid.Parse("948204a2-c86d-4761-95dc-d0ab9506f02d")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.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 SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, AspNet90.References.SystemSecurityAccessControl, global::System.Guid.Parse("3e228e95-70fc-4a30-944e-e36e22801c9b")); /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.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 SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, AspNet90.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("9d8d4efd-240a-4f24-8200-6d252290c0e8")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.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 SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, AspNet90.References.SystemNetHttpJson, global::System.Guid.Parse("0dabc388-2181-4174-ad26-bcf28ee96b47")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, AspNet90.References.SystemReflection, global::System.Guid.Parse("d78d016a-2d2f-450f-a780-af0126583899")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.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 SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, AspNet90.References.SystemNumericsVectors, global::System.Guid.Parse("827adbc4-7177-4c64-a6a9-3658a5d3010e")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, AspNet90.References.SystemServiceModelWeb, global::System.Guid.Parse("1389fe94-0a0c-46f3-a77a-2d5936abbe5d")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, AspNet90.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("93039088-1402-47e9-88ff-0d548a0c1df9")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, AspNet90.References.SystemXmlXPath, global::System.Guid.Parse("928d6dfb-c982-4bc6-86b8-26fa12492e53")); /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.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 SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, AspNet90.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("1923bda9-1c57-4135-9292-51db72c9a558")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.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 SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, AspNet90.References.SystemReflectionPrimitives, global::System.Guid.Parse("49ced5e0-a5bd-4b4e-8cd8-cdb8bd849e55")); /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.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 netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, AspNet90.References.netstandard, global::System.Guid.Parse("6291998e-e3f6-4164-8774-d0434deceb2d")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.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 SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, AspNet90.References.SystemGlobalizationExtensions, global::System.Guid.Parse("f863aca8-e884-449e-8d0d-9a06cbe44430")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.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 SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, AspNet90.References.SystemNetSecurity, global::System.Guid.Parse("7da0e715-58a9-438f-9430-938cb3a3a80f")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.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 SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, AspNet90.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("2eee6734-d7c9-4d3c-9b57-14d9e063dd88")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.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 SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, AspNet90.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("8d341aac-e867-4727-b2bd-76a56134852e")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, AspNet90.References.SystemRuntimeExtensions, global::System.Guid.Parse("dc36206b-7114-4a12-a9e5-5a920057b546")); /// - /// The for System.Security.Claims.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, AspNet90.References.SystemXml, global::System.Guid.Parse("a49fa3f4-9f9b-4191-8330-a48bcd5625d6")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.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 SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, AspNet90.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("90530c5a-a105-4184-983e-19434fe77fcd")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.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 SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, AspNet90.References.SystemResourcesWriter, global::System.Guid.Parse("bec8a22e-0c9a-4a7e-9df2-700417f98e1d")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.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 SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, AspNet90.References.SystemIOIsolatedStorage, global::System.Guid.Parse("50338776-8d80-410c-84d9-752c85ccf333")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, AspNet90.References.SystemGlobalization, global::System.Guid.Parse("93ef8b7a-c542-458e-b90c-fe82f4d0826f")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.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 SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, AspNet90.References.SystemSecurityClaims, global::System.Guid.Parse("fdb91aa8-1819-4e2e-a493-2df37becceae")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.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 SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, AspNet90.References.SystemThreadingThreadPool, global::System.Guid.Parse("ad6b14dd-cf3d-4abd-a1a3-1c679284673c")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.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 SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, AspNet90.References.SystemTextEncodingsWeb, global::System.Guid.Parse("4ffb5f10-31c1-404c-a7bf-46e7a3910a3a")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, AspNet90.References.SystemConsole, global::System.Guid.Parse("786956ec-934b-4be2-9db8-09750edc9dec")); /// - /// The for System.Security.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, AspNet90.References.mscorlib, global::System.Guid.Parse("1c6b895a-648a-4a9d-8e87-bcd9cf4018c1")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, AspNet90.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("a5627a13-b062-48c8-879e-2394c8698767")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.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 SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, AspNet90.References.SystemXmlXPathXDocument, global::System.Guid.Parse("2205c021-5b38-46da-80b4-8ae5c59436f7")); /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, AspNet90.References.SystemComponentModel, global::System.Guid.Parse("cabfb8bc-1a4e-4c15-8077-6d0d00defc36")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, AspNet90.References.SystemNumerics, global::System.Guid.Parse("8109db46-ad59-4703-b5eb-ac53027d67d9")); /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, AspNet90.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("df76a5c0-eff9-4d3b-a6f4-6e48a9cf8b25")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, AspNet90.References.SystemLinqExpressions, global::System.Guid.Parse("473dfd44-4094-4955-a7a6-33aa53dc51d4")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, AspNet90.References.SystemThreadingTasks, global::System.Guid.Parse("4f2c54a6-1313-4644-9695-99f32ea8201b")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, AspNet90.References.SystemXmlLinq, global::System.Guid.Parse("cbc7391c-4d7e-4346-b86a-72a3067db604")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, AspNet90.References.SystemIOFileSystem, global::System.Guid.Parse("36da671e-cb5e-450b-81ed-adcbfe4652ca")); /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.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 MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, AspNet90.References.MicrosoftWin32Registry, global::System.Guid.Parse("f43e7da3-213c-4bed-98b4-21f899f1a41d")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, AspNet90.References.SystemLinq, global::System.Guid.Parse("4401b83f-2853-4be6-b660-f8077bb60959")); /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.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 SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, AspNet90.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("2d4eea65-35c0-485f-a99b-c695d7874881")); /// - /// The for System.Threading.dll + /// The for System.Data.Common.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 SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, AspNet90.References.SystemDataCommon, global::System.Guid.Parse("e2406361-c242-4337-9f5b-4210fff957fe")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.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 SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, AspNet90.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("38ed706f-6905-4b52-aed5-8824044dbbba")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.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 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.dll + /// The for System.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, AspNet90.References.SystemSecurity, global::System.Guid.Parse("deaaa1a8-6e43-406a-a76f-2fd012069811")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.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 SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, AspNet90.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("e0a84081-07d0-41fa-ae9b-fb324412c81c")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.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 SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, AspNet90.References.SystemNetQuic, global::System.Guid.Parse("a5da9e4e-cef1-430c-ac34-f3a1f1618aa7")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, AspNet90.References.SystemRuntimeHandles, global::System.Guid.Parse("f33d689e-a747-48e3-b538-b61f885d6b70")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.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 SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, AspNet90.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("5cf05ad7-1e57-4d21-b308-84e67fcf25b8")); /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, AspNet90.References.SystemLinqParallel, global::System.Guid.Parse("9520692e-eadb-41c4-9439-b66402ae669b")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, AspNet90.References.SystemThreadingChannels, global::System.Guid.Parse("b17d29d9-c35a-4fe6-912b-67c5154f4bb0")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, AspNet90.References.SystemWeb, global::System.Guid.Parse("06d730af-b88c-41db-b425-776e22a94cc1")); /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, AspNet90.References.SystemRuntimeNumerics, global::System.Guid.Parse("a4ae02d4-7267-4b2f-95ec-041430087368")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, AspNet90.References.SystemXmlXmlDocument, global::System.Guid.Parse("d371b4a8-7144-4c80-8ac9-b3ae80440cc9")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, AspNet90.References.SystemXmlXmlSerializer, global::System.Guid.Parse("d45a417d-444f-4b53-8aaf-3f840e49779f")); /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, AspNet90.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("5e0a87bf-9ac4-491d-831f-42fc3a58f7ec")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, AspNet90.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("02a1e350-ef4a-47a3-99cb-a4b31774c9b9")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.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 SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, AspNet90.References.SystemNetNameResolution, global::System.Guid.Parse("587180a2-4493-4d42-a0c8-94183464ff40")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, AspNet90.References.SystemTransactions, global::System.Guid.Parse("94080a81-7506-44db-81d0-e11708d42beb")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, AspNet90.References.SystemNetHttp, global::System.Guid.Parse("8ed2c701-3009-4e15-8887-ccf482a6fc26")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, AspNet90.References.SystemCollectionsConcurrent, global::System.Guid.Parse("7e5e080f-b6ee-4d7c-8be9-15b1efa45205")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.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 SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, AspNet90.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c75029ae-a08f-4972-8005-09ed41245da7")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, AspNet90.References.SystemTransactionsLocal, global::System.Guid.Parse("92190889-e4f4-46f6-9703-89b1978a8664")); /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, AspNet90.References.SystemIOPipes, global::System.Guid.Parse("23133763-f3a7-4217-a84d-da13f6f425ff")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, AspNet90.References.SystemWindows, global::System.Guid.Parse("b8da6509-bda4-423b-8e78-8b366cb15c88")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.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 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.Antiforgery.dll + /// The for Microsoft.Extensions.Identity.Core.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 MicrosoftExtensionsIdentityCore => new ReferenceInfo("Microsoft.Extensions.Identity.Core.dll", Resources.MicrosoftExtensionsIdentityCore, AspNet90.References.MicrosoftExtensionsIdentityCore, global::System.Guid.Parse("46f164f6-cf0e-4d4a-936b-75d2117225fb")); /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.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 MicrosoftAspNetCoreRoutingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Routing.Abstractions.dll", Resources.MicrosoftAspNetCoreRoutingAbstractions, AspNet90.References.MicrosoftAspNetCoreRoutingAbstractions, global::System.Guid.Parse("6999d779-bd46-4257-8e96-b249901eba26")); /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for Microsoft.AspNetCore.Identity.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 MicrosoftAspNetCoreIdentity => new ReferenceInfo("Microsoft.AspNetCore.Identity.dll", Resources.MicrosoftAspNetCoreIdentity, AspNet90.References.MicrosoftAspNetCoreIdentity, global::System.Guid.Parse("f7e773b3-fdd2-4b39-aecd-d162299a5d53")); /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Components.Web.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 MicrosoftAspNetCoreComponentsWeb => new ReferenceInfo("Microsoft.AspNetCore.Components.Web.dll", Resources.MicrosoftAspNetCoreComponentsWeb, AspNet90.References.MicrosoftAspNetCoreComponentsWeb, global::System.Guid.Parse("56d60760-c22a-4fb6-9b6f-550316c5f103")); /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.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 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 Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.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 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 Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.AspNetCore.RequestDecompression.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 MicrosoftAspNetCoreRequestDecompression => new ReferenceInfo("Microsoft.AspNetCore.RequestDecompression.dll", Resources.MicrosoftAspNetCoreRequestDecompression, AspNet90.References.MicrosoftAspNetCoreRequestDecompression, global::System.Guid.Parse("14c25fdc-4ce8-497a-adcd-a1ccf3b79b94")); /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.Extensions.Logging.TraceSource.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 MicrosoftExtensionsLoggingTraceSource => new ReferenceInfo("Microsoft.Extensions.Logging.TraceSource.dll", Resources.MicrosoftExtensionsLoggingTraceSource, AspNet90.References.MicrosoftExtensionsLoggingTraceSource, global::System.Guid.Parse("4c3f3ed7-19a1-45df-b1ee-cae5815704b6")); /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.AspNetCore.SignalR.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 MicrosoftAspNetCoreSignalR => new ReferenceInfo("Microsoft.AspNetCore.SignalR.dll", Resources.MicrosoftAspNetCoreSignalR, AspNet90.References.MicrosoftAspNetCoreSignalR, global::System.Guid.Parse("b8989c7a-67da-4d7a-8a15-b7877d3eae78")); /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.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 MicrosoftAspNetCoreRazorRuntime => new ReferenceInfo("Microsoft.AspNetCore.Razor.Runtime.dll", Resources.MicrosoftAspNetCoreRazorRuntime, AspNet90.References.MicrosoftAspNetCoreRazorRuntime, global::System.Guid.Parse("e99e7764-30f5-4071-b377-ccadb6024090")); /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.Components.Endpoints.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 MicrosoftAspNetCoreComponentsEndpoints => new ReferenceInfo("Microsoft.AspNetCore.Components.Endpoints.dll", Resources.MicrosoftAspNetCoreComponentsEndpoints, AspNet90.References.MicrosoftAspNetCoreComponentsEndpoints, global::System.Guid.Parse("809eeb07-fd71-4426-9124-cca14c771aac")); /// - /// The for Microsoft.AspNetCore.Components.Endpoints.dll + /// The for Microsoft.AspNetCore.Metadata.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 MicrosoftAspNetCoreMetadata => new ReferenceInfo("Microsoft.AspNetCore.Metadata.dll", Resources.MicrosoftAspNetCoreMetadata, AspNet90.References.MicrosoftAspNetCoreMetadata, global::System.Guid.Parse("13c8adc0-373f-45c7-9577-3b65c3e8cff3")); /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.Extensions.Logging.EventSource.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 MicrosoftExtensionsLoggingEventSource => new ReferenceInfo("Microsoft.Extensions.Logging.EventSource.dll", Resources.MicrosoftExtensionsLoggingEventSource, AspNet90.References.MicrosoftExtensionsLoggingEventSource, global::System.Guid.Parse("a34b24b7-7015-4a20-a871-c449eca9e119")); /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.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 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.AspNetCore.Components.Web.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.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 MicrosoftExtensionsOptionsConfigurationExtensions => new ReferenceInfo("Microsoft.Extensions.Options.ConfigurationExtensions.dll", Resources.MicrosoftExtensionsOptionsConfigurationExtensions, AspNet90.References.MicrosoftExtensionsOptionsConfigurationExtensions, global::System.Guid.Parse("7f129c58-d50d-4509-8ff4-8df7b7ed9e10")); /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.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 MicrosoftAspNetCoreAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Authorization.dll", Resources.MicrosoftAspNetCoreAuthorization, AspNet90.References.MicrosoftAspNetCoreAuthorization, global::System.Guid.Parse("a7cc12ef-af6e-4352-a319-2bceee75b0e9")); /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for Microsoft.Extensions.ObjectPool.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 MicrosoftExtensionsObjectPool => new ReferenceInfo("Microsoft.Extensions.ObjectPool.dll", Resources.MicrosoftExtensionsObjectPool, AspNet90.References.MicrosoftExtensionsObjectPool, global::System.Guid.Parse("244fdc08-3c48-4054-b428-3097935f36da")); /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.Extensions.Caching.Memory.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 MicrosoftExtensionsCachingMemory => new ReferenceInfo("Microsoft.Extensions.Caching.Memory.dll", Resources.MicrosoftExtensionsCachingMemory, AspNet90.References.MicrosoftExtensionsCachingMemory, global::System.Guid.Parse("5b92b657-a1f9-499c-a34e-1a9e71255d87")); /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.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 MicrosoftAspNetCoreMvcLocalization => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Localization.dll", Resources.MicrosoftAspNetCoreMvcLocalization, AspNet90.References.MicrosoftAspNetCoreMvcLocalization, global::System.Guid.Parse("93abf05b-4264-4d67-a163-63f5e3063436")); /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for System.Threading.RateLimiting.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 SystemThreadingRateLimiting => new ReferenceInfo("System.Threading.RateLimiting.dll", Resources.SystemThreadingRateLimiting, AspNet90.References.SystemThreadingRateLimiting, global::System.Guid.Parse("75f967d2-ae5f-4dbf-a25c-2a75edc85309")); /// /// The for Microsoft.AspNetCore.DataProtection.Abstractions.dll @@ -938,234 +938,234 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.DataProtection.dll + /// The for Microsoft.AspNetCore.Diagnostics.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 MicrosoftAspNetCoreDiagnostics => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.dll", Resources.MicrosoftAspNetCoreDiagnostics, AspNet90.References.MicrosoftAspNetCoreDiagnostics, global::System.Guid.Parse("dfeec2a6-b013-4aba-9011-1883bc857669")); /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for Microsoft.AspNetCore.DataProtection.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 MicrosoftAspNetCoreDataProtection => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.dll", Resources.MicrosoftAspNetCoreDataProtection, AspNet90.References.MicrosoftAspNetCoreDataProtection, global::System.Guid.Parse("d23ff403-d570-48f4-93f7-1efdc1a346b2")); /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.Extensions.Hosting.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 MicrosoftExtensionsHosting => new ReferenceInfo("Microsoft.Extensions.Hosting.dll", Resources.MicrosoftExtensionsHosting, AspNet90.References.MicrosoftExtensionsHosting, global::System.Guid.Parse("1ba08cf6-0441-46a4-a132-6d40bc8b41a8")); /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.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 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.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Cors.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 MicrosoftAspNetCoreCors => new ReferenceInfo("Microsoft.AspNetCore.Cors.dll", Resources.MicrosoftAspNetCoreCors, AspNet90.References.MicrosoftAspNetCoreCors, global::System.Guid.Parse("27626b0c-5c34-47f8-8b6b-73375baaa0d5")); /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.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 MicrosoftAspNetCoreCryptographyKeyDerivation => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", Resources.MicrosoftAspNetCoreCryptographyKeyDerivation, AspNet90.References.MicrosoftAspNetCoreCryptographyKeyDerivation, global::System.Guid.Parse("ba965a35-4c88-4a5f-a632-40bc166c6ea9")); /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.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 MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, AspNet90.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("dd716b87-e55f-4db6-8fbf-03d105057dd4")); /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.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 MicrosoftAspNetCoreResponseCachingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.Abstractions.dll", Resources.MicrosoftAspNetCoreResponseCachingAbstractions, AspNet90.References.MicrosoftAspNetCoreResponseCachingAbstractions, global::System.Guid.Parse("ff7e1a51-3699-4bc1-b6e2-c9ec3f51ee62")); /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.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 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 Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.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 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 Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Core.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 MicrosoftAspNetCoreSignalRCore => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Core.dll", Resources.MicrosoftAspNetCoreSignalRCore, AspNet90.References.MicrosoftAspNetCoreSignalRCore, global::System.Guid.Parse("98278895-6731-4313-9efb-76e0a44eef24")); /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.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 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 Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.AspNetCore.Routing.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 MicrosoftAspNetCoreRouting => new ReferenceInfo("Microsoft.AspNetCore.Routing.dll", Resources.MicrosoftAspNetCoreRouting, AspNet90.References.MicrosoftAspNetCoreRouting, global::System.Guid.Parse("4ed87c45-892b-4452-8815-af8744c19b96")); /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.AspNetCore.StaticAssets.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 MicrosoftAspNetCoreStaticAssets => new ReferenceInfo("Microsoft.AspNetCore.StaticAssets.dll", Resources.MicrosoftAspNetCoreStaticAssets, AspNet90.References.MicrosoftAspNetCoreStaticAssets, global::System.Guid.Parse("4d44a40b-ab9a-4420-aa79-b2b347c25c83")); /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for Microsoft.Extensions.Identity.Stores.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 MicrosoftExtensionsIdentityStores => new ReferenceInfo("Microsoft.Extensions.Identity.Stores.dll", Resources.MicrosoftExtensionsIdentityStores, AspNet90.References.MicrosoftExtensionsIdentityStores, global::System.Guid.Parse("6d5eeb43-3f8b-4db2-bbd6-59eb5ea13866")); /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.Extensions.Diagnostics.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 MicrosoftExtensionsDiagnostics => new ReferenceInfo("Microsoft.Extensions.Diagnostics.dll", Resources.MicrosoftExtensionsDiagnostics, AspNet90.References.MicrosoftExtensionsDiagnostics, global::System.Guid.Parse("568fc67f-918d-4b4e-9ac4-61732cee9f57")); /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.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 MicrosoftExtensionsConfigurationKeyPerFile => new ReferenceInfo("Microsoft.Extensions.Configuration.KeyPerFile.dll", Resources.MicrosoftExtensionsConfigurationKeyPerFile, AspNet90.References.MicrosoftExtensionsConfigurationKeyPerFile, global::System.Guid.Parse("c5864c01-2c66-48a8-8f96-f55c69446699")); /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.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 MicrosoftAspNetCoreHttpAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Http.Abstractions.dll", Resources.MicrosoftAspNetCoreHttpAbstractions, AspNet90.References.MicrosoftAspNetCoreHttpAbstractions, global::System.Guid.Parse("ffe2316f-f538-4e50-9f40-c7c4feb5727a")); /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.AspNetCore.CookiePolicy.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 MicrosoftAspNetCoreCookiePolicy => new ReferenceInfo("Microsoft.AspNetCore.CookiePolicy.dll", Resources.MicrosoftAspNetCoreCookiePolicy, AspNet90.References.MicrosoftAspNetCoreCookiePolicy, global::System.Guid.Parse("0526a3d8-11e2-47b6-ae8a-ba53ce36ed4e")); /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.AspNetCore.ResponseCaching.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 MicrosoftAspNetCoreResponseCaching => new ReferenceInfo("Microsoft.AspNetCore.ResponseCaching.dll", Resources.MicrosoftAspNetCoreResponseCaching, AspNet90.References.MicrosoftAspNetCoreResponseCaching, global::System.Guid.Parse("2c258031-4b33-49ea-92b4-958989d46d86")); /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.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 MicrosoftAspNetCoreDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.HealthChecks.dll", Resources.MicrosoftAspNetCoreDiagnosticsHealthChecks, AspNet90.References.MicrosoftAspNetCoreDiagnosticsHealthChecks, global::System.Guid.Parse("f24f3b22-5725-4f94-bac8-4f8f5c522dfa")); /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for Microsoft.AspNetCore.Authentication.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 MicrosoftAspNetCoreAuthentication => new ReferenceInfo("Microsoft.AspNetCore.Authentication.dll", Resources.MicrosoftAspNetCoreAuthentication, AspNet90.References.MicrosoftAspNetCoreAuthentication, global::System.Guid.Parse("5922c11f-a824-4617-b724-1bcb5747c3a1")); /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for System.Security.Cryptography.Xml.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 SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, AspNet90.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("121857a1-ac7b-4092-92f3-3a7c8e4bc858")); /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for Microsoft.AspNetCore.HttpLogging.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 MicrosoftAspNetCoreHttpLogging => new ReferenceInfo("Microsoft.AspNetCore.HttpLogging.dll", Resources.MicrosoftAspNetCoreHttpLogging, AspNet90.References.MicrosoftAspNetCoreHttpLogging, global::System.Guid.Parse("2cde212b-4341-4c38-b6a0-00f0dded0a78")); /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for Microsoft.Extensions.FileProviders.Physical.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 MicrosoftExtensionsFileProvidersPhysical => new ReferenceInfo("Microsoft.Extensions.FileProviders.Physical.dll", Resources.MicrosoftExtensionsFileProvidersPhysical, AspNet90.References.MicrosoftExtensionsFileProvidersPhysical, global::System.Guid.Parse("507fdefb-d2e0-4150-8e64-c18e5e57312a")); /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.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 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 Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.Extensions.Configuration.Xml.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 MicrosoftExtensionsConfigurationXml => new ReferenceInfo("Microsoft.Extensions.Configuration.Xml.dll", Resources.MicrosoftExtensionsConfigurationXml, AspNet90.References.MicrosoftExtensionsConfigurationXml, global::System.Guid.Parse("22b03b43-72ca-491d-bcce-5b1b47a0020f")); /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.Extensions.Logging.Configuration.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 MicrosoftExtensionsLoggingConfiguration => new ReferenceInfo("Microsoft.Extensions.Logging.Configuration.dll", Resources.MicrosoftExtensionsLoggingConfiguration, AspNet90.References.MicrosoftExtensionsLoggingConfiguration, global::System.Guid.Parse("2e9c855d-48b9-451d-b301-11e385057b66")); /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.Extensions.WebEncoders.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 MicrosoftExtensionsWebEncoders => new ReferenceInfo("Microsoft.Extensions.WebEncoders.dll", Resources.MicrosoftExtensionsWebEncoders, AspNet90.References.MicrosoftExtensionsWebEncoders, global::System.Guid.Parse("03143a28-474f-4b56-bb52-8d1317d4debf")); /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.AspNetCore.Mvc.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 MicrosoftAspNetCoreMvc => new ReferenceInfo("Microsoft.AspNetCore.Mvc.dll", Resources.MicrosoftAspNetCoreMvc, AspNet90.References.MicrosoftAspNetCoreMvc, global::System.Guid.Parse("66ddecde-29b5-46ce-9874-245a160c27ae")); /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.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 MicrosoftExtensionsConfigurationUserSecrets => new ReferenceInfo("Microsoft.Extensions.Configuration.UserSecrets.dll", Resources.MicrosoftExtensionsConfigurationUserSecrets, AspNet90.References.MicrosoftExtensionsConfigurationUserSecrets, global::System.Guid.Parse("269765e6-1a2c-4b5d-a816-ec697499b867")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.Extensions.FileProviders.Composite.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 MicrosoftExtensionsFileProvidersComposite => new ReferenceInfo("Microsoft.Extensions.FileProviders.Composite.dll", Resources.MicrosoftExtensionsFileProvidersComposite, AspNet90.References.MicrosoftExtensionsFileProvidersComposite, global::System.Guid.Parse("cb1c9102-ee47-4d75-87ba-f673f6b817c7")); /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for Microsoft.Extensions.Http.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 MicrosoftExtensionsHttp => new ReferenceInfo("Microsoft.Extensions.Http.dll", Resources.MicrosoftExtensionsHttp, AspNet90.References.MicrosoftExtensionsHttp, global::System.Guid.Parse("e43f8c63-d83d-4d03-98d7-0e7acc9e164c")); /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.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 MicrosoftAspNetCoreMvcRazorPages => new ReferenceInfo("Microsoft.AspNetCore.Mvc.RazorPages.dll", Resources.MicrosoftAspNetCoreMvcRazorPages, AspNet90.References.MicrosoftAspNetCoreMvcRazorPages, global::System.Guid.Parse("3d61c600-feed-4918-ad8f-c7b3d7cf1351")); /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.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 MicrosoftAspNetCoreMvcAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Abstractions.dll", Resources.MicrosoftAspNetCoreMvcAbstractions, AspNet90.References.MicrosoftAspNetCoreMvcAbstractions, global::System.Guid.Parse("311c256f-eab9-4083-a8d9-0a616729f938")); /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for Microsoft.AspNetCore.RateLimiting.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 MicrosoftAspNetCoreRateLimiting => new ReferenceInfo("Microsoft.AspNetCore.RateLimiting.dll", Resources.MicrosoftAspNetCoreRateLimiting, AspNet90.References.MicrosoftAspNetCoreRateLimiting, global::System.Guid.Parse("56e0431c-a26e-4933-aa35-485a3dd4e770")); /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for Microsoft.AspNetCore.Http.Results.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 MicrosoftAspNetCoreHttpResults => new ReferenceInfo("Microsoft.AspNetCore.Http.Results.dll", Resources.MicrosoftAspNetCoreHttpResults, AspNet90.References.MicrosoftAspNetCoreHttpResults, global::System.Guid.Parse("5e4cd12e-6842-406e-ac20-1ede5698a64e")); /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for Microsoft.Extensions.Localization.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 MicrosoftExtensionsLocalization => new ReferenceInfo("Microsoft.Extensions.Localization.dll", Resources.MicrosoftExtensionsLocalization, AspNet90.References.MicrosoftExtensionsLocalization, global::System.Guid.Parse("88f1c321-06f6-4249-88b1-ea2681ad7d39")); /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.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 MicrosoftAspNetCoreMvcTagHelpers => new ReferenceInfo("Microsoft.AspNetCore.Mvc.TagHelpers.dll", Resources.MicrosoftAspNetCoreMvcTagHelpers, AspNet90.References.MicrosoftAspNetCoreMvcTagHelpers, global::System.Guid.Parse("5d8cf858-19de-4a57-b46c-a30931827d8b")); /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.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 MicrosoftAspNetCoreAuthenticationOAuth => new ReferenceInfo("Microsoft.AspNetCore.Authentication.OAuth.dll", Resources.MicrosoftAspNetCoreAuthenticationOAuth, AspNet90.References.MicrosoftAspNetCoreAuthenticationOAuth, global::System.Guid.Parse("20934635-07d4-4f3d-ac6b-58a405d6ec21")); /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.AspNetCore.Antiforgery.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 MicrosoftAspNetCoreAntiforgery => new ReferenceInfo("Microsoft.AspNetCore.Antiforgery.dll", Resources.MicrosoftAspNetCoreAntiforgery, AspNet90.References.MicrosoftAspNetCoreAntiforgery, global::System.Guid.Parse("d5518aa7-ef2f-4049-9be0-a45778b476a8")); /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.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 MicrosoftAspNetCoreMvcDataAnnotations => new ReferenceInfo("Microsoft.AspNetCore.Mvc.DataAnnotations.dll", Resources.MicrosoftAspNetCoreMvcDataAnnotations, AspNet90.References.MicrosoftAspNetCoreMvcDataAnnotations, global::System.Guid.Parse("f4f8ba0a-7939-46c5-9ef1-0b697300fb99")); /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for Microsoft.AspNetCore.Localization.Routing.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 MicrosoftAspNetCoreLocalizationRouting => new ReferenceInfo("Microsoft.AspNetCore.Localization.Routing.dll", Resources.MicrosoftAspNetCoreLocalizationRouting, AspNet90.References.MicrosoftAspNetCoreLocalizationRouting, global::System.Guid.Parse("a31323a7-ba0f-44a8-8c46-a16d4b5cc938")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.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 MicrosoftAspNetCoreAuthorizationPolicy => new ReferenceInfo("Microsoft.AspNetCore.Authorization.Policy.dll", Resources.MicrosoftAspNetCoreAuthorizationPolicy, AspNet90.References.MicrosoftAspNetCoreAuthorizationPolicy, global::System.Guid.Parse("161d6e37-e4d3-4c4c-ae43-8d07b820a52f")); /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for System.Diagnostics.EventLog.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 SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, AspNet90.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("5e386e41-a165-4037-81e5-0340f54a0784")); /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.AspNetCore.StaticFiles.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 MicrosoftAspNetCoreStaticFiles => new ReferenceInfo("Microsoft.AspNetCore.StaticFiles.dll", Resources.MicrosoftAspNetCoreStaticFiles, AspNet90.References.MicrosoftAspNetCoreStaticFiles, global::System.Guid.Parse("ce279e9e-d8db-433f-bee6-bdcc11fb8b0f")); /// /// The for Microsoft.AspNetCore.Rewrite.dll @@ -1173,19 +1173,24 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for Microsoft.Extensions.DependencyInjection.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 MicrosoftExtensionsDependencyInjection => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.dll", Resources.MicrosoftExtensionsDependencyInjection, AspNet90.References.MicrosoftExtensionsDependencyInjection, global::System.Guid.Parse("bed8c5fc-dd96-46a1-9d90-594c67d063a9")); /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.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 MicrosoftAspNetCoreHostingAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Hosting.Abstractions.dll", Resources.MicrosoftAspNetCoreHostingAbstractions, AspNet90.References.MicrosoftAspNetCoreHostingAbstractions, global::System.Guid.Parse("2a614e81-642e-47ac-bb6c-877a9331048d")); /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.AspNetCore.Hosting.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 MicrosoftAspNetCoreHosting => new ReferenceInfo("Microsoft.AspNetCore.Hosting.dll", Resources.MicrosoftAspNetCoreHosting, AspNet90.References.MicrosoftAspNetCoreHosting, global::System.Guid.Parse("34dabd2a-3a1b-425a-910b-494eb0e7f32f")); + + /// + /// The for Microsoft.Extensions.Logging.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")); /// /// The for Microsoft.AspNetCore.Server.IIS.dll @@ -1193,14 +1198,24 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.AspNetCore.ResponseCompression.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 MicrosoftAspNetCoreResponseCompression => new ReferenceInfo("Microsoft.AspNetCore.ResponseCompression.dll", Resources.MicrosoftAspNetCoreResponseCompression, AspNet90.References.MicrosoftAspNetCoreResponseCompression, global::System.Guid.Parse("12212e6c-e087-4a28-bc32-ac2e73f8477e")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.Extensions.Logging.Debug.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 MicrosoftExtensionsLoggingDebug => new ReferenceInfo("Microsoft.Extensions.Logging.Debug.dll", Resources.MicrosoftExtensionsLoggingDebug, AspNet90.References.MicrosoftExtensionsLoggingDebug, global::System.Guid.Parse("ada52fb8-f3dd-46bc-b60f-39f2cb0b2fb3")); + + /// + /// The for Microsoft.AspNetCore.Mvc.Core.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")); + + /// + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.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")); /// /// The for Microsoft.AspNetCore.Server.Kestrel.dll @@ -1208,14 +1223,14 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.Extensions.Features.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 MicrosoftExtensionsFeatures => new ReferenceInfo("Microsoft.Extensions.Features.dll", Resources.MicrosoftExtensionsFeatures, AspNet90.References.MicrosoftExtensionsFeatures, global::System.Guid.Parse("e041d54f-7cb8-468b-91bb-413fcc03effa")); /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for Microsoft.AspNetCore.WebSockets.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 MicrosoftAspNetCoreWebSockets => new ReferenceInfo("Microsoft.AspNetCore.WebSockets.dll", Resources.MicrosoftAspNetCoreWebSockets, AspNet90.References.MicrosoftAspNetCoreWebSockets, global::System.Guid.Parse("9a9a164f-e2ea-4765-86f6-a9e0aa562ef1")); /// /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll @@ -1223,199 +1238,199 @@ public static class ReferenceInfos 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 Microsoft.AspNetCore.Session.dll + /// The for Microsoft.AspNetCore.HttpOverrides.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 MicrosoftAspNetCoreHttpOverrides => new ReferenceInfo("Microsoft.AspNetCore.HttpOverrides.dll", Resources.MicrosoftAspNetCoreHttpOverrides, AspNet90.References.MicrosoftAspNetCoreHttpOverrides, global::System.Guid.Parse("0468540b-2fa1-4c76-b3fc-915a57f2ead7")); /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.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 MicrosoftExtensionsDiagnosticsHealthChecks => new ReferenceInfo("Microsoft.Extensions.Diagnostics.HealthChecks.dll", Resources.MicrosoftExtensionsDiagnosticsHealthChecks, AspNet90.References.MicrosoftExtensionsDiagnosticsHealthChecks, global::System.Guid.Parse("88f48b46-5b64-4821-be39-bab0175f19ed")); /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.JSInterop.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 MicrosoftJSInterop => new ReferenceInfo("Microsoft.JSInterop.dll", Resources.MicrosoftJSInterop, AspNet90.References.MicrosoftJSInterop, global::System.Guid.Parse("8df57e88-d772-4051-a463-07a4a6796515")); /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.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 MicrosoftAspNetCoreMvcCors => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Cors.dll", Resources.MicrosoftAspNetCoreMvcCors, AspNet90.References.MicrosoftAspNetCoreMvcCors, global::System.Guid.Parse("063c70dd-7e2e-47b0-b49f-e87f792a3df4")); /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.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 MicrosoftExtensionsConfigurationFileExtensions => new ReferenceInfo("Microsoft.Extensions.Configuration.FileExtensions.dll", Resources.MicrosoftExtensionsConfigurationFileExtensions, AspNet90.References.MicrosoftExtensionsConfigurationFileExtensions, global::System.Guid.Parse("be6843ac-b2a7-4261-8075-b27dacee9ef5")); /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for Microsoft.Extensions.Configuration.Json.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 MicrosoftExtensionsConfigurationJson => new ReferenceInfo("Microsoft.Extensions.Configuration.Json.dll", Resources.MicrosoftExtensionsConfigurationJson, AspNet90.References.MicrosoftExtensionsConfigurationJson, global::System.Guid.Parse("2762b4f4-a091-4bb6-8959-ef51473322f6")); /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.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 MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, AspNet90.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("5f69bc6a-447c-4d11-bb42-2a1247dfa59e")); /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.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 MicrosoftExtensionsConfigurationCommandLine => new ReferenceInfo("Microsoft.Extensions.Configuration.CommandLine.dll", Resources.MicrosoftExtensionsConfigurationCommandLine, AspNet90.References.MicrosoftExtensionsConfigurationCommandLine, global::System.Guid.Parse("f37fd659-ac96-489b-b959-4241c65619c8")); /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.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 MicrosoftAspNetCoreMvcRazor => new ReferenceInfo("Microsoft.AspNetCore.Mvc.Razor.dll", Resources.MicrosoftAspNetCoreMvcRazor, AspNet90.References.MicrosoftAspNetCoreMvcRazor, global::System.Guid.Parse("aeb6a59f-0162-4488-b04b-f8e74aa71f1e")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.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 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 Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.AspNetCore.Http.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 MicrosoftAspNetCoreHttp => new ReferenceInfo("Microsoft.AspNetCore.Http.dll", Resources.MicrosoftAspNetCoreHttp, AspNet90.References.MicrosoftAspNetCoreHttp, global::System.Guid.Parse("8d0d8b4c-5c72-40ce-ba53-387718e8ef3d")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.AspNetCore.WebUtilities.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 MicrosoftAspNetCoreWebUtilities => new ReferenceInfo("Microsoft.AspNetCore.WebUtilities.dll", Resources.MicrosoftAspNetCoreWebUtilities, AspNet90.References.MicrosoftAspNetCoreWebUtilities, global::System.Guid.Parse("8f96fed7-b61a-4ad3-b57e-380d95aea772")); /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.Extensions.Configuration.Ini.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 MicrosoftExtensionsConfigurationIni => new ReferenceInfo("Microsoft.Extensions.Configuration.Ini.dll", Resources.MicrosoftExtensionsConfigurationIni, AspNet90.References.MicrosoftExtensionsConfigurationIni, global::System.Guid.Parse("a9658345-aa10-40c7-a42f-d7b3495fa495")); /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.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 MicrosoftAspNetCoreDiagnosticsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Diagnostics.Abstractions.dll", Resources.MicrosoftAspNetCoreDiagnosticsAbstractions, AspNet90.References.MicrosoftAspNetCoreDiagnosticsAbstractions, global::System.Guid.Parse("4f794efc-a354-4214-9287-32237e966052")); /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for Microsoft.AspNetCore.Components.Forms.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 MicrosoftAspNetCoreComponentsForms => new ReferenceInfo("Microsoft.AspNetCore.Components.Forms.dll", Resources.MicrosoftAspNetCoreComponentsForms, AspNet90.References.MicrosoftAspNetCoreComponentsForms, global::System.Guid.Parse("87456b96-464e-45d9-950b-31f7849ed267")); /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.SignalR.Common.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 MicrosoftAspNetCoreSignalRCommon => new ReferenceInfo("Microsoft.AspNetCore.SignalR.Common.dll", Resources.MicrosoftAspNetCoreSignalRCommon, AspNet90.References.MicrosoftAspNetCoreSignalRCommon, global::System.Guid.Parse("c32b1f95-f6ac-48d2-afc6-9316c35eb2ce")); /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for Microsoft.Extensions.Logging.Console.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 MicrosoftExtensionsLoggingConsole => new ReferenceInfo("Microsoft.Extensions.Logging.Console.dll", Resources.MicrosoftExtensionsLoggingConsole, AspNet90.References.MicrosoftExtensionsLoggingConsole, global::System.Guid.Parse("37e6db68-a6c9-4be6-a7f1-597b2e187235")); /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for Microsoft.AspNetCore.Http.Features.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 MicrosoftAspNetCoreHttpFeatures => new ReferenceInfo("Microsoft.AspNetCore.Http.Features.dll", Resources.MicrosoftAspNetCoreHttpFeatures, AspNet90.References.MicrosoftAspNetCoreHttpFeatures, global::System.Guid.Parse("1e867a4a-7f8e-4206-a118-db262297f3b7")); /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for Microsoft.AspNetCore.Razor.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 MicrosoftAspNetCoreRazor => new ReferenceInfo("Microsoft.AspNetCore.Razor.dll", Resources.MicrosoftAspNetCoreRazor, AspNet90.References.MicrosoftAspNetCoreRazor, global::System.Guid.Parse("21572127-c651-40a9-826b-a91538e9b928")); /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for Microsoft.AspNetCore.Localization.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 MicrosoftAspNetCoreLocalization => new ReferenceInfo("Microsoft.AspNetCore.Localization.dll", Resources.MicrosoftAspNetCoreLocalization, AspNet90.References.MicrosoftAspNetCoreLocalization, global::System.Guid.Parse("3b2d7043-5b30-4c3e-ade6-b49c9ec02fcf")); /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.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 MicrosoftAspNetCoreHtmlAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Html.Abstractions.dll", Resources.MicrosoftAspNetCoreHtmlAbstractions, AspNet90.References.MicrosoftAspNetCoreHtmlAbstractions, global::System.Guid.Parse("33930bc4-7f93-44e2-ac3b-825b9e22a93a")); /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.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 MicrosoftAspNetCoreDataProtectionExtensions => new ReferenceInfo("Microsoft.AspNetCore.DataProtection.Extensions.dll", Resources.MicrosoftAspNetCoreDataProtectionExtensions, AspNet90.References.MicrosoftAspNetCoreDataProtectionExtensions, global::System.Guid.Parse("86cfc0d7-5e93-44a8-9130-e6c6aaf41398")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.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 MicrosoftExtensionsConfiguration => new ReferenceInfo("Microsoft.Extensions.Configuration.dll", Resources.MicrosoftExtensionsConfiguration, AspNet90.References.MicrosoftExtensionsConfiguration, global::System.Guid.Parse("6cab1fa8-5cb4-47f2-bfc9-095baa1e199e")); /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.AspNetCore.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 MicrosoftAspNetCore => new ReferenceInfo("Microsoft.AspNetCore.dll", Resources.MicrosoftAspNetCore, AspNet90.References.MicrosoftAspNetCore, global::System.Guid.Parse("d70c8a27-08e7-482b-a87d-24b13a4c1e53")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.HostFiltering.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 MicrosoftAspNetCoreHostFiltering => new ReferenceInfo("Microsoft.AspNetCore.HostFiltering.dll", Resources.MicrosoftAspNetCoreHostFiltering, AspNet90.References.MicrosoftAspNetCoreHostFiltering, global::System.Guid.Parse("53869bb3-57b7-4f6b-8e99-798a755233ba")); /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.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 MicrosoftAspNetCoreServerIISIntegration => new ReferenceInfo("Microsoft.AspNetCore.Server.IISIntegration.dll", Resources.MicrosoftAspNetCoreServerIISIntegration, AspNet90.References.MicrosoftAspNetCoreServerIISIntegration, global::System.Guid.Parse("5003fced-d9df-445d-916b-16ca655f45a4")); /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.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 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 Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.Extensions.Options.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 MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, AspNet90.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("54fdf35c-4b65-437c-9015-e1da220421d0")); /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.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 MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, AspNet90.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("0969da3f-14d2-4d85-9ecb-580bf936f4e0")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Core.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 MicrosoftAspNetCoreAuthenticationCore => new ReferenceInfo("Microsoft.AspNetCore.Authentication.Core.dll", Resources.MicrosoftAspNetCoreAuthenticationCore, AspNet90.References.MicrosoftAspNetCoreAuthenticationCore, global::System.Guid.Parse("602db80e-c22f-4cad-b127-739210837125")); /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.Extensions.Logging.EventLog.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 MicrosoftExtensionsLoggingEventLog => new ReferenceInfo("Microsoft.Extensions.Logging.EventLog.dll", Resources.MicrosoftExtensionsLoggingEventLog, AspNet90.References.MicrosoftExtensionsLoggingEventLog, global::System.Guid.Parse("b0fc0b02-2bd2-486a-8170-e50a90e1b8de")); /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.AspNetCore.Session.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 MicrosoftAspNetCoreSession => new ReferenceInfo("Microsoft.AspNetCore.Session.dll", Resources.MicrosoftAspNetCoreSession, AspNet90.References.MicrosoftAspNetCoreSession, global::System.Guid.Parse("2fe4e680-438c-4fc3-876d-7fbd48b50326")); /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.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 MicrosoftAspNetCoreCryptographyInternal => new ReferenceInfo("Microsoft.AspNetCore.Cryptography.Internal.dll", Resources.MicrosoftAspNetCoreCryptographyInternal, AspNet90.References.MicrosoftAspNetCoreCryptographyInternal, global::System.Guid.Parse("86bf9da6-dad6-45a7-bb35-aaa03cffafa6")); /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.AspNetCore.Components.Server.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 MicrosoftAspNetCoreComponentsServer => new ReferenceInfo("Microsoft.AspNetCore.Components.Server.dll", Resources.MicrosoftAspNetCoreComponentsServer, AspNet90.References.MicrosoftAspNetCoreComponentsServer, global::System.Guid.Parse("7132da58-a16c-42ba-9300-91c29aee9a3d")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Components.Authorization.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 MicrosoftAspNetCoreComponentsAuthorization => new ReferenceInfo("Microsoft.AspNetCore.Components.Authorization.dll", Resources.MicrosoftAspNetCoreComponentsAuthorization, AspNet90.References.MicrosoftAspNetCoreComponentsAuthorization, global::System.Guid.Parse("1597be5f-c5d8-4238-925c-f93622127459")); /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.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 MicrosoftExtensionsFileProvidersEmbedded => new ReferenceInfo("Microsoft.Extensions.FileProviders.Embedded.dll", Resources.MicrosoftExtensionsFileProvidersEmbedded, AspNet90.References.MicrosoftExtensionsFileProvidersEmbedded, global::System.Guid.Parse("5a156bf7-8c41-478a-b476-745e4fe514a8")); /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.AspNetCore.Http.Connections.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 MicrosoftAspNetCoreHttpConnections => new ReferenceInfo("Microsoft.AspNetCore.Http.Connections.dll", Resources.MicrosoftAspNetCoreHttpConnections, AspNet90.References.MicrosoftAspNetCoreHttpConnections, global::System.Guid.Parse("7d762a34-0d1d-465f-8398-a54f0bb92b86")); /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.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 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.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.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 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 Microsoft.Extensions.Localization.Abstractions.dll @@ -1423,69 +1438,59 @@ public static class ReferenceInfos 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 Microsoft.Extensions.Localization.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")); - - /// - /// The for Microsoft.Extensions.Logging.Abstractions.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")); - - /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.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 MicrosoftExtensionsConfigurationEnvironmentVariables => new ReferenceInfo("Microsoft.Extensions.Configuration.EnvironmentVariables.dll", Resources.MicrosoftExtensionsConfigurationEnvironmentVariables, AspNet90.References.MicrosoftExtensionsConfigurationEnvironmentVariables, global::System.Guid.Parse("d04432c9-417f-4f58-8fa6-8c7dea43eee9")); /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.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 MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, AspNet90.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("f11c6098-e72e-42ea-8faf-3d5a94659cb0")); /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.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 MicrosoftAspNetCoreConnectionsAbstractions => new ReferenceInfo("Microsoft.AspNetCore.Connections.Abstractions.dll", Resources.MicrosoftAspNetCoreConnectionsAbstractions, AspNet90.References.MicrosoftAspNetCoreConnectionsAbstractions, global::System.Guid.Parse("208274e3-45f8-4a16-b889-f0d532dcc279")); /// - /// The for Microsoft.Extensions.Logging.dll + /// The for Microsoft.AspNetCore.Components.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 MicrosoftAspNetCoreComponents => new ReferenceInfo("Microsoft.AspNetCore.Components.dll", Resources.MicrosoftAspNetCoreComponents, AspNet90.References.MicrosoftAspNetCoreComponents, global::System.Guid.Parse("b530f0cf-603a-4e1d-bc31-a8a6f73e9a7a")); /// - /// The for Microsoft.Extensions.Logging.EventLog.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.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 MicrosoftAspNetCoreHttpsPolicy => new ReferenceInfo("Microsoft.AspNetCore.HttpsPolicy.dll", Resources.MicrosoftAspNetCoreHttpsPolicy, AspNet90.References.MicrosoftAspNetCoreHttpsPolicy, global::System.Guid.Parse("cada973c-b0e8-4585-86ab-146757ec9d13")); /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for Microsoft.AspNetCore.OutputCaching.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 MicrosoftAspNetCoreOutputCaching => new ReferenceInfo("Microsoft.AspNetCore.OutputCaching.dll", Resources.MicrosoftAspNetCoreOutputCaching, AspNet90.References.MicrosoftAspNetCoreOutputCaching, global::System.Guid.Parse("d0dbb4e2-837d-4eb5-a9c5-ef83927ac276")); /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.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 MicrosoftAspNetCoreServerHttpSys => new ReferenceInfo("Microsoft.AspNetCore.Server.HttpSys.dll", Resources.MicrosoftAspNetCoreServerHttpSys, AspNet90.References.MicrosoftAspNetCoreServerHttpSys, global::System.Guid.Parse("a3cdfbd5-93d3-441d-a7b9-2288229398c6")); /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.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 MicrosoftExtensionsFileSystemGlobbing => new ReferenceInfo("Microsoft.Extensions.FileSystemGlobbing.dll", Resources.MicrosoftExtensionsFileSystemGlobbing, AspNet90.References.MicrosoftExtensionsFileSystemGlobbing, global::System.Guid.Parse("f7e5c7ef-7808-405f-8bc7-3b3749a93144")); /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.Net.Http.Headers.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 MicrosoftNetHttpHeaders => new ReferenceInfo("Microsoft.Net.Http.Headers.dll", Resources.MicrosoftNetHttpHeaders, AspNet90.References.MicrosoftNetHttpHeaders, global::System.Guid.Parse("7e4b29da-5851-4815-bebe-4ba9c87353d7")); /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.Extensions.Logging.Abstractions.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 MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, AspNet90.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("5cc1aa9a-66e8-431e-97b8-47b04210c289")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.Extensions.Configuration.Binder.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 MicrosoftExtensionsConfigurationBinder => new ReferenceInfo("Microsoft.Extensions.Configuration.Binder.dll", Resources.MicrosoftExtensionsConfigurationBinder, AspNet90.References.MicrosoftExtensionsConfigurationBinder, global::System.Guid.Parse("3e9b24ae-3ac5-40aa-bf46-fe2de5bd4f43")); /// /// The for Microsoft.Extensions.Primitives.dll @@ -1493,34 +1498,29 @@ public static class ReferenceInfos 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 Microsoft.Extensions.WebEncoders.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")); - - /// - /// The for Microsoft.JSInterop.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.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 MicrosoftExtensionsOptionsDataAnnotations => new ReferenceInfo("Microsoft.Extensions.Options.DataAnnotations.dll", Resources.MicrosoftExtensionsOptionsDataAnnotations, AspNet90.References.MicrosoftExtensionsOptionsDataAnnotations, global::System.Guid.Parse("7c0f7142-d6a9-454d-bc71-98f39fe47395")); /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for Microsoft.Extensions.Caching.Abstractions.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 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.Diagnostics.EventLog.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.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 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.Security.Cryptography.Xml.dll + /// The for Microsoft.AspNetCore.Http.Extensions.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 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.Threading.RateLimiting.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.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 MicrosoftAspNetCoreMvcViewFeatures => new ReferenceInfo("Microsoft.AspNetCore.Mvc.ViewFeatures.dll", Resources.MicrosoftAspNetCoreMvcViewFeatures, AspNet90.References.MicrosoftAspNetCoreMvcViewFeatures, global::System.Guid.Parse("5ad6d1d2-30da-49d6-95e3-29f87bb49d15")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1530,308 +1530,308 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, + SystemIOPipesAccessControl, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, SystemLinqQueryable, SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, MicrosoftAspNetCoreDiagnostics, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreStaticAssets, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, + MicrosoftAspNetCoreHttpAbstractions, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, - MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, + MicrosoftExtensionsFeatures, MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, MicrosoftExtensionsConfigurationFileExtensions, - MicrosoftExtensionsConfigurationIni, MicrosoftExtensionsConfigurationJson, - MicrosoftExtensionsConfigurationKeyPerFile, - MicrosoftExtensionsConfigurationUserSecrets, - MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsHostingAbstractions, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, + MicrosoftExtensionsLoggingConsole, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, + MicrosoftExtensionsOptions, MicrosoftExtensionsDependencyInjectionAbstractions, - MicrosoftExtensionsDependencyInjection, - MicrosoftExtensionsDiagnosticsAbstractions, - MicrosoftExtensionsDiagnostics, - MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, - MicrosoftExtensionsDiagnosticsHealthChecks, - MicrosoftExtensionsFeatures, - MicrosoftExtensionsFileProvidersAbstractions, - MicrosoftExtensionsFileProvidersComposite, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, MicrosoftExtensionsFileProvidersEmbedded, - MicrosoftExtensionsFileProvidersPhysical, - MicrosoftExtensionsFileSystemGlobbing, - MicrosoftExtensionsHostingAbstractions, - MicrosoftExtensionsHosting, - MicrosoftExtensionsHttp, - MicrosoftExtensionsIdentityCore, - MicrosoftExtensionsIdentityStores, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, MicrosoftExtensionsLocalizationAbstractions, - MicrosoftExtensionsLocalization, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, MicrosoftExtensionsLoggingAbstractions, - MicrosoftExtensionsLoggingConfiguration, - MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, - MicrosoftExtensionsOptions, + MicrosoftExtensionsConfigurationBinder, MicrosoftExtensionsPrimitives, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, ]; } return _all; @@ -1846,564 +1846,564 @@ public static partial class AspNet90 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet90)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System")).GetReference(filePath: "System.dll", display: "System (aspnet90)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet90)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet90)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet90)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet90)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet90)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (aspnet90)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet90)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet90)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (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 _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet90)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (aspnet90)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet90)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet90)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet90)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet90)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (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 _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet90)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (aspnet90)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet90)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet90)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet90)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet90)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet90)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (aspnet90)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (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 _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet90)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet90)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet90)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (aspnet90)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet90)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet90)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (aspnet90)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (aspnet90)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet90)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet90)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet90)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet90)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (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 _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataCommon is null) + if (_MicrosoftCSharp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet90)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (aspnet90)"); } - return _SystemDataCommon; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (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 _SystemDataDataSetExtensions; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet90)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet90)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (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 _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet90)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet90)"); } - return _SystemDiagnosticsDebug; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (aspnet90)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet90)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (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 _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsProcess is null) + if (_WindowsBase is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet90)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet90)"); } - return _SystemDiagnosticsProcess; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet90)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet90)"); } - return _SystemDiagnosticsStackTrace; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (aspnet90)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (aspnet90)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemConfiguration; } } @@ -2424,717 +2424,717 @@ public static PortableExecutableReference SystemDiagnosticsTools } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (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 _SystemDiagnosticsTraceSource; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet90)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet90)"); } - return _SystemDiagnosticsTracing; + return _SystemDrawing; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_System is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System")).GetReference(filePath: "System.dll", display: "System (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 _System; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (aspnet90)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (aspnet90)"); } - return _SystemDrawing; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (aspnet90)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (aspnet90)"); } - return _SystemDrawingPrimitives; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (aspnet90)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet90)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemTextJson { get { - if (_SystemFormatsAsn1 is null) + if (_SystemTextJson is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (aspnet90)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet90)"); } - return _SystemFormatsAsn1; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemFormatsTar is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (aspnet90)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet90)"); } - return _SystemFormatsTar; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet90)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (aspnet90)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalization is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet90)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (aspnet90)"); } - return _SystemGlobalization; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet90)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (aspnet90)"); } - return _SystemGlobalizationExtensions; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemXmlSerialization 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)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet90)"); } - return _SystemIOCompressionBrotli; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompression is null) + if (_SystemIO is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet90)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (aspnet90)"); } - return _SystemIOCompression; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemDiagnosticsFileVersionInfo 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)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (aspnet90)"); } - return _SystemIOCompressionFileSystem; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices 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)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet90)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (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 _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemNetSockets 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)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (aspnet90)"); } - return _SystemIOFileSystemAccessControl; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet90)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet90)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation 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)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (aspnet90)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates 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)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (aspnet90)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint 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)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet90)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (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 _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("aspnet90.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (aspnet90)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (aspnet90)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipelines.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipelines is null) + if (_SystemReflectionExtensions is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet90)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet90)"); } - return _SystemIOPipelines; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemRuntimeSerialization 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)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet90)"); } - return _SystemIOPipesAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.Pipes.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOPipes is null) + if (_SystemReflectionEmit is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet90)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet90)"); } - return _SystemIOPipes; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet90)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet90)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinq is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (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 _SystemLinq; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Expressions.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqExpressions is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet90)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (aspnet90)"); } - return _SystemLinqExpressions; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Parallel.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqParallel is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet90)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (aspnet90)"); } - return _SystemLinqParallel; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet90)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (aspnet90)"); } - return _SystemLinqQueryable; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.Memory.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemMemory is null) + if (_SystemIOPipelines is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet90)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (aspnet90)"); } - return _SystemMemory; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNet is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (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 _SystemNet; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttp is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet90)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (aspnet90)"); } - return _SystemNetHttp; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttpJson is null) + if (_SystemBuffers 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)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (aspnet90)"); } - return _SystemNetHttpJson; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpListener is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (aspnet90)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (aspnet90)"); } - return _SystemNetHttpListener; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetMail is null) + if (_SystemThreading is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet90)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet90)"); } - return _SystemNetMail; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNameResolution is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (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 _SystemNetNameResolution; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (aspnet90)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet90)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet90)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet90)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet90)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (aspnet90)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetQuic is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet90)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (aspnet90)"); } - return _SystemNetQuic; + return _SystemComponentModelAnnotations; } } @@ -3155,1669 +3155,1652 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet90)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (aspnet90)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServicePoint is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (aspnet90)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (aspnet90)"); } - return _SystemNetServicePoint; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (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 _SystemNetSockets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (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 _SystemNetWebClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet90)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (aspnet90)"); } - return _SystemNetWebHeaderCollection; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (aspnet90)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (aspnet90)"); } - return _SystemNetWebProxy; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecuritySecureString 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)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet90)"); } - return _SystemNetWebSocketsClient; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSockets is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (aspnet90)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet90)"); } - return _SystemNetWebSockets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumerics is null) + if (_SystemServiceProcess is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet90)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (aspnet90)"); } - return _SystemNumerics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumericsVectors is null) + if (_SystemLinqQueryable is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet90)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (aspnet90)"); } - return _SystemNumericsVectors; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.ObjectModel.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemMemory { get { - if (_SystemObjectModel is null) + if (_SystemMemory is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (aspnet90)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (aspnet90)"); } - return _SystemObjectModel; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (aspnet90)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet90)"); } - return _SystemReflectionDispatchProxy; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflection is null) + if (_SystemCollections is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet90)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (aspnet90)"); } - return _SystemReflection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmit is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (aspnet90)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet90)"); } - return _SystemReflectionEmit; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntime 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)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (aspnet90)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemThreadingTasksDataflow 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)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (aspnet90)"); } - return _SystemReflectionEmitLightweight; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (aspnet90)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (aspnet90)"); } - return _SystemReflectionExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (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 _SystemReflectionMetadata; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet90)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (aspnet90)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet90)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (aspnet90)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesReader is null) + if (_SystemTextEncoding is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet90)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet90)"); } - return _SystemResourcesReader; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemResourcesResourceManager is null) + if (_SystemResourcesReader is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (aspnet90)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (aspnet90)"); } - return _SystemResourcesResourceManager; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesWriter is null) + if (_SystemData is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet90)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (aspnet90)"); } - return _SystemResourcesWriter; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemNetMail 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)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (aspnet90)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemSecurityAccessControl 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)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet90)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntime is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntimeExtensions is null) + if (_SystemNetHttpJson is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet90)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (aspnet90)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (aspnet90)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (aspnet90)"); } - return _SystemRuntimeInteropServices; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemServiceModelWeb 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)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet90)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemComponentModelEventBasedAsync 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)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (aspnet90)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet90)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet90)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (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 _SystemRuntimeLoader; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeNumerics is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet90)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (aspnet90)"); } - return _SystemRuntimeNumerics; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeSerialization is null) + if (_netstandard is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (aspnet90)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (aspnet90)"); } - return _SystemRuntimeSerialization; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions 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)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (aspnet90)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity 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)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (aspnet90)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives 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)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (aspnet90)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemSecurityCryptographyCng 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)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (aspnet90)"); } - return _SystemRuntimeSerializationXml; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (aspnet90)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (aspnet90)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityClaims is null) + if (_SystemXml is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet90)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet90)"); } - return _SystemSecurityClaims; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOCompressionFileSystem 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)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (aspnet90)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemResourcesWriter 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)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (aspnet90)"); } - return _SystemSecurityCryptographyCng; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage 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)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (aspnet90)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptography is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (aspnet90)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (aspnet90)"); } - return _SystemSecurityCryptography; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemSecurityClaims 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)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (aspnet90)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemThreadingThreadPool 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)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (aspnet90)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemTextEncodingsWeb 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)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (aspnet90)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemConsole 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)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (aspnet90)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurity is null) + if (_mscorlib is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet90)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (aspnet90)"); } - return _SystemSecurity; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (aspnet90)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (aspnet90)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (aspnet90)"); } - return _SystemSecurityPrincipalWindows; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecuritySecureString is null) + if (_SystemComponentModel is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (aspnet90)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (aspnet90)"); } - return _SystemSecuritySecureString; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNumerics { get { - if (_SystemServiceModelWeb is null) + if (_SystemNumerics is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (aspnet90)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (aspnet90)"); } - return _SystemServiceModelWeb; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (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 _SystemServiceProcess; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinqExpressions 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)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (aspnet90)"); } - return _SystemTextEncodingCodePages; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (aspnet90)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet90)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq 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)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet90)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystem 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)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (aspnet90)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextJson is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (aspnet90)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (aspnet90)"); } - return _SystemTextJson; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (aspnet90)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (aspnet90)"); } - return _SystemTextRegularExpressions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingChannels is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet90)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (aspnet90)"); } - return _SystemThreadingChannels; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreading is null) + if (_SystemDataCommon is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (aspnet90)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (aspnet90)"); } - return _SystemThreading; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingOverlapped is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (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 _SystemThreadingOverlapped; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemAppContext 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)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (aspnet90)"); } - return _SystemThreadingTasksDataflow; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasks is null) + if (_SystemSecurity is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (aspnet90)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (aspnet90)"); } - return _SystemThreadingTasks; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemRuntimeSerializationJson 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)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (aspnet90)"); } - return _SystemThreadingTasksExtensions; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemNetQuic 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)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (aspnet90)"); } - return _SystemThreadingTasksParallel; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (aspnet90)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (aspnet90)"); } - return _SystemThreadingThread; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (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 _SystemThreadingThreadPool; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (aspnet90)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (aspnet90)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet90)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (aspnet90)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet90)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet90)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (aspnet90)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (aspnet90)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (aspnet90)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet90)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (aspnet90)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (aspnet90)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet90)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (aspnet90)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (aspnet90)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (aspnet90)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (aspnet90)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (aspnet90)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (aspnet90)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (aspnet90)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (aspnet90)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (aspnet90)"); } - return _SystemXmlSerialization; - } - } - - private static PortableExecutableReference? _SystemXmlXDocument; - - /// - /// The for System.Xml.XDocument.dll - /// - public static PortableExecutableReference SystemXmlXDocument - { - get - { - if (_SystemXmlXDocument is null) - { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (aspnet90)"); - } - return _SystemXmlXDocument; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXmlDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (aspnet90)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (aspnet90)"); } - return _SystemXmlXmlDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (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 _SystemXmlXmlSerializer; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XPath.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXPath is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (aspnet90)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (aspnet90)"); } - return _SystemXmlXPath; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemIOPipes 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)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (aspnet90)"); } - return _SystemXmlXPathXDocument; + return _SystemIOPipes; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemWindows; /// - /// The for WindowsBase.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemWindows { get { - if (_WindowsBase is null) + if (_SystemWindows is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (aspnet90)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (aspnet90)"); } - return _WindowsBase; + return _SystemWindows; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for Microsoft.AspNetCore.Antiforgery.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_MicrosoftAspNetCoreAntiforgery is null) + if (_SystemRuntimeSerializationXml is null) { - _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (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 _MicrosoftAspNetCoreAntiforgery; + return _SystemRuntimeSerializationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; /// - /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The for Microsoft.Extensions.Identity.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions + public static PortableExecutableReference MicrosoftExtensionsIdentityCore { get { - if (_MicrosoftAspNetCoreAuthenticationAbstractions is null) + if (_MicrosoftExtensionsIdentityCore 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)"); + _MicrosoftExtensionsIdentityCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Identity.Core")).GetReference(filePath: "Microsoft.Extensions.Identity.Core.dll", display: "Microsoft.Extensions.Identity.Core (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationAbstractions; + return _MicrosoftExtensionsIdentityCore; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; + private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken + public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions { get { - if (_MicrosoftAspNetCoreAuthenticationBearerToken is null) + if (_MicrosoftAspNetCoreRoutingAbstractions 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)"); + _MicrosoftAspNetCoreRoutingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Routing.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Routing.Abstractions.dll", display: "Microsoft.AspNetCore.Routing.Abstractions (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationBearerToken; + return _MicrosoftAspNetCoreRoutingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; + private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; /// - /// The for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The for Microsoft.AspNetCore.Identity.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies + public static PortableExecutableReference MicrosoftAspNetCoreIdentity { get { - if (_MicrosoftAspNetCoreAuthenticationCookies is null) + if (_MicrosoftAspNetCoreIdentity 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)"); + _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationCookies; + return _MicrosoftAspNetCoreIdentity; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; /// - /// The for Microsoft.AspNetCore.Authentication.Core.dll + /// The for Microsoft.AspNetCore.Components.Web.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore + public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb { get { - if (_MicrosoftAspNetCoreAuthenticationCore is null) + if (_MicrosoftAspNetCoreComponentsWeb 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)"); + _MicrosoftAspNetCoreComponentsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Web")).GetReference(filePath: "Microsoft.AspNetCore.Components.Web.dll", display: "Microsoft.AspNetCore.Components.Web (aspnet90)"); } - return _MicrosoftAspNetCoreAuthenticationCore; + return _MicrosoftAspNetCoreComponentsWeb; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; /// - /// The for Microsoft.AspNetCore.Authentication.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthentication + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes { get { - if (_MicrosoftAspNetCoreAuthentication is null) + if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) { - _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (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 _MicrosoftAspNetCoreAuthentication; + return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The for Microsoft.AspNetCore.Http.Connections.Common.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon { get { - if (_MicrosoftAspNetCoreAuthenticationOAuth is null) + if (_MicrosoftAspNetCoreHttpConnectionsCommon 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)"); + _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 _MicrosoftAspNetCoreAuthenticationOAuth; + return _MicrosoftAspNetCoreHttpConnectionsCommon; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; + private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; /// - /// The for Microsoft.AspNetCore.Authorization.dll + /// The for Microsoft.AspNetCore.RequestDecompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorization + public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression { get { - if (_MicrosoftAspNetCoreAuthorization is null) + if (_MicrosoftAspNetCoreRequestDecompression is null) { - _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet90)"); + _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (aspnet90)"); } - return _MicrosoftAspNetCoreAuthorization; + return _MicrosoftAspNetCoreRequestDecompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; /// - /// The for Microsoft.AspNetCore.Authorization.Policy.dll + /// The for Microsoft.Extensions.Logging.TraceSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy + public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource { get { - if (_MicrosoftAspNetCoreAuthorizationPolicy is null) + if (_MicrosoftExtensionsLoggingTraceSource 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)"); + _MicrosoftExtensionsLoggingTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.TraceSource")).GetReference(filePath: "Microsoft.Extensions.Logging.TraceSource.dll", display: "Microsoft.Extensions.Logging.TraceSource (aspnet90)"); } - return _MicrosoftAspNetCoreAuthorizationPolicy; + return _MicrosoftExtensionsLoggingTraceSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; /// - /// The for Microsoft.AspNetCore.Components.Authorization.dll + /// The for Microsoft.AspNetCore.SignalR.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization + public static PortableExecutableReference MicrosoftAspNetCoreSignalR { get { - if (_MicrosoftAspNetCoreComponentsAuthorization is null) + if (_MicrosoftAspNetCoreSignalR 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)"); + _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsAuthorization; + return _MicrosoftAspNetCoreSignalR; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; /// - /// The for Microsoft.AspNetCore.Components.dll + /// The for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponents + public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime { get { - if (_MicrosoftAspNetCoreComponents is null) + if (_MicrosoftAspNetCoreRazorRuntime is null) { - _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (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 _MicrosoftAspNetCoreComponents; + return _MicrosoftAspNetCoreRazorRuntime; } } @@ -4838,139 +4821,156 @@ public static PortableExecutableReference MicrosoftAspNetCoreComponentsEndpoints } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; + private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; /// - /// The for Microsoft.AspNetCore.Components.Forms.dll + /// The for Microsoft.AspNetCore.Metadata.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms + public static PortableExecutableReference MicrosoftAspNetCoreMetadata { get { - if (_MicrosoftAspNetCoreComponentsForms is null) + if (_MicrosoftAspNetCoreMetadata 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)"); + _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsForms; + return _MicrosoftAspNetCoreMetadata; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; /// - /// The for Microsoft.AspNetCore.Components.Server.dll + /// The for Microsoft.Extensions.Logging.EventSource.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer + public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource { get { - if (_MicrosoftAspNetCoreComponentsServer is null) + if (_MicrosoftExtensionsLoggingEventSource 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)"); + _MicrosoftExtensionsLoggingEventSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.EventSource")).GetReference(filePath: "Microsoft.Extensions.Logging.EventSource.dll", display: "Microsoft.Extensions.Logging.EventSource (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsServer; + return _MicrosoftExtensionsLoggingEventSource; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsWeb; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The for Microsoft.AspNetCore.Components.Web.dll + /// The for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreComponentsWeb + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCookies { get { - if (_MicrosoftAspNetCoreComponentsWeb is null) + if (_MicrosoftAspNetCoreAuthenticationCookies 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)"); + _MicrosoftAspNetCoreAuthenticationCookies = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Cookies")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Cookies.dll", display: "Microsoft.AspNetCore.Authentication.Cookies (aspnet90)"); } - return _MicrosoftAspNetCoreComponentsWeb; + return _MicrosoftAspNetCoreAuthenticationCookies; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions + public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions { get { - if (_MicrosoftAspNetCoreConnectionsAbstractions is null) + if (_MicrosoftExtensionsOptionsConfigurationExtensions 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)"); + _MicrosoftExtensionsOptionsConfigurationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions")).GetReference(filePath: "Microsoft.Extensions.Options.ConfigurationExtensions.dll", display: "Microsoft.Extensions.Options.ConfigurationExtensions (aspnet90)"); } - return _MicrosoftAspNetCoreConnectionsAbstractions; + return _MicrosoftExtensionsOptionsConfigurationExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorization; /// - /// The for Microsoft.AspNetCore.CookiePolicy.dll + /// The for Microsoft.AspNetCore.Authorization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy + public static PortableExecutableReference MicrosoftAspNetCoreAuthorization { get { - if (_MicrosoftAspNetCoreCookiePolicy is null) + if (_MicrosoftAspNetCoreAuthorization is null) { - _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet90)"); + _MicrosoftAspNetCoreAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Authorization.dll", display: "Microsoft.AspNetCore.Authorization (aspnet90)"); } - return _MicrosoftAspNetCoreCookiePolicy; + return _MicrosoftAspNetCoreAuthorization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCors; + private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; /// - /// The for Microsoft.AspNetCore.Cors.dll + /// The for Microsoft.Extensions.ObjectPool.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCors + public static PortableExecutableReference MicrosoftExtensionsObjectPool { get { - if (_MicrosoftAspNetCoreCors is null) + if (_MicrosoftExtensionsObjectPool is null) { - _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet90)"); + _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet90)"); } - return _MicrosoftAspNetCoreCors; + return _MicrosoftExtensionsObjectPool; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; + private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; /// - /// The for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The for Microsoft.Extensions.Caching.Memory.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal + public static PortableExecutableReference MicrosoftExtensionsCachingMemory { get { - if (_MicrosoftAspNetCoreCryptographyInternal is null) + if (_MicrosoftExtensionsCachingMemory 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)"); + _MicrosoftExtensionsCachingMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Caching.Memory")).GetReference(filePath: "Microsoft.Extensions.Caching.Memory.dll", display: "Microsoft.Extensions.Caching.Memory (aspnet90)"); } - return _MicrosoftAspNetCoreCryptographyInternal; + return _MicrosoftExtensionsCachingMemory; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; /// - /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation + public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization { get { - if (_MicrosoftAspNetCoreCryptographyKeyDerivation is null) + if (_MicrosoftAspNetCoreMvcLocalization 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)"); + _MicrosoftAspNetCoreMvcLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Localization.dll", display: "Microsoft.AspNetCore.Mvc.Localization (aspnet90)"); } - return _MicrosoftAspNetCoreCryptographyKeyDerivation; + return _MicrosoftAspNetCoreMvcLocalization; + } + } + + private static PortableExecutableReference? _SystemThreadingRateLimiting; + + /// + /// The for System.Threading.RateLimiting.dll + /// + public static PortableExecutableReference SystemThreadingRateLimiting + { + get + { + if (_SystemThreadingRateLimiting is null) + { + _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (aspnet90)"); + } + return _SystemThreadingRateLimiting; } } @@ -4991,6 +4991,23 @@ public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionAbstr } } + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + + /// + /// The for Microsoft.AspNetCore.Diagnostics.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + { + get + { + if (_MicrosoftAspNetCoreDiagnostics is null) + { + _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet90)"); + } + return _MicrosoftAspNetCoreDiagnostics; + } + } + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtection; /// @@ -5008,836 +5025,836 @@ public static PortableExecutableReference MicrosoftAspNetCoreDataProtection } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsHosting; /// - /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The for Microsoft.Extensions.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions + public static PortableExecutableReference MicrosoftExtensionsHosting { get { - if (_MicrosoftAspNetCoreDataProtectionExtensions is null) + if (_MicrosoftExtensionsHosting 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)"); + _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (aspnet90)"); } - return _MicrosoftAspNetCoreDataProtectionExtensions; + return _MicrosoftExtensionsHosting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationBearerToken { get { - if (_MicrosoftAspNetCoreDiagnosticsAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationBearerToken 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)"); + _MicrosoftAspNetCoreAuthenticationBearerToken = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.BearerToken")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.BearerToken.dll", display: "Microsoft.AspNetCore.Authentication.BearerToken (aspnet90)"); } - return _MicrosoftAspNetCoreDiagnosticsAbstractions; + return _MicrosoftAspNetCoreAuthenticationBearerToken; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnostics; + private static PortableExecutableReference? _MicrosoftAspNetCoreCors; /// - /// The for Microsoft.AspNetCore.Diagnostics.dll + /// The for Microsoft.AspNetCore.Cors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnostics + public static PortableExecutableReference MicrosoftAspNetCoreCors { get { - if (_MicrosoftAspNetCoreDiagnostics is null) + if (_MicrosoftAspNetCoreCors is null) { - _MicrosoftAspNetCoreDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.dll", display: "Microsoft.AspNetCore.Diagnostics (aspnet90)"); + _MicrosoftAspNetCoreCors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cors")).GetReference(filePath: "Microsoft.AspNetCore.Cors.dll", display: "Microsoft.AspNetCore.Cors (aspnet90)"); } - return _MicrosoftAspNetCoreDiagnostics; + return _MicrosoftAspNetCoreCors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyKeyDerivation { get { - if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) + if (_MicrosoftAspNetCoreCryptographyKeyDerivation 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)"); + _MicrosoftAspNetCoreCryptographyKeyDerivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll", display: "Microsoft.AspNetCore.Cryptography.KeyDerivation (aspnet90)"); } - return _MicrosoftAspNetCoreDiagnosticsHealthChecks; + return _MicrosoftAspNetCoreCryptographyKeyDerivation; } } - private static PortableExecutableReference? _MicrosoftAspNetCore; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for Microsoft.AspNetCore.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCore + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_MicrosoftAspNetCore is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (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 _MicrosoftAspNetCore; + return _MicrosoftExtensionsConfigurationAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The for Microsoft.AspNetCore.HostFiltering.dll + /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering + public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions { get { - if (_MicrosoftAspNetCoreHostFiltering is null) + if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) { - _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (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 _MicrosoftAspNetCoreHostFiltering; + return _MicrosoftAspNetCoreResponseCachingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson { get { - if (_MicrosoftAspNetCoreHostingAbstractions is null) + if (_MicrosoftAspNetCoreSignalRProtocolsJson 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)"); + _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 _MicrosoftAspNetCoreHostingAbstractions; + return _MicrosoftAspNetCoreSignalRProtocolsJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The for Microsoft.AspNetCore.Hosting.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHosting + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic { get { - if (_MicrosoftAspNetCoreHosting is null) + if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) { - _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (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 _MicrosoftAspNetCoreHosting; + return _MicrosoftAspNetCoreServerKestrelTransportQuic; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; /// - /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The for Microsoft.AspNetCore.SignalR.Core.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore { get { - if (_MicrosoftAspNetCoreHostingServerAbstractions is null) + if (_MicrosoftAspNetCoreSignalRCore 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)"); + _MicrosoftAspNetCoreSignalRCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Core")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Core.dll", display: "Microsoft.AspNetCore.SignalR.Core (aspnet90)"); } - return _MicrosoftAspNetCoreHostingServerAbstractions; + return _MicrosoftAspNetCoreSignalRCore; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The for Microsoft.AspNetCore.Html.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson { get { - if (_MicrosoftAspNetCoreHtmlAbstractions is null) + if (_MicrosoftAspNetCoreMvcFormattersJson 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)"); + _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 _MicrosoftAspNetCoreHtmlAbstractions; + return _MicrosoftAspNetCoreMvcFormattersJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; /// - /// The for Microsoft.AspNetCore.Http.Abstractions.dll + /// The for Microsoft.AspNetCore.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreRouting { get { - if (_MicrosoftAspNetCoreHttpAbstractions is null) + if (_MicrosoftAspNetCoreRouting 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)"); + _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet90)"); } - return _MicrosoftAspNetCoreHttpAbstractions; + return _MicrosoftAspNetCoreRouting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnectionsCommon; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; /// - /// The for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The for Microsoft.AspNetCore.StaticAssets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnectionsCommon + public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets { get { - if (_MicrosoftAspNetCoreHttpConnectionsCommon is null) + if (_MicrosoftAspNetCoreStaticAssets 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)"); + _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (aspnet90)"); } - return _MicrosoftAspNetCoreHttpConnectionsCommon; + return _MicrosoftAspNetCoreStaticAssets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; + private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; /// - /// The for Microsoft.AspNetCore.Http.Connections.dll + /// The for Microsoft.Extensions.Identity.Stores.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections + public static PortableExecutableReference MicrosoftExtensionsIdentityStores { get { - if (_MicrosoftAspNetCoreHttpConnections is null) + if (_MicrosoftExtensionsIdentityStores 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)"); + _MicrosoftExtensionsIdentityStores = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Identity.Stores")).GetReference(filePath: "Microsoft.Extensions.Identity.Stores.dll", display: "Microsoft.Extensions.Identity.Stores (aspnet90)"); } - return _MicrosoftAspNetCoreHttpConnections; + return _MicrosoftExtensionsIdentityStores; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; /// - /// The for Microsoft.AspNetCore.Http.dll + /// The for Microsoft.Extensions.Diagnostics.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttp + public static PortableExecutableReference MicrosoftExtensionsDiagnostics { get { - if (_MicrosoftAspNetCoreHttp is null) + if (_MicrosoftExtensionsDiagnostics is null) { - _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet90)"); + _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (aspnet90)"); } - return _MicrosoftAspNetCoreHttp; + return _MicrosoftExtensionsDiagnostics; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The for Microsoft.AspNetCore.Http.Extensions.dll + /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions + public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile { get { - if (_MicrosoftAspNetCoreHttpExtensions is null) + if (_MicrosoftExtensionsConfigurationKeyPerFile 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)"); + _MicrosoftExtensionsConfigurationKeyPerFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.KeyPerFile")).GetReference(filePath: "Microsoft.Extensions.Configuration.KeyPerFile.dll", display: "Microsoft.Extensions.Configuration.KeyPerFile (aspnet90)"); } - return _MicrosoftAspNetCoreHttpExtensions; + return _MicrosoftExtensionsConfigurationKeyPerFile; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The for Microsoft.AspNetCore.Http.Features.dll + /// The for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures + public static PortableExecutableReference MicrosoftAspNetCoreHttpAbstractions { get { - if (_MicrosoftAspNetCoreHttpFeatures is null) + if (_MicrosoftAspNetCoreHttpAbstractions 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)"); + _MicrosoftAspNetCoreHttpAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Abstractions.dll", display: "Microsoft.AspNetCore.Http.Abstractions (aspnet90)"); } - return _MicrosoftAspNetCoreHttpFeatures; + return _MicrosoftAspNetCoreHttpAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; + private static PortableExecutableReference? _MicrosoftAspNetCoreCookiePolicy; /// - /// The for Microsoft.AspNetCore.Http.Results.dll + /// The for Microsoft.AspNetCore.CookiePolicy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpResults + public static PortableExecutableReference MicrosoftAspNetCoreCookiePolicy { get { - if (_MicrosoftAspNetCoreHttpResults is null) + if (_MicrosoftAspNetCoreCookiePolicy 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)"); + _MicrosoftAspNetCoreCookiePolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.CookiePolicy")).GetReference(filePath: "Microsoft.AspNetCore.CookiePolicy.dll", display: "Microsoft.AspNetCore.CookiePolicy (aspnet90)"); } - return _MicrosoftAspNetCoreHttpResults; + return _MicrosoftAspNetCoreCookiePolicy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; /// - /// The for Microsoft.AspNetCore.HttpLogging.dll + /// The for Microsoft.AspNetCore.ResponseCaching.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging + public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching { get { - if (_MicrosoftAspNetCoreHttpLogging is null) + if (_MicrosoftAspNetCoreResponseCaching is null) { - _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet90)"); + _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet90)"); } - return _MicrosoftAspNetCoreHttpLogging; + return _MicrosoftAspNetCoreResponseCaching; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The for Microsoft.AspNetCore.HttpOverrides.dll + /// The for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsHealthChecks { get { - if (_MicrosoftAspNetCoreHttpOverrides is null) + if (_MicrosoftAspNetCoreDiagnosticsHealthChecks is null) { - _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (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 _MicrosoftAspNetCoreHttpOverrides; + return _MicrosoftAspNetCoreDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthentication; /// - /// The for Microsoft.AspNetCore.HttpsPolicy.dll + /// The for Microsoft.AspNetCore.Authentication.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy + public static PortableExecutableReference MicrosoftAspNetCoreAuthentication { get { - if (_MicrosoftAspNetCoreHttpsPolicy is null) + if (_MicrosoftAspNetCoreAuthentication is null) { - _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet90)"); + _MicrosoftAspNetCoreAuthentication = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.dll", display: "Microsoft.AspNetCore.Authentication (aspnet90)"); } - return _MicrosoftAspNetCoreHttpsPolicy; + return _MicrosoftAspNetCoreAuthentication; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreIdentity; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for Microsoft.AspNetCore.Identity.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreIdentity + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_MicrosoftAspNetCoreIdentity is null) + if (_SystemSecurityCryptographyXml is null) { - _MicrosoftAspNetCoreIdentity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Identity")).GetReference(filePath: "Microsoft.AspNetCore.Identity.dll", display: "Microsoft.AspNetCore.Identity (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 _MicrosoftAspNetCoreIdentity; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpLogging; /// - /// The for Microsoft.AspNetCore.Localization.dll + /// The for Microsoft.AspNetCore.HttpLogging.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalization + public static PortableExecutableReference MicrosoftAspNetCoreHttpLogging { get { - if (_MicrosoftAspNetCoreLocalization is null) + if (_MicrosoftAspNetCoreHttpLogging is null) { - _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet90)"); + _MicrosoftAspNetCoreHttpLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpLogging")).GetReference(filePath: "Microsoft.AspNetCore.HttpLogging.dll", display: "Microsoft.AspNetCore.HttpLogging (aspnet90)"); } - return _MicrosoftAspNetCoreLocalization; + return _MicrosoftAspNetCoreHttpLogging; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The for Microsoft.AspNetCore.Localization.Routing.dll + /// The for Microsoft.Extensions.FileProviders.Physical.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting + public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical { get { - if (_MicrosoftAspNetCoreLocalizationRouting is null) + if (_MicrosoftExtensionsFileProvidersPhysical 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)"); + _MicrosoftExtensionsFileProvidersPhysical = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Physical")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Physical.dll", display: "Microsoft.Extensions.FileProviders.Physical (aspnet90)"); } - return _MicrosoftAspNetCoreLocalizationRouting; + return _MicrosoftExtensionsFileProvidersPhysical; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMetadata; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The for Microsoft.AspNetCore.Metadata.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMetadata + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions { get { - if (_MicrosoftAspNetCoreMetadata is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) { - _MicrosoftAspNetCoreMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Metadata")).GetReference(filePath: "Microsoft.AspNetCore.Metadata.dll", display: "Microsoft.AspNetCore.Metadata (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 _MicrosoftAspNetCoreMetadata; + return _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; /// - /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.Xml.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions + public static PortableExecutableReference MicrosoftExtensionsConfigurationXml { get { - if (_MicrosoftAspNetCoreMvcAbstractions is null) + if (_MicrosoftExtensionsConfigurationXml 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)"); + _MicrosoftExtensionsConfigurationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Xml")).GetReference(filePath: "Microsoft.Extensions.Configuration.Xml.dll", display: "Microsoft.Extensions.Configuration.Xml (aspnet90)"); } - return _MicrosoftAspNetCoreMvcAbstractions; + return _MicrosoftExtensionsConfigurationXml; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; /// - /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The for Microsoft.Extensions.Logging.Configuration.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration { get { - if (_MicrosoftAspNetCoreMvcApiExplorer is null) + if (_MicrosoftExtensionsLoggingConfiguration 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)"); + _MicrosoftExtensionsLoggingConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Configuration")).GetReference(filePath: "Microsoft.Extensions.Logging.Configuration.dll", display: "Microsoft.Extensions.Logging.Configuration (aspnet90)"); } - return _MicrosoftAspNetCoreMvcApiExplorer; + return _MicrosoftExtensionsLoggingConfiguration; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; /// - /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// The for Microsoft.Extensions.WebEncoders.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + public static PortableExecutableReference MicrosoftExtensionsWebEncoders { get { - if (_MicrosoftAspNetCoreMvcCore is null) + if (_MicrosoftExtensionsWebEncoders 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)"); + _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet90)"); } - return _MicrosoftAspNetCoreMvcCore; + return _MicrosoftExtensionsWebEncoders; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; /// - /// The for Microsoft.AspNetCore.Mvc.Cors.dll + /// The for Microsoft.AspNetCore.Mvc.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcCors + public static PortableExecutableReference MicrosoftAspNetCoreMvc { get { - if (_MicrosoftAspNetCoreMvcCors is null) + if (_MicrosoftAspNetCoreMvc 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)"); + _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (aspnet90)"); } - return _MicrosoftAspNetCoreMvcCors; + return _MicrosoftAspNetCoreMvc; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets { get { - if (_MicrosoftAspNetCoreMvcDataAnnotations is null) + if (_MicrosoftExtensionsConfigurationUserSecrets 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)"); + _MicrosoftExtensionsConfigurationUserSecrets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.UserSecrets")).GetReference(filePath: "Microsoft.Extensions.Configuration.UserSecrets.dll", display: "Microsoft.Extensions.Configuration.UserSecrets (aspnet90)"); } - return _MicrosoftAspNetCoreMvcDataAnnotations; + return _MicrosoftExtensionsConfigurationUserSecrets; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvc; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; /// - /// The for Microsoft.AspNetCore.Mvc.dll + /// The for Microsoft.Extensions.FileProviders.Composite.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvc + public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite { get { - if (_MicrosoftAspNetCoreMvc is null) + if (_MicrosoftExtensionsFileProvidersComposite is null) { - _MicrosoftAspNetCoreMvc = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.dll", display: "Microsoft.AspNetCore.Mvc (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 _MicrosoftAspNetCoreMvc; + return _MicrosoftExtensionsFileProvidersComposite; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersJson; + private static PortableExecutableReference? _MicrosoftExtensionsHttp; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Json.dll + /// The for Microsoft.Extensions.Http.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersJson + public static PortableExecutableReference MicrosoftExtensionsHttp { get { - if (_MicrosoftAspNetCoreMvcFormattersJson is null) + if (_MicrosoftExtensionsHttp 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)"); + _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (aspnet90)"); } - return _MicrosoftAspNetCoreMvcFormattersJson; + return _MicrosoftExtensionsHttp; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages { get { - if (_MicrosoftAspNetCoreMvcFormattersXml is null) + if (_MicrosoftAspNetCoreMvcRazorPages 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)"); + _MicrosoftAspNetCoreMvcRazorPages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.RazorPages")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.RazorPages.dll", display: "Microsoft.AspNetCore.Mvc.RazorPages (aspnet90)"); } - return _MicrosoftAspNetCoreMvcFormattersXml; + return _MicrosoftAspNetCoreMvcRazorPages; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcLocalization; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The for Microsoft.AspNetCore.Mvc.Localization.dll + /// The for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcLocalization + public static PortableExecutableReference MicrosoftAspNetCoreMvcAbstractions { get { - if (_MicrosoftAspNetCoreMvcLocalization is null) + if (_MicrosoftAspNetCoreMvcAbstractions 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)"); + _MicrosoftAspNetCoreMvcAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.Abstractions.dll", display: "Microsoft.AspNetCore.Mvc.Abstractions (aspnet90)"); } - return _MicrosoftAspNetCoreMvcLocalization; + return _MicrosoftAspNetCoreMvcAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; + private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; /// - /// The for Microsoft.AspNetCore.Mvc.Razor.dll + /// The for Microsoft.AspNetCore.RateLimiting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor + public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting { get { - if (_MicrosoftAspNetCoreMvcRazor is null) + if (_MicrosoftAspNetCoreRateLimiting 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)"); + _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet90)"); } - return _MicrosoftAspNetCoreMvcRazor; + return _MicrosoftAspNetCoreRateLimiting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazorPages; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpResults; /// - /// The for Microsoft.AspNetCore.Mvc.RazorPages.dll + /// The for Microsoft.AspNetCore.Http.Results.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcRazorPages + public static PortableExecutableReference MicrosoftAspNetCoreHttpResults { get { - if (_MicrosoftAspNetCoreMvcRazorPages is null) + if (_MicrosoftAspNetCoreHttpResults 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)"); + _MicrosoftAspNetCoreHttpResults = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Results")).GetReference(filePath: "Microsoft.AspNetCore.Http.Results.dll", display: "Microsoft.AspNetCore.Http.Results (aspnet90)"); } - return _MicrosoftAspNetCoreMvcRazorPages; + return _MicrosoftAspNetCoreHttpResults; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; + private static PortableExecutableReference? _MicrosoftExtensionsLocalization; /// - /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The for Microsoft.Extensions.Localization.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers + public static PortableExecutableReference MicrosoftExtensionsLocalization { get { - if (_MicrosoftAspNetCoreMvcTagHelpers is null) + if (_MicrosoftExtensionsLocalization 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)"); + _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (aspnet90)"); } - return _MicrosoftAspNetCoreMvcTagHelpers; + return _MicrosoftExtensionsLocalization; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures + public static PortableExecutableReference MicrosoftAspNetCoreMvcTagHelpers { get { - if (_MicrosoftAspNetCoreMvcViewFeatures is null) + if (_MicrosoftAspNetCoreMvcTagHelpers 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)"); + _MicrosoftAspNetCoreMvcTagHelpers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers")).GetReference(filePath: "Microsoft.AspNetCore.Mvc.TagHelpers.dll", display: "Microsoft.AspNetCore.Mvc.TagHelpers (aspnet90)"); } - return _MicrosoftAspNetCoreMvcViewFeatures; + return _MicrosoftAspNetCoreMvcTagHelpers; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The for Microsoft.AspNetCore.OutputCaching.dll + /// The for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationOAuth { get { - if (_MicrosoftAspNetCoreOutputCaching is null) + if (_MicrosoftAspNetCoreAuthenticationOAuth is null) { - _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (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 _MicrosoftAspNetCoreOutputCaching; + return _MicrosoftAspNetCoreAuthenticationOAuth; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRateLimiting; + private static PortableExecutableReference? _MicrosoftAspNetCoreAntiforgery; /// - /// The for Microsoft.AspNetCore.RateLimiting.dll + /// The for Microsoft.AspNetCore.Antiforgery.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRateLimiting + public static PortableExecutableReference MicrosoftAspNetCoreAntiforgery { get { - if (_MicrosoftAspNetCoreRateLimiting is null) + if (_MicrosoftAspNetCoreAntiforgery is null) { - _MicrosoftAspNetCoreRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RateLimiting")).GetReference(filePath: "Microsoft.AspNetCore.RateLimiting.dll", display: "Microsoft.AspNetCore.RateLimiting (aspnet90)"); + _MicrosoftAspNetCoreAntiforgery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Antiforgery")).GetReference(filePath: "Microsoft.AspNetCore.Antiforgery.dll", display: "Microsoft.AspNetCore.Antiforgery (aspnet90)"); } - return _MicrosoftAspNetCoreRateLimiting; + return _MicrosoftAspNetCoreAntiforgery; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The for Microsoft.AspNetCore.Razor.dll + /// The for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazor + public static PortableExecutableReference MicrosoftAspNetCoreMvcDataAnnotations { get { - if (_MicrosoftAspNetCoreRazor is null) + if (_MicrosoftAspNetCoreMvcDataAnnotations is null) { - _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (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 _MicrosoftAspNetCoreRazor; + return _MicrosoftAspNetCoreMvcDataAnnotations; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRazorRuntime; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The for Microsoft.AspNetCore.Razor.Runtime.dll + /// The for Microsoft.AspNetCore.Localization.Routing.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRazorRuntime + public static PortableExecutableReference MicrosoftAspNetCoreLocalizationRouting { get { - if (_MicrosoftAspNetCoreRazorRuntime is null) + if (_MicrosoftAspNetCoreLocalizationRouting 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)"); + _MicrosoftAspNetCoreLocalizationRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Localization.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Localization.Routing.dll", display: "Microsoft.AspNetCore.Localization.Routing (aspnet90)"); } - return _MicrosoftAspNetCoreRazorRuntime; + return _MicrosoftAspNetCoreLocalizationRouting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRequestDecompression; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthorizationPolicy; /// - /// The for Microsoft.AspNetCore.RequestDecompression.dll + /// The for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRequestDecompression + public static PortableExecutableReference MicrosoftAspNetCoreAuthorizationPolicy { get { - if (_MicrosoftAspNetCoreRequestDecompression is null) + if (_MicrosoftAspNetCoreAuthorizationPolicy is null) { - _MicrosoftAspNetCoreRequestDecompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.RequestDecompression")).GetReference(filePath: "Microsoft.AspNetCore.RequestDecompression.dll", display: "Microsoft.AspNetCore.RequestDecompression (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 _MicrosoftAspNetCoreRequestDecompression; + return _MicrosoftAspNetCoreAuthorizationPolicy; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCachingAbstractions; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCachingAbstractions + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_MicrosoftAspNetCoreResponseCachingAbstractions is null) + if (_SystemDiagnosticsEventLog 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)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (aspnet90)"); } - return _MicrosoftAspNetCoreResponseCachingAbstractions; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCaching; + private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; /// - /// The for Microsoft.AspNetCore.ResponseCaching.dll + /// The for Microsoft.AspNetCore.StaticFiles.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCaching + public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles { get { - if (_MicrosoftAspNetCoreResponseCaching is null) + if (_MicrosoftAspNetCoreStaticFiles is null) { - _MicrosoftAspNetCoreResponseCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCaching")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCaching.dll", display: "Microsoft.AspNetCore.ResponseCaching (aspnet90)"); + _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (aspnet90)"); } - return _MicrosoftAspNetCoreResponseCaching; + return _MicrosoftAspNetCoreStaticFiles; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; + private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; /// - /// The for Microsoft.AspNetCore.ResponseCompression.dll + /// The for Microsoft.AspNetCore.Rewrite.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression + public static PortableExecutableReference MicrosoftAspNetCoreRewrite { get { - if (_MicrosoftAspNetCoreResponseCompression is null) + if (_MicrosoftAspNetCoreRewrite is null) { - _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet90)"); + _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet90)"); } - return _MicrosoftAspNetCoreResponseCompression; + return _MicrosoftAspNetCoreRewrite; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRewrite; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; /// - /// The for Microsoft.AspNetCore.Rewrite.dll + /// The for Microsoft.Extensions.DependencyInjection.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRewrite + public static PortableExecutableReference MicrosoftExtensionsDependencyInjection { get { - if (_MicrosoftAspNetCoreRewrite is null) + if (_MicrosoftExtensionsDependencyInjection is null) { - _MicrosoftAspNetCoreRewrite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Rewrite")).GetReference(filePath: "Microsoft.AspNetCore.Rewrite.dll", display: "Microsoft.AspNetCore.Rewrite (aspnet90)"); + _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet90)"); } - return _MicrosoftAspNetCoreRewrite; + return _MicrosoftExtensionsDependencyInjection; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRoutingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRoutingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreHostingAbstractions { get { - if (_MicrosoftAspNetCoreRoutingAbstractions is null) + if (_MicrosoftAspNetCoreHostingAbstractions 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)"); + _MicrosoftAspNetCoreHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.Abstractions.dll", display: "Microsoft.AspNetCore.Hosting.Abstractions (aspnet90)"); } - return _MicrosoftAspNetCoreRoutingAbstractions; + return _MicrosoftAspNetCoreHostingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreRouting; + private static PortableExecutableReference? _MicrosoftAspNetCoreHosting; /// - /// The for Microsoft.AspNetCore.Routing.dll + /// The for Microsoft.AspNetCore.Hosting.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreRouting + public static PortableExecutableReference MicrosoftAspNetCoreHosting { get { - if (_MicrosoftAspNetCoreRouting is null) + if (_MicrosoftAspNetCoreHosting is null) { - _MicrosoftAspNetCoreRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Routing")).GetReference(filePath: "Microsoft.AspNetCore.Routing.dll", display: "Microsoft.AspNetCore.Routing (aspnet90)"); + _MicrosoftAspNetCoreHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Hosting")).GetReference(filePath: "Microsoft.AspNetCore.Hosting.dll", display: "Microsoft.AspNetCore.Hosting (aspnet90)"); } - return _MicrosoftAspNetCoreRouting; + return _MicrosoftAspNetCoreHosting; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; + private static PortableExecutableReference? _MicrosoftExtensionsLogging; /// - /// The for Microsoft.AspNetCore.Server.HttpSys.dll + /// The for Microsoft.Extensions.Logging.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys + public static PortableExecutableReference MicrosoftExtensionsLogging { get { - if (_MicrosoftAspNetCoreServerHttpSys is null) + if (_MicrosoftExtensionsLogging 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)"); + _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet90)"); } - return _MicrosoftAspNetCoreServerHttpSys; + return _MicrosoftExtensionsLogging; } } @@ -5858,37 +5875,71 @@ public static PortableExecutableReference MicrosoftAspNetCoreServerIIS } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; + private static PortableExecutableReference? _MicrosoftAspNetCoreResponseCompression; /// - /// The for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The for Microsoft.AspNetCore.ResponseCompression.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration + public static PortableExecutableReference MicrosoftAspNetCoreResponseCompression { get { - if (_MicrosoftAspNetCoreServerIISIntegration is null) + if (_MicrosoftAspNetCoreResponseCompression 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)"); + _MicrosoftAspNetCoreResponseCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.ResponseCompression")).GetReference(filePath: "Microsoft.AspNetCore.ResponseCompression.dll", display: "Microsoft.AspNetCore.ResponseCompression (aspnet90)"); } - return _MicrosoftAspNetCoreServerIISIntegration; + return _MicrosoftAspNetCoreResponseCompression; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The for Microsoft.Extensions.Logging.Debug.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore + public static PortableExecutableReference MicrosoftExtensionsLoggingDebug { get { - if (_MicrosoftAspNetCoreServerKestrelCore is null) + if (_MicrosoftExtensionsLoggingDebug 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)"); + _MicrosoftExtensionsLoggingDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Debug")).GetReference(filePath: "Microsoft.Extensions.Logging.Debug.dll", display: "Microsoft.Extensions.Logging.Debug (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrelCore; + return _MicrosoftExtensionsLoggingDebug; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCore; + + /// + /// The for Microsoft.AspNetCore.Mvc.Core.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreMvcCore + { + get + { + if (_MicrosoftAspNetCoreMvcCore 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)"); + } + return _MicrosoftAspNetCoreMvcCore; + } + } + + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcApiExplorer; + + /// + /// The for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// + public static PortableExecutableReference MicrosoftAspNetCoreMvcApiExplorer + { + get + { + if (_MicrosoftAspNetCoreMvcApiExplorer 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)"); + } + return _MicrosoftAspNetCoreMvcApiExplorer; } } @@ -5909,37 +5960,37 @@ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrel } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + private static PortableExecutableReference? _MicrosoftExtensionsFeatures; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The for Microsoft.Extensions.Features.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportNamedPipes + public static PortableExecutableReference MicrosoftExtensionsFeatures { get { - if (_MicrosoftAspNetCoreServerKestrelTransportNamedPipes is null) + if (_MicrosoftExtensionsFeatures 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)"); + _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + return _MicrosoftExtensionsFeatures; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelTransportQuic; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; /// - /// The for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The for Microsoft.AspNetCore.WebSockets.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransportQuic + public static PortableExecutableReference MicrosoftAspNetCoreWebSockets { get { - if (_MicrosoftAspNetCoreServerKestrelTransportQuic is null) + if (_MicrosoftAspNetCoreWebSockets 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)"); + _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (aspnet90)"); } - return _MicrosoftAspNetCoreServerKestrelTransportQuic; + return _MicrosoftAspNetCoreWebSockets; } } @@ -5960,666 +6011,666 @@ public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelTransp } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSession; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpOverrides; /// - /// The for Microsoft.AspNetCore.Session.dll + /// The for Microsoft.AspNetCore.HttpOverrides.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSession + public static PortableExecutableReference MicrosoftAspNetCoreHttpOverrides { get { - if (_MicrosoftAspNetCoreSession is null) + if (_MicrosoftAspNetCoreHttpOverrides is null) { - _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet90)"); + _MicrosoftAspNetCoreHttpOverrides = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpOverrides")).GetReference(filePath: "Microsoft.AspNetCore.HttpOverrides.dll", display: "Microsoft.AspNetCore.HttpOverrides (aspnet90)"); } - return _MicrosoftAspNetCoreSession; + return _MicrosoftAspNetCoreHttpOverrides; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The for Microsoft.AspNetCore.SignalR.Common.dll + /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks { get { - if (_MicrosoftAspNetCoreSignalRCommon is null) + if (_MicrosoftExtensionsDiagnosticsHealthChecks 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)"); + _MicrosoftExtensionsDiagnosticsHealthChecks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.HealthChecks.dll", display: "Microsoft.Extensions.Diagnostics.HealthChecks (aspnet90)"); } - return _MicrosoftAspNetCoreSignalRCommon; + return _MicrosoftExtensionsDiagnosticsHealthChecks; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCore; + private static PortableExecutableReference? _MicrosoftJSInterop; /// - /// The for Microsoft.AspNetCore.SignalR.Core.dll + /// The for Microsoft.JSInterop.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRCore + public static PortableExecutableReference MicrosoftJSInterop { get { - if (_MicrosoftAspNetCoreSignalRCore is null) + if (_MicrosoftJSInterop 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)"); + _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (aspnet90)"); } - return _MicrosoftAspNetCoreSignalRCore; + return _MicrosoftJSInterop; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalR; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcCors; /// - /// The for Microsoft.AspNetCore.SignalR.dll + /// The for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalR + public static PortableExecutableReference MicrosoftAspNetCoreMvcCors { get { - if (_MicrosoftAspNetCoreSignalR is null) + if (_MicrosoftAspNetCoreMvcCors is null) { - _MicrosoftAspNetCoreSignalR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.dll", display: "Microsoft.AspNetCore.SignalR (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 _MicrosoftAspNetCoreSignalR; + return _MicrosoftAspNetCoreMvcCors; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRProtocolsJson; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreSignalRProtocolsJson + public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions { get { - if (_MicrosoftAspNetCoreSignalRProtocolsJson is null) + if (_MicrosoftExtensionsConfigurationFileExtensions 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)"); + _MicrosoftExtensionsConfigurationFileExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.FileExtensions")).GetReference(filePath: "Microsoft.Extensions.Configuration.FileExtensions.dll", display: "Microsoft.Extensions.Configuration.FileExtensions (aspnet90)"); } - return _MicrosoftAspNetCoreSignalRProtocolsJson; + return _MicrosoftExtensionsConfigurationFileExtensions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticAssets; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; /// - /// The for Microsoft.AspNetCore.StaticAssets.dll + /// The for Microsoft.Extensions.Configuration.Json.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticAssets + public static PortableExecutableReference MicrosoftExtensionsConfigurationJson { get { - if (_MicrosoftAspNetCoreStaticAssets is null) + if (_MicrosoftExtensionsConfigurationJson is null) { - _MicrosoftAspNetCoreStaticAssets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticAssets")).GetReference(filePath: "Microsoft.AspNetCore.StaticAssets.dll", display: "Microsoft.AspNetCore.StaticAssets (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 _MicrosoftAspNetCoreStaticAssets; + return _MicrosoftExtensionsConfigurationJson; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreStaticFiles; + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for Microsoft.AspNetCore.StaticFiles.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreStaticFiles + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_MicrosoftAspNetCoreStaticFiles is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _MicrosoftAspNetCoreStaticFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.StaticFiles")).GetReference(filePath: "Microsoft.AspNetCore.StaticFiles.dll", display: "Microsoft.AspNetCore.StaticFiles (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 _MicrosoftAspNetCoreStaticFiles; + return _MicrosoftExtensionsHostingAbstractions; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebSockets; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The for Microsoft.AspNetCore.WebSockets.dll + /// The for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebSockets + public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine { get { - if (_MicrosoftAspNetCoreWebSockets is null) + if (_MicrosoftExtensionsConfigurationCommandLine is null) { - _MicrosoftAspNetCoreWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebSockets")).GetReference(filePath: "Microsoft.AspNetCore.WebSockets.dll", display: "Microsoft.AspNetCore.WebSockets (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 _MicrosoftAspNetCoreWebSockets; + return _MicrosoftExtensionsConfigurationCommandLine; } } - private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcRazor; /// - /// The for Microsoft.AspNetCore.WebUtilities.dll + /// The for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities + public static PortableExecutableReference MicrosoftAspNetCoreMvcRazor { get { - if (_MicrosoftAspNetCoreWebUtilities is null) + if (_MicrosoftAspNetCoreMvcRazor is null) { - _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (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 _MicrosoftAspNetCoreWebUtilities; + return _MicrosoftAspNetCoreMvcRazor; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreMvcFormattersXml { get { - if (_MicrosoftExtensionsCachingAbstractions is null) + if (_MicrosoftAspNetCoreMvcFormattersXml 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)"); + _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 _MicrosoftExtensionsCachingAbstractions; + return _MicrosoftAspNetCoreMvcFormattersXml; } } - private static PortableExecutableReference? _MicrosoftExtensionsCachingMemory; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttp; /// - /// The for Microsoft.Extensions.Caching.Memory.dll + /// The for Microsoft.AspNetCore.Http.dll /// - public static PortableExecutableReference MicrosoftExtensionsCachingMemory + public static PortableExecutableReference MicrosoftAspNetCoreHttp { get { - if (_MicrosoftExtensionsCachingMemory is null) + if (_MicrosoftAspNetCoreHttp 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)"); + _MicrosoftAspNetCoreHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http")).GetReference(filePath: "Microsoft.AspNetCore.Http.dll", display: "Microsoft.AspNetCore.Http (aspnet90)"); } - return _MicrosoftExtensionsCachingMemory; + return _MicrosoftAspNetCoreHttp; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreWebUtilities; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for Microsoft.AspNetCore.WebUtilities.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreWebUtilities { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_MicrosoftAspNetCoreWebUtilities 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)"); + _MicrosoftAspNetCoreWebUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.WebUtilities")).GetReference(filePath: "Microsoft.AspNetCore.WebUtilities.dll", display: "Microsoft.AspNetCore.WebUtilities (aspnet90)"); } - return _MicrosoftExtensionsConfigurationAbstractions; + return _MicrosoftAspNetCoreWebUtilities; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; /// - /// The for Microsoft.Extensions.Configuration.Binder.dll + /// The for Microsoft.Extensions.Configuration.Ini.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder + public static PortableExecutableReference MicrosoftExtensionsConfigurationIni { get { - if (_MicrosoftExtensionsConfigurationBinder is null) + if (_MicrosoftExtensionsConfigurationIni 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)"); + _MicrosoftExtensionsConfigurationIni = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration.Ini")).GetReference(filePath: "Microsoft.Extensions.Configuration.Ini.dll", display: "Microsoft.Extensions.Configuration.Ini (aspnet90)"); } - return _MicrosoftExtensionsConfigurationBinder; + return _MicrosoftExtensionsConfigurationIni; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationCommandLine; + private static PortableExecutableReference? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The for Microsoft.Extensions.Configuration.CommandLine.dll + /// The for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationCommandLine + public static PortableExecutableReference MicrosoftAspNetCoreDiagnosticsAbstractions { get { - if (_MicrosoftExtensionsConfigurationCommandLine is null) + if (_MicrosoftAspNetCoreDiagnosticsAbstractions 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)"); + _MicrosoftAspNetCoreDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Diagnostics.Abstractions.dll", display: "Microsoft.AspNetCore.Diagnostics.Abstractions (aspnet90)"); } - return _MicrosoftExtensionsConfigurationCommandLine; + return _MicrosoftAspNetCoreDiagnosticsAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsForms; /// - /// The for Microsoft.Extensions.Configuration.dll + /// The for Microsoft.AspNetCore.Components.Forms.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreComponentsForms { get { - if (_MicrosoftExtensionsConfiguration is null) + if (_MicrosoftAspNetCoreComponentsForms is null) { - _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (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 _MicrosoftExtensionsConfiguration; + return _MicrosoftAspNetCoreComponentsForms; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; + private static PortableExecutableReference? _MicrosoftAspNetCoreSignalRCommon; /// - /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The for Microsoft.AspNetCore.SignalR.Common.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables + public static PortableExecutableReference MicrosoftAspNetCoreSignalRCommon { get { - if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) + if (_MicrosoftAspNetCoreSignalRCommon 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)"); + _MicrosoftAspNetCoreSignalRCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.SignalR.Common")).GetReference(filePath: "Microsoft.AspNetCore.SignalR.Common.dll", display: "Microsoft.AspNetCore.SignalR.Common (aspnet90)"); } - return _MicrosoftExtensionsConfigurationEnvironmentVariables; + return _MicrosoftAspNetCoreSignalRCommon; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationFileExtensions; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; /// - /// The for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The for Microsoft.Extensions.Logging.Console.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationFileExtensions + public static PortableExecutableReference MicrosoftExtensionsLoggingConsole { get { - if (_MicrosoftExtensionsConfigurationFileExtensions is null) + if (_MicrosoftExtensionsLoggingConsole 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)"); + _MicrosoftExtensionsLoggingConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Console")).GetReference(filePath: "Microsoft.Extensions.Logging.Console.dll", display: "Microsoft.Extensions.Logging.Console (aspnet90)"); } - return _MicrosoftExtensionsConfigurationFileExtensions; + return _MicrosoftExtensionsLoggingConsole; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationIni; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpFeatures; /// - /// The for Microsoft.Extensions.Configuration.Ini.dll + /// The for Microsoft.AspNetCore.Http.Features.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationIni + public static PortableExecutableReference MicrosoftAspNetCoreHttpFeatures { get { - if (_MicrosoftExtensionsConfigurationIni is null) + if (_MicrosoftAspNetCoreHttpFeatures 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)"); + _MicrosoftAspNetCoreHttpFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Features")).GetReference(filePath: "Microsoft.AspNetCore.Http.Features.dll", display: "Microsoft.AspNetCore.Http.Features (aspnet90)"); } - return _MicrosoftExtensionsConfigurationIni; + return _MicrosoftAspNetCoreHttpFeatures; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationJson; + private static PortableExecutableReference? _MicrosoftAspNetCoreRazor; /// - /// The for Microsoft.Extensions.Configuration.Json.dll + /// The for Microsoft.AspNetCore.Razor.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationJson + public static PortableExecutableReference MicrosoftAspNetCoreRazor { get { - if (_MicrosoftExtensionsConfigurationJson is null) + if (_MicrosoftAspNetCoreRazor 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)"); + _MicrosoftAspNetCoreRazor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Razor")).GetReference(filePath: "Microsoft.AspNetCore.Razor.dll", display: "Microsoft.AspNetCore.Razor (aspnet90)"); } - return _MicrosoftExtensionsConfigurationJson; + return _MicrosoftAspNetCoreRazor; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationKeyPerFile; + private static PortableExecutableReference? _MicrosoftAspNetCoreLocalization; /// - /// The for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The for Microsoft.AspNetCore.Localization.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationKeyPerFile + public static PortableExecutableReference MicrosoftAspNetCoreLocalization { get { - if (_MicrosoftExtensionsConfigurationKeyPerFile is null) + if (_MicrosoftAspNetCoreLocalization 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)"); + _MicrosoftAspNetCoreLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Localization")).GetReference(filePath: "Microsoft.AspNetCore.Localization.dll", display: "Microsoft.AspNetCore.Localization (aspnet90)"); } - return _MicrosoftExtensionsConfigurationKeyPerFile; + return _MicrosoftAspNetCoreLocalization; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationUserSecrets; + private static PortableExecutableReference? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationUserSecrets + public static PortableExecutableReference MicrosoftAspNetCoreHtmlAbstractions { get { - if (_MicrosoftExtensionsConfigurationUserSecrets is null) + if (_MicrosoftAspNetCoreHtmlAbstractions 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)"); + _MicrosoftAspNetCoreHtmlAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Html.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Html.Abstractions.dll", display: "Microsoft.AspNetCore.Html.Abstractions (aspnet90)"); } - return _MicrosoftExtensionsConfigurationUserSecrets; + return _MicrosoftAspNetCoreHtmlAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationXml; + private static PortableExecutableReference? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The for Microsoft.Extensions.Configuration.Xml.dll + /// The for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationXml + public static PortableExecutableReference MicrosoftAspNetCoreDataProtectionExtensions { get { - if (_MicrosoftExtensionsConfigurationXml is null) + if (_MicrosoftAspNetCoreDataProtectionExtensions 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)"); + _MicrosoftAspNetCoreDataProtectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.DataProtection.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.DataProtection.Extensions.dll", display: "Microsoft.AspNetCore.DataProtection.Extensions (aspnet90)"); } - return _MicrosoftExtensionsConfigurationXml; + return _MicrosoftAspNetCoreDataProtectionExtensions; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsConfiguration; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for Microsoft.Extensions.Configuration.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference MicrosoftExtensionsConfiguration { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_MicrosoftExtensionsConfiguration 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)"); + _MicrosoftExtensionsConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Configuration")).GetReference(filePath: "Microsoft.Extensions.Configuration.dll", display: "Microsoft.Extensions.Configuration (aspnet90)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _MicrosoftExtensionsConfiguration; } } - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjection; + private static PortableExecutableReference? _MicrosoftAspNetCore; /// - /// The for Microsoft.Extensions.DependencyInjection.dll + /// The for Microsoft.AspNetCore.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjection + public static PortableExecutableReference MicrosoftAspNetCore { get { - if (_MicrosoftExtensionsDependencyInjection is null) + if (_MicrosoftAspNetCore is null) { - _MicrosoftExtensionsDependencyInjection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.DependencyInjection")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.dll", display: "Microsoft.Extensions.DependencyInjection (aspnet90)"); + _MicrosoftAspNetCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore")).GetReference(filePath: "Microsoft.AspNetCore.dll", display: "Microsoft.AspNetCore (aspnet90)"); } - return _MicrosoftExtensionsDependencyInjection; + return _MicrosoftAspNetCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostFiltering; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for Microsoft.AspNetCore.HostFiltering.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreHostFiltering { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_MicrosoftAspNetCoreHostFiltering 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)"); + _MicrosoftAspNetCoreHostFiltering = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HostFiltering")).GetReference(filePath: "Microsoft.AspNetCore.HostFiltering.dll", display: "Microsoft.AspNetCore.HostFiltering (aspnet90)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _MicrosoftAspNetCoreHostFiltering; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnostics; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The for Microsoft.Extensions.Diagnostics.dll + /// The for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnostics + public static PortableExecutableReference MicrosoftAspNetCoreServerIISIntegration { get { - if (_MicrosoftExtensionsDiagnostics is null) + if (_MicrosoftAspNetCoreServerIISIntegration is null) { - _MicrosoftExtensionsDiagnostics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Diagnostics")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.dll", display: "Microsoft.Extensions.Diagnostics (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 _MicrosoftExtensionsDiagnostics; + return _MicrosoftAspNetCoreServerIISIntegration; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecksAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreServerKestrelCore { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecksAbstractions is null) + if (_MicrosoftAspNetCoreServerKestrelCore 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)"); + _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 _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + return _MicrosoftAspNetCoreServerKestrelCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsHealthChecks; + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsHealthChecks + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_MicrosoftExtensionsDiagnosticsHealthChecks is null) + if (_MicrosoftExtensionsOptions 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)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (aspnet90)"); } - return _MicrosoftExtensionsDiagnosticsHealthChecks; + return _MicrosoftExtensionsOptions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFeatures; + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for Microsoft.Extensions.Features.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsFeatures + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_MicrosoftExtensionsFeatures is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) { - _MicrosoftExtensionsFeatures = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Features")).GetReference(filePath: "Microsoft.Extensions.Features.dll", display: "Microsoft.Extensions.Features (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 _MicrosoftExtensionsFeatures; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for Microsoft.AspNetCore.Authentication.Core.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationCore { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_MicrosoftAspNetCoreAuthenticationCore 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)"); + _MicrosoftAspNetCoreAuthenticationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Core")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Core.dll", display: "Microsoft.AspNetCore.Authentication.Core (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _MicrosoftAspNetCoreAuthenticationCore; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersComposite; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; /// - /// The for Microsoft.Extensions.FileProviders.Composite.dll + /// The for Microsoft.Extensions.Logging.EventLog.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersComposite + public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog { get { - if (_MicrosoftExtensionsFileProvidersComposite is null) + if (_MicrosoftExtensionsLoggingEventLog 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)"); + _MicrosoftExtensionsLoggingEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.EventLog")).GetReference(filePath: "Microsoft.Extensions.Logging.EventLog.dll", display: "Microsoft.Extensions.Logging.EventLog (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersComposite; + return _MicrosoftExtensionsLoggingEventLog; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; + private static PortableExecutableReference? _MicrosoftAspNetCoreSession; /// - /// The for Microsoft.Extensions.FileProviders.Embedded.dll + /// The for Microsoft.AspNetCore.Session.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded + public static PortableExecutableReference MicrosoftAspNetCoreSession { get { - if (_MicrosoftExtensionsFileProvidersEmbedded is null) + if (_MicrosoftAspNetCoreSession 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)"); + _MicrosoftAspNetCoreSession = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Session")).GetReference(filePath: "Microsoft.AspNetCore.Session.dll", display: "Microsoft.AspNetCore.Session (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersEmbedded; + return _MicrosoftAspNetCoreSession; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersPhysical; + private static PortableExecutableReference? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The for Microsoft.Extensions.FileProviders.Physical.dll + /// The for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersPhysical + public static PortableExecutableReference MicrosoftAspNetCoreCryptographyInternal { get { - if (_MicrosoftExtensionsFileProvidersPhysical is null) + if (_MicrosoftAspNetCoreCryptographyInternal 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)"); + _MicrosoftAspNetCoreCryptographyInternal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Cryptography.Internal")).GetReference(filePath: "Microsoft.AspNetCore.Cryptography.Internal.dll", display: "Microsoft.AspNetCore.Cryptography.Internal (aspnet90)"); } - return _MicrosoftExtensionsFileProvidersPhysical; + return _MicrosoftAspNetCoreCryptographyInternal; } } - private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsServer; /// - /// The for Microsoft.Extensions.FileSystemGlobbing.dll + /// The for Microsoft.AspNetCore.Components.Server.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing + public static PortableExecutableReference MicrosoftAspNetCoreComponentsServer { get { - if (_MicrosoftExtensionsFileSystemGlobbing is null) + if (_MicrosoftAspNetCoreComponentsServer is null) { - _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (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 _MicrosoftExtensionsFileSystemGlobbing; + return _MicrosoftAspNetCoreComponentsServer; } } - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for Microsoft.AspNetCore.Components.Authorization.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference MicrosoftAspNetCoreComponentsAuthorization { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_MicrosoftAspNetCoreComponentsAuthorization 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)"); + _MicrosoftAspNetCoreComponentsAuthorization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components.Authorization")).GetReference(filePath: "Microsoft.AspNetCore.Components.Authorization.dll", display: "Microsoft.AspNetCore.Components.Authorization (aspnet90)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _MicrosoftAspNetCoreComponentsAuthorization; } } - private static PortableExecutableReference? _MicrosoftExtensionsHosting; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The for Microsoft.Extensions.Hosting.dll + /// The for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static PortableExecutableReference MicrosoftExtensionsHosting + public static PortableExecutableReference MicrosoftExtensionsFileProvidersEmbedded { get { - if (_MicrosoftExtensionsHosting is null) + if (_MicrosoftExtensionsFileProvidersEmbedded is null) { - _MicrosoftExtensionsHosting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Hosting")).GetReference(filePath: "Microsoft.Extensions.Hosting.dll", display: "Microsoft.Extensions.Hosting (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 _MicrosoftExtensionsHosting; + return _MicrosoftExtensionsFileProvidersEmbedded; } } - private static PortableExecutableReference? _MicrosoftExtensionsHttp; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpConnections; /// - /// The for Microsoft.Extensions.Http.dll + /// The for Microsoft.AspNetCore.Http.Connections.dll /// - public static PortableExecutableReference MicrosoftExtensionsHttp + public static PortableExecutableReference MicrosoftAspNetCoreHttpConnections { get { - if (_MicrosoftExtensionsHttp is null) + if (_MicrosoftAspNetCoreHttpConnections is null) { - _MicrosoftExtensionsHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Http")).GetReference(filePath: "Microsoft.Extensions.Http.dll", display: "Microsoft.Extensions.Http (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 _MicrosoftExtensionsHttp; + return _MicrosoftAspNetCoreHttpConnections; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityCore; + private static PortableExecutableReference? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The for Microsoft.Extensions.Identity.Core.dll + /// The for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityCore + public static PortableExecutableReference MicrosoftAspNetCoreAuthenticationAbstractions { get { - if (_MicrosoftExtensionsIdentityCore is null) + if (_MicrosoftAspNetCoreAuthenticationAbstractions 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)"); + _MicrosoftAspNetCoreAuthenticationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Authentication.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Authentication.Abstractions.dll", display: "Microsoft.AspNetCore.Authentication.Abstractions (aspnet90)"); } - return _MicrosoftExtensionsIdentityCore; + return _MicrosoftAspNetCoreAuthenticationAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsIdentityStores; + private static PortableExecutableReference? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The for Microsoft.Extensions.Identity.Stores.dll + /// The for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsIdentityStores + public static PortableExecutableReference MicrosoftAspNetCoreHostingServerAbstractions { get { - if (_MicrosoftExtensionsIdentityStores is null) + if (_MicrosoftAspNetCoreHostingServerAbstractions 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)"); + _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 _MicrosoftExtensionsIdentityStores; + return _MicrosoftAspNetCoreHostingServerAbstractions; } } @@ -6640,224 +6691,190 @@ public static PortableExecutableReference MicrosoftExtensionsLocalizationAbstrac } } - private static PortableExecutableReference? _MicrosoftExtensionsLocalization; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The for Microsoft.Extensions.Localization.dll + /// The for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static PortableExecutableReference MicrosoftExtensionsLocalization + public static PortableExecutableReference MicrosoftExtensionsConfigurationEnvironmentVariables { get { - if (_MicrosoftExtensionsLocalization is null) + if (_MicrosoftExtensionsConfigurationEnvironmentVariables is null) { - _MicrosoftExtensionsLocalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Localization")).GetReference(filePath: "Microsoft.Extensions.Localization.dll", display: "Microsoft.Extensions.Localization (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 _MicrosoftExtensionsLocalization; + return _MicrosoftExtensionsConfigurationEnvironmentVariables; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_MicrosoftExtensionsFileProvidersAbstractions 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)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (aspnet90)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConfiguration; + private static PortableExecutableReference? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The for Microsoft.Extensions.Logging.Configuration.dll + /// The for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConfiguration + public static PortableExecutableReference MicrosoftAspNetCoreConnectionsAbstractions { get { - if (_MicrosoftExtensionsLoggingConfiguration is null) + if (_MicrosoftAspNetCoreConnectionsAbstractions 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)"); + _MicrosoftAspNetCoreConnectionsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Connections.Abstractions")).GetReference(filePath: "Microsoft.AspNetCore.Connections.Abstractions.dll", display: "Microsoft.AspNetCore.Connections.Abstractions (aspnet90)"); } - return _MicrosoftExtensionsLoggingConfiguration; + return _MicrosoftAspNetCoreConnectionsAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingConsole; + private static PortableExecutableReference? _MicrosoftAspNetCoreComponents; /// - /// The for Microsoft.Extensions.Logging.Console.dll + /// The for Microsoft.AspNetCore.Components.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingConsole + public static PortableExecutableReference MicrosoftAspNetCoreComponents { get { - if (_MicrosoftExtensionsLoggingConsole is null) + if (_MicrosoftAspNetCoreComponents 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)"); + _MicrosoftAspNetCoreComponents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Components")).GetReference(filePath: "Microsoft.AspNetCore.Components.dll", display: "Microsoft.AspNetCore.Components (aspnet90)"); } - return _MicrosoftExtensionsLoggingConsole; + return _MicrosoftAspNetCoreComponents; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingDebug; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The for Microsoft.Extensions.Logging.Debug.dll + /// The for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingDebug + public static PortableExecutableReference MicrosoftAspNetCoreHttpsPolicy { get { - if (_MicrosoftExtensionsLoggingDebug is null) + if (_MicrosoftAspNetCoreHttpsPolicy 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)"); - } - return _MicrosoftExtensionsLoggingDebug; - } - } - - private static PortableExecutableReference? _MicrosoftExtensionsLogging; - - /// - /// The for Microsoft.Extensions.Logging.dll - /// - public static PortableExecutableReference MicrosoftExtensionsLogging - { - get - { - if (_MicrosoftExtensionsLogging is null) - { - _MicrosoftExtensionsLogging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging")).GetReference(filePath: "Microsoft.Extensions.Logging.dll", display: "Microsoft.Extensions.Logging (aspnet90)"); - } - return _MicrosoftExtensionsLogging; - } - } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventLog; - - /// - /// The for Microsoft.Extensions.Logging.EventLog.dll - /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventLog - { - get - { - if (_MicrosoftExtensionsLoggingEventLog 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)"); + _MicrosoftAspNetCoreHttpsPolicy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.HttpsPolicy")).GetReference(filePath: "Microsoft.AspNetCore.HttpsPolicy.dll", display: "Microsoft.AspNetCore.HttpsPolicy (aspnet90)"); } - return _MicrosoftExtensionsLoggingEventLog; + return _MicrosoftAspNetCoreHttpsPolicy; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingEventSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreOutputCaching; /// - /// The for Microsoft.Extensions.Logging.EventSource.dll + /// The for Microsoft.AspNetCore.OutputCaching.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingEventSource + public static PortableExecutableReference MicrosoftAspNetCoreOutputCaching { get { - if (_MicrosoftExtensionsLoggingEventSource is null) + if (_MicrosoftAspNetCoreOutputCaching 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)"); + _MicrosoftAspNetCoreOutputCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.OutputCaching")).GetReference(filePath: "Microsoft.AspNetCore.OutputCaching.dll", display: "Microsoft.AspNetCore.OutputCaching (aspnet90)"); } - return _MicrosoftExtensionsLoggingEventSource; + return _MicrosoftAspNetCoreOutputCaching; } } - private static PortableExecutableReference? _MicrosoftExtensionsLoggingTraceSource; + private static PortableExecutableReference? _MicrosoftAspNetCoreServerHttpSys; /// - /// The for Microsoft.Extensions.Logging.TraceSource.dll + /// The for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingTraceSource + public static PortableExecutableReference MicrosoftAspNetCoreServerHttpSys { get { - if (_MicrosoftExtensionsLoggingTraceSource is null) + if (_MicrosoftAspNetCoreServerHttpSys 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)"); + _MicrosoftAspNetCoreServerHttpSys = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Server.HttpSys")).GetReference(filePath: "Microsoft.AspNetCore.Server.HttpSys.dll", display: "Microsoft.AspNetCore.Server.HttpSys (aspnet90)"); } - return _MicrosoftExtensionsLoggingTraceSource; + return _MicrosoftAspNetCoreServerHttpSys; } } - private static PortableExecutableReference? _MicrosoftExtensionsObjectPool; + private static PortableExecutableReference? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The for Microsoft.Extensions.ObjectPool.dll + /// The for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static PortableExecutableReference MicrosoftExtensionsObjectPool + public static PortableExecutableReference MicrosoftExtensionsFileSystemGlobbing { get { - if (_MicrosoftExtensionsObjectPool is null) + if (_MicrosoftExtensionsFileSystemGlobbing is null) { - _MicrosoftExtensionsObjectPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.ObjectPool")).GetReference(filePath: "Microsoft.Extensions.ObjectPool.dll", display: "Microsoft.Extensions.ObjectPool (aspnet90)"); + _MicrosoftExtensionsFileSystemGlobbing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.FileSystemGlobbing")).GetReference(filePath: "Microsoft.Extensions.FileSystemGlobbing.dll", display: "Microsoft.Extensions.FileSystemGlobbing (aspnet90)"); } - return _MicrosoftExtensionsObjectPool; + return _MicrosoftExtensionsFileSystemGlobbing; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsConfigurationExtensions; + private static PortableExecutableReference? _MicrosoftNetHttpHeaders; /// - /// The for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The for Microsoft.Net.Http.Headers.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsConfigurationExtensions + public static PortableExecutableReference MicrosoftNetHttpHeaders { get { - if (_MicrosoftExtensionsOptionsConfigurationExtensions is null) + if (_MicrosoftNetHttpHeaders 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)"); + _MicrosoftNetHttpHeaders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Net.Http.Headers")).GetReference(filePath: "Microsoft.Net.Http.Headers.dll", display: "Microsoft.Net.Http.Headers (aspnet90)"); } - return _MicrosoftExtensionsOptionsConfigurationExtensions; + return _MicrosoftNetHttpHeaders; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for Microsoft.Extensions.Options.DataAnnotations.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_MicrosoftExtensionsOptionsDataAnnotations is null) + if (_MicrosoftExtensionsLoggingAbstractions 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)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (aspnet90)"); } - return _MicrosoftExtensionsOptionsDataAnnotations; + return _MicrosoftExtensionsLoggingAbstractions; } } - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationBinder; /// - /// The for Microsoft.Extensions.Options.dll + /// The for Microsoft.Extensions.Configuration.Binder.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference MicrosoftExtensionsConfigurationBinder { get { - if (_MicrosoftExtensionsOptions is null) + if (_MicrosoftExtensionsConfigurationBinder is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (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 _MicrosoftExtensionsOptions; + return _MicrosoftExtensionsConfigurationBinder; } } @@ -6878,105 +6895,88 @@ public static PortableExecutableReference MicrosoftExtensionsPrimitives } } - private static PortableExecutableReference? _MicrosoftExtensionsWebEncoders; - - /// - /// The for Microsoft.Extensions.WebEncoders.dll - /// - public static PortableExecutableReference MicrosoftExtensionsWebEncoders - { - get - { - if (_MicrosoftExtensionsWebEncoders is null) - { - _MicrosoftExtensionsWebEncoders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.WebEncoders")).GetReference(filePath: "Microsoft.Extensions.WebEncoders.dll", display: "Microsoft.Extensions.WebEncoders (aspnet90)"); - } - return _MicrosoftExtensionsWebEncoders; - } - } - - private static PortableExecutableReference? _MicrosoftJSInterop; + private static PortableExecutableReference? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The for Microsoft.JSInterop.dll + /// The for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static PortableExecutableReference MicrosoftJSInterop + public static PortableExecutableReference MicrosoftExtensionsOptionsDataAnnotations { get { - if (_MicrosoftJSInterop is null) + if (_MicrosoftExtensionsOptionsDataAnnotations is null) { - _MicrosoftJSInterop = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.JSInterop")).GetReference(filePath: "Microsoft.JSInterop.dll", display: "Microsoft.JSInterop (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 _MicrosoftJSInterop; + return _MicrosoftExtensionsOptionsDataAnnotations; } } - private static PortableExecutableReference? _MicrosoftNetHttpHeaders; + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for Microsoft.Net.Http.Headers.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference MicrosoftNetHttpHeaders + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_MicrosoftNetHttpHeaders is null) + if (_MicrosoftExtensionsCachingAbstractions 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)"); + _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (aspnet90)"); } - return _MicrosoftNetHttpHeaders; + return _MicrosoftExtensionsCachingAbstractions; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemDiagnosticsEventLog is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (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 _SystemDiagnosticsEventLog; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + private static PortableExecutableReference? _MicrosoftAspNetCoreHttpExtensions; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for Microsoft.AspNetCore.Http.Extensions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference MicrosoftAspNetCoreHttpExtensions { get { - if (_SystemSecurityCryptographyXml is null) + if (_MicrosoftAspNetCoreHttpExtensions 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)"); + _MicrosoftAspNetCoreHttpExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.Microsoft.AspNetCore.Http.Extensions")).GetReference(filePath: "Microsoft.AspNetCore.Http.Extensions.dll", display: "Microsoft.AspNetCore.Http.Extensions (aspnet90)"); } - return _SystemSecurityCryptographyXml; + return _MicrosoftAspNetCoreHttpExtensions; } } - private static PortableExecutableReference? _SystemThreadingRateLimiting; + private static PortableExecutableReference? _MicrosoftAspNetCoreMvcViewFeatures; /// - /// The for System.Threading.RateLimiting.dll + /// The for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static PortableExecutableReference SystemThreadingRateLimiting + public static PortableExecutableReference MicrosoftAspNetCoreMvcViewFeatures { get { - if (_SystemThreadingRateLimiting is null) + if (_MicrosoftAspNetCoreMvcViewFeatures is null) { - _SystemThreadingRateLimiting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("aspnet90.System.Threading.RateLimiting")).GetReference(filePath: "System.Threading.RateLimiting.dll", display: "System.Threading.RateLimiting (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 _SystemThreadingRateLimiting; + return _MicrosoftAspNetCoreMvcViewFeatures; } } @@ -6989,308 +6989,308 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, + SystemLinqExpressions, + SystemThreadingTasks, + SystemXmlLinq, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, - SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, - MicrosoftAspNetCoreAntiforgery, - MicrosoftAspNetCoreAuthenticationAbstractions, - MicrosoftAspNetCoreAuthenticationBearerToken, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, + MicrosoftExtensionsIdentityCore, + MicrosoftAspNetCoreRoutingAbstractions, + MicrosoftAspNetCoreIdentity, + MicrosoftAspNetCoreComponentsWeb, + MicrosoftAspNetCoreServerKestrelTransportNamedPipes, + MicrosoftAspNetCoreHttpConnectionsCommon, + MicrosoftAspNetCoreRequestDecompression, + MicrosoftExtensionsLoggingTraceSource, + MicrosoftAspNetCoreSignalR, + MicrosoftAspNetCoreRazorRuntime, + MicrosoftAspNetCoreComponentsEndpoints, + MicrosoftAspNetCoreMetadata, + MicrosoftExtensionsLoggingEventSource, MicrosoftAspNetCoreAuthenticationCookies, - MicrosoftAspNetCoreAuthenticationCore, - MicrosoftAspNetCoreAuthentication, - MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftExtensionsOptionsConfigurationExtensions, MicrosoftAspNetCoreAuthorization, - MicrosoftAspNetCoreAuthorizationPolicy, - MicrosoftAspNetCoreComponentsAuthorization, - MicrosoftAspNetCoreComponents, - MicrosoftAspNetCoreComponentsEndpoints, - MicrosoftAspNetCoreComponentsForms, - MicrosoftAspNetCoreComponentsServer, - MicrosoftAspNetCoreComponentsWeb, - MicrosoftAspNetCoreConnectionsAbstractions, - MicrosoftAspNetCoreCookiePolicy, - MicrosoftAspNetCoreCors, - MicrosoftAspNetCoreCryptographyInternal, - MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsObjectPool, + MicrosoftExtensionsCachingMemory, + MicrosoftAspNetCoreMvcLocalization, + SystemThreadingRateLimiting, MicrosoftAspNetCoreDataProtectionAbstractions, - MicrosoftAspNetCoreDataProtection, - MicrosoftAspNetCoreDataProtectionExtensions, - MicrosoftAspNetCoreDiagnosticsAbstractions, MicrosoftAspNetCoreDiagnostics, - MicrosoftAspNetCoreDiagnosticsHealthChecks, - MicrosoftAspNetCore, - MicrosoftAspNetCoreHostFiltering, - MicrosoftAspNetCoreHostingAbstractions, - MicrosoftAspNetCoreHosting, - MicrosoftAspNetCoreHostingServerAbstractions, - MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtection, + MicrosoftExtensionsHosting, + MicrosoftAspNetCoreAuthenticationBearerToken, + MicrosoftAspNetCoreCors, + MicrosoftAspNetCoreCryptographyKeyDerivation, + MicrosoftExtensionsConfigurationAbstractions, + MicrosoftAspNetCoreResponseCachingAbstractions, + MicrosoftAspNetCoreSignalRProtocolsJson, + MicrosoftAspNetCoreServerKestrelTransportQuic, + MicrosoftAspNetCoreSignalRCore, + MicrosoftAspNetCoreMvcFormattersJson, + MicrosoftAspNetCoreRouting, + MicrosoftAspNetCoreStaticAssets, + MicrosoftExtensionsIdentityStores, + MicrosoftExtensionsDiagnostics, + MicrosoftExtensionsConfigurationKeyPerFile, MicrosoftAspNetCoreHttpAbstractions, - MicrosoftAspNetCoreHttpConnectionsCommon, - MicrosoftAspNetCoreHttpConnections, - MicrosoftAspNetCoreHttp, - MicrosoftAspNetCoreHttpExtensions, - MicrosoftAspNetCoreHttpFeatures, - MicrosoftAspNetCoreHttpResults, + MicrosoftAspNetCoreCookiePolicy, + MicrosoftAspNetCoreResponseCaching, + MicrosoftAspNetCoreDiagnosticsHealthChecks, + MicrosoftAspNetCoreAuthentication, + SystemSecurityCryptographyXml, MicrosoftAspNetCoreHttpLogging, - MicrosoftAspNetCoreHttpOverrides, - MicrosoftAspNetCoreHttpsPolicy, - MicrosoftAspNetCoreIdentity, - MicrosoftAspNetCoreLocalization, - MicrosoftAspNetCoreLocalizationRouting, - MicrosoftAspNetCoreMetadata, - MicrosoftAspNetCoreMvcAbstractions, - MicrosoftAspNetCoreMvcApiExplorer, - MicrosoftAspNetCoreMvcCore, - MicrosoftAspNetCoreMvcCors, - MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftExtensionsFileProvidersPhysical, + MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, + MicrosoftExtensionsConfigurationXml, + MicrosoftExtensionsLoggingConfiguration, + MicrosoftExtensionsWebEncoders, MicrosoftAspNetCoreMvc, - MicrosoftAspNetCoreMvcFormattersJson, - MicrosoftAspNetCoreMvcFormattersXml, - MicrosoftAspNetCoreMvcLocalization, - MicrosoftAspNetCoreMvcRazor, + MicrosoftExtensionsConfigurationUserSecrets, + MicrosoftExtensionsFileProvidersComposite, + MicrosoftExtensionsHttp, MicrosoftAspNetCoreMvcRazorPages, - MicrosoftAspNetCoreMvcTagHelpers, - MicrosoftAspNetCoreMvcViewFeatures, - MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreMvcAbstractions, MicrosoftAspNetCoreRateLimiting, - MicrosoftAspNetCoreRazor, - MicrosoftAspNetCoreRazorRuntime, - MicrosoftAspNetCoreRequestDecompression, - MicrosoftAspNetCoreResponseCachingAbstractions, - MicrosoftAspNetCoreResponseCaching, - MicrosoftAspNetCoreResponseCompression, + MicrosoftAspNetCoreHttpResults, + MicrosoftExtensionsLocalization, + MicrosoftAspNetCoreMvcTagHelpers, + MicrosoftAspNetCoreAuthenticationOAuth, + MicrosoftAspNetCoreAntiforgery, + MicrosoftAspNetCoreMvcDataAnnotations, + MicrosoftAspNetCoreLocalizationRouting, + MicrosoftAspNetCoreAuthorizationPolicy, + SystemDiagnosticsEventLog, + MicrosoftAspNetCoreStaticFiles, MicrosoftAspNetCoreRewrite, - MicrosoftAspNetCoreRoutingAbstractions, - MicrosoftAspNetCoreRouting, - MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsDependencyInjection, + MicrosoftAspNetCoreHostingAbstractions, + MicrosoftAspNetCoreHosting, + MicrosoftExtensionsLogging, MicrosoftAspNetCoreServerIIS, - MicrosoftAspNetCoreServerIISIntegration, - MicrosoftAspNetCoreServerKestrelCore, + MicrosoftAspNetCoreResponseCompression, + MicrosoftExtensionsLoggingDebug, + MicrosoftAspNetCoreMvcCore, + MicrosoftAspNetCoreMvcApiExplorer, MicrosoftAspNetCoreServerKestrel, - MicrosoftAspNetCoreServerKestrelTransportNamedPipes, - MicrosoftAspNetCoreServerKestrelTransportQuic, - MicrosoftAspNetCoreServerKestrelTransportSockets, - MicrosoftAspNetCoreSession, - MicrosoftAspNetCoreSignalRCommon, - MicrosoftAspNetCoreSignalRCore, - MicrosoftAspNetCoreSignalR, - MicrosoftAspNetCoreSignalRProtocolsJson, - MicrosoftAspNetCoreStaticAssets, - MicrosoftAspNetCoreStaticFiles, + MicrosoftExtensionsFeatures, MicrosoftAspNetCoreWebSockets, - MicrosoftAspNetCoreWebUtilities, - MicrosoftExtensionsCachingAbstractions, - MicrosoftExtensionsCachingMemory, - MicrosoftExtensionsConfigurationAbstractions, - MicrosoftExtensionsConfigurationBinder, - MicrosoftExtensionsConfigurationCommandLine, - MicrosoftExtensionsConfiguration, - MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftAspNetCoreServerKestrelTransportSockets, + MicrosoftAspNetCoreHttpOverrides, + MicrosoftExtensionsDiagnosticsHealthChecks, + MicrosoftJSInterop, + MicrosoftAspNetCoreMvcCors, 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, + MicrosoftExtensionsConfigurationCommandLine, + MicrosoftAspNetCoreMvcRazor, + MicrosoftAspNetCoreMvcFormattersXml, + MicrosoftAspNetCoreHttp, + MicrosoftAspNetCoreWebUtilities, + MicrosoftExtensionsConfigurationIni, + MicrosoftAspNetCoreDiagnosticsAbstractions, + MicrosoftAspNetCoreComponentsForms, + MicrosoftAspNetCoreSignalRCommon, MicrosoftExtensionsLoggingConsole, - MicrosoftExtensionsLoggingDebug, - MicrosoftExtensionsLogging, - MicrosoftExtensionsLoggingEventLog, - MicrosoftExtensionsLoggingEventSource, - MicrosoftExtensionsLoggingTraceSource, - MicrosoftExtensionsObjectPool, - MicrosoftExtensionsOptionsConfigurationExtensions, - MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftAspNetCoreHttpFeatures, + MicrosoftAspNetCoreRazor, + MicrosoftAspNetCoreLocalization, + MicrosoftAspNetCoreHtmlAbstractions, + MicrosoftAspNetCoreDataProtectionExtensions, + MicrosoftExtensionsConfiguration, + MicrosoftAspNetCore, + MicrosoftAspNetCoreHostFiltering, + MicrosoftAspNetCoreServerIISIntegration, + MicrosoftAspNetCoreServerKestrelCore, MicrosoftExtensionsOptions, - MicrosoftExtensionsPrimitives, - MicrosoftExtensionsWebEncoders, - MicrosoftJSInterop, - MicrosoftNetHttpHeaders, - SystemDiagnosticsEventLog, - SystemSecurityCryptographyXml, - SystemThreadingRateLimiting, + MicrosoftExtensionsDependencyInjectionAbstractions, + MicrosoftAspNetCoreAuthenticationCore, + MicrosoftExtensionsLoggingEventLog, + MicrosoftAspNetCoreSession, + MicrosoftAspNetCoreCryptographyInternal, + MicrosoftAspNetCoreComponentsServer, + MicrosoftAspNetCoreComponentsAuthorization, + MicrosoftExtensionsFileProvidersEmbedded, + MicrosoftAspNetCoreHttpConnections, + MicrosoftAspNetCoreAuthenticationAbstractions, + MicrosoftAspNetCoreHostingServerAbstractions, + MicrosoftExtensionsLocalizationAbstractions, + MicrosoftExtensionsConfigurationEnvironmentVariables, + MicrosoftExtensionsFileProvidersAbstractions, + MicrosoftAspNetCoreConnectionsAbstractions, + MicrosoftAspNetCoreComponents, + MicrosoftAspNetCoreHttpsPolicy, + MicrosoftAspNetCoreOutputCaching, + MicrosoftAspNetCoreServerHttpSys, + MicrosoftExtensionsFileSystemGlobbing, + MicrosoftNetHttpHeaders, + MicrosoftExtensionsLoggingAbstractions, + MicrosoftExtensionsConfigurationBinder, + MicrosoftExtensionsPrimitives, + MicrosoftExtensionsOptionsDataAnnotations, + MicrosoftExtensionsCachingAbstractions, + MicrosoftExtensionsDiagnosticsAbstractions, + MicrosoftAspNetCoreHttpExtensions, + MicrosoftAspNetCoreMvcViewFeatures, ]; } return _all; @@ -7304,202 +7304,202 @@ public static partial class AspNet90 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet90.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet90.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet90.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet90.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet90.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet90.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet90.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet90.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet90.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet90.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet90.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet90.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet90.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet90.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "aspnet90.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet90.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet90.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet90.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet90.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet90.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet90.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet90.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet90.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "aspnet90.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet90.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet90.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet90.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet90.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet90.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet90.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet90.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet90.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet90.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet90.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet90.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet90.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet90.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet90.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "aspnet90.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet90.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet90.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet90.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet90.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet90.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "aspnet90.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet90.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet90.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "aspnet90.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet90.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet90.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet90.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet90.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "aspnet90.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet90.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet90.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet90.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "aspnet90.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet90.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet90.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet90.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet90.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet90.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet90.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet90.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "aspnet90.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "aspnet90.System.Configuration"); + private static byte[]? _SystemConfiguration; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -7508,22 +7508,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.TraceSource.dll - /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet90.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; - - /// - /// The image bytes for System.Diagnostics.Tracing.dll - /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet90.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - - /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "aspnet90.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet90.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -7532,70 +7520,64 @@ public static class Resources private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Drawing.Primitives.dll - /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "aspnet90.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; - - /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "aspnet90.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet90.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "aspnet90.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "aspnet90.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "aspnet90.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "aspnet90.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet90.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet90.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet90.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet90.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet90.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet90.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "aspnet90.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "aspnet90.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet90.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "aspnet90.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet90.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet90.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet90.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet90.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// /// The image bytes for System.IO.dll @@ -7604,418 +7586,412 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll - /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet90.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; - - /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet90.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "aspnet90.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet90.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet90.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet90.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet90.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet90.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet90.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet90.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet90.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "aspnet90.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet90.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet90.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet90.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "aspnet90.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet90.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet90.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet90.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet90.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "aspnet90.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet90.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet90.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet90.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet90.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet90.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet90.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet90.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet90.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet90.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet90.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "aspnet90.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "aspnet90.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet90.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "aspnet90.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet90.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "aspnet90.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "aspnet90.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "aspnet90.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet90.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet90.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet90.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "aspnet90.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "aspnet90.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "aspnet90.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet90.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "aspnet90.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet90.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet90.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet90.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "aspnet90.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet90.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet90.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet90.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet90.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "aspnet90.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "aspnet90.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "aspnet90.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "aspnet90.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet90.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "aspnet90.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet90.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "aspnet90.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "aspnet90.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "aspnet90.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "aspnet90.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet90.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "aspnet90.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet90.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet90.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "aspnet90.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet90.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "aspnet90.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "aspnet90.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet90.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "aspnet90.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet90.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet90.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet90.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "aspnet90.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "aspnet90.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "aspnet90.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "aspnet90.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "aspnet90.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet90.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "aspnet90.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "aspnet90.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "aspnet90.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet90.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet90.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet90.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet90.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet90.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet90.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "aspnet90.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "aspnet90.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "aspnet90.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet90.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "aspnet90.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "aspnet90.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "aspnet90.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "aspnet90.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet90.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "aspnet90.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "aspnet90.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet90.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "aspnet90.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet90.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "aspnet90.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "aspnet90.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet90.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet90.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "aspnet90.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "aspnet90.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "aspnet90.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet90.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "aspnet90.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "aspnet90.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "aspnet90.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet90.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet90.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "aspnet90.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "aspnet90.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "aspnet90.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet90.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet90.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet90.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "aspnet90.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "aspnet90.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet90.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "aspnet90.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "aspnet90.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "aspnet90.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet90.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "aspnet90.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "aspnet90.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "aspnet90.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -8024,190 +8000,202 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "aspnet90.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "aspnet90.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "aspnet90.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet90.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet90.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "aspnet90.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "aspnet90.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "aspnet90.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "aspnet90.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "aspnet90.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "aspnet90.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "aspnet90.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet90.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "aspnet90.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "aspnet90.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet90.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Text.Encodings.Web.dll + /// + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet90.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; + + /// + /// The image bytes for System.Console.dll + /// + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "aspnet90.System.Console"); + private static byte[]? _SystemConsole; + + /// + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "aspnet90.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "aspnet90.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "aspnet90.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "aspnet90.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "aspnet90.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet90.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "aspnet90.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "aspnet90.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "aspnet90.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "aspnet90.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "aspnet90.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "aspnet90.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "aspnet90.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "aspnet90.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "aspnet90.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet90.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "aspnet90.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet90.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "aspnet90.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "aspnet90.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet90.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "aspnet90.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "aspnet90.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "aspnet90.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "aspnet90.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "aspnet90.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "aspnet90.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "aspnet90.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "aspnet90.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "aspnet90.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// 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.Security.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "aspnet90.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "aspnet90.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "aspnet90.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "aspnet90.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "aspnet90.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "aspnet90.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "aspnet90.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "aspnet90.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet90.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "aspnet90.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet90.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "aspnet90.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "aspnet90.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "aspnet90.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -8216,142 +8204,148 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "aspnet90.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "aspnet90.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet90.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet90.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "aspnet90.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet90.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "aspnet90.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "aspnet90.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "aspnet90.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "aspnet90.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "aspnet90.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "aspnet90.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "aspnet90.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "aspnet90.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "aspnet90.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "aspnet90.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "aspnet90.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "aspnet90.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "aspnet90.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "aspnet90.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "aspnet90.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "aspnet90.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "aspnet90.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "aspnet90.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet90.Microsoft.AspNetCore.Antiforgery"); - private static byte[]? _MicrosoftAspNetCoreAntiforgery; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "aspnet90.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet90.Microsoft.AspNetCore.Authentication.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "aspnet90.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll + /// The image bytes for Microsoft.Extensions.Identity.Core.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet90.Microsoft.AspNetCore.Authentication.BearerToken"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; + public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet90.Microsoft.Extensions.Identity.Core"); + private static byte[]? _MicrosoftExtensionsIdentityCore; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll + /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet90.Microsoft.AspNetCore.Authentication.Cookies"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; + public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet90.Microsoft.AspNetCore.Routing.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll + /// The image bytes for Microsoft.AspNetCore.Identity.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet90.Microsoft.AspNetCore.Authentication.Core"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; + public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet90.Microsoft.AspNetCore.Identity"); + private static byte[]? _MicrosoftAspNetCoreIdentity; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.dll + /// The image bytes for Microsoft.AspNetCore.Components.Web.dll /// - public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet90.Microsoft.AspNetCore.Authentication"); - private static byte[]? _MicrosoftAspNetCoreAuthentication; + public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet90.Microsoft.AspNetCore.Components.Web"); + private static byte[]? _MicrosoftAspNetCoreComponentsWeb; /// - /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll /// - public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet90.Microsoft.AspNetCore.Authentication.OAuth"); - private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + + /// + /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// + public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet90.Microsoft.AspNetCore.Http.Connections.Common"); + private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.dll + /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll /// - public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet90.Microsoft.AspNetCore.Authorization"); - private static byte[]? _MicrosoftAspNetCoreAuthorization; + public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet90.Microsoft.AspNetCore.RequestDecompression"); + private static byte[]? _MicrosoftAspNetCoreRequestDecompression; /// - /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll + /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll /// - public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet90.Microsoft.AspNetCore.Authorization.Policy"); - private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet90.Microsoft.Extensions.Logging.TraceSource"); + private static byte[]? _MicrosoftExtensionsLoggingTraceSource; /// - /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.dll /// - public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet90.Microsoft.AspNetCore.Components.Authorization"); - private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; + public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet90.Microsoft.AspNetCore.SignalR"); + private static byte[]? _MicrosoftAspNetCoreSignalR; /// - /// The image bytes for Microsoft.AspNetCore.Components.dll + /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll /// - public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet90.Microsoft.AspNetCore.Components"); - private static byte[]? _MicrosoftAspNetCoreComponents; + public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet90.Microsoft.AspNetCore.Razor.Runtime"); + private static byte[]? _MicrosoftAspNetCoreRazorRuntime; /// /// The image bytes for Microsoft.AspNetCore.Components.Endpoints.dll @@ -8360,238 +8354,238 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreComponentsEndpoints; /// - /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll + /// The image bytes for Microsoft.AspNetCore.Metadata.dll /// - public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet90.Microsoft.AspNetCore.Components.Forms"); - private static byte[]? _MicrosoftAspNetCoreComponentsForms; + public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet90.Microsoft.AspNetCore.Metadata"); + private static byte[]? _MicrosoftAspNetCoreMetadata; /// - /// The image bytes for Microsoft.AspNetCore.Components.Server.dll + /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll /// - public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet90.Microsoft.AspNetCore.Components.Server"); - private static byte[]? _MicrosoftAspNetCoreComponentsServer; + public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet90.Microsoft.Extensions.Logging.EventSource"); + private static byte[]? _MicrosoftExtensionsLoggingEventSource; /// - /// The image bytes for Microsoft.AspNetCore.Components.Web.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Cookies.dll /// - public static byte[] MicrosoftAspNetCoreComponentsWeb => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsWeb, "aspnet90.Microsoft.AspNetCore.Components.Web"); - private static byte[]? _MicrosoftAspNetCoreComponentsWeb; + public static byte[] MicrosoftAspNetCoreAuthenticationCookies => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCookies, "aspnet90.Microsoft.AspNetCore.Authentication.Cookies"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCookies; /// - /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll /// - public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet90.Microsoft.AspNetCore.Connections.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; + public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions"); + private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; /// - /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.dll /// - public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet90.Microsoft.AspNetCore.CookiePolicy"); - private static byte[]? _MicrosoftAspNetCoreCookiePolicy; + public static byte[] MicrosoftAspNetCoreAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorization, "aspnet90.Microsoft.AspNetCore.Authorization"); + private static byte[]? _MicrosoftAspNetCoreAuthorization; /// - /// The image bytes for Microsoft.AspNetCore.Cors.dll + /// The image bytes for Microsoft.Extensions.ObjectPool.dll /// - public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet90.Microsoft.AspNetCore.Cors"); - private static byte[]? _MicrosoftAspNetCoreCors; + public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet90.Microsoft.Extensions.ObjectPool"); + private static byte[]? _MicrosoftExtensionsObjectPool; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll + /// The image bytes for Microsoft.Extensions.Caching.Memory.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet90.Microsoft.AspNetCore.Cryptography.Internal"); - private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; + public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet90.Microsoft.Extensions.Caching.Memory"); + private static byte[]? _MicrosoftExtensionsCachingMemory; /// - /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll /// - public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation"); - private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; + public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet90.Microsoft.AspNetCore.Mvc.Localization"); + private static byte[]? _MicrosoftAspNetCoreMvcLocalization; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll + /// The image bytes for System.Threading.RateLimiting.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; + public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet90.System.Threading.RateLimiting"); + private static byte[]? _SystemThreadingRateLimiting; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet90.Microsoft.AspNetCore.DataProtection"); - private static byte[]? _MicrosoftAspNetCoreDataProtection; + public static byte[] MicrosoftAspNetCoreDataProtectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionAbstractions, "aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll /// - public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet90.Microsoft.AspNetCore.DataProtection.Extensions"); - private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; + public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet90.Microsoft.AspNetCore.Diagnostics"); + private static byte[]? _MicrosoftAspNetCoreDiagnostics; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; + public static byte[] MicrosoftAspNetCoreDataProtection => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtection, "aspnet90.Microsoft.AspNetCore.DataProtection"); + private static byte[]? _MicrosoftAspNetCoreDataProtection; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.dll + /// The image bytes for Microsoft.Extensions.Hosting.dll /// - public static byte[] MicrosoftAspNetCoreDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnostics, "aspnet90.Microsoft.AspNetCore.Diagnostics"); - private static byte[]? _MicrosoftAspNetCoreDiagnostics; + public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet90.Microsoft.Extensions.Hosting"); + private static byte[]? _MicrosoftExtensionsHosting; /// - /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.BearerToken.dll /// - public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; + public static byte[] MicrosoftAspNetCoreAuthenticationBearerToken => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationBearerToken, "aspnet90.Microsoft.AspNetCore.Authentication.BearerToken"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationBearerToken; /// - /// The image bytes for Microsoft.AspNetCore.dll + /// The image bytes for Microsoft.AspNetCore.Cors.dll /// - public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet90.Microsoft.AspNetCore"); - private static byte[]? _MicrosoftAspNetCore; + public static byte[] MicrosoftAspNetCoreCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCors, "aspnet90.Microsoft.AspNetCore.Cors"); + private static byte[]? _MicrosoftAspNetCoreCors; /// - /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.KeyDerivation.dll /// - public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet90.Microsoft.AspNetCore.HostFiltering"); - private static byte[]? _MicrosoftAspNetCoreHostFiltering; + public static byte[] MicrosoftAspNetCoreCryptographyKeyDerivation => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyKeyDerivation, "aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation"); + private static byte[]? _MicrosoftAspNetCoreCryptographyKeyDerivation; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet90.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet90.Microsoft.AspNetCore.Hosting"); - private static byte[]? _MicrosoftAspNetCoreHosting; + public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll /// - public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; + public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json"); + private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; /// - /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll /// - public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet90.Microsoft.AspNetCore.Html.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; /// - /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll /// - public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet90.Microsoft.AspNetCore.Http.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; + public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet90.Microsoft.AspNetCore.SignalR.Core"); + private static byte[]? _MicrosoftAspNetCoreSignalRCore; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.Common.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnectionsCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnectionsCommon, "aspnet90.Microsoft.AspNetCore.Http.Connections.Common"); - private static byte[]? _MicrosoftAspNetCoreHttpConnectionsCommon; + public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; /// - /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll + /// The image bytes for Microsoft.AspNetCore.Routing.dll /// - public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet90.Microsoft.AspNetCore.Http.Connections"); - private static byte[]? _MicrosoftAspNetCoreHttpConnections; + public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet90.Microsoft.AspNetCore.Routing"); + private static byte[]? _MicrosoftAspNetCoreRouting; /// - /// The image bytes for Microsoft.AspNetCore.Http.dll + /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll /// - public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet90.Microsoft.AspNetCore.Http"); - private static byte[]? _MicrosoftAspNetCoreHttp; + public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet90.Microsoft.AspNetCore.StaticAssets"); + private static byte[]? _MicrosoftAspNetCoreStaticAssets; /// - /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll + /// The image bytes for Microsoft.Extensions.Identity.Stores.dll /// - public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet90.Microsoft.AspNetCore.Http.Extensions"); - private static byte[]? _MicrosoftAspNetCoreHttpExtensions; + public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet90.Microsoft.Extensions.Identity.Stores"); + private static byte[]? _MicrosoftExtensionsIdentityStores; /// - /// The image bytes for Microsoft.AspNetCore.Http.Features.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.dll /// - public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet90.Microsoft.AspNetCore.Http.Features"); - private static byte[]? _MicrosoftAspNetCoreHttpFeatures; + public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet90.Microsoft.Extensions.Diagnostics"); + private static byte[]? _MicrosoftExtensionsDiagnostics; /// - /// The image bytes for Microsoft.AspNetCore.Http.Results.dll + /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll /// - public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet90.Microsoft.AspNetCore.Http.Results"); - private static byte[]? _MicrosoftAspNetCoreHttpResults; + public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet90.Microsoft.Extensions.Configuration.KeyPerFile"); + private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; /// - /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll + /// The image bytes for Microsoft.AspNetCore.Http.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet90.Microsoft.AspNetCore.HttpLogging"); - private static byte[]? _MicrosoftAspNetCoreHttpLogging; + public static byte[] MicrosoftAspNetCoreHttpAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpAbstractions, "aspnet90.Microsoft.AspNetCore.Http.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHttpAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll + /// The image bytes for Microsoft.AspNetCore.CookiePolicy.dll /// - public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet90.Microsoft.AspNetCore.HttpOverrides"); - private static byte[]? _MicrosoftAspNetCoreHttpOverrides; + public static byte[] MicrosoftAspNetCoreCookiePolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCookiePolicy, "aspnet90.Microsoft.AspNetCore.CookiePolicy"); + private static byte[]? _MicrosoftAspNetCoreCookiePolicy; /// - /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll /// - public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet90.Microsoft.AspNetCore.HttpsPolicy"); - private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; + public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet90.Microsoft.AspNetCore.ResponseCaching"); + private static byte[]? _MicrosoftAspNetCoreResponseCaching; /// - /// The image bytes for Microsoft.AspNetCore.Identity.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftAspNetCoreIdentity => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreIdentity, "aspnet90.Microsoft.AspNetCore.Identity"); - private static byte[]? _MicrosoftAspNetCoreIdentity; + public static byte[] MicrosoftAspNetCoreDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsHealthChecks, "aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsHealthChecks; /// - /// The image bytes for Microsoft.AspNetCore.Localization.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.dll /// - public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet90.Microsoft.AspNetCore.Localization"); - private static byte[]? _MicrosoftAspNetCoreLocalization; + public static byte[] MicrosoftAspNetCoreAuthentication => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthentication, "aspnet90.Microsoft.AspNetCore.Authentication"); + private static byte[]? _MicrosoftAspNetCoreAuthentication; /// - /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet90.Microsoft.AspNetCore.Localization.Routing"); - private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet90.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for Microsoft.AspNetCore.Metadata.dll + /// The image bytes for Microsoft.AspNetCore.HttpLogging.dll /// - public static byte[] MicrosoftAspNetCoreMetadata => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMetadata, "aspnet90.Microsoft.AspNetCore.Metadata"); - private static byte[]? _MicrosoftAspNetCoreMetadata; + public static byte[] MicrosoftAspNetCoreHttpLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpLogging, "aspnet90.Microsoft.AspNetCore.HttpLogging"); + private static byte[]? _MicrosoftAspNetCoreHttpLogging; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll /// - public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet90.Microsoft.AspNetCore.Mvc.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; + public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet90.Microsoft.Extensions.FileProviders.Physical"); + private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer"); - private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll + /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll /// - public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet90.Microsoft.AspNetCore.Mvc.Core"); - private static byte[]? _MicrosoftAspNetCoreMvcCore; + public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet90.Microsoft.Extensions.Configuration.Xml"); + private static byte[]? _MicrosoftExtensionsConfigurationXml; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll + /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll /// - public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet90.Microsoft.AspNetCore.Mvc.Cors"); - private static byte[]? _MicrosoftAspNetCoreMvcCors; + public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet90.Microsoft.Extensions.Logging.Configuration"); + private static byte[]? _MicrosoftExtensionsLoggingConfiguration; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll + /// The image bytes for Microsoft.Extensions.WebEncoders.dll /// - public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations"); - private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; + public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet90.Microsoft.Extensions.WebEncoders"); + private static byte[]? _MicrosoftExtensionsWebEncoders; /// /// The image bytes for Microsoft.AspNetCore.Mvc.dll @@ -8600,28 +8594,22 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreMvc; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Json.dll - /// - public static byte[] MicrosoftAspNetCoreMvcFormattersJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersJson, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersJson; - - /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll /// - public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml"); - private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; + public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet90.Microsoft.Extensions.Configuration.UserSecrets"); + private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Localization.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll /// - public static byte[] MicrosoftAspNetCoreMvcLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcLocalization, "aspnet90.Microsoft.AspNetCore.Mvc.Localization"); - private static byte[]? _MicrosoftAspNetCoreMvcLocalization; + public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet90.Microsoft.Extensions.FileProviders.Composite"); + private static byte[]? _MicrosoftExtensionsFileProvidersComposite; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll + /// The image bytes for Microsoft.Extensions.Http.dll /// - public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet90.Microsoft.AspNetCore.Mvc.Razor"); - private static byte[]? _MicrosoftAspNetCoreMvcRazor; + public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet90.Microsoft.Extensions.Http"); + private static byte[]? _MicrosoftExtensionsHttp; /// /// The image bytes for Microsoft.AspNetCore.Mvc.RazorPages.dll @@ -8630,64 +8618,76 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreMvcRazorPages; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers"); - private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; + public static byte[] MicrosoftAspNetCoreMvcAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcAbstractions, "aspnet90.Microsoft.AspNetCore.Mvc.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreMvcAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll + /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll /// - public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures"); - private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; + public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet90.Microsoft.AspNetCore.RateLimiting"); + private static byte[]? _MicrosoftAspNetCoreRateLimiting; /// - /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll + /// The image bytes for Microsoft.AspNetCore.Http.Results.dll /// - public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet90.Microsoft.AspNetCore.OutputCaching"); - private static byte[]? _MicrosoftAspNetCoreOutputCaching; + public static byte[] MicrosoftAspNetCoreHttpResults => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpResults, "aspnet90.Microsoft.AspNetCore.Http.Results"); + private static byte[]? _MicrosoftAspNetCoreHttpResults; /// - /// The image bytes for Microsoft.AspNetCore.RateLimiting.dll + /// The image bytes for Microsoft.Extensions.Localization.dll /// - public static byte[] MicrosoftAspNetCoreRateLimiting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRateLimiting, "aspnet90.Microsoft.AspNetCore.RateLimiting"); - private static byte[]? _MicrosoftAspNetCoreRateLimiting; + public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet90.Microsoft.Extensions.Localization"); + private static byte[]? _MicrosoftExtensionsLocalization; /// - /// The image bytes for Microsoft.AspNetCore.Razor.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.TagHelpers.dll /// - public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet90.Microsoft.AspNetCore.Razor"); - private static byte[]? _MicrosoftAspNetCoreRazor; + public static byte[] MicrosoftAspNetCoreMvcTagHelpers => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcTagHelpers, "aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers"); + private static byte[]? _MicrosoftAspNetCoreMvcTagHelpers; /// - /// The image bytes for Microsoft.AspNetCore.Razor.Runtime.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.OAuth.dll /// - public static byte[] MicrosoftAspNetCoreRazorRuntime => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazorRuntime, "aspnet90.Microsoft.AspNetCore.Razor.Runtime"); - private static byte[]? _MicrosoftAspNetCoreRazorRuntime; + public static byte[] MicrosoftAspNetCoreAuthenticationOAuth => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationOAuth, "aspnet90.Microsoft.AspNetCore.Authentication.OAuth"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationOAuth; /// - /// The image bytes for Microsoft.AspNetCore.RequestDecompression.dll + /// The image bytes for Microsoft.AspNetCore.Antiforgery.dll /// - public static byte[] MicrosoftAspNetCoreRequestDecompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRequestDecompression, "aspnet90.Microsoft.AspNetCore.RequestDecompression"); - private static byte[]? _MicrosoftAspNetCoreRequestDecompression; + public static byte[] MicrosoftAspNetCoreAntiforgery => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAntiforgery, "aspnet90.Microsoft.AspNetCore.Antiforgery"); + private static byte[]? _MicrosoftAspNetCoreAntiforgery; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.DataAnnotations.dll /// - public static byte[] MicrosoftAspNetCoreResponseCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCachingAbstractions, "aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreResponseCachingAbstractions; + public static byte[] MicrosoftAspNetCoreMvcDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcDataAnnotations, "aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations"); + private static byte[]? _MicrosoftAspNetCoreMvcDataAnnotations; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCaching.dll + /// The image bytes for Microsoft.AspNetCore.Localization.Routing.dll /// - public static byte[] MicrosoftAspNetCoreResponseCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCaching, "aspnet90.Microsoft.AspNetCore.ResponseCaching"); - private static byte[]? _MicrosoftAspNetCoreResponseCaching; + public static byte[] MicrosoftAspNetCoreLocalizationRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalizationRouting, "aspnet90.Microsoft.AspNetCore.Localization.Routing"); + private static byte[]? _MicrosoftAspNetCoreLocalizationRouting; /// - /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll + /// The image bytes for Microsoft.AspNetCore.Authorization.Policy.dll /// - public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet90.Microsoft.AspNetCore.ResponseCompression"); - private static byte[]? _MicrosoftAspNetCoreResponseCompression; + public static byte[] MicrosoftAspNetCoreAuthorizationPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthorizationPolicy, "aspnet90.Microsoft.AspNetCore.Authorization.Policy"); + private static byte[]? _MicrosoftAspNetCoreAuthorizationPolicy; + + /// + /// The image bytes for System.Diagnostics.EventLog.dll + /// + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet90.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; + + /// + /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// + public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet90.Microsoft.AspNetCore.StaticFiles"); + private static byte[]? _MicrosoftAspNetCoreStaticFiles; /// /// The image bytes for Microsoft.AspNetCore.Rewrite.dll @@ -8696,22 +8696,28 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreRewrite; /// - /// The image bytes for Microsoft.AspNetCore.Routing.Abstractions.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.dll /// - public static byte[] MicrosoftAspNetCoreRoutingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRoutingAbstractions, "aspnet90.Microsoft.AspNetCore.Routing.Abstractions"); - private static byte[]? _MicrosoftAspNetCoreRoutingAbstractions; + public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet90.Microsoft.Extensions.DependencyInjection"); + private static byte[]? _MicrosoftExtensionsDependencyInjection; /// - /// The image bytes for Microsoft.AspNetCore.Routing.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreRouting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRouting, "aspnet90.Microsoft.AspNetCore.Routing"); - private static byte[]? _MicrosoftAspNetCoreRouting; + public static byte[] MicrosoftAspNetCoreHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingAbstractions; /// - /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.dll /// - public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet90.Microsoft.AspNetCore.Server.HttpSys"); - private static byte[]? _MicrosoftAspNetCoreServerHttpSys; + public static byte[] MicrosoftAspNetCoreHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHosting, "aspnet90.Microsoft.AspNetCore.Hosting"); + private static byte[]? _MicrosoftAspNetCoreHosting; + + /// + /// The image bytes for Microsoft.Extensions.Logging.dll + /// + public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet90.Microsoft.Extensions.Logging"); + private static byte[]? _MicrosoftExtensionsLogging; /// /// The image bytes for Microsoft.AspNetCore.Server.IIS.dll @@ -8720,358 +8726,358 @@ public static class Resources private static byte[]? _MicrosoftAspNetCoreServerIIS; /// - /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll + /// The image bytes for Microsoft.AspNetCore.ResponseCompression.dll /// - public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet90.Microsoft.AspNetCore.Server.IISIntegration"); - private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; + public static byte[] MicrosoftAspNetCoreResponseCompression => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreResponseCompression, "aspnet90.Microsoft.AspNetCore.ResponseCompression"); + private static byte[]? _MicrosoftAspNetCoreResponseCompression; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll + /// The image bytes for Microsoft.Extensions.Logging.Debug.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; + public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet90.Microsoft.Extensions.Logging.Debug"); + private static byte[]? _MicrosoftExtensionsLoggingDebug; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Core.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet90.Microsoft.AspNetCore.Server.Kestrel"); - private static byte[]? _MicrosoftAspNetCoreServerKestrel; + public static byte[] MicrosoftAspNetCoreMvcCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCore, "aspnet90.Microsoft.AspNetCore.Mvc.Core"); + private static byte[]? _MicrosoftAspNetCoreMvcCore; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ApiExplorer.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportNamedPipes => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportNamedPipes, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportNamedPipes; + public static byte[] MicrosoftAspNetCoreMvcApiExplorer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcApiExplorer, "aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer"); + private static byte[]? _MicrosoftAspNetCoreMvcApiExplorer; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportQuic => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportQuic, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportQuic; + public static byte[] MicrosoftAspNetCoreServerKestrel => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrel, "aspnet90.Microsoft.AspNetCore.Server.Kestrel"); + private static byte[]? _MicrosoftAspNetCoreServerKestrel; /// - /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll + /// The image bytes for Microsoft.Extensions.Features.dll /// - public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); - private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; + public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet90.Microsoft.Extensions.Features"); + private static byte[]? _MicrosoftExtensionsFeatures; /// - /// The image bytes for Microsoft.AspNetCore.Session.dll + /// The image bytes for Microsoft.AspNetCore.WebSockets.dll /// - public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet90.Microsoft.AspNetCore.Session"); - private static byte[]? _MicrosoftAspNetCoreSession; + public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet90.Microsoft.AspNetCore.WebSockets"); + private static byte[]? _MicrosoftAspNetCoreWebSockets; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet90.Microsoft.AspNetCore.SignalR.Common"); - private static byte[]? _MicrosoftAspNetCoreSignalRCommon; + public static byte[] MicrosoftAspNetCoreServerKestrelTransportSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelTransportSockets, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelTransportSockets; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Core.dll + /// The image bytes for Microsoft.AspNetCore.HttpOverrides.dll /// - public static byte[] MicrosoftAspNetCoreSignalRCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCore, "aspnet90.Microsoft.AspNetCore.SignalR.Core"); - private static byte[]? _MicrosoftAspNetCoreSignalRCore; + public static byte[] MicrosoftAspNetCoreHttpOverrides => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpOverrides, "aspnet90.Microsoft.AspNetCore.HttpOverrides"); + private static byte[]? _MicrosoftAspNetCoreHttpOverrides; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll /// - public static byte[] MicrosoftAspNetCoreSignalR => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalR, "aspnet90.Microsoft.AspNetCore.SignalR"); - private static byte[]? _MicrosoftAspNetCoreSignalR; + public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks"); + private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; /// - /// The image bytes for Microsoft.AspNetCore.SignalR.Protocols.Json.dll + /// The image bytes for Microsoft.JSInterop.dll /// - public static byte[] MicrosoftAspNetCoreSignalRProtocolsJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRProtocolsJson, "aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json"); - private static byte[]? _MicrosoftAspNetCoreSignalRProtocolsJson; + public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet90.Microsoft.JSInterop"); + private static byte[]? _MicrosoftJSInterop; /// - /// The image bytes for Microsoft.AspNetCore.StaticAssets.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Cors.dll /// - public static byte[] MicrosoftAspNetCoreStaticAssets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticAssets, "aspnet90.Microsoft.AspNetCore.StaticAssets"); - private static byte[]? _MicrosoftAspNetCoreStaticAssets; + public static byte[] MicrosoftAspNetCoreMvcCors => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcCors, "aspnet90.Microsoft.AspNetCore.Mvc.Cors"); + private static byte[]? _MicrosoftAspNetCoreMvcCors; /// - /// The image bytes for Microsoft.AspNetCore.StaticFiles.dll + /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll /// - public static byte[] MicrosoftAspNetCoreStaticFiles => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreStaticFiles, "aspnet90.Microsoft.AspNetCore.StaticFiles"); - private static byte[]? _MicrosoftAspNetCoreStaticFiles; + public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet90.Microsoft.Extensions.Configuration.FileExtensions"); + private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; /// - /// The image bytes for Microsoft.AspNetCore.WebSockets.dll + /// The image bytes for Microsoft.Extensions.Configuration.Json.dll /// - public static byte[] MicrosoftAspNetCoreWebSockets => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebSockets, "aspnet90.Microsoft.AspNetCore.WebSockets"); - private static byte[]? _MicrosoftAspNetCoreWebSockets; + public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet90.Microsoft.Extensions.Configuration.Json"); + private static byte[]? _MicrosoftExtensionsConfigurationJson; /// - /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet90.Microsoft.AspNetCore.WebUtilities"); - private static byte[]? _MicrosoftAspNetCoreWebUtilities; + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet90.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; /// - /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet90.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; + public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet90.Microsoft.Extensions.Configuration.CommandLine"); + private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; /// - /// The image bytes for Microsoft.Extensions.Caching.Memory.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Razor.dll /// - public static byte[] MicrosoftExtensionsCachingMemory => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingMemory, "aspnet90.Microsoft.Extensions.Caching.Memory"); - private static byte[]? _MicrosoftExtensionsCachingMemory; + public static byte[] MicrosoftAspNetCoreMvcRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcRazor, "aspnet90.Microsoft.AspNetCore.Mvc.Razor"); + private static byte[]? _MicrosoftAspNetCoreMvcRazor; /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.Formatters.Xml.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "aspnet90.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + public static byte[] MicrosoftAspNetCoreMvcFormattersXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcFormattersXml, "aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml"); + private static byte[]? _MicrosoftAspNetCoreMvcFormattersXml; /// - /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll + /// The image bytes for Microsoft.AspNetCore.Http.dll /// - public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet90.Microsoft.Extensions.Configuration.Binder"); - private static byte[]? _MicrosoftExtensionsConfigurationBinder; + public static byte[] MicrosoftAspNetCoreHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttp, "aspnet90.Microsoft.AspNetCore.Http"); + private static byte[]? _MicrosoftAspNetCoreHttp; /// - /// The image bytes for Microsoft.Extensions.Configuration.CommandLine.dll + /// The image bytes for Microsoft.AspNetCore.WebUtilities.dll /// - public static byte[] MicrosoftExtensionsConfigurationCommandLine => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationCommandLine, "aspnet90.Microsoft.Extensions.Configuration.CommandLine"); - private static byte[]? _MicrosoftExtensionsConfigurationCommandLine; + public static byte[] MicrosoftAspNetCoreWebUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreWebUtilities, "aspnet90.Microsoft.AspNetCore.WebUtilities"); + private static byte[]? _MicrosoftAspNetCoreWebUtilities; /// - /// The image bytes for Microsoft.Extensions.Configuration.dll + /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll /// - public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet90.Microsoft.Extensions.Configuration"); - private static byte[]? _MicrosoftExtensionsConfiguration; + public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet90.Microsoft.Extensions.Configuration.Ini"); + private static byte[]? _MicrosoftExtensionsConfigurationIni; /// - /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll + /// The image bytes for Microsoft.AspNetCore.Diagnostics.Abstractions.dll /// - public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables"); - private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; + public static byte[] MicrosoftAspNetCoreDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDiagnosticsAbstractions, "aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreDiagnosticsAbstractions; /// - /// The image bytes for Microsoft.Extensions.Configuration.FileExtensions.dll + /// The image bytes for Microsoft.AspNetCore.Components.Forms.dll /// - public static byte[] MicrosoftExtensionsConfigurationFileExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationFileExtensions, "aspnet90.Microsoft.Extensions.Configuration.FileExtensions"); - private static byte[]? _MicrosoftExtensionsConfigurationFileExtensions; + public static byte[] MicrosoftAspNetCoreComponentsForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsForms, "aspnet90.Microsoft.AspNetCore.Components.Forms"); + private static byte[]? _MicrosoftAspNetCoreComponentsForms; /// - /// The image bytes for Microsoft.Extensions.Configuration.Ini.dll + /// The image bytes for Microsoft.AspNetCore.SignalR.Common.dll /// - public static byte[] MicrosoftExtensionsConfigurationIni => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationIni, "aspnet90.Microsoft.Extensions.Configuration.Ini"); - private static byte[]? _MicrosoftExtensionsConfigurationIni; + public static byte[] MicrosoftAspNetCoreSignalRCommon => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSignalRCommon, "aspnet90.Microsoft.AspNetCore.SignalR.Common"); + private static byte[]? _MicrosoftAspNetCoreSignalRCommon; /// - /// The image bytes for Microsoft.Extensions.Configuration.Json.dll + /// The image bytes for Microsoft.Extensions.Logging.Console.dll /// - public static byte[] MicrosoftExtensionsConfigurationJson => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationJson, "aspnet90.Microsoft.Extensions.Configuration.Json"); - private static byte[]? _MicrosoftExtensionsConfigurationJson; + public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet90.Microsoft.Extensions.Logging.Console"); + private static byte[]? _MicrosoftExtensionsLoggingConsole; /// - /// The image bytes for Microsoft.Extensions.Configuration.KeyPerFile.dll + /// The image bytes for Microsoft.AspNetCore.Http.Features.dll /// - public static byte[] MicrosoftExtensionsConfigurationKeyPerFile => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationKeyPerFile, "aspnet90.Microsoft.Extensions.Configuration.KeyPerFile"); - private static byte[]? _MicrosoftExtensionsConfigurationKeyPerFile; + public static byte[] MicrosoftAspNetCoreHttpFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpFeatures, "aspnet90.Microsoft.AspNetCore.Http.Features"); + private static byte[]? _MicrosoftAspNetCoreHttpFeatures; /// - /// The image bytes for Microsoft.Extensions.Configuration.UserSecrets.dll + /// The image bytes for Microsoft.AspNetCore.Razor.dll /// - public static byte[] MicrosoftExtensionsConfigurationUserSecrets => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationUserSecrets, "aspnet90.Microsoft.Extensions.Configuration.UserSecrets"); - private static byte[]? _MicrosoftExtensionsConfigurationUserSecrets; + public static byte[] MicrosoftAspNetCoreRazor => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreRazor, "aspnet90.Microsoft.AspNetCore.Razor"); + private static byte[]? _MicrosoftAspNetCoreRazor; /// - /// The image bytes for Microsoft.Extensions.Configuration.Xml.dll + /// The image bytes for Microsoft.AspNetCore.Localization.dll /// - public static byte[] MicrosoftExtensionsConfigurationXml => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationXml, "aspnet90.Microsoft.Extensions.Configuration.Xml"); - private static byte[]? _MicrosoftExtensionsConfigurationXml; + public static byte[] MicrosoftAspNetCoreLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreLocalization, "aspnet90.Microsoft.AspNetCore.Localization"); + private static byte[]? _MicrosoftAspNetCoreLocalization; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Html.Abstractions.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + public static byte[] MicrosoftAspNetCoreHtmlAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHtmlAbstractions, "aspnet90.Microsoft.AspNetCore.Html.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHtmlAbstractions; /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.dll + /// The image bytes for Microsoft.AspNetCore.DataProtection.Extensions.dll /// - public static byte[] MicrosoftExtensionsDependencyInjection => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjection, "aspnet90.Microsoft.Extensions.DependencyInjection"); - private static byte[]? _MicrosoftExtensionsDependencyInjection; + public static byte[] MicrosoftAspNetCoreDataProtectionExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreDataProtectionExtensions, "aspnet90.Microsoft.AspNetCore.DataProtection.Extensions"); + private static byte[]? _MicrosoftAspNetCoreDataProtectionExtensions; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Configuration.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + public static byte[] MicrosoftExtensionsConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfiguration, "aspnet90.Microsoft.Extensions.Configuration"); + private static byte[]? _MicrosoftExtensionsConfiguration; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.dll + /// The image bytes for Microsoft.AspNetCore.dll /// - public static byte[] MicrosoftExtensionsDiagnostics => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnostics, "aspnet90.Microsoft.Extensions.Diagnostics"); - private static byte[]? _MicrosoftExtensionsDiagnostics; + public static byte[] MicrosoftAspNetCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCore, "aspnet90.Microsoft.AspNetCore"); + private static byte[]? _MicrosoftAspNetCore; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.HostFiltering.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecksAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecksAbstractions; + public static byte[] MicrosoftAspNetCoreHostFiltering => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostFiltering, "aspnet90.Microsoft.AspNetCore.HostFiltering"); + private static byte[]? _MicrosoftAspNetCoreHostFiltering; /// - /// The image bytes for Microsoft.Extensions.Diagnostics.HealthChecks.dll + /// The image bytes for Microsoft.AspNetCore.Server.IISIntegration.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsHealthChecks => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsHealthChecks, "aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks"); - private static byte[]? _MicrosoftExtensionsDiagnosticsHealthChecks; + public static byte[] MicrosoftAspNetCoreServerIISIntegration => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerIISIntegration, "aspnet90.Microsoft.AspNetCore.Server.IISIntegration"); + private static byte[]? _MicrosoftAspNetCoreServerIISIntegration; /// - /// The image bytes for Microsoft.Extensions.Features.dll + /// The image bytes for Microsoft.AspNetCore.Server.Kestrel.Core.dll /// - public static byte[] MicrosoftExtensionsFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFeatures, "aspnet90.Microsoft.Extensions.Features"); - private static byte[]? _MicrosoftExtensionsFeatures; + public static byte[] MicrosoftAspNetCoreServerKestrelCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerKestrelCore, "aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core"); + private static byte[]? _MicrosoftAspNetCoreServerKestrelCore; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet90.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet90.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Composite.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] MicrosoftExtensionsFileProvidersComposite => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersComposite, "aspnet90.Microsoft.Extensions.FileProviders.Composite"); - private static byte[]? _MicrosoftExtensionsFileProvidersComposite; + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Core.dll /// - public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet90.Microsoft.Extensions.FileProviders.Embedded"); - private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; + public static byte[] MicrosoftAspNetCoreAuthenticationCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationCore, "aspnet90.Microsoft.AspNetCore.Authentication.Core"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationCore; /// - /// The image bytes for Microsoft.Extensions.FileProviders.Physical.dll + /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll /// - public static byte[] MicrosoftExtensionsFileProvidersPhysical => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersPhysical, "aspnet90.Microsoft.Extensions.FileProviders.Physical"); - private static byte[]? _MicrosoftExtensionsFileProvidersPhysical; + public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet90.Microsoft.Extensions.Logging.EventLog"); + private static byte[]? _MicrosoftExtensionsLoggingEventLog; /// - /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll + /// The image bytes for Microsoft.AspNetCore.Session.dll /// - public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet90.Microsoft.Extensions.FileSystemGlobbing"); - private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; + public static byte[] MicrosoftAspNetCoreSession => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreSession, "aspnet90.Microsoft.AspNetCore.Session"); + private static byte[]? _MicrosoftAspNetCoreSession; /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Cryptography.Internal.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "aspnet90.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; + public static byte[] MicrosoftAspNetCoreCryptographyInternal => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreCryptographyInternal, "aspnet90.Microsoft.AspNetCore.Cryptography.Internal"); + private static byte[]? _MicrosoftAspNetCoreCryptographyInternal; /// - /// The image bytes for Microsoft.Extensions.Hosting.dll + /// The image bytes for Microsoft.AspNetCore.Components.Server.dll /// - public static byte[] MicrosoftExtensionsHosting => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHosting, "aspnet90.Microsoft.Extensions.Hosting"); - private static byte[]? _MicrosoftExtensionsHosting; + public static byte[] MicrosoftAspNetCoreComponentsServer => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsServer, "aspnet90.Microsoft.AspNetCore.Components.Server"); + private static byte[]? _MicrosoftAspNetCoreComponentsServer; /// - /// The image bytes for Microsoft.Extensions.Http.dll + /// The image bytes for Microsoft.AspNetCore.Components.Authorization.dll /// - public static byte[] MicrosoftExtensionsHttp => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHttp, "aspnet90.Microsoft.Extensions.Http"); - private static byte[]? _MicrosoftExtensionsHttp; + public static byte[] MicrosoftAspNetCoreComponentsAuthorization => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponentsAuthorization, "aspnet90.Microsoft.AspNetCore.Components.Authorization"); + private static byte[]? _MicrosoftAspNetCoreComponentsAuthorization; /// - /// The image bytes for Microsoft.Extensions.Identity.Core.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Embedded.dll /// - public static byte[] MicrosoftExtensionsIdentityCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityCore, "aspnet90.Microsoft.Extensions.Identity.Core"); - private static byte[]? _MicrosoftExtensionsIdentityCore; + public static byte[] MicrosoftExtensionsFileProvidersEmbedded => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersEmbedded, "aspnet90.Microsoft.Extensions.FileProviders.Embedded"); + private static byte[]? _MicrosoftExtensionsFileProvidersEmbedded; /// - /// The image bytes for Microsoft.Extensions.Identity.Stores.dll + /// The image bytes for Microsoft.AspNetCore.Http.Connections.dll /// - public static byte[] MicrosoftExtensionsIdentityStores => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsIdentityStores, "aspnet90.Microsoft.Extensions.Identity.Stores"); - private static byte[]? _MicrosoftExtensionsIdentityStores; + public static byte[] MicrosoftAspNetCoreHttpConnections => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpConnections, "aspnet90.Microsoft.AspNetCore.Http.Connections"); + private static byte[]? _MicrosoftAspNetCoreHttpConnections; /// - /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll + /// The image bytes for Microsoft.AspNetCore.Authentication.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet90.Microsoft.Extensions.Localization.Abstractions"); - private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; + public static byte[] MicrosoftAspNetCoreAuthenticationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreAuthenticationAbstractions, "aspnet90.Microsoft.AspNetCore.Authentication.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreAuthenticationAbstractions; /// - /// The image bytes for Microsoft.Extensions.Localization.dll + /// The image bytes for Microsoft.AspNetCore.Hosting.Server.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLocalization => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalization, "aspnet90.Microsoft.Extensions.Localization"); - private static byte[]? _MicrosoftExtensionsLocalization; + public static byte[] MicrosoftAspNetCoreHostingServerAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHostingServerAbstractions, "aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreHostingServerAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for Microsoft.Extensions.Localization.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet90.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + public static byte[] MicrosoftExtensionsLocalizationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLocalizationAbstractions, "aspnet90.Microsoft.Extensions.Localization.Abstractions"); + private static byte[]? _MicrosoftExtensionsLocalizationAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Configuration.dll + /// The image bytes for Microsoft.Extensions.Configuration.EnvironmentVariables.dll /// - public static byte[] MicrosoftExtensionsLoggingConfiguration => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConfiguration, "aspnet90.Microsoft.Extensions.Logging.Configuration"); - private static byte[]? _MicrosoftExtensionsLoggingConfiguration; + public static byte[] MicrosoftExtensionsConfigurationEnvironmentVariables => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationEnvironmentVariables, "aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables"); + private static byte[]? _MicrosoftExtensionsConfigurationEnvironmentVariables; /// - /// The image bytes for Microsoft.Extensions.Logging.Console.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingConsole => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingConsole, "aspnet90.Microsoft.Extensions.Logging.Console"); - private static byte[]? _MicrosoftExtensionsLoggingConsole; + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "aspnet90.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.Debug.dll + /// The image bytes for Microsoft.AspNetCore.Connections.Abstractions.dll /// - public static byte[] MicrosoftExtensionsLoggingDebug => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingDebug, "aspnet90.Microsoft.Extensions.Logging.Debug"); - private static byte[]? _MicrosoftExtensionsLoggingDebug; + public static byte[] MicrosoftAspNetCoreConnectionsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreConnectionsAbstractions, "aspnet90.Microsoft.AspNetCore.Connections.Abstractions"); + private static byte[]? _MicrosoftAspNetCoreConnectionsAbstractions; /// - /// The image bytes for Microsoft.Extensions.Logging.dll + /// The image bytes for Microsoft.AspNetCore.Components.dll /// - public static byte[] MicrosoftExtensionsLogging => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLogging, "aspnet90.Microsoft.Extensions.Logging"); - private static byte[]? _MicrosoftExtensionsLogging; + public static byte[] MicrosoftAspNetCoreComponents => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreComponents, "aspnet90.Microsoft.AspNetCore.Components"); + private static byte[]? _MicrosoftAspNetCoreComponents; /// - /// The image bytes for Microsoft.Extensions.Logging.EventLog.dll + /// The image bytes for Microsoft.AspNetCore.HttpsPolicy.dll /// - public static byte[] MicrosoftExtensionsLoggingEventLog => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventLog, "aspnet90.Microsoft.Extensions.Logging.EventLog"); - private static byte[]? _MicrosoftExtensionsLoggingEventLog; + public static byte[] MicrosoftAspNetCoreHttpsPolicy => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpsPolicy, "aspnet90.Microsoft.AspNetCore.HttpsPolicy"); + private static byte[]? _MicrosoftAspNetCoreHttpsPolicy; /// - /// The image bytes for Microsoft.Extensions.Logging.EventSource.dll + /// The image bytes for Microsoft.AspNetCore.OutputCaching.dll /// - public static byte[] MicrosoftExtensionsLoggingEventSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingEventSource, "aspnet90.Microsoft.Extensions.Logging.EventSource"); - private static byte[]? _MicrosoftExtensionsLoggingEventSource; + public static byte[] MicrosoftAspNetCoreOutputCaching => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreOutputCaching, "aspnet90.Microsoft.AspNetCore.OutputCaching"); + private static byte[]? _MicrosoftAspNetCoreOutputCaching; /// - /// The image bytes for Microsoft.Extensions.Logging.TraceSource.dll + /// The image bytes for Microsoft.AspNetCore.Server.HttpSys.dll /// - public static byte[] MicrosoftExtensionsLoggingTraceSource => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingTraceSource, "aspnet90.Microsoft.Extensions.Logging.TraceSource"); - private static byte[]? _MicrosoftExtensionsLoggingTraceSource; + public static byte[] MicrosoftAspNetCoreServerHttpSys => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreServerHttpSys, "aspnet90.Microsoft.AspNetCore.Server.HttpSys"); + private static byte[]? _MicrosoftAspNetCoreServerHttpSys; /// - /// The image bytes for Microsoft.Extensions.ObjectPool.dll + /// The image bytes for Microsoft.Extensions.FileSystemGlobbing.dll /// - public static byte[] MicrosoftExtensionsObjectPool => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsObjectPool, "aspnet90.Microsoft.Extensions.ObjectPool"); - private static byte[]? _MicrosoftExtensionsObjectPool; + public static byte[] MicrosoftExtensionsFileSystemGlobbing => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileSystemGlobbing, "aspnet90.Microsoft.Extensions.FileSystemGlobbing"); + private static byte[]? _MicrosoftExtensionsFileSystemGlobbing; /// - /// The image bytes for Microsoft.Extensions.Options.ConfigurationExtensions.dll + /// The image bytes for Microsoft.Net.Http.Headers.dll /// - public static byte[] MicrosoftExtensionsOptionsConfigurationExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsConfigurationExtensions, "aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions"); - private static byte[]? _MicrosoftExtensionsOptionsConfigurationExtensions; + public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet90.Microsoft.Net.Http.Headers"); + private static byte[]? _MicrosoftNetHttpHeaders; /// - /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet90.Microsoft.Extensions.Options.DataAnnotations"); - private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "aspnet90.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for Microsoft.Extensions.Configuration.Binder.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "aspnet90.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; + public static byte[] MicrosoftExtensionsConfigurationBinder => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationBinder, "aspnet90.Microsoft.Extensions.Configuration.Binder"); + private static byte[]? _MicrosoftExtensionsConfigurationBinder; /// /// The image bytes for Microsoft.Extensions.Primitives.dll @@ -9080,40 +9086,34 @@ public static class Resources private static byte[]? _MicrosoftExtensionsPrimitives; /// - /// The image bytes for Microsoft.Extensions.WebEncoders.dll - /// - public static byte[] MicrosoftExtensionsWebEncoders => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsWebEncoders, "aspnet90.Microsoft.Extensions.WebEncoders"); - private static byte[]? _MicrosoftExtensionsWebEncoders; - - /// - /// The image bytes for Microsoft.JSInterop.dll + /// The image bytes for Microsoft.Extensions.Options.DataAnnotations.dll /// - public static byte[] MicrosoftJSInterop => ResourceLoader.GetOrCreateResource(ref _MicrosoftJSInterop, "aspnet90.Microsoft.JSInterop"); - private static byte[]? _MicrosoftJSInterop; + public static byte[] MicrosoftExtensionsOptionsDataAnnotations => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptionsDataAnnotations, "aspnet90.Microsoft.Extensions.Options.DataAnnotations"); + private static byte[]? _MicrosoftExtensionsOptionsDataAnnotations; /// - /// The image bytes for Microsoft.Net.Http.Headers.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] MicrosoftNetHttpHeaders => ResourceLoader.GetOrCreateResource(ref _MicrosoftNetHttpHeaders, "aspnet90.Microsoft.Net.Http.Headers"); - private static byte[]? _MicrosoftNetHttpHeaders; + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "aspnet90.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "aspnet90.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "aspnet90.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for Microsoft.AspNetCore.Http.Extensions.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "aspnet90.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; + public static byte[] MicrosoftAspNetCoreHttpExtensions => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreHttpExtensions, "aspnet90.Microsoft.AspNetCore.Http.Extensions"); + private static byte[]? _MicrosoftAspNetCoreHttpExtensions; /// - /// The image bytes for System.Threading.RateLimiting.dll + /// The image bytes for Microsoft.AspNetCore.Mvc.ViewFeatures.dll /// - public static byte[] SystemThreadingRateLimiting => ResourceLoader.GetOrCreateResource(ref _SystemThreadingRateLimiting, "aspnet90.System.Threading.RateLimiting"); - private static byte[]? _SystemThreadingRateLimiting; + public static byte[] MicrosoftAspNetCoreMvcViewFeatures => ResourceLoader.GetOrCreateResource(ref _MicrosoftAspNetCoreMvcViewFeatures, "aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures"); + private static byte[]? _MicrosoftAspNetCoreMvcViewFeatures; } diff --git a/Src/Basic.Reference.Assemblies.AspNet90/Generated.targets b/Src/Basic.Reference.Assemblies.AspNet90/Generated.targets index 5aa8fc5..12bc13c 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.System + Resources\aspnet90\System.dll - - aspnet90.Microsoft.VisualBasic.Core - Resources\aspnet90\Microsoft.VisualBasic.Core.dll + + aspnet90.System.IO.Compression.Brotli + Resources\aspnet90\System.IO.Compression.Brotli.dll - - aspnet90.Microsoft.VisualBasic - Resources\aspnet90\Microsoft.VisualBasic.dll + + aspnet90.System.Threading.Thread + Resources\aspnet90\System.Threading.Thread.dll + + + aspnet90.System.Security.Cryptography + Resources\aspnet90\System.Security.Cryptography.dll + + + aspnet90.System.Diagnostics.Contracts + Resources\aspnet90\System.Diagnostics.Contracts.dll + + + aspnet90.System.ComponentModel.TypeConverter + Resources\aspnet90\System.ComponentModel.TypeConverter.dll + + + aspnet90.System.Security.Cryptography.OpenSsl + Resources\aspnet90\System.Security.Cryptography.OpenSsl.dll - + + aspnet90.System.Reflection.Metadata + Resources\aspnet90\System.Reflection.Metadata.dll + + + aspnet90.System.Formats.Asn1 + Resources\aspnet90\System.Formats.Asn1.dll + + + aspnet90.System.Diagnostics.DiagnosticSource + Resources\aspnet90\System.Diagnostics.DiagnosticSource.dll + + + aspnet90.System.Security.Cryptography.Primitives + Resources\aspnet90\System.Security.Cryptography.Primitives.dll + + aspnet90.Microsoft.Win32.Primitives Resources\aspnet90\Microsoft.Win32.Primitives.dll - - aspnet90.Microsoft.Win32.Registry - Resources\aspnet90\Microsoft.Win32.Registry.dll + + aspnet90.System.Drawing.Primitives + Resources\aspnet90\System.Drawing.Primitives.dll - - aspnet90.mscorlib - Resources\aspnet90\mscorlib.dll + + aspnet90.System.IO.MemoryMappedFiles + Resources\aspnet90\System.IO.MemoryMappedFiles.dll - - aspnet90.netstandard - Resources\aspnet90\netstandard.dll + + aspnet90.System.Core + Resources\aspnet90\System.Core.dll - - aspnet90.System.AppContext - Resources\aspnet90\System.AppContext.dll + + aspnet90.System.Runtime.Serialization.Formatters + Resources\aspnet90\System.Runtime.Serialization.Formatters.dll - - aspnet90.System.Buffers - Resources\aspnet90\System.Buffers.dll + + aspnet90.System.Resources.ResourceManager + Resources\aspnet90\System.Resources.ResourceManager.dll - - aspnet90.System.Collections.Concurrent - Resources\aspnet90\System.Collections.Concurrent.dll + + aspnet90.System.Threading.Overlapped + Resources\aspnet90\System.Threading.Overlapped.dll - - aspnet90.System.Collections - Resources\aspnet90\System.Collections.dll + + aspnet90.System.Net.HttpListener + Resources\aspnet90\System.Net.HttpListener.dll - - aspnet90.System.Collections.Immutable - Resources\aspnet90\System.Collections.Immutable.dll + + aspnet90.System.Net + Resources\aspnet90\System.Net.dll - - aspnet90.System.Collections.NonGeneric - Resources\aspnet90\System.Collections.NonGeneric.dll + + aspnet90.System.ObjectModel + Resources\aspnet90\System.ObjectModel.dll - - aspnet90.System.Collections.Specialized - Resources\aspnet90\System.Collections.Specialized.dll + + aspnet90.System.Diagnostics.TextWriterTraceListener + Resources\aspnet90\System.Diagnostics.TextWriterTraceListener.dll - - aspnet90.System.ComponentModel.Annotations - Resources\aspnet90\System.ComponentModel.Annotations.dll + + aspnet90.System.Security.Cryptography.Csp + Resources\aspnet90\System.Security.Cryptography.Csp.dll - - aspnet90.System.ComponentModel.DataAnnotations - Resources\aspnet90\System.ComponentModel.DataAnnotations.dll + + aspnet90.Microsoft.CSharp + Resources\aspnet90\Microsoft.CSharp.dll - - aspnet90.System.ComponentModel - Resources\aspnet90\System.ComponentModel.dll + + aspnet90.System.Net.WebSockets.Client + Resources\aspnet90\System.Net.WebSockets.Client.dll - - aspnet90.System.ComponentModel.EventBasedAsync - Resources\aspnet90\System.ComponentModel.EventBasedAsync.dll + + aspnet90.System.Threading.Timer + Resources\aspnet90\System.Threading.Timer.dll - - aspnet90.System.ComponentModel.Primitives - Resources\aspnet90\System.ComponentModel.Primitives.dll + + aspnet90.System.Reflection.Emit.Lightweight + Resources\aspnet90\System.Reflection.Emit.Lightweight.dll - - aspnet90.System.ComponentModel.TypeConverter - Resources\aspnet90\System.ComponentModel.TypeConverter.dll + + aspnet90.System.Formats.Tar + Resources\aspnet90\System.Formats.Tar.dll + + + aspnet90.System.Dynamic.Runtime + Resources\aspnet90\System.Dynamic.Runtime.dll + + + aspnet90.System.Security.Cryptography.Algorithms + Resources\aspnet90\System.Security.Cryptography.Algorithms.dll + + + aspnet90.WindowsBase + Resources\aspnet90\WindowsBase.dll + + + aspnet90.System.Net.WebProxy + Resources\aspnet90\System.Net.WebProxy.dll - + aspnet90.System.Configuration Resources\aspnet90\System.Configuration.dll - - aspnet90.System.Console - Resources\aspnet90\System.Console.dll + + aspnet90.System.Diagnostics.Tools + Resources\aspnet90\System.Diagnostics.Tools.dll - - aspnet90.System.Core - Resources\aspnet90\System.Core.dll + + aspnet90.System.IO.Pipes.AccessControl + Resources\aspnet90\System.IO.Pipes.AccessControl.dll - - aspnet90.System.Data.Common - Resources\aspnet90\System.Data.Common.dll + + aspnet90.System.Drawing + Resources\aspnet90\System.Drawing.dll + + + aspnet90.System.Runtime.CompilerServices.Unsafe + Resources\aspnet90\System.Runtime.CompilerServices.Unsafe.dll + + + aspnet90.System.Diagnostics.Tracing + Resources\aspnet90\System.Diagnostics.Tracing.dll - + aspnet90.System.Data.DataSetExtensions Resources\aspnet90\System.Data.DataSetExtensions.dll - - aspnet90.System.Data - Resources\aspnet90\System.Data.dll + + aspnet90.System.Net.WebSockets + Resources\aspnet90\System.Net.WebSockets.dll - - aspnet90.System.Diagnostics.Contracts - Resources\aspnet90\System.Diagnostics.Contracts.dll + + aspnet90.System.Text.Json + Resources\aspnet90\System.Text.Json.dll - - aspnet90.System.Diagnostics.Debug - Resources\aspnet90\System.Diagnostics.Debug.dll + + aspnet90.System.Reflection.DispatchProxy + Resources\aspnet90\System.Reflection.DispatchProxy.dll - - aspnet90.System.Diagnostics.DiagnosticSource - Resources\aspnet90\System.Diagnostics.DiagnosticSource.dll + + aspnet90.System.Diagnostics.TraceSource + Resources\aspnet90\System.Diagnostics.TraceSource.dll + + + aspnet90.Microsoft.VisualBasic.Core + Resources\aspnet90\Microsoft.VisualBasic.Core.dll + + + aspnet90.System.Runtime.Loader + Resources\aspnet90\System.Runtime.Loader.dll + + + aspnet90.System.Xml.Serialization + Resources\aspnet90\System.Xml.Serialization.dll + + + aspnet90.System.IO + Resources\aspnet90\System.IO.dll - + aspnet90.System.Diagnostics.FileVersionInfo Resources\aspnet90\System.Diagnostics.FileVersionInfo.dll - - aspnet90.System.Diagnostics.Process - Resources\aspnet90\System.Diagnostics.Process.dll + + aspnet90.System.Runtime.InteropServices + Resources\aspnet90\System.Runtime.InteropServices.dll - - aspnet90.System.Diagnostics.StackTrace - Resources\aspnet90\System.Diagnostics.StackTrace.dll + + aspnet90.System.Threading.Tasks.Parallel + Resources\aspnet90\System.Threading.Tasks.Parallel.dll - - aspnet90.System.Diagnostics.TextWriterTraceListener - Resources\aspnet90\System.Diagnostics.TextWriterTraceListener.dll + + aspnet90.System.Net.Sockets + Resources\aspnet90\System.Net.Sockets.dll - - aspnet90.System.Diagnostics.Tools - Resources\aspnet90\System.Diagnostics.Tools.dll + + aspnet90.System.ValueTuple + Resources\aspnet90\System.ValueTuple.dll - - aspnet90.System.Diagnostics.TraceSource - Resources\aspnet90\System.Diagnostics.TraceSource.dll + + aspnet90.System.Runtime.InteropServices.RuntimeInformation + Resources\aspnet90\System.Runtime.InteropServices.RuntimeInformation.dll - - aspnet90.System.Diagnostics.Tracing - Resources\aspnet90\System.Diagnostics.Tracing.dll + + aspnet90.System.Security.Cryptography.X509Certificates + Resources\aspnet90\System.Security.Cryptography.X509Certificates.dll - - aspnet90.System - Resources\aspnet90\System.dll + + aspnet90.System.Net.ServicePoint + Resources\aspnet90\System.Net.ServicePoint.dll - - aspnet90.System.Drawing - Resources\aspnet90\System.Drawing.dll + + aspnet90.System.Text.Encoding.CodePages + Resources\aspnet90\System.Text.Encoding.CodePages.dll - - aspnet90.System.Drawing.Primitives - Resources\aspnet90\System.Drawing.Primitives.dll + + aspnet90.System.IO.Compression + Resources\aspnet90\System.IO.Compression.dll - - aspnet90.System.Dynamic.Runtime - Resources\aspnet90\System.Dynamic.Runtime.dll + + aspnet90.System.Reflection.Extensions + Resources\aspnet90\System.Reflection.Extensions.dll - - aspnet90.System.Formats.Asn1 - Resources\aspnet90\System.Formats.Asn1.dll + + aspnet90.System.Runtime.Serialization + Resources\aspnet90\System.Runtime.Serialization.dll - - aspnet90.System.Formats.Tar - Resources\aspnet90\System.Formats.Tar.dll + + aspnet90.System.Reflection.Emit + Resources\aspnet90\System.Reflection.Emit.dll - - aspnet90.System.Globalization.Calendars - Resources\aspnet90\System.Globalization.Calendars.dll + + aspnet90.System.Net.NetworkInformation + Resources\aspnet90\System.Net.NetworkInformation.dll - - aspnet90.System.Globalization - Resources\aspnet90\System.Globalization.dll + + aspnet90.System.Reflection.Emit.ILGeneration + Resources\aspnet90\System.Reflection.Emit.ILGeneration.dll - - aspnet90.System.Globalization.Extensions - Resources\aspnet90\System.Globalization.Extensions.dll + + aspnet90.System.Diagnostics.Process + Resources\aspnet90\System.Diagnostics.Process.dll - - aspnet90.System.IO.Compression.Brotli - Resources\aspnet90\System.IO.Compression.Brotli.dll + + aspnet90.System.ComponentModel.Primitives + Resources\aspnet90\System.ComponentModel.Primitives.dll - - aspnet90.System.IO.Compression - Resources\aspnet90\System.IO.Compression.dll + + aspnet90.System.ComponentModel.DataAnnotations + Resources\aspnet90\System.ComponentModel.DataAnnotations.dll - - aspnet90.System.IO.Compression.FileSystem - Resources\aspnet90\System.IO.Compression.FileSystem.dll + + aspnet90.System.IO.Pipelines + Resources\aspnet90\System.IO.Pipelines.dll + + + aspnet90.System.Runtime.CompilerServices.VisualC + Resources\aspnet90\System.Runtime.CompilerServices.VisualC.dll + + + aspnet90.System.Diagnostics.Debug + Resources\aspnet90\System.Diagnostics.Debug.dll + + + aspnet90.System.Buffers + Resources\aspnet90\System.Buffers.dll + + + aspnet90.System.Collections.NonGeneric + Resources\aspnet90\System.Collections.NonGeneric.dll + + + aspnet90.System.Threading + Resources\aspnet90\System.Threading.dll - + aspnet90.System.IO.Compression.ZipFile Resources\aspnet90\System.IO.Compression.ZipFile.dll - - aspnet90.System.IO - Resources\aspnet90\System.IO.dll - - - aspnet90.System.IO.FileSystem.AccessControl - Resources\aspnet90\System.IO.FileSystem.AccessControl.dll + + aspnet90.System.Xml.ReaderWriter + Resources\aspnet90\System.Xml.ReaderWriter.dll - - aspnet90.System.IO.FileSystem - Resources\aspnet90\System.IO.FileSystem.dll + + aspnet90.System.Text.RegularExpressions + Resources\aspnet90\System.Text.RegularExpressions.dll - - aspnet90.System.IO.FileSystem.DriveInfo - Resources\aspnet90\System.IO.FileSystem.DriveInfo.dll + + aspnet90.Microsoft.VisualBasic + Resources\aspnet90\Microsoft.VisualBasic.dll - - aspnet90.System.IO.FileSystem.Primitives - Resources\aspnet90\System.IO.FileSystem.Primitives.dll + + aspnet90.System.ComponentModel.Annotations + Resources\aspnet90\System.ComponentModel.Annotations.dll - - aspnet90.System.IO.FileSystem.Watcher - Resources\aspnet90\System.IO.FileSystem.Watcher.dll + + aspnet90.System.Net.Requests + Resources\aspnet90\System.Net.Requests.dll - - aspnet90.System.IO.IsolatedStorage - Resources\aspnet90\System.IO.IsolatedStorage.dll + + aspnet90.System.Globalization.Calendars + Resources\aspnet90\System.Globalization.Calendars.dll - - aspnet90.System.IO.MemoryMappedFiles - Resources\aspnet90\System.IO.MemoryMappedFiles.dll + + aspnet90.System.Collections.Immutable + Resources\aspnet90\System.Collections.Immutable.dll - - aspnet90.System.IO.Pipelines - Resources\aspnet90\System.IO.Pipelines.dll + + aspnet90.System.Runtime.Serialization.Primitives + Resources\aspnet90\System.Runtime.Serialization.Primitives.dll - - aspnet90.System.IO.Pipes.AccessControl - Resources\aspnet90\System.IO.Pipes.AccessControl.dll + + aspnet90.System.Text.Encoding.Extensions + Resources\aspnet90\System.Text.Encoding.Extensions.dll - - aspnet90.System.IO.Pipes - Resources\aspnet90\System.IO.Pipes.dll + + aspnet90.System.Diagnostics.StackTrace + Resources\aspnet90\System.Diagnostics.StackTrace.dll - - aspnet90.System.IO.UnmanagedMemoryStream - Resources\aspnet90\System.IO.UnmanagedMemoryStream.dll + + aspnet90.System.Net.Primitives + Resources\aspnet90\System.Net.Primitives.dll - - aspnet90.System.Linq - Resources\aspnet90\System.Linq.dll + + aspnet90.System.Security.SecureString + Resources\aspnet90\System.Security.SecureString.dll - - aspnet90.System.Linq.Expressions - Resources\aspnet90\System.Linq.Expressions.dll + + aspnet90.System.Security.Principal + Resources\aspnet90\System.Security.Principal.dll - - aspnet90.System.Linq.Parallel - Resources\aspnet90\System.Linq.Parallel.dll + + aspnet90.System.ServiceProcess + Resources\aspnet90\System.ServiceProcess.dll - + aspnet90.System.Linq.Queryable Resources\aspnet90\System.Linq.Queryable.dll - + aspnet90.System.Memory Resources\aspnet90\System.Memory.dll - - aspnet90.System.Net - Resources\aspnet90\System.Net.dll - - - aspnet90.System.Net.Http - Resources\aspnet90\System.Net.Http.dll - - - aspnet90.System.Net.Http.Json - Resources\aspnet90\System.Net.Http.Json.dll + + aspnet90.System.Xml.XDocument + Resources\aspnet90\System.Xml.XDocument.dll - - aspnet90.System.Net.HttpListener - Resources\aspnet90\System.Net.HttpListener.dll + + aspnet90.System.Collections + Resources\aspnet90\System.Collections.dll - - aspnet90.System.Net.Mail - Resources\aspnet90\System.Net.Mail.dll + + aspnet90.System.Web.HttpUtility + Resources\aspnet90\System.Web.HttpUtility.dll - - aspnet90.System.Net.NameResolution - Resources\aspnet90\System.Net.NameResolution.dll + + aspnet90.System.Runtime + Resources\aspnet90\System.Runtime.dll - - aspnet90.System.Net.NetworkInformation - Resources\aspnet90\System.Net.NetworkInformation.dll + + aspnet90.System.Threading.Tasks.Dataflow + Resources\aspnet90\System.Threading.Tasks.Dataflow.dll - + aspnet90.System.Net.Ping Resources\aspnet90\System.Net.Ping.dll - - aspnet90.System.Net.Primitives - Resources\aspnet90\System.Net.Primitives.dll - - - aspnet90.System.Net.Quic - Resources\aspnet90\System.Net.Quic.dll - - - aspnet90.System.Net.Requests - Resources\aspnet90\System.Net.Requests.dll - - - aspnet90.System.Net.Security - Resources\aspnet90\System.Net.Security.dll - - - aspnet90.System.Net.ServicePoint - Resources\aspnet90\System.Net.ServicePoint.dll + + aspnet90.System.IO.FileSystem.AccessControl + Resources\aspnet90\System.IO.FileSystem.AccessControl.dll - - aspnet90.System.Net.Sockets - Resources\aspnet90\System.Net.Sockets.dll + + aspnet90.System.Collections.Specialized + Resources\aspnet90\System.Collections.Specialized.dll - + aspnet90.System.Net.WebClient Resources\aspnet90\System.Net.WebClient.dll - - aspnet90.System.Net.WebHeaderCollection - Resources\aspnet90\System.Net.WebHeaderCollection.dll - - - aspnet90.System.Net.WebProxy - Resources\aspnet90\System.Net.WebProxy.dll + + aspnet90.System.Text.Encoding + Resources\aspnet90\System.Text.Encoding.dll - - aspnet90.System.Net.WebSockets.Client - Resources\aspnet90\System.Net.WebSockets.Client.dll + + aspnet90.System.Resources.Reader + Resources\aspnet90\System.Resources.Reader.dll - - aspnet90.System.Net.WebSockets - Resources\aspnet90\System.Net.WebSockets.dll + + aspnet90.System.Data + Resources\aspnet90\System.Data.dll - - aspnet90.System.Numerics - Resources\aspnet90\System.Numerics.dll + + aspnet90.System.Net.Mail + Resources\aspnet90\System.Net.Mail.dll - - aspnet90.System.Numerics.Vectors - Resources\aspnet90\System.Numerics.Vectors.dll + + aspnet90.System.Security.AccessControl + Resources\aspnet90\System.Security.AccessControl.dll - - aspnet90.System.ObjectModel - Resources\aspnet90\System.ObjectModel.dll + + aspnet90.System.IO.FileSystem.DriveInfo + Resources\aspnet90\System.IO.FileSystem.DriveInfo.dll - - aspnet90.System.Reflection.DispatchProxy - Resources\aspnet90\System.Reflection.DispatchProxy.dll + + aspnet90.System.Net.Http.Json + Resources\aspnet90\System.Net.Http.Json.dll - + aspnet90.System.Reflection Resources\aspnet90\System.Reflection.dll - - aspnet90.System.Reflection.Emit - Resources\aspnet90\System.Reflection.Emit.dll + + aspnet90.System.Numerics.Vectors + Resources\aspnet90\System.Numerics.Vectors.dll - - aspnet90.System.Reflection.Emit.ILGeneration - Resources\aspnet90\System.Reflection.Emit.ILGeneration.dll + + aspnet90.System.ServiceModel.Web + Resources\aspnet90\System.ServiceModel.Web.dll - - aspnet90.System.Reflection.Emit.Lightweight - Resources\aspnet90\System.Reflection.Emit.Lightweight.dll + + aspnet90.System.ComponentModel.EventBasedAsync + Resources\aspnet90\System.ComponentModel.EventBasedAsync.dll - - aspnet90.System.Reflection.Extensions - Resources\aspnet90\System.Reflection.Extensions.dll + + aspnet90.System.Xml.XPath + Resources\aspnet90\System.Xml.XPath.dll - - aspnet90.System.Reflection.Metadata - Resources\aspnet90\System.Reflection.Metadata.dll + + aspnet90.System.Security.Principal.Windows + Resources\aspnet90\System.Security.Principal.Windows.dll - + aspnet90.System.Reflection.Primitives Resources\aspnet90\System.Reflection.Primitives.dll - - aspnet90.System.Reflection.TypeExtensions - Resources\aspnet90\System.Reflection.TypeExtensions.dll - - - aspnet90.System.Resources.Reader - Resources\aspnet90\System.Resources.Reader.dll - - - aspnet90.System.Resources.ResourceManager - Resources\aspnet90\System.Resources.ResourceManager.dll + + aspnet90.netstandard + Resources\aspnet90\netstandard.dll - - aspnet90.System.Resources.Writer - Resources\aspnet90\System.Resources.Writer.dll + + aspnet90.System.Globalization.Extensions + Resources\aspnet90\System.Globalization.Extensions.dll - - aspnet90.System.Runtime.CompilerServices.Unsafe - Resources\aspnet90\System.Runtime.CompilerServices.Unsafe.dll + + aspnet90.System.Net.Security + Resources\aspnet90\System.Net.Security.dll - - aspnet90.System.Runtime.CompilerServices.VisualC - Resources\aspnet90\System.Runtime.CompilerServices.VisualC.dll + + aspnet90.System.IO.FileSystem.Primitives + Resources\aspnet90\System.IO.FileSystem.Primitives.dll - - aspnet90.System.Runtime - Resources\aspnet90\System.Runtime.dll + + aspnet90.System.Security.Cryptography.Cng + Resources\aspnet90\System.Security.Cryptography.Cng.dll - + aspnet90.System.Runtime.Extensions Resources\aspnet90\System.Runtime.Extensions.dll - - aspnet90.System.Runtime.Handles - Resources\aspnet90\System.Runtime.Handles.dll - - - aspnet90.System.Runtime.InteropServices - Resources\aspnet90\System.Runtime.InteropServices.dll - - - aspnet90.System.Runtime.InteropServices.JavaScript - Resources\aspnet90\System.Runtime.InteropServices.JavaScript.dll - - - aspnet90.System.Runtime.InteropServices.RuntimeInformation - Resources\aspnet90\System.Runtime.InteropServices.RuntimeInformation.dll + + aspnet90.System.Xml + Resources\aspnet90\System.Xml.dll - - aspnet90.System.Runtime.Intrinsics - Resources\aspnet90\System.Runtime.Intrinsics.dll + + aspnet90.System.IO.Compression.FileSystem + Resources\aspnet90\System.IO.Compression.FileSystem.dll - - aspnet90.System.Runtime.Loader - Resources\aspnet90\System.Runtime.Loader.dll + + aspnet90.System.Resources.Writer + Resources\aspnet90\System.Resources.Writer.dll - - aspnet90.System.Runtime.Numerics - Resources\aspnet90\System.Runtime.Numerics.dll + + aspnet90.System.IO.IsolatedStorage + Resources\aspnet90\System.IO.IsolatedStorage.dll - - aspnet90.System.Runtime.Serialization - Resources\aspnet90\System.Runtime.Serialization.dll + + aspnet90.System.Globalization + Resources\aspnet90\System.Globalization.dll - - aspnet90.System.Runtime.Serialization.Formatters - Resources\aspnet90\System.Runtime.Serialization.Formatters.dll + + aspnet90.System.Security.Claims + Resources\aspnet90\System.Security.Claims.dll - - aspnet90.System.Runtime.Serialization.Json - Resources\aspnet90\System.Runtime.Serialization.Json.dll + + aspnet90.System.Threading.ThreadPool + Resources\aspnet90\System.Threading.ThreadPool.dll - - aspnet90.System.Runtime.Serialization.Primitives - Resources\aspnet90\System.Runtime.Serialization.Primitives.dll + + aspnet90.System.Text.Encodings.Web + Resources\aspnet90\System.Text.Encodings.Web.dll - - aspnet90.System.Runtime.Serialization.Xml - Resources\aspnet90\System.Runtime.Serialization.Xml.dll + + aspnet90.System.Console + Resources\aspnet90\System.Console.dll - - aspnet90.System.Security.AccessControl - Resources\aspnet90\System.Security.AccessControl.dll + + aspnet90.mscorlib + Resources\aspnet90\mscorlib.dll - - aspnet90.System.Security.Claims - Resources\aspnet90\System.Security.Claims.dll + + aspnet90.System.Net.WebHeaderCollection + Resources\aspnet90\System.Net.WebHeaderCollection.dll - - aspnet90.System.Security.Cryptography.Algorithms - Resources\aspnet90\System.Security.Cryptography.Algorithms.dll + + aspnet90.System.Xml.XPath.XDocument + Resources\aspnet90\System.Xml.XPath.XDocument.dll - - aspnet90.System.Security.Cryptography.Cng - Resources\aspnet90\System.Security.Cryptography.Cng.dll + + aspnet90.System.ComponentModel + Resources\aspnet90\System.ComponentModel.dll - - aspnet90.System.Security.Cryptography.Csp - Resources\aspnet90\System.Security.Cryptography.Csp.dll + + aspnet90.System.Numerics + Resources\aspnet90\System.Numerics.dll - - aspnet90.System.Security.Cryptography - Resources\aspnet90\System.Security.Cryptography.dll + + aspnet90.System.Threading.Tasks.Extensions + Resources\aspnet90\System.Threading.Tasks.Extensions.dll - - aspnet90.System.Security.Cryptography.Encoding - Resources\aspnet90\System.Security.Cryptography.Encoding.dll + + aspnet90.System.Linq.Expressions + Resources\aspnet90\System.Linq.Expressions.dll - - aspnet90.System.Security.Cryptography.OpenSsl - Resources\aspnet90\System.Security.Cryptography.OpenSsl.dll + + aspnet90.System.Threading.Tasks + Resources\aspnet90\System.Threading.Tasks.dll - - aspnet90.System.Security.Cryptography.Primitives - Resources\aspnet90\System.Security.Cryptography.Primitives.dll + + aspnet90.System.Xml.Linq + Resources\aspnet90\System.Xml.Linq.dll - - aspnet90.System.Security.Cryptography.X509Certificates - Resources\aspnet90\System.Security.Cryptography.X509Certificates.dll + + aspnet90.System.IO.FileSystem + Resources\aspnet90\System.IO.FileSystem.dll - - aspnet90.System.Security - Resources\aspnet90\System.Security.dll + + aspnet90.Microsoft.Win32.Registry + Resources\aspnet90\Microsoft.Win32.Registry.dll - - aspnet90.System.Security.Principal - Resources\aspnet90\System.Security.Principal.dll + + aspnet90.System.Linq + Resources\aspnet90\System.Linq.dll - - aspnet90.System.Security.Principal.Windows - Resources\aspnet90\System.Security.Principal.Windows.dll + + aspnet90.System.Runtime.Intrinsics + Resources\aspnet90\System.Runtime.Intrinsics.dll - - aspnet90.System.Security.SecureString - Resources\aspnet90\System.Security.SecureString.dll + + aspnet90.System.Data.Common + Resources\aspnet90\System.Data.Common.dll - - aspnet90.System.ServiceModel.Web - Resources\aspnet90\System.ServiceModel.Web.dll + + aspnet90.System.IO.FileSystem.Watcher + Resources\aspnet90\System.IO.FileSystem.Watcher.dll - - aspnet90.System.ServiceProcess - Resources\aspnet90\System.ServiceProcess.dll + + aspnet90.System.AppContext + Resources\aspnet90\System.AppContext.dll - - aspnet90.System.Text.Encoding.CodePages - Resources\aspnet90\System.Text.Encoding.CodePages.dll + + aspnet90.System.Security + Resources\aspnet90\System.Security.dll - - aspnet90.System.Text.Encoding - Resources\aspnet90\System.Text.Encoding.dll + + aspnet90.System.Runtime.Serialization.Json + Resources\aspnet90\System.Runtime.Serialization.Json.dll - - aspnet90.System.Text.Encoding.Extensions - Resources\aspnet90\System.Text.Encoding.Extensions.dll + + aspnet90.System.Net.Quic + Resources\aspnet90\System.Net.Quic.dll - - aspnet90.System.Text.Encodings.Web - Resources\aspnet90\System.Text.Encodings.Web.dll + + aspnet90.System.Runtime.Handles + Resources\aspnet90\System.Runtime.Handles.dll - - aspnet90.System.Text.Json - Resources\aspnet90\System.Text.Json.dll + + aspnet90.System.Runtime.InteropServices.JavaScript + Resources\aspnet90\System.Runtime.InteropServices.JavaScript.dll - - aspnet90.System.Text.RegularExpressions - Resources\aspnet90\System.Text.RegularExpressions.dll + + aspnet90.System.Linq.Parallel + Resources\aspnet90\System.Linq.Parallel.dll - + aspnet90.System.Threading.Channels Resources\aspnet90\System.Threading.Channels.dll - - aspnet90.System.Threading - Resources\aspnet90\System.Threading.dll - - - aspnet90.System.Threading.Overlapped - Resources\aspnet90\System.Threading.Overlapped.dll - - - aspnet90.System.Threading.Tasks.Dataflow - Resources\aspnet90\System.Threading.Tasks.Dataflow.dll + + aspnet90.System.Web + Resources\aspnet90\System.Web.dll - - aspnet90.System.Threading.Tasks - Resources\aspnet90\System.Threading.Tasks.dll + + aspnet90.System.Runtime.Numerics + Resources\aspnet90\System.Runtime.Numerics.dll - - aspnet90.System.Threading.Tasks.Extensions - Resources\aspnet90\System.Threading.Tasks.Extensions.dll + + aspnet90.System.Xml.XmlDocument + Resources\aspnet90\System.Xml.XmlDocument.dll - - aspnet90.System.Threading.Tasks.Parallel - Resources\aspnet90\System.Threading.Tasks.Parallel.dll + + aspnet90.System.Xml.XmlSerializer + Resources\aspnet90\System.Xml.XmlSerializer.dll - - aspnet90.System.Threading.Thread - Resources\aspnet90\System.Threading.Thread.dll + + aspnet90.System.Reflection.TypeExtensions + Resources\aspnet90\System.Reflection.TypeExtensions.dll - - aspnet90.System.Threading.ThreadPool - Resources\aspnet90\System.Threading.ThreadPool.dll + + aspnet90.System.IO.UnmanagedMemoryStream + Resources\aspnet90\System.IO.UnmanagedMemoryStream.dll - - aspnet90.System.Threading.Timer - Resources\aspnet90\System.Threading.Timer.dll + + aspnet90.System.Net.NameResolution + Resources\aspnet90\System.Net.NameResolution.dll - + aspnet90.System.Transactions Resources\aspnet90\System.Transactions.dll - - aspnet90.System.Transactions.Local - Resources\aspnet90\System.Transactions.Local.dll + + aspnet90.System.Net.Http + Resources\aspnet90\System.Net.Http.dll - - aspnet90.System.ValueTuple - Resources\aspnet90\System.ValueTuple.dll + + aspnet90.System.Collections.Concurrent + Resources\aspnet90\System.Collections.Concurrent.dll - - aspnet90.System.Web - Resources\aspnet90\System.Web.dll + + aspnet90.System.Security.Cryptography.Encoding + Resources\aspnet90\System.Security.Cryptography.Encoding.dll - - aspnet90.System.Web.HttpUtility - Resources\aspnet90\System.Web.HttpUtility.dll + + aspnet90.System.Transactions.Local + Resources\aspnet90\System.Transactions.Local.dll + + + aspnet90.System.IO.Pipes + Resources\aspnet90\System.IO.Pipes.dll - + aspnet90.System.Windows Resources\aspnet90\System.Windows.dll - - aspnet90.System.Xml - Resources\aspnet90\System.Xml.dll + + aspnet90.System.Runtime.Serialization.Xml + Resources\aspnet90\System.Runtime.Serialization.Xml.dll - - aspnet90.System.Xml.Linq - Resources\aspnet90\System.Xml.Linq.dll + + aspnet90.Microsoft.Extensions.Identity.Core + Resources\aspnet90\Microsoft.Extensions.Identity.Core.dll - - aspnet90.System.Xml.ReaderWriter - Resources\aspnet90\System.Xml.ReaderWriter.dll + + aspnet90.Microsoft.AspNetCore.Routing.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Routing.Abstractions.dll - - aspnet90.System.Xml.Serialization - Resources\aspnet90\System.Xml.Serialization.dll + + aspnet90.Microsoft.AspNetCore.Identity + Resources\aspnet90\Microsoft.AspNetCore.Identity.dll - - aspnet90.System.Xml.XDocument - Resources\aspnet90\System.Xml.XDocument.dll + + aspnet90.Microsoft.AspNetCore.Components.Web + Resources\aspnet90\Microsoft.AspNetCore.Components.Web.dll - - aspnet90.System.Xml.XmlDocument - Resources\aspnet90\System.Xml.XmlDocument.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + + aspnet90.Microsoft.AspNetCore.Http.Connections.Common + Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.Common.dll - - aspnet90.System.Xml.XmlSerializer - Resources\aspnet90\System.Xml.XmlSerializer.dll + + aspnet90.Microsoft.AspNetCore.RequestDecompression + Resources\aspnet90\Microsoft.AspNetCore.RequestDecompression.dll - - aspnet90.System.Xml.XPath - Resources\aspnet90\System.Xml.XPath.dll + + aspnet90.Microsoft.Extensions.Logging.TraceSource + Resources\aspnet90\Microsoft.Extensions.Logging.TraceSource.dll - - aspnet90.System.Xml.XPath.XDocument - Resources\aspnet90\System.Xml.XPath.XDocument.dll + + aspnet90.Microsoft.AspNetCore.SignalR + Resources\aspnet90\Microsoft.AspNetCore.SignalR.dll - - aspnet90.WindowsBase - Resources\aspnet90\WindowsBase.dll + + aspnet90.Microsoft.AspNetCore.Razor.Runtime + Resources\aspnet90\Microsoft.AspNetCore.Razor.Runtime.dll - - aspnet90.Microsoft.AspNetCore.Antiforgery - Resources\aspnet90\Microsoft.AspNetCore.Antiforgery.dll + + aspnet90.Microsoft.AspNetCore.Components.Endpoints + Resources\aspnet90\Microsoft.AspNetCore.Components.Endpoints.dll - - aspnet90.Microsoft.AspNetCore.Authentication.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Authentication.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.Metadata + Resources\aspnet90\Microsoft.AspNetCore.Metadata.dll - - aspnet90.Microsoft.AspNetCore.Authentication.BearerToken - Resources\aspnet90\Microsoft.AspNetCore.Authentication.BearerToken.dll + + aspnet90.Microsoft.Extensions.Logging.EventSource + Resources\aspnet90\Microsoft.Extensions.Logging.EventSource.dll - + aspnet90.Microsoft.AspNetCore.Authentication.Cookies Resources\aspnet90\Microsoft.AspNetCore.Authentication.Cookies.dll - - aspnet90.Microsoft.AspNetCore.Authentication.Core - Resources\aspnet90\Microsoft.AspNetCore.Authentication.Core.dll - - - aspnet90.Microsoft.AspNetCore.Authentication - Resources\aspnet90\Microsoft.AspNetCore.Authentication.dll - - - aspnet90.Microsoft.AspNetCore.Authentication.OAuth - Resources\aspnet90\Microsoft.AspNetCore.Authentication.OAuth.dll + + aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions + Resources\aspnet90\Microsoft.Extensions.Options.ConfigurationExtensions.dll - + aspnet90.Microsoft.AspNetCore.Authorization Resources\aspnet90\Microsoft.AspNetCore.Authorization.dll - - aspnet90.Microsoft.AspNetCore.Authorization.Policy - Resources\aspnet90\Microsoft.AspNetCore.Authorization.Policy.dll + + aspnet90.Microsoft.Extensions.ObjectPool + Resources\aspnet90\Microsoft.Extensions.ObjectPool.dll - - aspnet90.Microsoft.AspNetCore.Components.Authorization - Resources\aspnet90\Microsoft.AspNetCore.Components.Authorization.dll + + aspnet90.Microsoft.Extensions.Caching.Memory + Resources\aspnet90\Microsoft.Extensions.Caching.Memory.dll - - aspnet90.Microsoft.AspNetCore.Components - Resources\aspnet90\Microsoft.AspNetCore.Components.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Localization + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Localization.dll - - aspnet90.Microsoft.AspNetCore.Components.Endpoints - Resources\aspnet90\Microsoft.AspNetCore.Components.Endpoints.dll + + aspnet90.System.Threading.RateLimiting + Resources\aspnet90\System.Threading.RateLimiting.dll - - aspnet90.Microsoft.AspNetCore.Components.Forms - Resources\aspnet90\Microsoft.AspNetCore.Components.Forms.dll + + aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - aspnet90.Microsoft.AspNetCore.Components.Server - Resources\aspnet90\Microsoft.AspNetCore.Components.Server.dll + + aspnet90.Microsoft.AspNetCore.Diagnostics + Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.dll - - aspnet90.Microsoft.AspNetCore.Components.Web - Resources\aspnet90\Microsoft.AspNetCore.Components.Web.dll + + aspnet90.Microsoft.AspNetCore.DataProtection + Resources\aspnet90\Microsoft.AspNetCore.DataProtection.dll - - aspnet90.Microsoft.AspNetCore.Connections.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Connections.Abstractions.dll + + aspnet90.Microsoft.Extensions.Hosting + Resources\aspnet90\Microsoft.Extensions.Hosting.dll - - aspnet90.Microsoft.AspNetCore.CookiePolicy - Resources\aspnet90\Microsoft.AspNetCore.CookiePolicy.dll + + aspnet90.Microsoft.AspNetCore.Authentication.BearerToken + Resources\aspnet90\Microsoft.AspNetCore.Authentication.BearerToken.dll - + aspnet90.Microsoft.AspNetCore.Cors Resources\aspnet90\Microsoft.AspNetCore.Cors.dll - - aspnet90.Microsoft.AspNetCore.Cryptography.Internal - Resources\aspnet90\Microsoft.AspNetCore.Cryptography.Internal.dll - - + aspnet90.Microsoft.AspNetCore.Cryptography.KeyDerivation Resources\aspnet90\Microsoft.AspNetCore.Cryptography.KeyDerivation.dll - - aspnet90.Microsoft.AspNetCore.DataProtection.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Abstractions.dll - - - aspnet90.Microsoft.AspNetCore.DataProtection - Resources\aspnet90\Microsoft.AspNetCore.DataProtection.dll + + aspnet90.Microsoft.Extensions.Configuration.Abstractions + Resources\aspnet90\Microsoft.Extensions.Configuration.Abstractions.dll - - aspnet90.Microsoft.AspNetCore.DataProtection.Extensions - Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Extensions.dll + + aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll - - aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json + Resources\aspnet90\Microsoft.AspNetCore.SignalR.Protocols.Json.dll - - aspnet90.Microsoft.AspNetCore.Diagnostics - Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll - - aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks - Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll + + aspnet90.Microsoft.AspNetCore.SignalR.Core + Resources\aspnet90\Microsoft.AspNetCore.SignalR.Core.dll - - aspnet90.Microsoft.AspNetCore - Resources\aspnet90\Microsoft.AspNetCore.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - aspnet90.Microsoft.AspNetCore.HostFiltering - Resources\aspnet90\Microsoft.AspNetCore.HostFiltering.dll + + aspnet90.Microsoft.AspNetCore.Routing + Resources\aspnet90\Microsoft.AspNetCore.Routing.dll - - aspnet90.Microsoft.AspNetCore.Hosting.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Hosting.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.StaticAssets + Resources\aspnet90\Microsoft.AspNetCore.StaticAssets.dll - - aspnet90.Microsoft.AspNetCore.Hosting - Resources\aspnet90\Microsoft.AspNetCore.Hosting.dll + + aspnet90.Microsoft.Extensions.Identity.Stores + Resources\aspnet90\Microsoft.Extensions.Identity.Stores.dll - - aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll + + aspnet90.Microsoft.Extensions.Diagnostics + Resources\aspnet90\Microsoft.Extensions.Diagnostics.dll - - aspnet90.Microsoft.AspNetCore.Html.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Html.Abstractions.dll + + aspnet90.Microsoft.Extensions.Configuration.KeyPerFile + Resources\aspnet90\Microsoft.Extensions.Configuration.KeyPerFile.dll - + aspnet90.Microsoft.AspNetCore.Http.Abstractions Resources\aspnet90\Microsoft.AspNetCore.Http.Abstractions.dll - - aspnet90.Microsoft.AspNetCore.Http.Connections.Common - Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.Common.dll - - - aspnet90.Microsoft.AspNetCore.Http.Connections - Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.dll + + aspnet90.Microsoft.AspNetCore.CookiePolicy + Resources\aspnet90\Microsoft.AspNetCore.CookiePolicy.dll - - aspnet90.Microsoft.AspNetCore.Http - Resources\aspnet90\Microsoft.AspNetCore.Http.dll + + aspnet90.Microsoft.AspNetCore.ResponseCaching + Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.dll - - aspnet90.Microsoft.AspNetCore.Http.Extensions - Resources\aspnet90\Microsoft.AspNetCore.Http.Extensions.dll + + aspnet90.Microsoft.AspNetCore.Diagnostics.HealthChecks + Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.HealthChecks.dll - - aspnet90.Microsoft.AspNetCore.Http.Features - Resources\aspnet90\Microsoft.AspNetCore.Http.Features.dll + + aspnet90.Microsoft.AspNetCore.Authentication + Resources\aspnet90\Microsoft.AspNetCore.Authentication.dll - - aspnet90.Microsoft.AspNetCore.Http.Results - Resources\aspnet90\Microsoft.AspNetCore.Http.Results.dll + + aspnet90.System.Security.Cryptography.Xml + Resources\aspnet90\System.Security.Cryptography.Xml.dll - + aspnet90.Microsoft.AspNetCore.HttpLogging Resources\aspnet90\Microsoft.AspNetCore.HttpLogging.dll - - aspnet90.Microsoft.AspNetCore.HttpOverrides - Resources\aspnet90\Microsoft.AspNetCore.HttpOverrides.dll - - - aspnet90.Microsoft.AspNetCore.HttpsPolicy - Resources\aspnet90\Microsoft.AspNetCore.HttpsPolicy.dll - - - aspnet90.Microsoft.AspNetCore.Identity - Resources\aspnet90\Microsoft.AspNetCore.Identity.dll - - - aspnet90.Microsoft.AspNetCore.Localization - Resources\aspnet90\Microsoft.AspNetCore.Localization.dll - - - aspnet90.Microsoft.AspNetCore.Localization.Routing - Resources\aspnet90\Microsoft.AspNetCore.Localization.Routing.dll - - - aspnet90.Microsoft.AspNetCore.Metadata - Resources\aspnet90\Microsoft.AspNetCore.Metadata.dll - - - aspnet90.Microsoft.AspNetCore.Mvc.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Abstractions.dll + + aspnet90.Microsoft.Extensions.FileProviders.Physical + Resources\aspnet90\Microsoft.Extensions.FileProviders.Physical.dll - - aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer - Resources\aspnet90\Microsoft.AspNetCore.Mvc.ApiExplorer.dll + + aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions + Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Core - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Core.dll + + aspnet90.Microsoft.Extensions.Configuration.Xml + Resources\aspnet90\Microsoft.Extensions.Configuration.Xml.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Cors - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Cors.dll + + aspnet90.Microsoft.Extensions.Logging.Configuration + Resources\aspnet90\Microsoft.Extensions.Logging.Configuration.dll - - aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations - Resources\aspnet90\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + aspnet90.Microsoft.Extensions.WebEncoders + Resources\aspnet90\Microsoft.Extensions.WebEncoders.dll - + aspnet90.Microsoft.AspNetCore.Mvc Resources\aspnet90\Microsoft.AspNetCore.Mvc.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Json - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Json.dll - - - aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll + + aspnet90.Microsoft.Extensions.Configuration.UserSecrets + Resources\aspnet90\Microsoft.Extensions.Configuration.UserSecrets.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Localization - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Localization.dll + + aspnet90.Microsoft.Extensions.FileProviders.Composite + Resources\aspnet90\Microsoft.Extensions.FileProviders.Composite.dll - - aspnet90.Microsoft.AspNetCore.Mvc.Razor - Resources\aspnet90\Microsoft.AspNetCore.Mvc.Razor.dll + + aspnet90.Microsoft.Extensions.Http + Resources\aspnet90\Microsoft.Extensions.Http.dll - + aspnet90.Microsoft.AspNetCore.Mvc.RazorPages Resources\aspnet90\Microsoft.AspNetCore.Mvc.RazorPages.dll - - aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers - Resources\aspnet90\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - - aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures - Resources\aspnet90\Microsoft.AspNetCore.Mvc.ViewFeatures.dll - - - aspnet90.Microsoft.AspNetCore.OutputCaching - Resources\aspnet90\Microsoft.AspNetCore.OutputCaching.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Abstractions.dll - + aspnet90.Microsoft.AspNetCore.RateLimiting Resources\aspnet90\Microsoft.AspNetCore.RateLimiting.dll - - aspnet90.Microsoft.AspNetCore.Razor - Resources\aspnet90\Microsoft.AspNetCore.Razor.dll + + aspnet90.Microsoft.AspNetCore.Http.Results + Resources\aspnet90\Microsoft.AspNetCore.Http.Results.dll - - aspnet90.Microsoft.AspNetCore.Razor.Runtime - Resources\aspnet90\Microsoft.AspNetCore.Razor.Runtime.dll + + aspnet90.Microsoft.Extensions.Localization + Resources\aspnet90\Microsoft.Extensions.Localization.dll - - aspnet90.Microsoft.AspNetCore.RequestDecompression - Resources\aspnet90\Microsoft.AspNetCore.RequestDecompression.dll + + aspnet90.Microsoft.AspNetCore.Mvc.TagHelpers + Resources\aspnet90\Microsoft.AspNetCore.Mvc.TagHelpers.dll - - aspnet90.Microsoft.AspNetCore.ResponseCaching.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.Authentication.OAuth + Resources\aspnet90\Microsoft.AspNetCore.Authentication.OAuth.dll - - aspnet90.Microsoft.AspNetCore.ResponseCaching - Resources\aspnet90\Microsoft.AspNetCore.ResponseCaching.dll + + aspnet90.Microsoft.AspNetCore.Antiforgery + Resources\aspnet90\Microsoft.AspNetCore.Antiforgery.dll - - aspnet90.Microsoft.AspNetCore.ResponseCompression - Resources\aspnet90\Microsoft.AspNetCore.ResponseCompression.dll + + aspnet90.Microsoft.AspNetCore.Mvc.DataAnnotations + Resources\aspnet90\Microsoft.AspNetCore.Mvc.DataAnnotations.dll + + + aspnet90.Microsoft.AspNetCore.Localization.Routing + Resources\aspnet90\Microsoft.AspNetCore.Localization.Routing.dll + + + aspnet90.Microsoft.AspNetCore.Authorization.Policy + Resources\aspnet90\Microsoft.AspNetCore.Authorization.Policy.dll - + + aspnet90.System.Diagnostics.EventLog + Resources\aspnet90\System.Diagnostics.EventLog.dll + + + aspnet90.Microsoft.AspNetCore.StaticFiles + Resources\aspnet90\Microsoft.AspNetCore.StaticFiles.dll + + aspnet90.Microsoft.AspNetCore.Rewrite Resources\aspnet90\Microsoft.AspNetCore.Rewrite.dll - - aspnet90.Microsoft.AspNetCore.Routing.Abstractions - Resources\aspnet90\Microsoft.AspNetCore.Routing.Abstractions.dll + + aspnet90.Microsoft.Extensions.DependencyInjection + Resources\aspnet90\Microsoft.Extensions.DependencyInjection.dll - - aspnet90.Microsoft.AspNetCore.Routing - Resources\aspnet90\Microsoft.AspNetCore.Routing.dll + + aspnet90.Microsoft.AspNetCore.Hosting.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Hosting.Abstractions.dll + + + aspnet90.Microsoft.AspNetCore.Hosting + Resources\aspnet90\Microsoft.AspNetCore.Hosting.dll - - aspnet90.Microsoft.AspNetCore.Server.HttpSys - Resources\aspnet90\Microsoft.AspNetCore.Server.HttpSys.dll + + aspnet90.Microsoft.Extensions.Logging + Resources\aspnet90\Microsoft.Extensions.Logging.dll - + aspnet90.Microsoft.AspNetCore.Server.IIS Resources\aspnet90\Microsoft.AspNetCore.Server.IIS.dll - - aspnet90.Microsoft.AspNetCore.Server.IISIntegration - Resources\aspnet90\Microsoft.AspNetCore.Server.IISIntegration.dll + + aspnet90.Microsoft.AspNetCore.ResponseCompression + Resources\aspnet90\Microsoft.AspNetCore.ResponseCompression.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Core.dll + + aspnet90.Microsoft.Extensions.Logging.Debug + Resources\aspnet90\Microsoft.Extensions.Logging.Debug.dll + + + aspnet90.Microsoft.AspNetCore.Mvc.Core + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Core.dll - + + aspnet90.Microsoft.AspNetCore.Mvc.ApiExplorer + Resources\aspnet90\Microsoft.AspNetCore.Mvc.ApiExplorer.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll + + aspnet90.Microsoft.Extensions.Features + Resources\aspnet90\Microsoft.Extensions.Features.dll - - aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Quic - Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll + + aspnet90.Microsoft.AspNetCore.WebSockets + Resources\aspnet90\Microsoft.AspNetCore.WebSockets.dll - + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll - - aspnet90.Microsoft.AspNetCore.Session - Resources\aspnet90\Microsoft.AspNetCore.Session.dll + + aspnet90.Microsoft.AspNetCore.HttpOverrides + Resources\aspnet90\Microsoft.AspNetCore.HttpOverrides.dll - - aspnet90.Microsoft.AspNetCore.SignalR.Common - Resources\aspnet90\Microsoft.AspNetCore.SignalR.Common.dll + + aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks + Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.dll - - aspnet90.Microsoft.AspNetCore.SignalR.Core - Resources\aspnet90\Microsoft.AspNetCore.SignalR.Core.dll + + aspnet90.Microsoft.JSInterop + Resources\aspnet90\Microsoft.JSInterop.dll - - aspnet90.Microsoft.AspNetCore.SignalR - Resources\aspnet90\Microsoft.AspNetCore.SignalR.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Cors + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Cors.dll - - aspnet90.Microsoft.AspNetCore.SignalR.Protocols.Json - Resources\aspnet90\Microsoft.AspNetCore.SignalR.Protocols.Json.dll + + aspnet90.Microsoft.Extensions.Configuration.FileExtensions + Resources\aspnet90\Microsoft.Extensions.Configuration.FileExtensions.dll - - aspnet90.Microsoft.AspNetCore.StaticAssets - Resources\aspnet90\Microsoft.AspNetCore.StaticAssets.dll + + aspnet90.Microsoft.Extensions.Configuration.Json + Resources\aspnet90\Microsoft.Extensions.Configuration.Json.dll - - aspnet90.Microsoft.AspNetCore.StaticFiles - Resources\aspnet90\Microsoft.AspNetCore.StaticFiles.dll + + aspnet90.Microsoft.Extensions.Hosting.Abstractions + Resources\aspnet90\Microsoft.Extensions.Hosting.Abstractions.dll - - aspnet90.Microsoft.AspNetCore.WebSockets - Resources\aspnet90\Microsoft.AspNetCore.WebSockets.dll + + aspnet90.Microsoft.Extensions.Configuration.CommandLine + Resources\aspnet90\Microsoft.Extensions.Configuration.CommandLine.dll - - aspnet90.Microsoft.AspNetCore.WebUtilities - Resources\aspnet90\Microsoft.AspNetCore.WebUtilities.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Razor + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Razor.dll - - aspnet90.Microsoft.Extensions.Caching.Abstractions - Resources\aspnet90\Microsoft.Extensions.Caching.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.Mvc.Formatters.Xml + Resources\aspnet90\Microsoft.AspNetCore.Mvc.Formatters.Xml.dll - - aspnet90.Microsoft.Extensions.Caching.Memory - Resources\aspnet90\Microsoft.Extensions.Caching.Memory.dll + + aspnet90.Microsoft.AspNetCore.Http + Resources\aspnet90\Microsoft.AspNetCore.Http.dll - - aspnet90.Microsoft.Extensions.Configuration.Abstractions - Resources\aspnet90\Microsoft.Extensions.Configuration.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.WebUtilities + Resources\aspnet90\Microsoft.AspNetCore.WebUtilities.dll - - aspnet90.Microsoft.Extensions.Configuration.Binder - Resources\aspnet90\Microsoft.Extensions.Configuration.Binder.dll + + aspnet90.Microsoft.Extensions.Configuration.Ini + Resources\aspnet90\Microsoft.Extensions.Configuration.Ini.dll - - aspnet90.Microsoft.Extensions.Configuration.CommandLine - Resources\aspnet90\Microsoft.Extensions.Configuration.CommandLine.dll + + aspnet90.Microsoft.AspNetCore.Diagnostics.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Diagnostics.Abstractions.dll - - aspnet90.Microsoft.Extensions.Configuration - Resources\aspnet90\Microsoft.Extensions.Configuration.dll + + aspnet90.Microsoft.AspNetCore.Components.Forms + Resources\aspnet90\Microsoft.AspNetCore.Components.Forms.dll - - aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables - Resources\aspnet90\Microsoft.Extensions.Configuration.EnvironmentVariables.dll + + aspnet90.Microsoft.AspNetCore.SignalR.Common + Resources\aspnet90\Microsoft.AspNetCore.SignalR.Common.dll - - aspnet90.Microsoft.Extensions.Configuration.FileExtensions - Resources\aspnet90\Microsoft.Extensions.Configuration.FileExtensions.dll + + aspnet90.Microsoft.Extensions.Logging.Console + Resources\aspnet90\Microsoft.Extensions.Logging.Console.dll - - aspnet90.Microsoft.Extensions.Configuration.Ini - Resources\aspnet90\Microsoft.Extensions.Configuration.Ini.dll + + aspnet90.Microsoft.AspNetCore.Http.Features + Resources\aspnet90\Microsoft.AspNetCore.Http.Features.dll - - aspnet90.Microsoft.Extensions.Configuration.Json - Resources\aspnet90\Microsoft.Extensions.Configuration.Json.dll + + aspnet90.Microsoft.AspNetCore.Razor + Resources\aspnet90\Microsoft.AspNetCore.Razor.dll - - aspnet90.Microsoft.Extensions.Configuration.KeyPerFile - Resources\aspnet90\Microsoft.Extensions.Configuration.KeyPerFile.dll + + aspnet90.Microsoft.AspNetCore.Localization + Resources\aspnet90\Microsoft.AspNetCore.Localization.dll - - aspnet90.Microsoft.Extensions.Configuration.UserSecrets - Resources\aspnet90\Microsoft.Extensions.Configuration.UserSecrets.dll + + aspnet90.Microsoft.AspNetCore.Html.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Html.Abstractions.dll - - aspnet90.Microsoft.Extensions.Configuration.Xml - Resources\aspnet90\Microsoft.Extensions.Configuration.Xml.dll + + aspnet90.Microsoft.AspNetCore.DataProtection.Extensions + Resources\aspnet90\Microsoft.AspNetCore.DataProtection.Extensions.dll - - aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions - Resources\aspnet90\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + aspnet90.Microsoft.Extensions.Configuration + Resources\aspnet90\Microsoft.Extensions.Configuration.dll - - aspnet90.Microsoft.Extensions.DependencyInjection - Resources\aspnet90\Microsoft.Extensions.DependencyInjection.dll + + aspnet90.Microsoft.AspNetCore + Resources\aspnet90\Microsoft.AspNetCore.dll - - aspnet90.Microsoft.Extensions.Diagnostics.Abstractions - Resources\aspnet90\Microsoft.Extensions.Diagnostics.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.HostFiltering + Resources\aspnet90\Microsoft.AspNetCore.HostFiltering.dll - - aspnet90.Microsoft.Extensions.Diagnostics - Resources\aspnet90\Microsoft.Extensions.Diagnostics.dll + + aspnet90.Microsoft.AspNetCore.Server.IISIntegration + Resources\aspnet90\Microsoft.AspNetCore.Server.IISIntegration.dll - - aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions - Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.Server.Kestrel.Core + Resources\aspnet90\Microsoft.AspNetCore.Server.Kestrel.Core.dll - - aspnet90.Microsoft.Extensions.Diagnostics.HealthChecks - Resources\aspnet90\Microsoft.Extensions.Diagnostics.HealthChecks.dll + + aspnet90.Microsoft.Extensions.Options + Resources\aspnet90\Microsoft.Extensions.Options.dll - - aspnet90.Microsoft.Extensions.Features - Resources\aspnet90\Microsoft.Extensions.Features.dll + + aspnet90.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\aspnet90\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - aspnet90.Microsoft.Extensions.FileProviders.Abstractions - Resources\aspnet90\Microsoft.Extensions.FileProviders.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.Authentication.Core + Resources\aspnet90\Microsoft.AspNetCore.Authentication.Core.dll - - aspnet90.Microsoft.Extensions.FileProviders.Composite - Resources\aspnet90\Microsoft.Extensions.FileProviders.Composite.dll + + aspnet90.Microsoft.Extensions.Logging.EventLog + Resources\aspnet90\Microsoft.Extensions.Logging.EventLog.dll - - aspnet90.Microsoft.Extensions.FileProviders.Embedded - Resources\aspnet90\Microsoft.Extensions.FileProviders.Embedded.dll + + aspnet90.Microsoft.AspNetCore.Session + Resources\aspnet90\Microsoft.AspNetCore.Session.dll - - aspnet90.Microsoft.Extensions.FileProviders.Physical - Resources\aspnet90\Microsoft.Extensions.FileProviders.Physical.dll + + aspnet90.Microsoft.AspNetCore.Cryptography.Internal + Resources\aspnet90\Microsoft.AspNetCore.Cryptography.Internal.dll - - aspnet90.Microsoft.Extensions.FileSystemGlobbing - Resources\aspnet90\Microsoft.Extensions.FileSystemGlobbing.dll + + aspnet90.Microsoft.AspNetCore.Components.Server + Resources\aspnet90\Microsoft.AspNetCore.Components.Server.dll - - aspnet90.Microsoft.Extensions.Hosting.Abstractions - Resources\aspnet90\Microsoft.Extensions.Hosting.Abstractions.dll + + aspnet90.Microsoft.AspNetCore.Components.Authorization + Resources\aspnet90\Microsoft.AspNetCore.Components.Authorization.dll - - aspnet90.Microsoft.Extensions.Hosting - Resources\aspnet90\Microsoft.Extensions.Hosting.dll + + aspnet90.Microsoft.Extensions.FileProviders.Embedded + Resources\aspnet90\Microsoft.Extensions.FileProviders.Embedded.dll - - aspnet90.Microsoft.Extensions.Http - Resources\aspnet90\Microsoft.Extensions.Http.dll + + aspnet90.Microsoft.AspNetCore.Http.Connections + Resources\aspnet90\Microsoft.AspNetCore.Http.Connections.dll - - aspnet90.Microsoft.Extensions.Identity.Core - Resources\aspnet90\Microsoft.Extensions.Identity.Core.dll + + aspnet90.Microsoft.AspNetCore.Authentication.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Authentication.Abstractions.dll - - aspnet90.Microsoft.Extensions.Identity.Stores - Resources\aspnet90\Microsoft.Extensions.Identity.Stores.dll + + aspnet90.Microsoft.AspNetCore.Hosting.Server.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Hosting.Server.Abstractions.dll - + aspnet90.Microsoft.Extensions.Localization.Abstractions Resources\aspnet90\Microsoft.Extensions.Localization.Abstractions.dll - - aspnet90.Microsoft.Extensions.Localization - Resources\aspnet90\Microsoft.Extensions.Localization.dll - - - aspnet90.Microsoft.Extensions.Logging.Abstractions - Resources\aspnet90\Microsoft.Extensions.Logging.Abstractions.dll - - - aspnet90.Microsoft.Extensions.Logging.Configuration - Resources\aspnet90\Microsoft.Extensions.Logging.Configuration.dll + + aspnet90.Microsoft.Extensions.Configuration.EnvironmentVariables + Resources\aspnet90\Microsoft.Extensions.Configuration.EnvironmentVariables.dll - - aspnet90.Microsoft.Extensions.Logging.Console - Resources\aspnet90\Microsoft.Extensions.Logging.Console.dll + + aspnet90.Microsoft.Extensions.FileProviders.Abstractions + Resources\aspnet90\Microsoft.Extensions.FileProviders.Abstractions.dll - - aspnet90.Microsoft.Extensions.Logging.Debug - Resources\aspnet90\Microsoft.Extensions.Logging.Debug.dll + + aspnet90.Microsoft.AspNetCore.Connections.Abstractions + Resources\aspnet90\Microsoft.AspNetCore.Connections.Abstractions.dll - - aspnet90.Microsoft.Extensions.Logging - Resources\aspnet90\Microsoft.Extensions.Logging.dll + + aspnet90.Microsoft.AspNetCore.Components + Resources\aspnet90\Microsoft.AspNetCore.Components.dll - - aspnet90.Microsoft.Extensions.Logging.EventLog - Resources\aspnet90\Microsoft.Extensions.Logging.EventLog.dll + + aspnet90.Microsoft.AspNetCore.HttpsPolicy + Resources\aspnet90\Microsoft.AspNetCore.HttpsPolicy.dll - - aspnet90.Microsoft.Extensions.Logging.EventSource - Resources\aspnet90\Microsoft.Extensions.Logging.EventSource.dll + + aspnet90.Microsoft.AspNetCore.OutputCaching + Resources\aspnet90\Microsoft.AspNetCore.OutputCaching.dll - - aspnet90.Microsoft.Extensions.Logging.TraceSource - Resources\aspnet90\Microsoft.Extensions.Logging.TraceSource.dll + + aspnet90.Microsoft.AspNetCore.Server.HttpSys + Resources\aspnet90\Microsoft.AspNetCore.Server.HttpSys.dll - - aspnet90.Microsoft.Extensions.ObjectPool - Resources\aspnet90\Microsoft.Extensions.ObjectPool.dll + + aspnet90.Microsoft.Extensions.FileSystemGlobbing + Resources\aspnet90\Microsoft.Extensions.FileSystemGlobbing.dll - - aspnet90.Microsoft.Extensions.Options.ConfigurationExtensions - Resources\aspnet90\Microsoft.Extensions.Options.ConfigurationExtensions.dll + + aspnet90.Microsoft.Net.Http.Headers + Resources\aspnet90\Microsoft.Net.Http.Headers.dll - - aspnet90.Microsoft.Extensions.Options.DataAnnotations - Resources\aspnet90\Microsoft.Extensions.Options.DataAnnotations.dll + + aspnet90.Microsoft.Extensions.Logging.Abstractions + Resources\aspnet90\Microsoft.Extensions.Logging.Abstractions.dll - - aspnet90.Microsoft.Extensions.Options - Resources\aspnet90\Microsoft.Extensions.Options.dll + + aspnet90.Microsoft.Extensions.Configuration.Binder + Resources\aspnet90\Microsoft.Extensions.Configuration.Binder.dll - + aspnet90.Microsoft.Extensions.Primitives Resources\aspnet90\Microsoft.Extensions.Primitives.dll - - aspnet90.Microsoft.Extensions.WebEncoders - Resources\aspnet90\Microsoft.Extensions.WebEncoders.dll - - - aspnet90.Microsoft.JSInterop - Resources\aspnet90\Microsoft.JSInterop.dll + + aspnet90.Microsoft.Extensions.Options.DataAnnotations + Resources\aspnet90\Microsoft.Extensions.Options.DataAnnotations.dll - - aspnet90.Microsoft.Net.Http.Headers - Resources\aspnet90\Microsoft.Net.Http.Headers.dll + + aspnet90.Microsoft.Extensions.Caching.Abstractions + Resources\aspnet90\Microsoft.Extensions.Caching.Abstractions.dll - - aspnet90.System.Diagnostics.EventLog - Resources\aspnet90\System.Diagnostics.EventLog.dll + + aspnet90.Microsoft.Extensions.Diagnostics.Abstractions + Resources\aspnet90\Microsoft.Extensions.Diagnostics.Abstractions.dll - - aspnet90.System.Security.Cryptography.Xml - Resources\aspnet90\System.Security.Cryptography.Xml.dll + + aspnet90.Microsoft.AspNetCore.Http.Extensions + Resources\aspnet90\Microsoft.AspNetCore.Http.Extensions.dll - - aspnet90.System.Threading.RateLimiting - Resources\aspnet90\System.Threading.RateLimiting.dll + + aspnet90.Microsoft.AspNetCore.Mvc.ViewFeatures + Resources\aspnet90\Microsoft.AspNetCore.Mvc.ViewFeatures.dll diff --git a/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs b/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs index 1bcab4c..e374db2 100644 --- a/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net100.Wasm/Generated.cs @@ -12,190 +12,190 @@ public static partial class Net100Wasm public static class ReferenceInfos { - /// public static PortableExecutableReference - /// The for Microsoft.CSharp.dll + /// + /// The for System.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net100Wasm.References.MicrosoftCSharp, global::System.Guid.Parse("0404a7f9-d0b6-464f-818f-9f31901a0a77")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net100Wasm.References.System, global::System.Guid.Parse("4b1b85f8-1bf5-4ad7-b7c8-abb8c9927139")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net100Wasm.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("b1137802-fff2-4b89-b316-c850954f9ca9")); + 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 Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net100Wasm.References.MicrosoftVisualBasic, global::System.Guid.Parse("2bfd772d-728e-4339-a0ed-984dfef9752a")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net100Wasm.References.SystemThreadingThread, global::System.Guid.Parse("465f5bd7-7222-4f7c-bb56-0e17b5fc321c")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net100Wasm.References.MicrosoftWin32Primitives, global::System.Guid.Parse("9df70649-fb7f-420e-a546-e890495f4c25")); + 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 Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net100Wasm.References.MicrosoftWin32Registry, global::System.Guid.Parse("e913984b-725d-4db1-a8d2-2e187fd4b0b9")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net100Wasm.References.SystemDiagnosticsContracts, global::System.Guid.Parse("41d4e8a5-25f1-4c2c-bcb6-8bfbec95b044")); /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100Wasm.References.mscorlib, global::System.Guid.Parse("341f8709-51c3-4e54-8200-2d7e600ab460")); + 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 netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net100Wasm.References.netstandard, global::System.Guid.Parse("82073b99-4b47-45c9-80bf-748e360f6b94")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net100Wasm.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("99715680-4664-4d12-8b09-a42e2bf65531")); /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net100Wasm.References.SystemAppContext, global::System.Guid.Parse("381c9663-21cd-4c5b-814a-2b2b0b8727f4")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net100Wasm.References.SystemReflectionMetadata, global::System.Guid.Parse("ffff4559-f76c-4423-ae5a-00a1a13c9869")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net100Wasm.References.SystemBuffers, global::System.Guid.Parse("abbe10cc-74b2-4482-b9cf-33ac30c108c2")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net100Wasm.References.SystemFormatsAsn1, global::System.Guid.Parse("3ede897f-e304-4503-9eeb-25da4beb746a")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net100Wasm.References.SystemCollectionsConcurrent, global::System.Guid.Parse("27f4472b-a290-43ef-acc1-ed1564c7443c")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net100Wasm.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("c1fdd398-3196-4ed2-a8b6-1a37758d2830")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net100Wasm.References.SystemCollections, global::System.Guid.Parse("66f82c24-c0ab-46c3-8c20-363a4df6fb0b")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net100Wasm.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("bd820c21-5ef1-4a62-870b-420dbf431580")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net100Wasm.References.SystemCollectionsImmutable, global::System.Guid.Parse("463c0a85-fac6-4397-abb7-5c204118bc74")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net100Wasm.References.MicrosoftWin32Primitives, global::System.Guid.Parse("9df70649-fb7f-420e-a546-e890495f4c25")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net100Wasm.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("3c7256a7-641c-4b23-bce6-8e4d1be247c2")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net100Wasm.References.SystemCollectionsSpecialized, global::System.Guid.Parse("ec0fcfd4-1439-48cd-a2d4-1429feba75f4")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net100Wasm.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("e1b6989b-2f99-4a0d-a9d9-93e410bfea23")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net100Wasm.References.SystemComponentModelAnnotations, global::System.Guid.Parse("72733bd0-8f2f-4d5e-8d5a-51c0ba5e12ca")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net100Wasm.References.SystemCore, global::System.Guid.Parse("bb6f8289-e776-4ca9-9869-e54435391923")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net100Wasm.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("8f07f3e6-a523-40a9-93e8-f5ea2f48bf28")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net100Wasm.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("1db32519-1db1-4d67-b872-ef82897f5eab")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net100Wasm.References.SystemComponentModel, global::System.Guid.Parse("ced335d1-679b-4ba7-acfe-465decdb57c0")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net100Wasm.References.SystemResourcesResourceManager, global::System.Guid.Parse("de4e9432-7a8b-4621-ba94-f3963e4ea35a")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net100Wasm.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("156d9951-733e-46f6-bae3-5d95ac4754aa")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net100Wasm.References.SystemThreadingOverlapped, global::System.Guid.Parse("bbdbfb0a-afba-48b1-9a08-e6bc0ed7dc8b")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net100Wasm.References.SystemComponentModelPrimitives, global::System.Guid.Parse("3581e10a-e12a-4998-8ca5-44c1a65d1605")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net100Wasm.References.SystemNetHttpListener, global::System.Guid.Parse("34e257fb-bffd-4cfa-8974-c2c1f85ea367")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net100Wasm.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("ae437876-ae0a-4a8c-9ce4-d61da8a2b88e")); + 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.Configuration.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net100Wasm.References.SystemConfiguration, global::System.Guid.Parse("d877bdfe-7e1d-4c82-bcb3-e6e0d6f9726c")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net100Wasm.References.SystemObjectModel, global::System.Guid.Parse("b3e8d1a6-b77f-470a-9fa8-c50ec631f81c")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net100Wasm.References.SystemConsole, global::System.Guid.Parse("4ee92192-9a14-4944-94a9-c07955a189ec")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net100Wasm.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("1f343832-e1a9-4632-b92e-c0d48fe79ef2")); /// - /// The for System.Core.dll + /// The for System.Private.Xml.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net100Wasm.References.SystemCore, global::System.Guid.Parse("bb6f8289-e776-4ca9-9869-e54435391923")); + 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.Data.Common.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net100Wasm.References.SystemDataCommon, global::System.Guid.Parse("4415e694-495e-4821-a7af-ace3c245ef59")); + 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.Data.DataSetExtensions.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net100Wasm.References.SystemDataDataSetExtensions, global::System.Guid.Parse("3bf9812a-b78b-482c-b1a5-0fc16a508243")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net100Wasm.References.MicrosoftCSharp, global::System.Guid.Parse("0404a7f9-d0b6-464f-818f-9f31901a0a77")); /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net100Wasm.References.SystemData, global::System.Guid.Parse("f949a03c-dfb3-4f82-be12-d478bc7fa6e0")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net100Wasm.References.SystemNetWebSocketsClient, global::System.Guid.Parse("db3bf57c-f089-44a4-a4a8-f58fa578ac04")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net100Wasm.References.SystemDiagnosticsContracts, global::System.Guid.Parse("41d4e8a5-25f1-4c2c-bcb6-8bfbec95b044")); + 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.Diagnostics.Debug.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net100Wasm.References.SystemDiagnosticsDebug, global::System.Guid.Parse("173592d8-ecc1-4c10-b2b6-c7d7a0e5a23b")); + 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.Diagnostics.DiagnosticSource.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net100Wasm.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("c1fdd398-3196-4ed2-a8b6-1a37758d2830")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net100Wasm.References.SystemFormatsTar, global::System.Guid.Parse("f0381d25-e7d6-4744-8544-46c9062af8fb")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net100Wasm.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("f160679d-d4ef-4e4f-804d-14c6c923a632")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net100Wasm.References.SystemDynamicRuntime, global::System.Guid.Parse("f1c82693-1383-40ba-b00d-e4656f7d55f0")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Threading.AccessControl.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net100Wasm.References.SystemDiagnosticsProcess, global::System.Guid.Parse("9331c021-6839-464b-a0ff-4649772f7748")); + public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net100Wasm.References.SystemThreadingAccessControl, global::System.Guid.Parse("d071e712-ef98-4be9-9008-ad3d43d10d6d")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net100Wasm.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("82b9b32f-ae0e-48a3-aee8-d702403934ce")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net100Wasm.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("1123f411-4744-4bd3-a185-bef0bf15d165")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net100Wasm.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("1f343832-e1a9-4632-b92e-c0d48fe79ef2")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net100Wasm.References.WindowsBase, global::System.Guid.Parse("3027fed6-c421-472c-a6a8-01f9d595c2b5")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net100Wasm.References.SystemDiagnosticsTools, global::System.Guid.Parse("a3cccc4f-8f4e-4f3f-80c6-b4865c16cd07")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net100Wasm.References.SystemNetWebProxy, global::System.Guid.Parse("53bc5f21-4edc-4c74-82e5-ba7bf3f1e925")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net100Wasm.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("022e30e7-ade4-4e80-8a70-a9a00be7150e")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net100Wasm.References.SystemConfiguration, global::System.Guid.Parse("d877bdfe-7e1d-4c82-bcb3-e6e0d6f9726c")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net100Wasm.References.SystemDiagnosticsTracing, global::System.Guid.Parse("2c4d43b5-e13d-4415-9175-5e57a9a1a501")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net100Wasm.References.SystemDiagnosticsTools, global::System.Guid.Parse("a3cccc4f-8f4e-4f3f-80c6-b4865c16cd07")); /// - /// The for System.dll + /// The for System.IO.Pipes.AccessControl.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 SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net100Wasm.References.SystemIOPipesAccessControl, global::System.Guid.Parse("2fed93f0-47cd-4d38-bc76-faae46289e54")); /// /// The for System.Drawing.dll @@ -203,59 +203,54 @@ public static class ReferenceInfos 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 + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net100Wasm.References.SystemDynamicRuntime, global::System.Guid.Parse("f1c82693-1383-40ba-b00d-e4656f7d55f0")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net100Wasm.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("4c8f7ace-2b18-4f6e-9ded-acc512d1d6d3")); /// - /// The for System.Formats.Asn1.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net100Wasm.References.SystemFormatsAsn1, global::System.Guid.Parse("3ede897f-e304-4503-9eeb-25da4beb746a")); + 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.Formats.Tar.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net100Wasm.References.SystemFormatsTar, global::System.Guid.Parse("f0381d25-e7d6-4744-8544-46c9062af8fb")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net100Wasm.References.SystemDataDataSetExtensions, global::System.Guid.Parse("3bf9812a-b78b-482c-b1a5-0fc16a508243")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net100Wasm.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d2420add-cb42-4aaf-8420-ca166a98d880")); + 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.Globalization.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net100Wasm.References.SystemGlobalization, global::System.Guid.Parse("e84b3145-69d6-4b7e-8fb2-6367c64a823c")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net100Wasm.References.SystemTextJson, global::System.Guid.Parse("cf2508dd-7b5b-4477-8e1b-b30758dcecd4")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Reflection.DispatchProxy.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")); + 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.IO.Compression.Brotli.dll + /// The for System.Diagnostics.TraceSource.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 SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net100Wasm.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("022e30e7-ade4-4e80-8a70-a9a00be7150e")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.VisualBasic.Core.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 MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net100Wasm.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("b1137802-fff2-4b89-b316-c850954f9ca9")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net100Wasm.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("05c270e8-c43e-4435-a6c2-eb400f6067fc")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net100Wasm.References.SystemRuntimeLoader, global::System.Guid.Parse("78b9bdca-9e8b-497e-b0ca-b1fbe6c1a88f")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Xml.Serialization.dll /// - 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")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net100Wasm.References.SystemXmlSerialization, global::System.Guid.Parse("eeada4f6-be02-4641-8764-362cf724c1ce")); /// /// The for System.IO.dll @@ -263,269 +258,269 @@ public static class ReferenceInfos 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.IO.FileSystem.AccessControl.dll + /// The for System.Diagnostics.FileVersionInfo.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")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net100Wasm.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("f160679d-d4ef-4e4f-804d-14c6c923a632")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.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")); + 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.IO.FileSystem.DriveInfo.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net100Wasm.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("5833f11a-be38-41eb-822b-bef2ba50b460")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net100Wasm.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("ef4f308a-b1fe-4ad5-8eb8-efa50dccbb9b")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net100Wasm.References.SystemNetSockets, global::System.Guid.Parse("2228de6a-2122-4344-9803-df861da38c7e")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ValueTuple.dll /// - 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")); + 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.IO.IsolatedStorage.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net100Wasm.References.SystemIOIsolatedStorage, global::System.Guid.Parse("f2cefd68-2764-4f3e-a173-a8e756bcc30f")); + 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.IO.MemoryMappedFiles.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net100Wasm.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("e1b6989b-2f99-4a0d-a9d9-93e410bfea23")); + 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.IO.Pipelines.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net100Wasm.References.SystemIOPipelines, global::System.Guid.Parse("e9b62954-0f22-45ba-84f4-7b64d7ed8099")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net100Wasm.References.SystemNetServicePoint, global::System.Guid.Parse("b2d5bee9-e800-4272-94ae-a399e35529d4")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net100Wasm.References.SystemIOPipesAccessControl, global::System.Guid.Parse("2fed93f0-47cd-4d38-bc76-faae46289e54")); + 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.IO.Pipes.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net100Wasm.References.SystemIOPipes, global::System.Guid.Parse("7eecb779-03e9-4a55-9a69-9582b4a9f92f")); + 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.UnmanagedMemoryStream.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net100Wasm.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("bfb77410-ffd8-429e-8d38-b7b8ae48c13c")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net100Wasm.References.SystemReflectionExtensions, global::System.Guid.Parse("64658680-6e72-47fe-8336-8d074bb6d911")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net100Wasm.References.SystemRuntimeSerialization, global::System.Guid.Parse("3465a2d8-5a5e-4e3f-b5b5-1c2b768dea94")); /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net100Wasm.References.SystemReflectionEmit, global::System.Guid.Parse("6adcf238-8085-4af1-a74f-fbb888bbc6aa")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net100Wasm.References.SystemLinqExpressions, global::System.Guid.Parse("0392d840-4c5c-4445-899b-c7089a4c3642")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net100Wasm.References.SystemNetNetworkInformation, global::System.Guid.Parse("5c15f865-265d-4586-87ba-d163c78ec7bb")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net100Wasm.References.SystemLinqParallel, global::System.Guid.Parse("58f522d0-3852-4940-8041-cb9d55a5dc5a")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net100Wasm.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1c44c125-a538-4b04-be67-f257728da23f")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net100Wasm.References.SystemLinqQueryable, global::System.Guid.Parse("f27e8256-a804-4821-a5b5-20f2fb9a84c2")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net100Wasm.References.SystemDiagnosticsProcess, global::System.Guid.Parse("9331c021-6839-464b-a0ff-4649772f7748")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net100Wasm.References.SystemMemory, global::System.Guid.Parse("8b39451a-9028-4db9-9e06-ba86e3672b0b")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net100Wasm.References.SystemComponentModelPrimitives, global::System.Guid.Parse("3581e10a-e12a-4998-8ca5-44c1a65d1605")); /// - /// The for System.Net.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net100Wasm.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("8f07f3e6-a523-40a9-93e8-f5ea2f48bf28")); /// - /// The for System.Net.Http.dll + /// The for System.IO.Pipelines.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")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net100Wasm.References.SystemIOPipelines, global::System.Guid.Parse("e9b62954-0f22-45ba-84f4-7b64d7ed8099")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Runtime.CompilerServices.VisualC.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")); + 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.Net.HttpListener.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net100Wasm.References.SystemNetHttpListener, global::System.Guid.Parse("34e257fb-bffd-4cfa-8974-c2c1f85ea367")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net100Wasm.References.SystemDiagnosticsDebug, global::System.Guid.Parse("173592d8-ecc1-4c10-b2b6-c7d7a0e5a23b")); /// - /// The for System.Net.Mail.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net100Wasm.References.SystemNetMail, global::System.Guid.Parse("831afa78-d6b2-4516-89e1-63c927eaf225")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net100Wasm.References.SystemBuffers, global::System.Guid.Parse("abbe10cc-74b2-4482-b9cf-33ac30c108c2")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net100Wasm.References.SystemNetNameResolution, global::System.Guid.Parse("eb8bb1cb-6819-4057-b3a6-ace8896cde74")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net100Wasm.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("3c7256a7-641c-4b23-bce6-8e4d1be247c2")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net100Wasm.References.SystemNetNetworkInformation, global::System.Guid.Parse("5c15f865-265d-4586-87ba-d163c78ec7bb")); + 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.Net.Ping.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net100Wasm.References.SystemNetPing, global::System.Guid.Parse("0a6ca62a-191d-4097-8854-c1a7b15ccc7f")); + 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.Net.Primitives.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net100Wasm.References.SystemNetPrimitives, global::System.Guid.Parse("68f7c34f-bae9-4dce-94b3-7b951de05a83")); + 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.Net.Quic.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net100Wasm.References.SystemNetQuic, global::System.Guid.Parse("53aada42-b963-4f47-84aa-4a1bee860ab5")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net100Wasm.References.SystemXmlReaderWriter, global::System.Guid.Parse("e7ffa475-114f-464a-9fa8-d131772ccb13")); /// - /// The for System.Net.Requests.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net100Wasm.References.SystemNetRequests, global::System.Guid.Parse("a7091f7e-ab59-4317-ad59-7a1348c22657")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net100Wasm.References.SystemTextRegularExpressions, global::System.Guid.Parse("c6b8ebea-489c-423d-9f1b-f6818984fffc")); /// - /// The for System.Net.Security.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net100Wasm.References.SystemNetSecurity, global::System.Guid.Parse("efb8f973-a506-473c-842f-105228fefe34")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net100Wasm.References.MicrosoftVisualBasic, global::System.Guid.Parse("2bfd772d-728e-4339-a0ed-984dfef9752a")); /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net100Wasm.References.SystemNetServerSentEvents, global::System.Guid.Parse("472cd37b-c04e-4d65-980b-12d7eb7fba63")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net100Wasm.References.SystemComponentModelAnnotations, global::System.Guid.Parse("72733bd0-8f2f-4d5e-8d5a-51c0ba5e12ca")); /// - /// The for System.Net.ServicePoint.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net100Wasm.References.SystemNetServicePoint, global::System.Guid.Parse("b2d5bee9-e800-4272-94ae-a399e35529d4")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net100Wasm.References.SystemNetRequests, global::System.Guid.Parse("a7091f7e-ab59-4317-ad59-7a1348c22657")); /// - /// The for System.Net.Sockets.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net100Wasm.References.SystemNetSockets, global::System.Guid.Parse("2228de6a-2122-4344-9803-df861da38c7e")); + 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.Net.WebClient.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net100Wasm.References.SystemNetWebClient, global::System.Guid.Parse("2fef7407-f8c6-4fad-b8dc-182ad83fea7b")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net100Wasm.References.SystemCollectionsImmutable, global::System.Guid.Parse("463c0a85-fac6-4397-abb7-5c204118bc74")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net100Wasm.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("521c3485-ed57-4641-acc1-7605224da41a")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net100Wasm.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("7dae9e5e-fba3-42f2-aff8-5aa441301b20")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net100Wasm.References.SystemNetWebProxy, global::System.Guid.Parse("53bc5f21-4edc-4c74-82e5-ba7bf3f1e925")); + 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.Net.WebSockets.Client.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net100Wasm.References.SystemNetWebSocketsClient, global::System.Guid.Parse("db3bf57c-f089-44a4-a4a8-f58fa578ac04")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net100Wasm.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("82b9b32f-ae0e-48a3-aee8-d702403934ce")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net100Wasm.References.SystemNetWebSockets, global::System.Guid.Parse("e6847b71-cca8-49ed-9c80-64457e06f167")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net100Wasm.References.SystemNetPrimitives, global::System.Guid.Parse("68f7c34f-bae9-4dce-94b3-7b951de05a83")); /// - /// The for System.Numerics.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net100Wasm.References.SystemSecuritySecureString, global::System.Guid.Parse("21bccb90-3486-44b6-85c2-22e583f9b34b")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Security.Principal.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")); + 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.ObjectModel.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net100Wasm.References.SystemObjectModel, global::System.Guid.Parse("b3e8d1a6-b77f-470a-9fa8-c50ec631f81c")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net100Wasm.References.SystemServiceProcess, global::System.Guid.Parse("c4aa90de-d813-4b26-83d8-755cd0c65cee")); /// - /// The for System.Private.DataContractSerialization.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemPrivateDataContractSerialization => new ReferenceInfo("System.Private.DataContractSerialization.dll", Resources.SystemPrivateDataContractSerialization, Net100Wasm.References.SystemPrivateDataContractSerialization, global::System.Guid.Parse("0904761b-5e06-405d-a5d8-f9887b81efff")); + 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.Private.Uri.dll + /// The for System.Private.Xml.Linq.dll /// - public static ReferenceInfo SystemPrivateUri => new ReferenceInfo("System.Private.Uri.dll", Resources.SystemPrivateUri, Net100Wasm.References.SystemPrivateUri, global::System.Guid.Parse("194127a4-2643-4a57-a334-4c6e6ae5cb07")); + 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.Private.Xml.dll + /// The for System.Memory.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")); + 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.Private.Xml.Linq.dll + /// The for System.Xml.XDocument.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")); + 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.Reflection.DispatchProxy.dll + /// The for System.Collections.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")); + 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.Reflection.dll + /// The for System.Web.HttpUtility.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 SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net100Wasm.References.SystemWebHttpUtility, global::System.Guid.Parse("43873eaf-1b93-4306-9820-0dd70e899e84")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net100Wasm.References.SystemRuntime, global::System.Guid.Parse("cc327627-2988-4b36-b256-bb5d7e82f2f2")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net100Wasm.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1c44c125-a538-4b04-be67-f257728da23f")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Net.Ping.dll /// - 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")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net100Wasm.References.SystemNetPing, global::System.Guid.Parse("0a6ca62a-191d-4097-8854-c1a7b15ccc7f")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net100Wasm.References.SystemReflectionExtensions, global::System.Guid.Parse("64658680-6e72-47fe-8336-8d074bb6d911")); + 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.Reflection.Metadata.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net100Wasm.References.SystemReflectionMetadata, global::System.Guid.Parse("ffff4559-f76c-4423-ae5a-00a1a13c9869")); + 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.Reflection.Primitives.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net100Wasm.References.SystemReflectionPrimitives, global::System.Guid.Parse("55fba59a-5990-4f6f-8ce7-b98bbbbace35")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net100Wasm.References.SystemNetWebClient, global::System.Guid.Parse("2fef7407-f8c6-4fad-b8dc-182ad83fea7b")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net100Wasm.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("dba77d3c-c2cf-4240-8543-7718b2e53ed5")); + 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.Resources.Reader.dll @@ -533,339 +528,344 @@ public static class ReferenceInfos public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net100Wasm.References.SystemResourcesReader, global::System.Guid.Parse("64394b4a-204a-4aa8-aff3-4f0c619afce0")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net100Wasm.References.SystemResourcesResourceManager, global::System.Guid.Parse("de4e9432-7a8b-4621-ba94-f3963e4ea35a")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net100Wasm.References.SystemData, global::System.Guid.Parse("f949a03c-dfb3-4f82-be12-d478bc7fa6e0")); /// - /// The for System.Resources.Writer.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net100Wasm.References.SystemResourcesWriter, global::System.Guid.Parse("90a128aa-d93b-46ce-bcf4-77508f326036")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net100Wasm.References.SystemNetMail, global::System.Guid.Parse("831afa78-d6b2-4516-89e1-63c927eaf225")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Security.AccessControl.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net100Wasm.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("4c8f7ace-2b18-4f6e-9ded-acc512d1d6d3")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net100Wasm.References.SystemSecurityAccessControl, global::System.Guid.Parse("bb825b67-d63b-41ad-a09c-58cceaeefb32")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - 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")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net100Wasm.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("5833f11a-be38-41eb-822b-bef2ba50b460")); /// - /// The for System.Runtime.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net100Wasm.References.SystemRuntime, global::System.Guid.Parse("cc327627-2988-4b36-b256-bb5d7e82f2f2")); + 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.Runtime.Extensions.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net100Wasm.References.SystemRuntimeExtensions, global::System.Guid.Parse("fdf67f98-0bbf-4de1-a735-b714ffeea977")); + 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.Runtime.Handles.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net100Wasm.References.SystemRuntimeHandles, global::System.Guid.Parse("1e8ff36a-537c-4639-9e50-63d91e1da97f")); + 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.Runtime.InteropServices.dll + /// The for System.ServiceModel.Web.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")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net100Wasm.References.SystemServiceModelWeb, global::System.Guid.Parse("419a1e16-2413-4580-ab0b-748bb938f802")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net100Wasm.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("c5e83268-a2ff-44af-9bdc-3e3a71b9326d")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net100Wasm.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("156d9951-733e-46f6-bae3-5d95ac4754aa")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Xml.XPath.dll /// - 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")); + 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.Runtime.Intrinsics.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net100Wasm.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("57c32f57-cd69-4c36-b4a3-d1273268a3f4")); + 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.Runtime.Loader.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net100Wasm.References.SystemRuntimeLoader, global::System.Guid.Parse("78b9bdca-9e8b-497e-b0ca-b1fbe6c1a88f")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net100Wasm.References.SystemReflectionPrimitives, global::System.Guid.Parse("55fba59a-5990-4f6f-8ce7-b98bbbbace35")); /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net100Wasm.References.SystemRuntimeNumerics, global::System.Guid.Parse("bbc1112b-0921-47e0-9eb5-d86d83d6548a")); + 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.Runtime.Serialization.dll + /// The for System.Globalization.Extensions.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")); + 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.Runtime.Serialization.Formatters.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net100Wasm.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("1db32519-1db1-4d67-b872-ef82897f5eab")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net100Wasm.References.SystemNetSecurity, global::System.Guid.Parse("efb8f973-a506-473c-842f-105228fefe34")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net100Wasm.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("bda5e54c-cb6e-4e69-88cc-84b0533b0be0")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net100Wasm.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("ef4f308a-b1fe-4ad5-8eb8-efa50dccbb9b")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net100Wasm.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("7dae9e5e-fba3-42f2-aff8-5aa441301b20")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net100Wasm.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("aec8a08e-d48b-4ae4-bee7-2f872773f375")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - 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")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net100Wasm.References.SystemRuntimeExtensions, global::System.Guid.Parse("fdf67f98-0bbf-4de1-a735-b714ffeea977")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net100Wasm.References.SystemSecurityAccessControl, global::System.Guid.Parse("bb825b67-d63b-41ad-a09c-58cceaeefb32")); + 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.Security.Claims.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net100Wasm.References.SystemSecurityClaims, global::System.Guid.Parse("d9fc3557-0b7e-4864-a22e-6c7dc73dd370")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net100Wasm.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("05c270e8-c43e-4435-a6c2-eb400f6067fc")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net100Wasm.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("1123f411-4744-4bd3-a185-bef0bf15d165")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net100Wasm.References.SystemResourcesWriter, global::System.Guid.Parse("90a128aa-d93b-46ce-bcf4-77508f326036")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net100Wasm.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("aec8a08e-d48b-4ae4-bee7-2f872773f375")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net100Wasm.References.SystemIOIsolatedStorage, global::System.Guid.Parse("f2cefd68-2764-4f3e-a173-a8e756bcc30f")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Globalization.dll /// - 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")); + 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.Security.Cryptography.dll + /// The for System.Security.Claims.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")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net100Wasm.References.SystemSecurityClaims, global::System.Guid.Parse("d9fc3557-0b7e-4864-a22e-6c7dc73dd370")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net100Wasm.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("d5a7597e-5ed5-4a35-a7ba-383877db7891")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net100Wasm.References.SystemThreadingThreadPool, global::System.Guid.Parse("c05aae0f-0999-484c-bedd-dabc11b64b08")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net100Wasm.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("99715680-4664-4d12-8b09-a42e2bf65531")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net100Wasm.References.SystemTextEncodingsWeb, global::System.Guid.Parse("43b1e4e5-7576-4d7c-8173-6ba4595b29e3")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net100Wasm.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("bd820c21-5ef1-4a62-870b-420dbf431580")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net100Wasm.References.SystemConsole, global::System.Guid.Parse("4ee92192-9a14-4944-94a9-c07955a189ec")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Private.DataContractSerialization.dll /// - 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")); + public static ReferenceInfo SystemPrivateDataContractSerialization => new ReferenceInfo("System.Private.DataContractSerialization.dll", Resources.SystemPrivateDataContractSerialization, Net100Wasm.References.SystemPrivateDataContractSerialization, global::System.Guid.Parse("0904761b-5e06-405d-a5d8-f9887b81efff")); /// - /// The for System.Security.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100Wasm.References.mscorlib, global::System.Guid.Parse("341f8709-51c3-4e54-8200-2d7e600ab460")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net100Wasm.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("521c3485-ed57-4641-acc1-7605224da41a")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.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 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.Security.SecureString.dll + /// The for System.ComponentModel.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")); + 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.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net100Wasm.References.SystemServiceModelWeb, global::System.Guid.Parse("419a1e16-2413-4580-ab0b-748bb938f802")); + 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.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net100Wasm.References.SystemServiceProcess, global::System.Guid.Parse("c4aa90de-d813-4b26-83d8-755cd0c65cee")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net100Wasm.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("3a0da6f3-66cb-42a1-98ae-ec9fde003a94")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - 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")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net100Wasm.References.SystemLinqExpressions, global::System.Guid.Parse("0392d840-4c5c-4445-899b-c7089a4c3642")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net100Wasm.References.SystemThreadingTasks, global::System.Guid.Parse("e7677b73-32bd-4191-86bd-5248474ffe22")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net100Wasm.References.SystemXmlLinq, global::System.Guid.Parse("91304850-543f-4e05-9f37-eca197ffeb58")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net100Wasm.References.SystemTextEncodingsWeb, global::System.Guid.Parse("43b1e4e5-7576-4d7c-8173-6ba4595b29e3")); + 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.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net100Wasm.References.SystemTextJson, global::System.Guid.Parse("cf2508dd-7b5b-4477-8e1b-b30758dcecd4")); + 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 System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net100Wasm.References.SystemTextRegularExpressions, global::System.Guid.Parse("c6b8ebea-489c-423d-9f1b-f6818984fffc")); + 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.Threading.AccessControl.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net100Wasm.References.SystemThreadingAccessControl, global::System.Guid.Parse("d071e712-ef98-4be9-9008-ad3d43d10d6d")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net100Wasm.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("57c32f57-cd69-4c36-b4a3-d1273268a3f4")); /// - /// The for System.Threading.Channels.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net100Wasm.References.SystemThreadingChannels, global::System.Guid.Parse("f61bfafe-7a56-42b2-bd75-2f0c0825de0f")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net100Wasm.References.SystemDataCommon, global::System.Guid.Parse("4415e694-495e-4821-a7af-ace3c245ef59")); /// - /// The for System.Threading.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net100Wasm.References.SystemThreading, global::System.Guid.Parse("f7728c13-ad35-41e5-98f1-86e2d4d71b07")); + 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.Threading.Overlapped.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net100Wasm.References.SystemThreadingOverlapped, global::System.Guid.Parse("bbdbfb0a-afba-48b1-9a08-e6bc0ed7dc8b")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net100Wasm.References.SystemAppContext, global::System.Guid.Parse("381c9663-21cd-4c5b-814a-2b2b0b8727f4")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Security.dll /// - 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")); + 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.Threading.Tasks.dll + /// The for System.Runtime.Serialization.Json.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")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net100Wasm.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("bda5e54c-cb6e-4e69-88cc-84b0533b0be0")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Net.Quic.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net100Wasm.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("3a0da6f3-66cb-42a1-98ae-ec9fde003a94")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net100Wasm.References.SystemNetQuic, global::System.Guid.Parse("53aada42-b963-4f47-84aa-4a1bee860ab5")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Handles.dll /// - 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")); + 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.Threading.Thread.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net100Wasm.References.SystemThreadingThread, global::System.Guid.Parse("465f5bd7-7222-4f7c-bb56-0e17b5fc321c")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net100Wasm.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("c5e83268-a2ff-44af-9bdc-3e3a71b9326d")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net100Wasm.References.SystemThreadingThreadPool, global::System.Guid.Parse("c05aae0f-0999-484c-bedd-dabc11b64b08")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net100Wasm.References.SystemLinqParallel, global::System.Guid.Parse("58f522d0-3852-4940-8041-cb9d55a5dc5a")); /// - /// The for System.Threading.Timer.dll + /// The for System.Threading.Channels.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net100Wasm.References.SystemThreadingTimer, global::System.Guid.Parse("f525e9bd-cc07-4098-b0d5-5dc68d303cd0")); + 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.Transactions.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net100Wasm.References.SystemWeb, global::System.Guid.Parse("8c32bd64-462e-4012-b208-353e71229da8")); /// - /// The for System.Transactions.Local.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net100Wasm.References.SystemTransactionsLocal, global::System.Guid.Parse("34d5727b-a0b5-4ad2-8265-ab7d3a2aa5b9")); + 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.ValueTuple.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net100Wasm.References.SystemXmlXmlDocument, global::System.Guid.Parse("982a504a-2673-4998-9af4-c3b633b28c63")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net100Wasm.References.SystemXmlXmlSerializer, global::System.Guid.Parse("76258eea-35de-4012-9d5c-b4bf64308bc8")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net100Wasm.References.SystemWebHttpUtility, global::System.Guid.Parse("43873eaf-1b93-4306-9820-0dd70e899e84")); + 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.Windows.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net100Wasm.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("bfb77410-ffd8-429e-8d38-b7b8ae48c13c")); /// - /// The for System.Xml.dll + /// The for System.Private.Uri.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 SystemPrivateUri => new ReferenceInfo("System.Private.Uri.dll", Resources.SystemPrivateUri, Net100Wasm.References.SystemPrivateUri, global::System.Guid.Parse("194127a4-2643-4a57-a334-4c6e6ae5cb07")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.ServerSentEvents.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net100Wasm.References.SystemXmlLinq, global::System.Guid.Parse("91304850-543f-4e05-9f37-eca197ffeb58")); + public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net100Wasm.References.SystemNetServerSentEvents, global::System.Guid.Parse("472cd37b-c04e-4d65-980b-12d7eb7fba63")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net100Wasm.References.SystemXmlReaderWriter, global::System.Guid.Parse("e7ffa475-114f-464a-9fa8-d131772ccb13")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net100Wasm.References.SystemNetNameResolution, global::System.Guid.Parse("eb8bb1cb-6819-4057-b3a6-ace8896cde74")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net100Wasm.References.SystemXmlSerialization, global::System.Guid.Parse("eeada4f6-be02-4641-8764-362cf724c1ce")); + 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.Xml.XDocument.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net100Wasm.References.SystemXmlXDocument, global::System.Guid.Parse("884b0635-e010-4bc5-8c84-5bd5cee60564")); + 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.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net100Wasm.References.SystemXmlXmlDocument, global::System.Guid.Parse("982a504a-2673-4998-9af4-c3b633b28c63")); + 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.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net100Wasm.References.SystemXmlXmlSerializer, global::System.Guid.Parse("76258eea-35de-4012-9d5c-b4bf64308bc8")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net100Wasm.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("d5a7597e-5ed5-4a35-a7ba-383877db7891")); /// - /// The for System.Xml.XPath.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net100Wasm.References.SystemTransactionsLocal, global::System.Guid.Parse("34d5727b-a0b5-4ad2-8265-ab7d3a2aa5b9")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net100Wasm.References.SystemIOPipes, global::System.Guid.Parse("7eecb779-03e9-4a55-9a69-9582b4a9f92f")); /// - /// The for WindowsBase.dll + /// The for System.Windows.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net100Wasm.References.WindowsBase, global::System.Guid.Parse("3027fed6-c421-472c-a6a8-01f9d595c2b5")); + 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.Runtime.Serialization.Xml.dll + /// + 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.Private.CoreLib.dll @@ -880,177 +880,177 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemPrivateXml, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, + SystemIOPipesAccessControl, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, SystemLinqQueryable, + SystemPrivateXmlLinq, SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemPrivateDataContractSerialization, - SystemPrivateUri, - SystemPrivateXml, - SystemPrivateXmlLinq, - SystemReflectionDispatchProxy, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + SystemPrivateDataContractSerialization, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemPrivateUri, + SystemNetServerSentEvents, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, SystemPrivateCoreLib, ]; } @@ -1066,632 +1066,632 @@ public static partial class Net100Wasm { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net100wasm)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System")).GetReference(filePath: "System.dll", display: "System (net100wasm)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net100wasm)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net100wasm)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net100wasm)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100wasm)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net100wasm)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net100wasm)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100wasm)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net100wasm)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100wasm)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net100wasm)"); } - return _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net100wasm)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net100wasm)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net100wasm)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net100wasm)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net100wasm)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net100wasm)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100wasm)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net100wasm)"); } - return _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net100wasm)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net100wasm)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net100wasm)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100wasm)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net100wasm)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net100wasm)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net100wasm)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net100wasm)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net100wasm)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net100wasm)"); } - return _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100wasm)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net100wasm)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net100wasm)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net100wasm)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net100wasm)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net100wasm)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net100wasm)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100wasm)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net100wasm)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net100wasm)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net100wasm)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net100wasm)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemPrivateXml; /// - /// The for System.Core.dll + /// The for System.Private.Xml.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemPrivateXml { get { - if (_SystemCore is null) + if (_SystemPrivateXml is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net100wasm)"); + _SystemPrivateXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Xml")).GetReference(filePath: "System.Private.Xml.dll", display: "System.Private.Xml (net100wasm)"); } - return _SystemCore; + return _SystemPrivateXml; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Data.Common.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemDataCommon is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net100wasm)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net100wasm)"); } - return _SystemDataCommon; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataDataSetExtensions is null) + if (_MicrosoftCSharp is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net100wasm)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net100wasm)"); } - return _SystemDataDataSetExtensions; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemData is null) + if (_SystemNetWebSocketsClient is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net100wasm)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net100wasm)"); } - return _SystemData; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemThreadingTimer is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net100wasm)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net100wasm)"); } - return _SystemDiagnosticsContracts; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net100wasm)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net100wasm)"); } - return _SystemDiagnosticsDebug; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net100wasm)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net100wasm)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net100wasm)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net100wasm)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemThreadingAccessControl is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net100wasm)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net100wasm)"); } - return _SystemDiagnosticsProcess; + return _SystemThreadingAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net100wasm)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net100wasm)"); } - return _SystemDiagnosticsStackTrace; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_WindowsBase is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net100wasm)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net100wasm)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsTools is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net100wasm)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net100wasm)"); } - return _SystemDiagnosticsTools; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net100wasm)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net100wasm)"); } - return _SystemDiagnosticsTraceSource; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net100wasm)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net100wasm)"); } - return _SystemDiagnosticsTracing; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_System is null) + if (_SystemIOPipesAccessControl is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System")).GetReference(filePath: "System.dll", display: "System (net100wasm)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net100wasm)"); } - return _System; + return _SystemIOPipesAccessControl; } } @@ -1712,190 +1712,173 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_SystemDrawingPrimitives is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100wasm)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net100wasm)"); } - return _SystemDrawingPrimitives; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDynamicRuntime is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net100wasm)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net100wasm)"); } - return _SystemDynamicRuntime; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Formats.Asn1.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemFormatsAsn1 is null) + if (_SystemDataDataSetExtensions is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net100wasm)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net100wasm)"); } - return _SystemFormatsAsn1; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Formats.Tar.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemFormatsTar is null) + if (_SystemNetWebSockets is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net100wasm)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net100wasm)"); } - return _SystemFormatsTar; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemTextJson { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemTextJson is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net100wasm)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net100wasm)"); } - return _SystemGlobalizationCalendars; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Globalization.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemGlobalization is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100wasm)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net100wasm)"); } - return _SystemGlobalization; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net100wasm)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net100wasm)"); } - return _SystemGlobalizationExtensions; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemIOCompressionBrotli is null) + if (_MicrosoftVisualBasicCore 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)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net100wasm)"); } - return _SystemIOCompressionBrotli; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemIOCompression is null) + if (_SystemRuntimeLoader is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100wasm)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net100wasm)"); } - return _SystemIOCompression; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem - { - get - { - if (_SystemIOCompressionFileSystem is null) - { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net100wasm)"); - } - return _SystemIOCompressionFileSystem; - } - } - - private static PortableExecutableReference? _SystemIOCompressionZipFile; - - /// - /// The for System.IO.Compression.ZipFile.dll - /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemXmlSerialization is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net100wasm)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net100wasm)"); } - return _SystemIOCompressionZipFile; + return _SystemXmlSerialization; } } @@ -1916,904 +1899,904 @@ public static PortableExecutableReference SystemIO } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net100wasm)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net100wasm)"); } - return _SystemIOFileSystemAccessControl; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOFileSystem is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100wasm)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net100wasm)"); } - return _SystemIOFileSystem; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net100wasm)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net100wasm)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net100wasm)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net100wasm)"); } - return _SystemIOFileSystemPrimitives; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net100wasm)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100wasm)"); } - return _SystemIOFileSystemWatcher; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net100wasm)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net100wasm)"); } - return _SystemIOIsolatedStorage; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net100wasm)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net100wasm)"); } - return _SystemIOMemoryMappedFiles; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.Pipelines.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOPipelines is null) + if (_SystemNetServicePoint is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net100wasm)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net100wasm)"); } - return _SystemIOPipelines; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net100wasm)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net100wasm)"); } - return _SystemIOPipesAccessControl; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOPipes is null) + if (_SystemIOCompression is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net100wasm)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100wasm)"); } - return _SystemIOPipes; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionExtensions is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net100wasm)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net100wasm)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemRuntimeSerialization is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100wasm)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net100wasm)"); } - return _SystemLinqAsyncEnumerable; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemLinq is null) + if (_SystemReflectionEmit is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100wasm)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100wasm)"); } - return _SystemLinq; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.Expressions.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinqExpressions is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net100wasm)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net100wasm)"); } - return _SystemLinqExpressions; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqParallel is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net100wasm)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net100wasm)"); } - return _SystemLinqParallel; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqQueryable is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net100wasm)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net100wasm)"); } - return _SystemLinqQueryable; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemMemory is null) + if (_SystemComponentModelPrimitives is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net100wasm)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net100wasm)"); } - return _SystemMemory; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Net.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemNet is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100wasm)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net100wasm)"); } - return _SystemNet; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.Net.Http.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemNetHttp is null) + if (_SystemIOPipelines is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net100wasm)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net100wasm)"); } - return _SystemNetHttp; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.Http.Json.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNetHttpJson is null) + if (_SystemRuntimeCompilerServicesVisualC 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)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net100wasm)"); } - return _SystemNetHttpJson; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.HttpListener.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttpListener is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net100wasm)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net100wasm)"); } - return _SystemNetHttpListener; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Mail.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetMail is null) + if (_SystemBuffers is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net100wasm)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net100wasm)"); } - return _SystemNetMail; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.NameResolution.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetNameResolution is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net100wasm)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net100wasm)"); } - return _SystemNetNameResolution; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetNetworkInformation is null) + if (_SystemThreading is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net100wasm)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100wasm)"); } - return _SystemNetNetworkInformation; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.Ping.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetPing is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net100wasm)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net100wasm)"); } - return _SystemNetPing; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Net.Primitives.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemNetPrimitives is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net100wasm)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100wasm)"); } - return _SystemNetPrimitives; + return _SystemLinqAsyncEnumerable; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.Quic.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetQuic is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net100wasm)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net100wasm)"); } - return _SystemNetQuic; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Requests.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetRequests is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net100wasm)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net100wasm)"); } - return _SystemNetRequests; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Security.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetSecurity is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net100wasm)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net100wasm)"); } - return _SystemNetSecurity; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetServerSentEvents; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetServerSentEvents + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetServerSentEvents is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (net100wasm)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net100wasm)"); } - return _SystemNetServerSentEvents; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetServicePoint is null) + if (_SystemNetRequests is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net100wasm)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net100wasm)"); } - return _SystemNetServicePoint; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Sockets.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSockets is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net100wasm)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net100wasm)"); } - return _SystemNetSockets; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.WebClient.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetWebClient is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net100wasm)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net100wasm)"); } - return _SystemNetWebClient; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net100wasm)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net100wasm)"); } - return _SystemNetWebHeaderCollection; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebProxy.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebProxy is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (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 _SystemNetWebProxy; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net100wasm)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net100wasm)"); } - return _SystemNetWebSocketsClient; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebSockets is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net100wasm)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net100wasm)"); } - return _SystemNetWebSockets; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Numerics.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNumerics is null) + if (_SystemSecuritySecureString is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100wasm)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net100wasm)"); } - return _SystemNumerics; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNumericsVectors is null) + if (_SystemSecurityPrincipal is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net100wasm)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100wasm)"); } - return _SystemNumericsVectors; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.ObjectModel.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemObjectModel is null) + if (_SystemServiceProcess is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net100wasm)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net100wasm)"); } - return _SystemObjectModel; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemPrivateDataContractSerialization; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Private.DataContractSerialization.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemPrivateDataContractSerialization + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemPrivateDataContractSerialization is null) + if (_SystemLinqQueryable is null) { - _SystemPrivateDataContractSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.DataContractSerialization")).GetReference(filePath: "System.Private.DataContractSerialization.dll", display: "System.Private.DataContractSerialization (net100wasm)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net100wasm)"); } - return _SystemPrivateDataContractSerialization; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemPrivateUri; + private static PortableExecutableReference? _SystemPrivateXmlLinq; /// - /// The for System.Private.Uri.dll + /// The for System.Private.Xml.Linq.dll /// - public static PortableExecutableReference SystemPrivateUri + public static PortableExecutableReference SystemPrivateXmlLinq { get { - if (_SystemPrivateUri is null) + if (_SystemPrivateXmlLinq is null) { - _SystemPrivateUri = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Uri")).GetReference(filePath: "System.Private.Uri.dll", display: "System.Private.Uri (net100wasm)"); + _SystemPrivateXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Xml.Linq")).GetReference(filePath: "System.Private.Xml.Linq.dll", display: "System.Private.Xml.Linq (net100wasm)"); } - return _SystemPrivateUri; + return _SystemPrivateXmlLinq; } } - private static PortableExecutableReference? _SystemPrivateXml; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Private.Xml.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemPrivateXml + public static PortableExecutableReference SystemMemory { get { - if (_SystemPrivateXml is null) + if (_SystemMemory is null) { - _SystemPrivateXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Xml")).GetReference(filePath: "System.Private.Xml.dll", display: "System.Private.Xml (net100wasm)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net100wasm)"); } - return _SystemPrivateXml; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemPrivateXmlLinq; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Private.Xml.Linq.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemPrivateXmlLinq + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemPrivateXmlLinq is null) + if (_SystemXmlXDocument is null) { - _SystemPrivateXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Xml.Linq")).GetReference(filePath: "System.Private.Xml.Linq.dll", display: "System.Private.Xml.Linq (net100wasm)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net100wasm)"); } - return _SystemPrivateXmlLinq; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemCollections is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net100wasm)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100wasm)"); } - return _SystemReflectionDispatchProxy; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflection is null) + if (_SystemWebHttpUtility is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100wasm)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net100wasm)"); } - return _SystemReflection; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmit is null) + if (_SystemRuntime is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100wasm)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net100wasm)"); } - return _SystemReflectionEmit; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net100wasm)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net100wasm)"); } - return _SystemReflectionEmitILGeneration; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemNetPing is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net100wasm)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net100wasm)"); } - return _SystemReflectionEmitLightweight; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Extensions.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionExtensions is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net100wasm)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net100wasm)"); } - return _SystemReflectionExtensions; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Metadata.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionMetadata is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net100wasm)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net100wasm)"); } - return _SystemReflectionMetadata; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionPrimitives is null) + if (_SystemNetWebClient is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net100wasm)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net100wasm)"); } - return _SystemReflectionPrimitives; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemTextEncoding is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net100wasm)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100wasm)"); } - return _SystemReflectionTypeExtensions; + return _SystemTextEncoding; } } @@ -2834,1142 +2817,1159 @@ public static PortableExecutableReference SystemResourcesReader } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesResourceManager is null) + if (_SystemData is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net100wasm)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net100wasm)"); } - return _SystemResourcesResourceManager; + return _SystemData; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Resources.Writer.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemNetMail { get { - if (_SystemResourcesWriter is null) + if (_SystemNetMail is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net100wasm)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net100wasm)"); } - return _SystemResourcesWriter; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemSecurityAccessControl is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net100wasm)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net100wasm)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net100wasm)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net100wasm)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntime is null) + if (_SystemNetHttpJson is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeExtensions is null) + if (_SystemReflection is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net100wasm)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100wasm)"); } - return _SystemRuntimeExtensions; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.Handles.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeHandles is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net100wasm)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net100wasm)"); } - return _SystemRuntimeHandles; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net100wasm)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net100wasm)"); } - return _SystemRuntimeInteropServices; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net100wasm)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net100wasm)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net100wasm)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100wasm)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (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 _SystemRuntimeIntrinsics; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Loader.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeLoader is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net100wasm)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net100wasm)"); } - return _SystemRuntimeLoader; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeNumerics is null) + if (_netstandard is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net100wasm)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100wasm)"); } - return _SystemRuntimeNumerics; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerialization is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net100wasm)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net100wasm)"); } - return _SystemRuntimeSerialization; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net100wasm)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net100wasm)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net100wasm)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net100wasm)"); } - return _SystemRuntimeSerializationJson; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net100wasm)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net100wasm)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net100wasm)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net100wasm)"); } - return _SystemRuntimeSerializationXml; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.AccessControl.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityAccessControl is null) + if (_SystemXml is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net100wasm)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100wasm)"); } - return _SystemSecurityAccessControl; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Claims.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityClaims is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net100wasm)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net100wasm)"); } - return _SystemSecurityClaims; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net100wasm)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net100wasm)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net100wasm)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net100wasm)"); } - return _SystemSecurityCryptographyCng; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net100wasm)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100wasm)"); } - return _SystemSecurityCryptographyCsp; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptography is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100wasm)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net100wasm)"); } - return _SystemSecurityCryptography; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net100wasm)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net100wasm)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net100wasm)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net100wasm)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net100wasm)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net100wasm)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemPrivateDataContractSerialization; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Private.DataContractSerialization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemPrivateDataContractSerialization { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemPrivateDataContractSerialization is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net100wasm)"); + _SystemPrivateDataContractSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.DataContractSerialization")).GetReference(filePath: "System.Private.DataContractSerialization.dll", display: "System.Private.DataContractSerialization (net100wasm)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemPrivateDataContractSerialization; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurity is null) + if (_mscorlib is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100wasm)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100wasm)"); } - return _SystemSecurity; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100wasm)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net100wasm)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net100wasm)"); } - return _SystemSecurityPrincipalWindows; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecuritySecureString is null) + if (_SystemComponentModel is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net100wasm)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100wasm)"); } - return _SystemSecuritySecureString; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNumerics { get { - if (_SystemServiceModelWeb is null) + if (_SystemNumerics is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net100wasm)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100wasm)"); } - return _SystemServiceModelWeb; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net100wasm)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net100wasm)"); } - return _SystemServiceProcess; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net100wasm)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net100wasm)"); } - return _SystemTextEncodingCodePages; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100wasm)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100wasm)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq 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)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net100wasm)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystem is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net100wasm)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100wasm)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextJson is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net100wasm)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net100wasm)"); } - return _SystemTextJson; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net100wasm)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100wasm)"); } - return _SystemTextRegularExpressions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingAccessControl; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.AccessControl.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingAccessControl is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net100wasm)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net100wasm)"); } - return _SystemThreadingAccessControl; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Channels.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingChannels is null) + if (_SystemDataCommon is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net100wasm)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net100wasm)"); } - return _SystemThreadingChannels; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreading is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100wasm)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net100wasm)"); } - return _SystemThreading; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Overlapped.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingOverlapped is null) + if (_SystemAppContext is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net100wasm)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net100wasm)"); } - return _SystemThreadingOverlapped; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemSecurity is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net100wasm)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100wasm)"); } - return _SystemThreadingTasksDataflow; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasks is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100wasm)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net100wasm)"); } - return _SystemThreadingTasks; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemNetQuic is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net100wasm)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net100wasm)"); } - return _SystemThreadingTasksExtensions; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net100wasm)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net100wasm)"); } - return _SystemThreadingTasksParallel; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net100wasm)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net100wasm)"); } - return _SystemThreadingThread; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingThreadPool is null) + if (_SystemLinqParallel is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net100wasm)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net100wasm)"); } - return _SystemThreadingThreadPool; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Threading.Timer.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemThreadingTimer is null) + if (_SystemThreadingChannels is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net100wasm)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net100wasm)"); } - return _SystemThreadingTimer; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactions is null) + if (_SystemWeb is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100wasm)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net100wasm)"); } - return _SystemTransactions; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Transactions.Local.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemTransactionsLocal is null) + if (_SystemRuntimeNumerics is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net100wasm)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net100wasm)"); } - return _SystemTransactionsLocal; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.ValueTuple.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemValueTuple is null) + if (_SystemXmlXmlDocument is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100wasm)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net100wasm)"); } - return _SystemValueTuple; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWeb is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net100wasm)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net100wasm)"); } - return _SystemWeb; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWebHttpUtility is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net100wasm)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net100wasm)"); } - return _SystemWebHttpUtility; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Windows.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemWindows is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100wasm)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net100wasm)"); } - return _SystemWindows; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemPrivateUri; /// - /// The for System.Xml.dll + /// The for System.Private.Uri.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemPrivateUri { get { - if (_SystemXml is null) + if (_SystemPrivateUri is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100wasm)"); + _SystemPrivateUri = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Private.Uri")).GetReference(filePath: "System.Private.Uri.dll", display: "System.Private.Uri (net100wasm)"); } - return _SystemXml; + return _SystemPrivateUri; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetServerSentEvents; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.ServerSentEvents.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetServerSentEvents { get { - if (_SystemXmlLinq is null) + if (_SystemNetServerSentEvents is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net100wasm)"); + _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (net100wasm)"); } - return _SystemXmlLinq; + return _SystemNetServerSentEvents; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlReaderWriter is null) + if (_SystemNetNameResolution is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net100wasm)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net100wasm)"); } - return _SystemXmlReaderWriter; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.Serialization.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlSerialization is null) + if (_SystemTransactions is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net100wasm)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100wasm)"); } - return _SystemXmlSerialization; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.XDocument.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlXDocument is null) + if (_SystemNetHttp is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net100wasm)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net100wasm)"); } - return _SystemXmlXDocument; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXmlDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net100wasm)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net100wasm)"); } - return _SystemXmlXmlDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net100wasm)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net100wasm)"); } - return _SystemXmlXmlSerializer; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XPath.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXPath is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100wasm)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net100wasm)"); } - return _SystemXmlXPath; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemIOPipes 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)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net100wasm)"); } - return _SystemXmlXPathXDocument; + return _SystemIOPipes; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemWindows; /// - /// The for WindowsBase.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemWindows { get { - if (_WindowsBase is null) + if (_SystemWindows is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net100wasm)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100wasm)"); } - return _WindowsBase; + return _SystemWindows; + } + } + + private static PortableExecutableReference? _SystemRuntimeSerializationXml; + + /// + /// The for System.Runtime.Serialization.Xml.dll + /// + public static PortableExecutableReference SystemRuntimeSerializationXml + { + get + { + if (_SystemRuntimeSerializationXml is null) + { + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100wasm.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net100wasm)"); + } + return _SystemRuntimeSerializationXml; } } @@ -3999,177 +3999,177 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemPrivateDataContractSerialization, - SystemPrivateUri, + SystemDiagnosticsTextWriterTraceListener, SystemPrivateXml, - SystemPrivateXmlLinq, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemLinqAsyncEnumerable, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemPrivateXmlLinq, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + SystemPrivateDataContractSerialization, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemPrivateUri, + SystemNetServerSentEvents, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, SystemPrivateCoreLib, ]; } @@ -4184,226 +4184,226 @@ public static partial class Net100Wasm public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net100wasm.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100wasm.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net100wasm.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100wasm.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net100wasm.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net100wasm.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net100wasm.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100wasm.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net100wasm.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net100wasm.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100wasm.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net100wasm.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100wasm.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net100wasm.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net100wasm.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net100wasm.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net100wasm.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net100wasm.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net100wasm.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net100wasm.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100wasm.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net100wasm.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net100wasm.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net100wasm.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net100wasm.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net100wasm.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net100wasm.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net100wasm.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net100wasm.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net100wasm.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net100wasm.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net100wasm.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100wasm.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net100wasm.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net100wasm.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net100wasm.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net100wasm.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net100wasm.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net100wasm.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100wasm.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net100wasm.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net100wasm.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net100wasm.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net100wasm.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Private.Xml.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net100wasm.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemPrivateXml => ResourceLoader.GetOrCreateResource(ref _SystemPrivateXml, "net100wasm.System.Private.Xml"); + private static byte[]? _SystemPrivateXml; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net100wasm.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net100wasm.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net100wasm.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net100wasm.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net100wasm.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net100wasm.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net100wasm.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net100wasm.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net100wasm.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net100wasm.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net100wasm.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net100wasm.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net100wasm.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net100wasm.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net100wasm.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net100wasm.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net100wasm.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net100wasm.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net100wasm.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net100wasm.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net100wasm.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net100wasm.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net100wasm.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net100wasm.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net100wasm.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net100wasm.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100wasm.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net100wasm.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -4412,334 +4412,316 @@ public static class Resources 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 - /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net100wasm.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; - - /// - /// The image bytes for System.Formats.Asn1.dll - /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net100wasm.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; - - /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net100wasm.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net100wasm.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net100wasm.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net100wasm.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100wasm.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net100wasm.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net100wasm.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net100wasm.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100wasm.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net100wasm.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100wasm.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net100wasm.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net100wasm.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net100wasm.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net100wasm.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net100wasm.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100wasm.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net100wasm.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net100wasm.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net100wasm.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100wasm.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100wasm.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net100wasm.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net100wasm.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net100wasm.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100wasm.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net100wasm.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net100wasm.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net100wasm.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net100wasm.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net100wasm.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100wasm.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net100wasm.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net100wasm.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net100wasm.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net100wasm.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net100wasm.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net100wasm.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net100wasm.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net100wasm.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100wasm.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100wasm.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100wasm.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net100wasm.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net100wasm.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100wasm.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net100wasm.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100wasm.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net100wasm.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net100wasm.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net100wasm.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net100wasm.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100wasm.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net100wasm.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net100wasm.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net100wasm.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100wasm.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net100wasm.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net100wasm.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net100wasm.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net100wasm.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net100wasm.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net100wasm.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net100wasm.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net100wasm.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net100wasm.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net100wasm.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net100wasm.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net100wasm.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100wasm.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net100wasm.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net100wasm.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net100wasm.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100wasm.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net100wasm.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net100wasm.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.ServerSentEvents.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net100wasm.System.Net.ServerSentEvents"); - private static byte[]? _SystemNetServerSentEvents; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net100wasm.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net100wasm.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net100wasm.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net100wasm.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net100wasm.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net100wasm.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net100wasm.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net100wasm.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net100wasm.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net100wasm.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net100wasm.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net100wasm.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net100wasm.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net100wasm.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net100wasm.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100wasm.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net100wasm.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net100wasm.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net100wasm.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net100wasm.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net100wasm.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Private.DataContractSerialization.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemPrivateDataContractSerialization => ResourceLoader.GetOrCreateResource(ref _SystemPrivateDataContractSerialization, "net100wasm.System.Private.DataContractSerialization"); - private static byte[]? _SystemPrivateDataContractSerialization; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100wasm.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Private.Uri.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemPrivateUri => ResourceLoader.GetOrCreateResource(ref _SystemPrivateUri, "net100wasm.System.Private.Uri"); - private static byte[]? _SystemPrivateUri; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net100wasm.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Private.Xml.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemPrivateXml => ResourceLoader.GetOrCreateResource(ref _SystemPrivateXml, "net100wasm.System.Private.Xml"); - private static byte[]? _SystemPrivateXml; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net100wasm.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// /// The image bytes for System.Private.Xml.Linq.dll @@ -4748,58 +4730,70 @@ public static class Resources private static byte[]? _SystemPrivateXmlLinq; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net100wasm.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net100wasm.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100wasm.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net100wasm.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100wasm.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100wasm.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net100wasm.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net100wasm.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net100wasm.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100wasm.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net100wasm.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net100wasm.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net100wasm.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net100wasm.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net100wasm.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net100wasm.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net100wasm.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net100wasm.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; + + /// + /// The image bytes for System.Net.WebClient.dll + /// + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net100wasm.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; + + /// + /// 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.Resources.Reader.dll @@ -4808,406 +4802,412 @@ public static class Resources private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net100wasm.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net100wasm.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net100wasm.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net100wasm.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net100wasm.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net100wasm.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net100wasm.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net100wasm.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100wasm.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100wasm.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net100wasm.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100wasm.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net100wasm.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net100wasm.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100wasm.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net100wasm.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net100wasm.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net100wasm.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net100wasm.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100wasm.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net100wasm.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net100wasm.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net100wasm.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net100wasm.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net100wasm.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100wasm.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100wasm.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net100wasm.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net100wasm.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net100wasm.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net100wasm.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net100wasm.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net100wasm.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net100wasm.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net100wasm.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net100wasm.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net100wasm.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100wasm.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net100wasm.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net100wasm.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net100wasm.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net100wasm.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net100wasm.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net100wasm.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net100wasm.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100wasm.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100wasm.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net100wasm.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Threading.ThreadPool.dll + /// + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net100wasm.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; + + /// + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net100wasm.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net100wasm.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net100wasm.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net100wasm.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Private.DataContractSerialization.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net100wasm.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemPrivateDataContractSerialization => ResourceLoader.GetOrCreateResource(ref _SystemPrivateDataContractSerialization, "net100wasm.System.Private.DataContractSerialization"); + private static byte[]? _SystemPrivateDataContractSerialization; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net100wasm.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100wasm.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100wasm.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net100wasm.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100wasm.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100wasm.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net100wasm.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100wasm.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net100wasm.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100wasm.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net100wasm.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net100wasm.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net100wasm.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net100wasm.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net100wasm.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100wasm.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net100wasm.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net100wasm.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net100wasm.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100wasm.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// 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, "net100wasm.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net100wasm.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net100wasm.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100wasm.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net100wasm.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net100wasm.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net100wasm.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net100wasm.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net100wasm.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net100wasm.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100wasm.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net100wasm.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net100wasm.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100wasm.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net100wasm.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net100wasm.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100wasm.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net100wasm.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net100wasm.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net100wasm.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net100wasm.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net100wasm.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net100wasm.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net100wasm.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net100wasm.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net100wasm.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net100wasm.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100wasm.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100wasm.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net100wasm.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net100wasm.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net100wasm.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100wasm.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net100wasm.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100wasm.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net100wasm.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net100wasm.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net100wasm.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Private.Uri.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100wasm.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemPrivateUri => ResourceLoader.GetOrCreateResource(ref _SystemPrivateUri, "net100wasm.System.Private.Uri"); + private static byte[]? _SystemPrivateUri; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Net.ServerSentEvents.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100wasm.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net100wasm.System.Net.ServerSentEvents"); + private static byte[]? _SystemNetServerSentEvents; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net100wasm.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net100wasm.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net100wasm.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100wasm.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net100wasm.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net100wasm.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net100wasm.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net100wasm.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net100wasm.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net100wasm.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net100wasm.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net100wasm.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100wasm.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net100wasm.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100wasm.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100wasm.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net100wasm.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net100wasm.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// /// 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..8185dec 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.System + Resources\net100wasm\System.dll - - net100wasm.Microsoft.VisualBasic.Core - Resources\net100wasm\Microsoft.VisualBasic.Core.dll + + net100wasm.System.IO.Compression.Brotli + Resources\net100wasm\System.IO.Compression.Brotli.dll - - net100wasm.Microsoft.VisualBasic - Resources\net100wasm\Microsoft.VisualBasic.dll + + net100wasm.System.Threading.Thread + Resources\net100wasm\System.Threading.Thread.dll - - net100wasm.Microsoft.Win32.Primitives - Resources\net100wasm\Microsoft.Win32.Primitives.dll + + net100wasm.System.Security.Cryptography + Resources\net100wasm\System.Security.Cryptography.dll - - net100wasm.Microsoft.Win32.Registry - Resources\net100wasm\Microsoft.Win32.Registry.dll + + net100wasm.System.Diagnostics.Contracts + Resources\net100wasm\System.Diagnostics.Contracts.dll - - net100wasm.mscorlib - Resources\net100wasm\mscorlib.dll + + net100wasm.System.ComponentModel.TypeConverter + Resources\net100wasm\System.ComponentModel.TypeConverter.dll - - net100wasm.netstandard - Resources\net100wasm\netstandard.dll + + net100wasm.System.Security.Cryptography.OpenSsl + Resources\net100wasm\System.Security.Cryptography.OpenSsl.dll - - net100wasm.System.AppContext - Resources\net100wasm\System.AppContext.dll + + net100wasm.System.Reflection.Metadata + Resources\net100wasm\System.Reflection.Metadata.dll - - net100wasm.System.Buffers - Resources\net100wasm\System.Buffers.dll + + net100wasm.System.Formats.Asn1 + Resources\net100wasm\System.Formats.Asn1.dll - - net100wasm.System.Collections.Concurrent - Resources\net100wasm\System.Collections.Concurrent.dll + + net100wasm.System.Diagnostics.DiagnosticSource + Resources\net100wasm\System.Diagnostics.DiagnosticSource.dll - - net100wasm.System.Collections - Resources\net100wasm\System.Collections.dll + + net100wasm.System.Security.Cryptography.Primitives + Resources\net100wasm\System.Security.Cryptography.Primitives.dll - - net100wasm.System.Collections.Immutable - Resources\net100wasm\System.Collections.Immutable.dll + + net100wasm.Microsoft.Win32.Primitives + Resources\net100wasm\Microsoft.Win32.Primitives.dll - - net100wasm.System.Collections.NonGeneric - Resources\net100wasm\System.Collections.NonGeneric.dll + + net100wasm.System.Drawing.Primitives + Resources\net100wasm\System.Drawing.Primitives.dll - - net100wasm.System.Collections.Specialized - Resources\net100wasm\System.Collections.Specialized.dll + + net100wasm.System.IO.MemoryMappedFiles + Resources\net100wasm\System.IO.MemoryMappedFiles.dll - - net100wasm.System.ComponentModel.Annotations - Resources\net100wasm\System.ComponentModel.Annotations.dll + + net100wasm.System.Core + Resources\net100wasm\System.Core.dll - - net100wasm.System.ComponentModel.DataAnnotations - Resources\net100wasm\System.ComponentModel.DataAnnotations.dll + + net100wasm.System.Runtime.Serialization.Formatters + Resources\net100wasm\System.Runtime.Serialization.Formatters.dll - - net100wasm.System.ComponentModel - Resources\net100wasm\System.ComponentModel.dll + + net100wasm.System.Resources.ResourceManager + Resources\net100wasm\System.Resources.ResourceManager.dll - - net100wasm.System.ComponentModel.EventBasedAsync - Resources\net100wasm\System.ComponentModel.EventBasedAsync.dll + + net100wasm.System.Threading.Overlapped + Resources\net100wasm\System.Threading.Overlapped.dll - - net100wasm.System.ComponentModel.Primitives - Resources\net100wasm\System.ComponentModel.Primitives.dll + + net100wasm.System.Net.HttpListener + Resources\net100wasm\System.Net.HttpListener.dll - - net100wasm.System.ComponentModel.TypeConverter - Resources\net100wasm\System.ComponentModel.TypeConverter.dll + + net100wasm.System.Net + Resources\net100wasm\System.Net.dll - - net100wasm.System.Configuration - Resources\net100wasm\System.Configuration.dll + + net100wasm.System.ObjectModel + Resources\net100wasm\System.ObjectModel.dll - - net100wasm.System.Console - Resources\net100wasm\System.Console.dll + + net100wasm.System.Diagnostics.TextWriterTraceListener + Resources\net100wasm\System.Diagnostics.TextWriterTraceListener.dll - - net100wasm.System.Core - Resources\net100wasm\System.Core.dll + + net100wasm.System.Private.Xml + Resources\net100wasm\System.Private.Xml.dll - - net100wasm.System.Data.Common - Resources\net100wasm\System.Data.Common.dll + + net100wasm.System.Security.Cryptography.Csp + Resources\net100wasm\System.Security.Cryptography.Csp.dll - - net100wasm.System.Data.DataSetExtensions - Resources\net100wasm\System.Data.DataSetExtensions.dll + + net100wasm.Microsoft.CSharp + Resources\net100wasm\Microsoft.CSharp.dll - - net100wasm.System.Data - Resources\net100wasm\System.Data.dll + + net100wasm.System.Net.WebSockets.Client + Resources\net100wasm\System.Net.WebSockets.Client.dll - - net100wasm.System.Diagnostics.Contracts - Resources\net100wasm\System.Diagnostics.Contracts.dll + + net100wasm.System.Threading.Timer + Resources\net100wasm\System.Threading.Timer.dll - - net100wasm.System.Diagnostics.Debug - Resources\net100wasm\System.Diagnostics.Debug.dll + + net100wasm.System.Reflection.Emit.Lightweight + Resources\net100wasm\System.Reflection.Emit.Lightweight.dll - - net100wasm.System.Diagnostics.DiagnosticSource - Resources\net100wasm\System.Diagnostics.DiagnosticSource.dll + + net100wasm.System.Formats.Tar + Resources\net100wasm\System.Formats.Tar.dll - - net100wasm.System.Diagnostics.FileVersionInfo - Resources\net100wasm\System.Diagnostics.FileVersionInfo.dll + + net100wasm.System.Dynamic.Runtime + Resources\net100wasm\System.Dynamic.Runtime.dll - - net100wasm.System.Diagnostics.Process - Resources\net100wasm\System.Diagnostics.Process.dll + + net100wasm.System.Threading.AccessControl + Resources\net100wasm\System.Threading.AccessControl.dll - - net100wasm.System.Diagnostics.StackTrace - Resources\net100wasm\System.Diagnostics.StackTrace.dll + + net100wasm.System.Security.Cryptography.Algorithms + Resources\net100wasm\System.Security.Cryptography.Algorithms.dll - - net100wasm.System.Diagnostics.TextWriterTraceListener - Resources\net100wasm\System.Diagnostics.TextWriterTraceListener.dll + + net100wasm.WindowsBase + Resources\net100wasm\WindowsBase.dll - - net100wasm.System.Diagnostics.Tools - Resources\net100wasm\System.Diagnostics.Tools.dll + + net100wasm.System.Net.WebProxy + Resources\net100wasm\System.Net.WebProxy.dll - - net100wasm.System.Diagnostics.TraceSource - Resources\net100wasm\System.Diagnostics.TraceSource.dll + + net100wasm.System.Configuration + Resources\net100wasm\System.Configuration.dll - - net100wasm.System.Diagnostics.Tracing - Resources\net100wasm\System.Diagnostics.Tracing.dll + + net100wasm.System.Diagnostics.Tools + Resources\net100wasm\System.Diagnostics.Tools.dll - - net100wasm.System - Resources\net100wasm\System.dll + + net100wasm.System.IO.Pipes.AccessControl + Resources\net100wasm\System.IO.Pipes.AccessControl.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.Runtime.CompilerServices.Unsafe + Resources\net100wasm\System.Runtime.CompilerServices.Unsafe.dll - - net100wasm.System.Formats.Asn1 - Resources\net100wasm\System.Formats.Asn1.dll + + net100wasm.System.Diagnostics.Tracing + Resources\net100wasm\System.Diagnostics.Tracing.dll - - net100wasm.System.Formats.Tar - Resources\net100wasm\System.Formats.Tar.dll + + net100wasm.System.Data.DataSetExtensions + Resources\net100wasm\System.Data.DataSetExtensions.dll - - net100wasm.System.Globalization.Calendars - Resources\net100wasm\System.Globalization.Calendars.dll + + net100wasm.System.Net.WebSockets + Resources\net100wasm\System.Net.WebSockets.dll - - net100wasm.System.Globalization - Resources\net100wasm\System.Globalization.dll + + net100wasm.System.Text.Json + Resources\net100wasm\System.Text.Json.dll - - net100wasm.System.Globalization.Extensions - Resources\net100wasm\System.Globalization.Extensions.dll + + net100wasm.System.Reflection.DispatchProxy + Resources\net100wasm\System.Reflection.DispatchProxy.dll - - net100wasm.System.IO.Compression.Brotli - Resources\net100wasm\System.IO.Compression.Brotli.dll + + net100wasm.System.Diagnostics.TraceSource + Resources\net100wasm\System.Diagnostics.TraceSource.dll - - net100wasm.System.IO.Compression - Resources\net100wasm\System.IO.Compression.dll + + net100wasm.Microsoft.VisualBasic.Core + Resources\net100wasm\Microsoft.VisualBasic.Core.dll - - net100wasm.System.IO.Compression.FileSystem - Resources\net100wasm\System.IO.Compression.FileSystem.dll + + net100wasm.System.Runtime.Loader + Resources\net100wasm\System.Runtime.Loader.dll - - net100wasm.System.IO.Compression.ZipFile - Resources\net100wasm\System.IO.Compression.ZipFile.dll + + net100wasm.System.Xml.Serialization + Resources\net100wasm\System.Xml.Serialization.dll - + net100wasm.System.IO Resources\net100wasm\System.IO.dll - - net100wasm.System.IO.FileSystem.AccessControl - Resources\net100wasm\System.IO.FileSystem.AccessControl.dll + + net100wasm.System.Diagnostics.FileVersionInfo + Resources\net100wasm\System.Diagnostics.FileVersionInfo.dll - - net100wasm.System.IO.FileSystem - Resources\net100wasm\System.IO.FileSystem.dll + + net100wasm.System.Runtime.InteropServices + Resources\net100wasm\System.Runtime.InteropServices.dll - - net100wasm.System.IO.FileSystem.DriveInfo - Resources\net100wasm\System.IO.FileSystem.DriveInfo.dll + + net100wasm.System.Threading.Tasks.Parallel + Resources\net100wasm\System.Threading.Tasks.Parallel.dll - - net100wasm.System.IO.FileSystem.Primitives - Resources\net100wasm\System.IO.FileSystem.Primitives.dll + + net100wasm.System.Net.Sockets + Resources\net100wasm\System.Net.Sockets.dll - - net100wasm.System.IO.FileSystem.Watcher - Resources\net100wasm\System.IO.FileSystem.Watcher.dll + + net100wasm.System.ValueTuple + Resources\net100wasm\System.ValueTuple.dll - - net100wasm.System.IO.IsolatedStorage - Resources\net100wasm\System.IO.IsolatedStorage.dll + + net100wasm.System.Runtime.InteropServices.RuntimeInformation + Resources\net100wasm\System.Runtime.InteropServices.RuntimeInformation.dll - - net100wasm.System.IO.MemoryMappedFiles - Resources\net100wasm\System.IO.MemoryMappedFiles.dll + + net100wasm.System.Security.Cryptography.X509Certificates + Resources\net100wasm\System.Security.Cryptography.X509Certificates.dll - - net100wasm.System.IO.Pipelines - Resources\net100wasm\System.IO.Pipelines.dll + + net100wasm.System.Net.ServicePoint + Resources\net100wasm\System.Net.ServicePoint.dll - - net100wasm.System.IO.Pipes.AccessControl - Resources\net100wasm\System.IO.Pipes.AccessControl.dll + + net100wasm.System.Text.Encoding.CodePages + Resources\net100wasm\System.Text.Encoding.CodePages.dll - - net100wasm.System.IO.Pipes - Resources\net100wasm\System.IO.Pipes.dll + + net100wasm.System.IO.Compression + Resources\net100wasm\System.IO.Compression.dll - - net100wasm.System.IO.UnmanagedMemoryStream - Resources\net100wasm\System.IO.UnmanagedMemoryStream.dll + + net100wasm.System.Reflection.Extensions + Resources\net100wasm\System.Reflection.Extensions.dll - - net100wasm.System.Linq.AsyncEnumerable - Resources\net100wasm\System.Linq.AsyncEnumerable.dll + + net100wasm.System.Runtime.Serialization + Resources\net100wasm\System.Runtime.Serialization.dll - - net100wasm.System.Linq - Resources\net100wasm\System.Linq.dll + + net100wasm.System.Reflection.Emit + Resources\net100wasm\System.Reflection.Emit.dll - - net100wasm.System.Linq.Expressions - Resources\net100wasm\System.Linq.Expressions.dll + + net100wasm.System.Net.NetworkInformation + Resources\net100wasm\System.Net.NetworkInformation.dll - - net100wasm.System.Linq.Parallel - Resources\net100wasm\System.Linq.Parallel.dll + + net100wasm.System.Reflection.Emit.ILGeneration + Resources\net100wasm\System.Reflection.Emit.ILGeneration.dll - - net100wasm.System.Linq.Queryable - Resources\net100wasm\System.Linq.Queryable.dll + + net100wasm.System.Diagnostics.Process + Resources\net100wasm\System.Diagnostics.Process.dll - - net100wasm.System.Memory - Resources\net100wasm\System.Memory.dll - - - net100wasm.System.Net - Resources\net100wasm\System.Net.dll - - - net100wasm.System.Net.Http - Resources\net100wasm\System.Net.Http.dll + + net100wasm.System.ComponentModel.Primitives + Resources\net100wasm\System.ComponentModel.Primitives.dll - - net100wasm.System.Net.Http.Json - Resources\net100wasm\System.Net.Http.Json.dll + + net100wasm.System.ComponentModel.DataAnnotations + Resources\net100wasm\System.ComponentModel.DataAnnotations.dll - - net100wasm.System.Net.HttpListener - Resources\net100wasm\System.Net.HttpListener.dll + + net100wasm.System.IO.Pipelines + Resources\net100wasm\System.IO.Pipelines.dll - - net100wasm.System.Net.Mail - Resources\net100wasm\System.Net.Mail.dll + + net100wasm.System.Runtime.CompilerServices.VisualC + Resources\net100wasm\System.Runtime.CompilerServices.VisualC.dll - - net100wasm.System.Net.NameResolution - Resources\net100wasm\System.Net.NameResolution.dll + + net100wasm.System.Diagnostics.Debug + Resources\net100wasm\System.Diagnostics.Debug.dll - - net100wasm.System.Net.NetworkInformation - Resources\net100wasm\System.Net.NetworkInformation.dll + + net100wasm.System.Buffers + Resources\net100wasm\System.Buffers.dll - - net100wasm.System.Net.Ping - Resources\net100wasm\System.Net.Ping.dll + + net100wasm.System.Collections.NonGeneric + Resources\net100wasm\System.Collections.NonGeneric.dll - - net100wasm.System.Net.Primitives - Resources\net100wasm\System.Net.Primitives.dll + + net100wasm.System.Threading + Resources\net100wasm\System.Threading.dll - - net100wasm.System.Net.Quic - Resources\net100wasm\System.Net.Quic.dll + + net100wasm.System.IO.Compression.ZipFile + Resources\net100wasm\System.IO.Compression.ZipFile.dll - - net100wasm.System.Net.Requests - Resources\net100wasm\System.Net.Requests.dll + + net100wasm.System.Linq.AsyncEnumerable + Resources\net100wasm\System.Linq.AsyncEnumerable.dll - - net100wasm.System.Net.Security - Resources\net100wasm\System.Net.Security.dll + + net100wasm.System.Xml.ReaderWriter + Resources\net100wasm\System.Xml.ReaderWriter.dll - - net100wasm.System.Net.ServerSentEvents - Resources\net100wasm\System.Net.ServerSentEvents.dll + + net100wasm.System.Text.RegularExpressions + Resources\net100wasm\System.Text.RegularExpressions.dll - - net100wasm.System.Net.ServicePoint - Resources\net100wasm\System.Net.ServicePoint.dll + + net100wasm.Microsoft.VisualBasic + Resources\net100wasm\Microsoft.VisualBasic.dll - - net100wasm.System.Net.Sockets - Resources\net100wasm\System.Net.Sockets.dll + + net100wasm.System.ComponentModel.Annotations + Resources\net100wasm\System.ComponentModel.Annotations.dll - - net100wasm.System.Net.WebClient - Resources\net100wasm\System.Net.WebClient.dll + + net100wasm.System.Net.Requests + Resources\net100wasm\System.Net.Requests.dll - - net100wasm.System.Net.WebHeaderCollection - Resources\net100wasm\System.Net.WebHeaderCollection.dll + + net100wasm.System.Globalization.Calendars + Resources\net100wasm\System.Globalization.Calendars.dll - - net100wasm.System.Net.WebProxy - Resources\net100wasm\System.Net.WebProxy.dll + + net100wasm.System.Collections.Immutable + Resources\net100wasm\System.Collections.Immutable.dll - - net100wasm.System.Net.WebSockets.Client - Resources\net100wasm\System.Net.WebSockets.Client.dll + + net100wasm.System.Runtime.Serialization.Primitives + Resources\net100wasm\System.Runtime.Serialization.Primitives.dll - - net100wasm.System.Net.WebSockets - Resources\net100wasm\System.Net.WebSockets.dll + + net100wasm.System.Text.Encoding.Extensions + Resources\net100wasm\System.Text.Encoding.Extensions.dll - - net100wasm.System.Numerics - Resources\net100wasm\System.Numerics.dll + + net100wasm.System.Diagnostics.StackTrace + Resources\net100wasm\System.Diagnostics.StackTrace.dll - - net100wasm.System.Numerics.Vectors - Resources\net100wasm\System.Numerics.Vectors.dll + + net100wasm.System.Net.Primitives + Resources\net100wasm\System.Net.Primitives.dll - - net100wasm.System.ObjectModel - Resources\net100wasm\System.ObjectModel.dll + + net100wasm.System.Security.SecureString + Resources\net100wasm\System.Security.SecureString.dll - - net100wasm.System.Private.DataContractSerialization - Resources\net100wasm\System.Private.DataContractSerialization.dll + + net100wasm.System.Security.Principal + Resources\net100wasm\System.Security.Principal.dll - - net100wasm.System.Private.Uri - Resources\net100wasm\System.Private.Uri.dll + + net100wasm.System.ServiceProcess + Resources\net100wasm\System.ServiceProcess.dll - - net100wasm.System.Private.Xml - Resources\net100wasm\System.Private.Xml.dll + + net100wasm.System.Linq.Queryable + Resources\net100wasm\System.Linq.Queryable.dll - + net100wasm.System.Private.Xml.Linq Resources\net100wasm\System.Private.Xml.Linq.dll - - net100wasm.System.Reflection.DispatchProxy - Resources\net100wasm\System.Reflection.DispatchProxy.dll + + net100wasm.System.Memory + Resources\net100wasm\System.Memory.dll - - net100wasm.System.Reflection - Resources\net100wasm\System.Reflection.dll + + net100wasm.System.Xml.XDocument + Resources\net100wasm\System.Xml.XDocument.dll - - net100wasm.System.Reflection.Emit - Resources\net100wasm\System.Reflection.Emit.dll + + net100wasm.System.Collections + Resources\net100wasm\System.Collections.dll - - net100wasm.System.Reflection.Emit.ILGeneration - Resources\net100wasm\System.Reflection.Emit.ILGeneration.dll + + net100wasm.System.Web.HttpUtility + Resources\net100wasm\System.Web.HttpUtility.dll - - net100wasm.System.Reflection.Emit.Lightweight - Resources\net100wasm\System.Reflection.Emit.Lightweight.dll + + net100wasm.System.Runtime + Resources\net100wasm\System.Runtime.dll - - net100wasm.System.Reflection.Extensions - Resources\net100wasm\System.Reflection.Extensions.dll + + net100wasm.System.Threading.Tasks.Dataflow + Resources\net100wasm\System.Threading.Tasks.Dataflow.dll - - net100wasm.System.Reflection.Metadata - Resources\net100wasm\System.Reflection.Metadata.dll + + net100wasm.System.Net.Ping + Resources\net100wasm\System.Net.Ping.dll - - net100wasm.System.Reflection.Primitives - Resources\net100wasm\System.Reflection.Primitives.dll + + net100wasm.System.IO.FileSystem.AccessControl + Resources\net100wasm\System.IO.FileSystem.AccessControl.dll - - net100wasm.System.Reflection.TypeExtensions - Resources\net100wasm\System.Reflection.TypeExtensions.dll + + net100wasm.System.Collections.Specialized + Resources\net100wasm\System.Collections.Specialized.dll + + + net100wasm.System.Net.WebClient + Resources\net100wasm\System.Net.WebClient.dll - + + net100wasm.System.Text.Encoding + Resources\net100wasm\System.Text.Encoding.dll + + net100wasm.System.Resources.Reader Resources\net100wasm\System.Resources.Reader.dll - - net100wasm.System.Resources.ResourceManager - Resources\net100wasm\System.Resources.ResourceManager.dll + + net100wasm.System.Data + Resources\net100wasm\System.Data.dll - - net100wasm.System.Resources.Writer - Resources\net100wasm\System.Resources.Writer.dll + + net100wasm.System.Net.Mail + Resources\net100wasm\System.Net.Mail.dll - - net100wasm.System.Runtime.CompilerServices.Unsafe - Resources\net100wasm\System.Runtime.CompilerServices.Unsafe.dll + + net100wasm.System.Security.AccessControl + Resources\net100wasm\System.Security.AccessControl.dll - - net100wasm.System.Runtime.CompilerServices.VisualC - Resources\net100wasm\System.Runtime.CompilerServices.VisualC.dll + + net100wasm.System.IO.FileSystem.DriveInfo + Resources\net100wasm\System.IO.FileSystem.DriveInfo.dll - - net100wasm.System.Runtime - Resources\net100wasm\System.Runtime.dll + + net100wasm.System.Net.Http.Json + Resources\net100wasm\System.Net.Http.Json.dll - - net100wasm.System.Runtime.Extensions - Resources\net100wasm\System.Runtime.Extensions.dll + + net100wasm.System.Reflection + Resources\net100wasm\System.Reflection.dll - - net100wasm.System.Runtime.Handles - Resources\net100wasm\System.Runtime.Handles.dll + + net100wasm.System.Numerics.Vectors + Resources\net100wasm\System.Numerics.Vectors.dll - - net100wasm.System.Runtime.InteropServices - Resources\net100wasm\System.Runtime.InteropServices.dll + + net100wasm.System.ServiceModel.Web + Resources\net100wasm\System.ServiceModel.Web.dll - - net100wasm.System.Runtime.InteropServices.JavaScript - Resources\net100wasm\System.Runtime.InteropServices.JavaScript.dll + + net100wasm.System.ComponentModel.EventBasedAsync + Resources\net100wasm\System.ComponentModel.EventBasedAsync.dll - - net100wasm.System.Runtime.InteropServices.RuntimeInformation - Resources\net100wasm\System.Runtime.InteropServices.RuntimeInformation.dll + + net100wasm.System.Xml.XPath + Resources\net100wasm\System.Xml.XPath.dll - - net100wasm.System.Runtime.Intrinsics - Resources\net100wasm\System.Runtime.Intrinsics.dll + + net100wasm.System.Security.Principal.Windows + Resources\net100wasm\System.Security.Principal.Windows.dll - - net100wasm.System.Runtime.Loader - Resources\net100wasm\System.Runtime.Loader.dll + + net100wasm.System.Reflection.Primitives + Resources\net100wasm\System.Reflection.Primitives.dll - - net100wasm.System.Runtime.Numerics - Resources\net100wasm\System.Runtime.Numerics.dll + + net100wasm.netstandard + Resources\net100wasm\netstandard.dll - - net100wasm.System.Runtime.Serialization - Resources\net100wasm\System.Runtime.Serialization.dll + + net100wasm.System.Globalization.Extensions + Resources\net100wasm\System.Globalization.Extensions.dll - - net100wasm.System.Runtime.Serialization.Formatters - Resources\net100wasm\System.Runtime.Serialization.Formatters.dll + + net100wasm.System.Net.Security + Resources\net100wasm\System.Net.Security.dll - - net100wasm.System.Runtime.Serialization.Json - Resources\net100wasm\System.Runtime.Serialization.Json.dll + + net100wasm.System.IO.FileSystem.Primitives + Resources\net100wasm\System.IO.FileSystem.Primitives.dll - - net100wasm.System.Runtime.Serialization.Primitives - Resources\net100wasm\System.Runtime.Serialization.Primitives.dll + + net100wasm.System.Security.Cryptography.Cng + Resources\net100wasm\System.Security.Cryptography.Cng.dll - - net100wasm.System.Runtime.Serialization.Xml - Resources\net100wasm\System.Runtime.Serialization.Xml.dll + + net100wasm.System.Runtime.Extensions + Resources\net100wasm\System.Runtime.Extensions.dll - - net100wasm.System.Security.AccessControl - Resources\net100wasm\System.Security.AccessControl.dll + + net100wasm.System.Xml + Resources\net100wasm\System.Xml.dll - - net100wasm.System.Security.Claims - Resources\net100wasm\System.Security.Claims.dll + + net100wasm.System.IO.Compression.FileSystem + Resources\net100wasm\System.IO.Compression.FileSystem.dll - - net100wasm.System.Security.Cryptography.Algorithms - Resources\net100wasm\System.Security.Cryptography.Algorithms.dll + + net100wasm.System.Resources.Writer + Resources\net100wasm\System.Resources.Writer.dll - - net100wasm.System.Security.Cryptography.Cng - Resources\net100wasm\System.Security.Cryptography.Cng.dll + + net100wasm.System.IO.IsolatedStorage + Resources\net100wasm\System.IO.IsolatedStorage.dll - - net100wasm.System.Security.Cryptography.Csp - Resources\net100wasm\System.Security.Cryptography.Csp.dll + + net100wasm.System.Globalization + Resources\net100wasm\System.Globalization.dll - - net100wasm.System.Security.Cryptography - Resources\net100wasm\System.Security.Cryptography.dll + + net100wasm.System.Security.Claims + Resources\net100wasm\System.Security.Claims.dll - - net100wasm.System.Security.Cryptography.Encoding - Resources\net100wasm\System.Security.Cryptography.Encoding.dll + + net100wasm.System.Threading.ThreadPool + Resources\net100wasm\System.Threading.ThreadPool.dll - - net100wasm.System.Security.Cryptography.OpenSsl - Resources\net100wasm\System.Security.Cryptography.OpenSsl.dll + + net100wasm.System.Text.Encodings.Web + Resources\net100wasm\System.Text.Encodings.Web.dll - - net100wasm.System.Security.Cryptography.Primitives - Resources\net100wasm\System.Security.Cryptography.Primitives.dll + + net100wasm.System.Console + Resources\net100wasm\System.Console.dll - - net100wasm.System.Security.Cryptography.X509Certificates - Resources\net100wasm\System.Security.Cryptography.X509Certificates.dll + + net100wasm.System.Private.DataContractSerialization + Resources\net100wasm\System.Private.DataContractSerialization.dll - - net100wasm.System.Security - Resources\net100wasm\System.Security.dll + + net100wasm.mscorlib + Resources\net100wasm\mscorlib.dll - - net100wasm.System.Security.Principal - Resources\net100wasm\System.Security.Principal.dll + + net100wasm.System.Net.WebHeaderCollection + Resources\net100wasm\System.Net.WebHeaderCollection.dll - - net100wasm.System.Security.Principal.Windows - Resources\net100wasm\System.Security.Principal.Windows.dll + + net100wasm.System.Xml.XPath.XDocument + Resources\net100wasm\System.Xml.XPath.XDocument.dll - - net100wasm.System.Security.SecureString - Resources\net100wasm\System.Security.SecureString.dll + + net100wasm.System.ComponentModel + Resources\net100wasm\System.ComponentModel.dll - - net100wasm.System.ServiceModel.Web - Resources\net100wasm\System.ServiceModel.Web.dll + + net100wasm.System.Numerics + Resources\net100wasm\System.Numerics.dll - - net100wasm.System.ServiceProcess - Resources\net100wasm\System.ServiceProcess.dll + + net100wasm.System.Threading.Tasks.Extensions + Resources\net100wasm\System.Threading.Tasks.Extensions.dll - - net100wasm.System.Text.Encoding.CodePages - Resources\net100wasm\System.Text.Encoding.CodePages.dll + + net100wasm.System.Linq.Expressions + Resources\net100wasm\System.Linq.Expressions.dll - - net100wasm.System.Text.Encoding - Resources\net100wasm\System.Text.Encoding.dll + + net100wasm.System.Threading.Tasks + Resources\net100wasm\System.Threading.Tasks.dll - - net100wasm.System.Text.Encoding.Extensions - Resources\net100wasm\System.Text.Encoding.Extensions.dll + + net100wasm.System.Xml.Linq + Resources\net100wasm\System.Xml.Linq.dll - - net100wasm.System.Text.Encodings.Web - Resources\net100wasm\System.Text.Encodings.Web.dll + + net100wasm.System.IO.FileSystem + Resources\net100wasm\System.IO.FileSystem.dll - - net100wasm.System.Text.Json - Resources\net100wasm\System.Text.Json.dll + + net100wasm.Microsoft.Win32.Registry + Resources\net100wasm\Microsoft.Win32.Registry.dll - - net100wasm.System.Text.RegularExpressions - Resources\net100wasm\System.Text.RegularExpressions.dll + + net100wasm.System.Linq + Resources\net100wasm\System.Linq.dll - - net100wasm.System.Threading.AccessControl - Resources\net100wasm\System.Threading.AccessControl.dll + + net100wasm.System.Runtime.Intrinsics + Resources\net100wasm\System.Runtime.Intrinsics.dll - - net100wasm.System.Threading.Channels - Resources\net100wasm\System.Threading.Channels.dll + + net100wasm.System.Data.Common + Resources\net100wasm\System.Data.Common.dll - - net100wasm.System.Threading - Resources\net100wasm\System.Threading.dll + + net100wasm.System.IO.FileSystem.Watcher + Resources\net100wasm\System.IO.FileSystem.Watcher.dll - - net100wasm.System.Threading.Overlapped - Resources\net100wasm\System.Threading.Overlapped.dll + + net100wasm.System.AppContext + Resources\net100wasm\System.AppContext.dll - - net100wasm.System.Threading.Tasks.Dataflow - Resources\net100wasm\System.Threading.Tasks.Dataflow.dll + + net100wasm.System.Security + Resources\net100wasm\System.Security.dll - - net100wasm.System.Threading.Tasks - Resources\net100wasm\System.Threading.Tasks.dll + + net100wasm.System.Runtime.Serialization.Json + Resources\net100wasm\System.Runtime.Serialization.Json.dll - - net100wasm.System.Threading.Tasks.Extensions - Resources\net100wasm\System.Threading.Tasks.Extensions.dll + + net100wasm.System.Net.Quic + Resources\net100wasm\System.Net.Quic.dll - - net100wasm.System.Threading.Tasks.Parallel - Resources\net100wasm\System.Threading.Tasks.Parallel.dll + + net100wasm.System.Runtime.Handles + Resources\net100wasm\System.Runtime.Handles.dll - - net100wasm.System.Threading.Thread - Resources\net100wasm\System.Threading.Thread.dll + + net100wasm.System.Runtime.InteropServices.JavaScript + Resources\net100wasm\System.Runtime.InteropServices.JavaScript.dll - - net100wasm.System.Threading.ThreadPool - Resources\net100wasm\System.Threading.ThreadPool.dll + + net100wasm.System.Linq.Parallel + Resources\net100wasm\System.Linq.Parallel.dll - - net100wasm.System.Threading.Timer - Resources\net100wasm\System.Threading.Timer.dll + + net100wasm.System.Threading.Channels + Resources\net100wasm\System.Threading.Channels.dll - - net100wasm.System.Transactions - Resources\net100wasm\System.Transactions.dll + + net100wasm.System.Web + Resources\net100wasm\System.Web.dll - - net100wasm.System.Transactions.Local - Resources\net100wasm\System.Transactions.Local.dll + + net100wasm.System.Runtime.Numerics + Resources\net100wasm\System.Runtime.Numerics.dll - - net100wasm.System.ValueTuple - Resources\net100wasm\System.ValueTuple.dll + + net100wasm.System.Xml.XmlDocument + Resources\net100wasm\System.Xml.XmlDocument.dll - - net100wasm.System.Web - Resources\net100wasm\System.Web.dll + + net100wasm.System.Xml.XmlSerializer + Resources\net100wasm\System.Xml.XmlSerializer.dll - - net100wasm.System.Web.HttpUtility - Resources\net100wasm\System.Web.HttpUtility.dll + + net100wasm.System.Reflection.TypeExtensions + Resources\net100wasm\System.Reflection.TypeExtensions.dll - - net100wasm.System.Windows - Resources\net100wasm\System.Windows.dll + + net100wasm.System.IO.UnmanagedMemoryStream + Resources\net100wasm\System.IO.UnmanagedMemoryStream.dll - - net100wasm.System.Xml - Resources\net100wasm\System.Xml.dll + + net100wasm.System.Private.Uri + Resources\net100wasm\System.Private.Uri.dll - - net100wasm.System.Xml.Linq - Resources\net100wasm\System.Xml.Linq.dll + + net100wasm.System.Net.ServerSentEvents + Resources\net100wasm\System.Net.ServerSentEvents.dll - - net100wasm.System.Xml.ReaderWriter - Resources\net100wasm\System.Xml.ReaderWriter.dll + + net100wasm.System.Net.NameResolution + Resources\net100wasm\System.Net.NameResolution.dll - - net100wasm.System.Xml.Serialization - Resources\net100wasm\System.Xml.Serialization.dll + + net100wasm.System.Transactions + Resources\net100wasm\System.Transactions.dll - - net100wasm.System.Xml.XDocument - Resources\net100wasm\System.Xml.XDocument.dll + + net100wasm.System.Net.Http + Resources\net100wasm\System.Net.Http.dll - - net100wasm.System.Xml.XmlDocument - Resources\net100wasm\System.Xml.XmlDocument.dll + + net100wasm.System.Collections.Concurrent + Resources\net100wasm\System.Collections.Concurrent.dll - - net100wasm.System.Xml.XmlSerializer - Resources\net100wasm\System.Xml.XmlSerializer.dll + + net100wasm.System.Security.Cryptography.Encoding + Resources\net100wasm\System.Security.Cryptography.Encoding.dll - - net100wasm.System.Xml.XPath - Resources\net100wasm\System.Xml.XPath.dll + + net100wasm.System.Transactions.Local + Resources\net100wasm\System.Transactions.Local.dll - - net100wasm.System.Xml.XPath.XDocument - Resources\net100wasm\System.Xml.XPath.XDocument.dll + + net100wasm.System.IO.Pipes + Resources\net100wasm\System.IO.Pipes.dll - - net100wasm.WindowsBase - Resources\net100wasm\WindowsBase.dll + + net100wasm.System.Windows + Resources\net100wasm\System.Windows.dll + + + net100wasm.System.Runtime.Serialization.Xml + Resources\net100wasm\System.Runtime.Serialization.Xml.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..155f85d 100644 --- a/Src/Basic.Reference.Assemblies.Net100/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net100/Generated.cs @@ -13,189 +13,184 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll - /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net100.References.MicrosoftCSharp, global::System.Guid.Parse("867e1125-3bcd-4315-a1c3-b791a597f45c")); - - /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net100.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("ad83c212-8756-4a36-9a64-7da7a44a5154")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net100.References.System, global::System.Guid.Parse("52280a0b-97d8-4eed-ba03-ac6681757d6b")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net100.References.MicrosoftVisualBasic, global::System.Guid.Parse("4787822f-29ac-44c0-8fee-da82757f8288")); + 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 Microsoft.Win32.Primitives.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net100.References.MicrosoftWin32Primitives, global::System.Guid.Parse("73847e5e-6ddb-43d2-849f-90740883e613")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net100.References.SystemThreadingThread, global::System.Guid.Parse("cd04a219-8317-4566-ac2c-150cb2e3e4b4")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net100.References.MicrosoftWin32Registry, global::System.Guid.Parse("49201839-6975-49d9-8efc-1602f40e5864")); + 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 mscorlib.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net100.References.SystemDiagnosticsContracts, global::System.Guid.Parse("8f549004-3129-477f-a9a3-888229a76f4c")); /// - /// The for netstandard.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net100.References.netstandard, global::System.Guid.Parse("bc9df357-0fe0-4646-a290-c30aa0af86f2")); + 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.AppContext.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net100.References.SystemAppContext, global::System.Guid.Parse("e4e93a9a-d4a3-455d-b8a4-2cef696fb19b")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net100.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("04d3718a-6a8a-4f28-8524-602eabce97bc")); /// - /// The for System.Buffers.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net100.References.SystemBuffers, global::System.Guid.Parse("af5f7c0b-1285-4a38-ba1b-2a2c1751ea96")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net100.References.SystemReflectionMetadata, global::System.Guid.Parse("682e7d09-ee70-45df-848e-6290cf1b06d6")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net100.References.SystemCollectionsConcurrent, global::System.Guid.Parse("3a3d8c52-0487-490c-b340-eeb52867e981")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net100.References.SystemFormatsAsn1, global::System.Guid.Parse("7dcc22be-05a1-43df-96e9-c08cc5c55869")); /// - /// The for System.Collections.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net100.References.SystemCollections, global::System.Guid.Parse("5c7a7d2e-5200-409b-8e42-5009832b6b31")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net100.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("5d99ff82-802e-4c7c-97da-18468f965c97")); /// - /// The for System.Collections.Immutable.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net100.References.SystemCollectionsImmutable, global::System.Guid.Parse("ce932b02-36d4-4306-bf0d-c42b7c3102a5")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net100.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("c588e78d-b41f-46df-90b6-0dd1e98da918")); /// - /// The for System.Collections.NonGeneric.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net100.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("64fe783e-724f-4652-9e3a-b67909afa52c")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net100.References.MicrosoftWin32Primitives, global::System.Guid.Parse("73847e5e-6ddb-43d2-849f-90740883e613")); /// - /// The for System.Collections.Specialized.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net100.References.SystemCollectionsSpecialized, global::System.Guid.Parse("404fd5c6-1a54-434c-8cf4-23d390ed306c")); + 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.ComponentModel.Annotations.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net100.References.SystemComponentModelAnnotations, global::System.Guid.Parse("4703ba92-913f-47fa-88f4-a7128d26248b")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net100.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("2caa8b98-bfbb-439e-a03b-967e319d5149")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net100.References.SystemCore, global::System.Guid.Parse("661aa8dc-38d0-45d6-95c2-a8adee1772c2")); /// - /// The for System.ComponentModel.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net100.References.SystemComponentModel, global::System.Guid.Parse("e475d1ff-9341-4f5e-b8ae-5891fba2662d")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net100.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("875464ab-8dc9-4663-8279-f6168a57a091")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net100.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("6ae4badc-5925-4dfc-95f9-1687e0d17cad")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net100.References.SystemResourcesResourceManager, global::System.Guid.Parse("45454691-5ac5-458b-86fa-ded45ba545d8")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net100.References.SystemComponentModelPrimitives, global::System.Guid.Parse("605911a8-685b-4afc-99f2-3d8681918df2")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net100.References.SystemThreadingOverlapped, global::System.Guid.Parse("24f108be-37c2-4907-b8dd-df0401aa7c6c")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net100.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c6eebd78-5efe-432d-a641-72040cb91ee6")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net100.References.SystemNetHttpListener, global::System.Guid.Parse("6906dd99-ef31-4973-a1e5-d8208c3497e6")); /// - /// The for System.Configuration.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net100.References.SystemConfiguration, global::System.Guid.Parse("5a7c8db6-c3a7-48ca-ba79-1a86c7b2fd71")); + 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.Console.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net100.References.SystemConsole, global::System.Guid.Parse("8690f9d3-dc6f-435e-ab72-5db225f92773")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net100.References.SystemObjectModel, global::System.Guid.Parse("05f07811-da84-4d07-b31a-0fb67fa40cc9")); /// - /// The for System.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net100.References.SystemCore, global::System.Guid.Parse("661aa8dc-38d0-45d6-95c2-a8adee1772c2")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net100.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9a1e41e4-8fb6-4b17-a7aa-86e35300b8a8")); /// - /// The for System.Data.Common.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net100.References.SystemDataCommon, global::System.Guid.Parse("6cac6546-60e2-420b-aa17-393e0a947b47")); + 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.Data.DataSetExtensions.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net100.References.SystemDataDataSetExtensions, global::System.Guid.Parse("72d2d39f-6f41-4151-bf89-2d33f32bb624")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net100.References.MicrosoftCSharp, global::System.Guid.Parse("867e1125-3bcd-4315-a1c3-b791a597f45c")); /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net100.References.SystemData, global::System.Guid.Parse("98ff4f48-7b56-4922-bfce-50bf9a8cef9a")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net100.References.SystemNetWebSocketsClient, global::System.Guid.Parse("1931299d-f60e-4614-ba4b-2a7b8fe0a8df")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net100.References.SystemDiagnosticsContracts, global::System.Guid.Parse("8f549004-3129-477f-a9a3-888229a76f4c")); + 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.Diagnostics.Debug.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net100.References.SystemDiagnosticsDebug, global::System.Guid.Parse("d9d88548-4d24-4f49-998b-6a5cfda36dbd")); + 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.Diagnostics.DiagnosticSource.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net100.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("5d99ff82-802e-4c7c-97da-18468f965c97")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net100.References.SystemFormatsTar, global::System.Guid.Parse("0b913adc-5d0f-4920-82ef-66c76baa0698")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net100.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("62dc92f8-2c01-430d-9ff1-5093cc9fd6b7")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net100.References.SystemDynamicRuntime, global::System.Guid.Parse("e6e8154d-c46f-4bf1-a739-1baede5b6f00")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Threading.AccessControl.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net100.References.SystemDiagnosticsProcess, global::System.Guid.Parse("6a14bc7d-f614-441b-8192-876749c08c76")); + public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net100.References.SystemThreadingAccessControl, global::System.Guid.Parse("99f95928-add6-4d24-84ec-bc7e79fafb7c")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net100.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("e32bc9be-6098-4e1c-807f-8337af27fd62")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net100.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("3cb9c407-7144-4326-bce4-359736a5ea8c")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net100.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9a1e41e4-8fb6-4b17-a7aa-86e35300b8a8")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net100.References.SystemDiagnosticsTools, global::System.Guid.Parse("177b7d49-bf97-44fd-8b88-4aa0f114d842")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net100.References.SystemNetWebProxy, global::System.Guid.Parse("89758b46-4608-48b0-9adb-3bf64c8f84a4")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net100.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d4eebc8c-54a2-4c67-8e6b-5d227655f37a")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net100.References.SystemConfiguration, global::System.Guid.Parse("5a7c8db6-c3a7-48ca-ba79-1a86c7b2fd71")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net100.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0b4e6513-10c4-4745-ab49-a934804a2c90")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net100.References.SystemDiagnosticsTools, global::System.Guid.Parse("177b7d49-bf97-44fd-8b88-4aa0f114d842")); /// - /// The for System.dll + /// The for System.IO.Pipes.AccessControl.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 SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net100.References.SystemIOPipesAccessControl, global::System.Guid.Parse("78a033f3-ec0a-4b9c-87d7-a78522fdf9d2")); /// /// The for System.Drawing.dll @@ -203,59 +198,54 @@ public static class ReferenceInfos 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 + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net100.References.SystemDynamicRuntime, global::System.Guid.Parse("e6e8154d-c46f-4bf1-a739-1baede5b6f00")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net100.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("96575bd9-dc63-4ea1-8e82-37d9903c809f")); /// - /// The for System.Formats.Asn1.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net100.References.SystemFormatsAsn1, global::System.Guid.Parse("7dcc22be-05a1-43df-96e9-c08cc5c55869")); + 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.Formats.Tar.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net100.References.SystemFormatsTar, global::System.Guid.Parse("0b913adc-5d0f-4920-82ef-66c76baa0698")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net100.References.SystemDataDataSetExtensions, global::System.Guid.Parse("72d2d39f-6f41-4151-bf89-2d33f32bb624")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net100.References.SystemGlobalizationCalendars, global::System.Guid.Parse("ef11946f-cedb-4c1a-9a8d-36712305c8ab")); + 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.Globalization.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net100.References.SystemGlobalization, global::System.Guid.Parse("2d2b3cba-ab69-4716-91ef-58de85c9a9d9")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net100.References.SystemTextJson, global::System.Guid.Parse("ff35f039-9fcd-4d35-8292-279e8f704fbe")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Reflection.DispatchProxy.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")); + 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.IO.Compression.Brotli.dll + /// The for System.Diagnostics.TraceSource.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 SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net100.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("d4eebc8c-54a2-4c67-8e6b-5d227655f37a")); /// - /// The for System.IO.Compression.dll + /// The for Microsoft.VisualBasic.Core.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 MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net100.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("ad83c212-8756-4a36-9a64-7da7a44a5154")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net100.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("11ccd87b-4f08-400c-b377-31aff09940ef")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net100.References.SystemRuntimeLoader, global::System.Guid.Parse("c48feb7d-a360-4781-b865-7cc56654f03c")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Xml.Serialization.dll /// - 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")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net100.References.SystemXmlSerialization, global::System.Guid.Parse("109e013e-b281-4c65-b5a1-78e6dc3e3438")); /// /// The for System.IO.dll @@ -263,589 +253,599 @@ public static class ReferenceInfos 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.IO.FileSystem.AccessControl.dll + /// The for System.Diagnostics.FileVersionInfo.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")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net100.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("62dc92f8-2c01-430d-9ff1-5093cc9fd6b7")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.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")); + 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.IO.FileSystem.DriveInfo.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net100.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("0cc20546-6ce8-4e3d-87df-aeea6628395a")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net100.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("a8859073-c42c-4846-b0d8-2a1f5fc57713")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net100.References.SystemNetSockets, global::System.Guid.Parse("707b498c-2a55-49e7-802b-f56182209a7d")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ValueTuple.dll /// - 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")); + 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.IO.IsolatedStorage.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net100.References.SystemIOIsolatedStorage, global::System.Guid.Parse("99192b22-f3ae-4538-97a9-49daff9ae6d4")); + 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.IO.MemoryMappedFiles.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net100.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("2caa8b98-bfbb-439e-a03b-967e319d5149")); + 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.IO.Pipelines.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net100.References.SystemIOPipelines, global::System.Guid.Parse("7b99afef-3941-44a1-a3ed-bd144a08890b")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net100.References.SystemNetServicePoint, global::System.Guid.Parse("563c7911-67a4-420a-81ff-6fa989565fb6")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net100.References.SystemIOPipesAccessControl, global::System.Guid.Parse("78a033f3-ec0a-4b9c-87d7-a78522fdf9d2")); + 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.IO.Pipes.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net100.References.SystemIOPipes, global::System.Guid.Parse("78abc298-fdd0-4dfe-8430-9238d15eb7d4")); + 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.UnmanagedMemoryStream.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net100.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("c7f5418a-43a9-42ab-9951-01e631eee1aa")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net100.References.SystemReflectionExtensions, global::System.Guid.Parse("3b209f36-6e6b-457b-9088-1945c3b5bd67")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net100.References.SystemRuntimeSerialization, global::System.Guid.Parse("ab791343-225f-4b4e-b8fe-4bcd29980566")); /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net100.References.SystemReflectionEmit, global::System.Guid.Parse("c142a2f8-cdd0-41f2-be76-3b3fc75ec2d6")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net100.References.SystemLinqExpressions, global::System.Guid.Parse("ea255a4b-d286-4aa1-88a6-7240f21f39b5")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net100.References.SystemNetNetworkInformation, global::System.Guid.Parse("e65374c7-0831-41e5-9e0e-4910337c56f9")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net100.References.SystemLinqParallel, global::System.Guid.Parse("fa59ba6b-2bd9-4020-95eb-ad78b7ba2bff")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net100.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4c053f24-7f79-4a79-a096-8e02a24274d9")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net100.References.SystemLinqQueryable, global::System.Guid.Parse("596da6e1-cf5c-4d0b-a36f-7ca05a4ff06d")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net100.References.SystemDiagnosticsProcess, global::System.Guid.Parse("6a14bc7d-f614-441b-8192-876749c08c76")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net100.References.SystemMemory, global::System.Guid.Parse("21709bf6-74e4-4961-8f3b-acc8b43b84b9")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net100.References.SystemComponentModelPrimitives, global::System.Guid.Parse("605911a8-685b-4afc-99f2-3d8681918df2")); /// - /// The for System.Net.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net100.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("db8ad2e6-c5fb-4212-88c1-9cb3c24b1232")); /// - /// The for System.Net.Http.dll + /// The for System.IO.Pipelines.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")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net100.References.SystemIOPipelines, global::System.Guid.Parse("7b99afef-3941-44a1-a3ed-bd144a08890b")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Runtime.CompilerServices.VisualC.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")); + 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.Net.HttpListener.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net100.References.SystemNetHttpListener, global::System.Guid.Parse("6906dd99-ef31-4973-a1e5-d8208c3497e6")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net100.References.SystemDiagnosticsDebug, global::System.Guid.Parse("d9d88548-4d24-4f49-998b-6a5cfda36dbd")); /// - /// The for System.Net.Mail.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net100.References.SystemNetMail, global::System.Guid.Parse("8aeefeba-becb-4112-b00e-83196ca2e6a3")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net100.References.SystemBuffers, global::System.Guid.Parse("af5f7c0b-1285-4a38-ba1b-2a2c1751ea96")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net100.References.SystemNetNameResolution, global::System.Guid.Parse("b8d49b37-d56a-4d4c-971c-c6d5fdab6b94")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net100.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("64fe783e-724f-4652-9e3a-b67909afa52c")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net100.References.SystemNetNetworkInformation, global::System.Guid.Parse("e65374c7-0831-41e5-9e0e-4910337c56f9")); + 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.Net.Ping.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net100.References.SystemNetPing, global::System.Guid.Parse("b001e725-9276-4a0b-a2c6-9f77e965c2ce")); + 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.Net.Primitives.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net100.References.SystemNetPrimitives, global::System.Guid.Parse("71cef7a0-e2fc-412d-ad89-48053ee94454")); + 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.Net.Quic.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net100.References.SystemNetQuic, global::System.Guid.Parse("b83f5b9f-312b-43d4-a647-0af60a4c233c")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net100.References.SystemXmlReaderWriter, global::System.Guid.Parse("75f783c5-599b-4b53-b41e-f25b478a629c")); /// - /// The for System.Net.Requests.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net100.References.SystemNetRequests, global::System.Guid.Parse("66602c13-363c-419e-b92c-833b7feb421a")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net100.References.SystemTextRegularExpressions, global::System.Guid.Parse("993d6d0e-326e-4754-aba8-e493be511344")); /// - /// The for System.Net.Security.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net100.References.SystemNetSecurity, global::System.Guid.Parse("d7c50d77-abcf-4749-ae56-b073ceff3f76")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net100.References.MicrosoftVisualBasic, global::System.Guid.Parse("4787822f-29ac-44c0-8fee-da82757f8288")); /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net100.References.SystemNetServerSentEvents, global::System.Guid.Parse("c3981311-4868-4da9-9dd4-9d1c36f0f5e5")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net100.References.SystemComponentModelAnnotations, global::System.Guid.Parse("4703ba92-913f-47fa-88f4-a7128d26248b")); /// - /// The for System.Net.ServicePoint.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net100.References.SystemNetServicePoint, global::System.Guid.Parse("563c7911-67a4-420a-81ff-6fa989565fb6")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net100.References.SystemNetRequests, global::System.Guid.Parse("66602c13-363c-419e-b92c-833b7feb421a")); /// - /// The for System.Net.Sockets.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net100.References.SystemNetSockets, global::System.Guid.Parse("707b498c-2a55-49e7-802b-f56182209a7d")); + 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.Net.WebClient.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net100.References.SystemNetWebClient, global::System.Guid.Parse("98cf46ba-5ef9-4916-82f5-ea44fe5c91ea")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net100.References.SystemCollectionsImmutable, global::System.Guid.Parse("ce932b02-36d4-4306-bf0d-c42b7c3102a5")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net100.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4dd58113-0266-47a9-b0e4-d9e8a06613e4")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net100.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("3f929c23-73a0-4bd0-9bf1-9a1604179ec0")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net100.References.SystemNetWebProxy, global::System.Guid.Parse("89758b46-4608-48b0-9adb-3bf64c8f84a4")); + 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.Net.WebSockets.Client.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net100.References.SystemNetWebSocketsClient, global::System.Guid.Parse("1931299d-f60e-4614-ba4b-2a7b8fe0a8df")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net100.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("e32bc9be-6098-4e1c-807f-8337af27fd62")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net100.References.SystemNetWebSockets, global::System.Guid.Parse("ca04a966-4aa6-492b-a97a-18c4eecb3cf7")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net100.References.SystemNetPrimitives, global::System.Guid.Parse("71cef7a0-e2fc-412d-ad89-48053ee94454")); /// - /// The for System.Numerics.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net100.References.SystemSecuritySecureString, global::System.Guid.Parse("aaaae055-1aa2-4e29-a945-fbfee9f1c36b")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Security.Principal.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")); + 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.ObjectModel.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net100.References.SystemObjectModel, global::System.Guid.Parse("05f07811-da84-4d07-b31a-0fb67fa40cc9")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net100.References.SystemServiceProcess, global::System.Guid.Parse("449837fa-47e8-4396-aa07-8a81395295a3")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net100.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3c4d1a41-1891-4af6-9f3a-9210bb46a297")); + 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.Reflection.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net100.References.SystemReflection, global::System.Guid.Parse("2dcfd5f5-a117-46a3-9c9a-4462b58329cc")); + 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.Reflection.Emit.dll + /// The for System.Xml.XDocument.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net100.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4c053f24-7f79-4a79-a096-8e02a24274d9")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Web.HttpUtility.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net100.References.SystemReflectionExtensions, global::System.Guid.Parse("3b209f36-6e6b-457b-9088-1945c3b5bd67")); + 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.Reflection.Metadata.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net100.References.SystemReflectionMetadata, global::System.Guid.Parse("682e7d09-ee70-45df-848e-6290cf1b06d6")); + 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.Reflection.Primitives.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net100.References.SystemReflectionPrimitives, global::System.Guid.Parse("8c0d841d-dd62-4606-90ba-d0608a887956")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net100.References.SystemNetPing, global::System.Guid.Parse("b001e725-9276-4a0b-a2c6-9f77e965c2ce")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce")); + 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.Resources.Reader.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net100.References.SystemResourcesReader, global::System.Guid.Parse("66a993c8-d614-44ab-b12b-6e19fa7ec691")); + 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.Resources.ResourceManager.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net100.References.SystemResourcesResourceManager, global::System.Guid.Parse("45454691-5ac5-458b-86fa-ded45ba545d8")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net100.References.SystemNetWebClient, global::System.Guid.Parse("98cf46ba-5ef9-4916-82f5-ea44fe5c91ea")); /// - /// The for System.Resources.Writer.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net100.References.SystemResourcesWriter, global::System.Guid.Parse("06e82223-61cf-4129-89b4-7bdabb3eb107")); + 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.Runtime.CompilerServices.Unsafe.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net100.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("96575bd9-dc63-4ea1-8e82-37d9903c809f")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net100.References.SystemResourcesReader, global::System.Guid.Parse("66a993c8-d614-44ab-b12b-6e19fa7ec691")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Data.dll /// - 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")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net100.References.SystemData, global::System.Guid.Parse("98ff4f48-7b56-4922-bfce-50bf9a8cef9a")); /// - /// The for System.Runtime.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net100.References.SystemRuntime, global::System.Guid.Parse("5878d76d-3b81-484e-afbb-a90b77c960fe")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net100.References.SystemNetMail, global::System.Guid.Parse("8aeefeba-becb-4112-b00e-83196ca2e6a3")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Security.AccessControl.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net100.References.SystemRuntimeExtensions, global::System.Guid.Parse("08f8ae61-28b8-4134-b280-693f3f5c1dc8")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net100.References.SystemSecurityAccessControl, global::System.Guid.Parse("4c8cfd15-97c3-4f24-895d-282242dfbe09")); /// - /// The for System.Runtime.Handles.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net100.References.SystemRuntimeHandles, global::System.Guid.Parse("f78dbc17-3699-489e-831f-e462a8839f0f")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net100.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("0cc20546-6ce8-4e3d-87df-aeea6628395a")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Net.Http.Json.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")); + 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.Runtime.InteropServices.JavaScript.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net100.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("2b1f2314-d8f3-4ecd-87ff-2d1574439add")); + 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.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Numerics.Vectors.dll /// - 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")); + 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.Runtime.Intrinsics.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net100.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("0e6f4408-df86-421c-b2ab-8b07b60232ff")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net100.References.SystemServiceModelWeb, global::System.Guid.Parse("9ed71cae-7e6a-4ddb-a84c-d5470a15e953")); /// - /// The for System.Runtime.Loader.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net100.References.SystemRuntimeLoader, global::System.Guid.Parse("c48feb7d-a360-4781-b865-7cc56654f03c")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net100.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("6ae4badc-5925-4dfc-95f9-1687e0d17cad")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550")); + 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.Runtime.Serialization.dll + /// The for System.Security.Principal.Windows.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")); + 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.Runtime.Serialization.Formatters.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net100.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("875464ab-8dc9-4663-8279-f6168a57a091")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net100.References.SystemReflectionPrimitives, global::System.Guid.Parse("8c0d841d-dd62-4606-90ba-d0608a887956")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net100.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("ebedea37-7013-4786-a3ba-1df3fc483aab")); + 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.Runtime.Serialization.Primitives.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net100.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("3f929c23-73a0-4bd0-9bf1-9a1604179ec0")); + 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.Runtime.Serialization.Xml.dll + /// The for System.Net.Security.dll /// - 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")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net100.References.SystemNetSecurity, global::System.Guid.Parse("d7c50d77-abcf-4749-ae56-b073ceff3f76")); /// - /// The for System.Security.AccessControl.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net100.References.SystemSecurityAccessControl, global::System.Guid.Parse("4c8cfd15-97c3-4f24-895d-282242dfbe09")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net100.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("a8859073-c42c-4846-b0d8-2a1f5fc57713")); /// - /// The for System.Security.Claims.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net100.References.SystemSecurityClaims, global::System.Guid.Parse("524f22fd-1000-4dfa-abf6-0c87b37d23f0")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net100.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("f7970c7b-b2f9-45fc-8c7e-9148a53e6b77")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net100.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("3cb9c407-7144-4326-bce4-359736a5ea8c")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net100.References.SystemRuntimeExtensions, global::System.Guid.Parse("08f8ae61-28b8-4134-b280-693f3f5c1dc8")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net100.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("f7970c7b-b2f9-45fc-8c7e-9148a53e6b77")); + 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.Security.Cryptography.Csp.dll + /// The for System.IO.Compression.FileSystem.dll /// - 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")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net100.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("11ccd87b-4f08-400c-b377-31aff09940ef")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Resources.Writer.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")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net100.References.SystemResourcesWriter, global::System.Guid.Parse("06e82223-61cf-4129-89b4-7bdabb3eb107")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net100.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7c4599cb-eda3-4f01-9bd6-b18805dddb42")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net100.References.SystemIOIsolatedStorage, global::System.Guid.Parse("99192b22-f3ae-4538-97a9-49daff9ae6d4")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net100.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("04d3718a-6a8a-4f28-8524-602eabce97bc")); + 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.Security.Cryptography.Primitives.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net100.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("c588e78d-b41f-46df-90b6-0dd1e98da918")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net100.References.SystemSecurityClaims, global::System.Guid.Parse("524f22fd-1000-4dfa-abf6-0c87b37d23f0")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Threading.ThreadPool.dll /// - 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")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net100.References.SystemThreadingThreadPool, global::System.Guid.Parse("2acdc727-eceb-45e3-b2e4-f4d2f1b9191e")); /// - /// The for System.Security.dll + /// The for System.Text.Encodings.Web.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 SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net100.References.SystemTextEncodingsWeb, global::System.Guid.Parse("c6563b99-f350-409d-b6fe-ee187865aff3")); /// - /// The for System.Security.Principal.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net100.References.SystemConsole, global::System.Guid.Parse("8690f9d3-dc6f-435e-ab72-5db225f92773")); /// - /// The for System.Security.Principal.Windows.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net100.References.mscorlib, global::System.Guid.Parse("b374c1e2-be6c-45ab-8aa2-e5c9fbda586d")); /// - /// The for System.Security.SecureString.dll + /// The for System.Net.WebHeaderCollection.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")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net100.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4dd58113-0266-47a9-b0e4-d9e8a06613e4")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net100.References.SystemServiceModelWeb, global::System.Guid.Parse("9ed71cae-7e6a-4ddb-a84c-d5470a15e953")); + 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.ServiceProcess.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net100.References.SystemServiceProcess, global::System.Guid.Parse("449837fa-47e8-4396-aa07-8a81395295a3")); + 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.Text.Encoding.CodePages.dll + /// The for System.Numerics.dll /// - 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")); + 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.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net100.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("8982fa25-5466-4026-ad6e-11d7af95ccd6")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net100.References.SystemLinqExpressions, global::System.Guid.Parse("ea255a4b-d286-4aa1-88a6-7240f21f39b5")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net100.References.SystemTextEncodingsWeb, global::System.Guid.Parse("c6563b99-f350-409d-b6fe-ee187865aff3")); + 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.Text.Json.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net100.References.SystemTextJson, global::System.Guid.Parse("ff35f039-9fcd-4d35-8292-279e8f704fbe")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net100.References.SystemXmlLinq, global::System.Guid.Parse("446e07fd-459b-40b9-9dc6-d80741c905f9")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net100.References.SystemTextRegularExpressions, global::System.Guid.Parse("993d6d0e-326e-4754-aba8-e493be511344")); + 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.Threading.AccessControl.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net100.References.SystemThreadingAccessControl, global::System.Guid.Parse("99f95928-add6-4d24-84ec-bc7e79fafb7c")); + 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 System.Threading.Channels.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net100.References.SystemThreadingChannels, global::System.Guid.Parse("b617fb8c-40ca-4b0a-939c-b2d8522f4677")); + 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.Threading.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net100.References.SystemThreading, global::System.Guid.Parse("b96105e2-f28f-4e05-9f26-25b120b9ecd9")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net100.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("0e6f4408-df86-421c-b2ab-8b07b60232ff")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net100.References.SystemThreadingOverlapped, global::System.Guid.Parse("24f108be-37c2-4907-b8dd-df0401aa7c6c")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net100.References.SystemDataCommon, global::System.Guid.Parse("6cac6546-60e2-420b-aa17-393e0a947b47")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.IO.FileSystem.Watcher.dll /// - 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")); + 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.Threading.Tasks.dll + /// The for System.AppContext.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")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net100.References.SystemAppContext, global::System.Guid.Parse("e4e93a9a-d4a3-455d-b8a4-2cef696fb19b")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net100.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("8982fa25-5466-4026-ad6e-11d7af95ccd6")); + 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.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Serialization.Json.dll /// - 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")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net100.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("ebedea37-7013-4786-a3ba-1df3fc483aab")); /// - /// The for System.Threading.Thread.dll + /// The for System.Net.Quic.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net100.References.SystemThreadingThread, global::System.Guid.Parse("cd04a219-8317-4566-ac2c-150cb2e3e4b4")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net100.References.SystemNetQuic, global::System.Guid.Parse("b83f5b9f-312b-43d4-a647-0af60a4c233c")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net100.References.SystemThreadingThreadPool, global::System.Guid.Parse("2acdc727-eceb-45e3-b2e4-f4d2f1b9191e")); + 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.Threading.Timer.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net100.References.SystemThreadingTimer, global::System.Guid.Parse("a22a2faa-f026-489a-a27c-f015a7e4df48")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net100.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("2b1f2314-d8f3-4ecd-87ff-2d1574439add")); /// - /// The for System.Transactions.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net100.References.SystemLinqParallel, global::System.Guid.Parse("fa59ba6b-2bd9-4020-95eb-ad78b7ba2bff")); /// - /// The for System.Transactions.Local.dll + /// The for System.Threading.Channels.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640")); + 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.ValueTuple.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net100.References.SystemWeb, global::System.Guid.Parse("05cd2034-a380-42be-8a19-c2a4a6c73a01")); /// - /// The for System.Web.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net100.References.SystemRuntimeNumerics, global::System.Guid.Parse("34d24e6e-44de-4389-84e2-ae69455eb550")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net100.References.SystemWebHttpUtility, global::System.Guid.Parse("d52a14a8-79f3-4693-b97e-df14cacb1287")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net100.References.SystemXmlXmlDocument, global::System.Guid.Parse("1d1c5320-add2-4e50-ade4-16d9b514a455")); /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.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 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.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net100.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("74053b29-d1a1-48d3-9949-1195bf23c0ce")); /// - /// The for System.Xml.Linq.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net100.References.SystemXmlLinq, global::System.Guid.Parse("446e07fd-459b-40b9-9dc6-d80741c905f9")); + 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.Xml.ReaderWriter.dll + /// The for System.Net.ServerSentEvents.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net100.References.SystemXmlReaderWriter, global::System.Guid.Parse("75f783c5-599b-4b53-b41e-f25b478a629c")); + public static ReferenceInfo SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net100.References.SystemNetServerSentEvents, global::System.Guid.Parse("c3981311-4868-4da9-9dd4-9d1c36f0f5e5")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net100.References.SystemXmlSerialization, global::System.Guid.Parse("109e013e-b281-4c65-b5a1-78e6dc3e3438")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net100.References.SystemNetNameResolution, global::System.Guid.Parse("b8d49b37-d56a-4d4c-971c-c6d5fdab6b94")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net100.References.SystemXmlXDocument, global::System.Guid.Parse("c89b2ffb-6a04-4f87-b5d9-63ef4419830d")); + 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.Xml.XmlDocument.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net100.References.SystemXmlXmlDocument, global::System.Guid.Parse("1d1c5320-add2-4e50-ade4-16d9b514a455")); + 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.Xml.XmlSerializer.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net100.References.SystemXmlXmlSerializer, global::System.Guid.Parse("f70bf0da-3ad4-4eae-8e53-779c5ed457f2")); + 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.Xml.XPath.dll + /// The for System.Security.Cryptography.Encoding.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 SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net100.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7c4599cb-eda3-4f01-9bd6-b18805dddb42")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net100.References.SystemTransactionsLocal, global::System.Guid.Parse("6160855e-f7b4-48ef-b5b1-9bc175d94640")); /// - /// The for WindowsBase.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net100.References.WindowsBase, global::System.Guid.Parse("b963c6eb-8f29-4ed8-99f9-cca5fea49793")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net100.References.SystemIOPipes, global::System.Guid.Parse("78abc298-fdd0-4dfe-8430-9238d15eb7d4")); + + /// + /// The for System.Windows.dll + /// + 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.Runtime.Serialization.Xml.dll + /// + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -855,173 +855,173 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, + SystemIOPipesAccessControl, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, SystemLinqQueryable, SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetServerSentEvents, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1036,632 +1036,615 @@ public static partial class Net100 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net100)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System")).GetReference(filePath: "System.dll", display: "System (net100)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net100)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net100)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net100)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net100)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net100)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net100)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net100)"); } - return _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net100)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net100)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net100)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net100)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net100)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net100)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net100)"); } - return _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net100)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net100)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net100)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net100)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net100)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net100)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net100)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net100)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net100)"); } - return _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net100)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net100)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net100)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net100)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net100)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net100)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net100)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net100)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net100)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net100)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net100)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net100)"); } - return _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataCommon is null) + if (_MicrosoftCSharp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net100)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net100)"); } - return _SystemDataCommon; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net100)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net100)"); } - return _SystemDataDataSetExtensions; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net100)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net100)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll - /// - public static PortableExecutableReference SystemDiagnosticsContracts - { - get - { - if (_SystemDiagnosticsContracts is null) - { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net100)"); - } - return _SystemDiagnosticsContracts; - } - } - - private static PortableExecutableReference? _SystemDiagnosticsDebug; - - /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net100)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net100)"); } - return _SystemDiagnosticsDebug; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net100)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net100)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net100)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net100)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemThreadingAccessControl is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net100)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net100)"); } - return _SystemDiagnosticsProcess; + return _SystemThreadingAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net100)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net100)"); } - return _SystemDiagnosticsStackTrace; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_WindowsBase is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net100)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net100)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsTools is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net100)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net100)"); } - return _SystemDiagnosticsTools; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net100)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net100)"); } - return _SystemDiagnosticsTraceSource; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net100)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net100)"); } - return _SystemDiagnosticsTracing; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_System is null) + if (_SystemIOPipesAccessControl is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System")).GetReference(filePath: "System.dll", display: "System (net100)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net100)"); } - return _System; + return _SystemIOPipesAccessControl; } } @@ -1682,190 +1665,173 @@ public static PortableExecutableReference SystemDrawing } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_SystemDrawingPrimitives is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net100)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net100)"); } - return _SystemDrawingPrimitives; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDynamicRuntime is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net100)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net100)"); } - return _SystemDynamicRuntime; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Formats.Asn1.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemFormatsAsn1 is null) + if (_SystemDataDataSetExtensions is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net100)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net100)"); } - return _SystemFormatsAsn1; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Formats.Tar.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemFormatsTar is null) + if (_SystemNetWebSockets is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net100)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net100)"); } - return _SystemFormatsTar; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemTextJson { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemTextJson is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net100)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net100)"); } - return _SystemGlobalizationCalendars; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Globalization.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemGlobalization is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net100)"); } - return _SystemGlobalization; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net100)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net100)"); } - return _SystemGlobalizationExtensions; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.IO.Compression.Brotli.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemIOCompressionBrotli is null) + if (_MicrosoftVisualBasicCore 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)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net100)"); } - return _SystemIOCompressionBrotli; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemIOCompression is null) + if (_SystemRuntimeLoader is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net100)"); } - return _SystemIOCompression; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemXmlSerialization is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net100)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net100)"); } - return _SystemIOCompressionFileSystem; - } - } - - private static PortableExecutableReference? _SystemIOCompressionZipFile; - - /// - /// The for System.IO.Compression.ZipFile.dll - /// - public static PortableExecutableReference SystemIOCompressionZipFile - { - get - { - if (_SystemIOCompressionZipFile is null) - { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net100)"); - } - return _SystemIOCompressionZipFile; + return _SystemXmlSerialization; } } @@ -1886,1771 +1852,1754 @@ public static PortableExecutableReference SystemIO } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net100)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net100)"); } - return _SystemIOFileSystemAccessControl; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOFileSystem is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net100)"); } - return _SystemIOFileSystem; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net100)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net100)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net100)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net100)"); } - return _SystemIOFileSystemPrimitives; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net100)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100)"); } - return _SystemIOFileSystemWatcher; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net100)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net100)"); } - return _SystemIOIsolatedStorage; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net100)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net100)"); } - return _SystemIOMemoryMappedFiles; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.Pipelines.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOPipelines is null) + if (_SystemNetServicePoint is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net100)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net100)"); } - return _SystemIOPipelines; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net100)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net100)"); } - return _SystemIOPipesAccessControl; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOPipes is null) + if (_SystemIOCompression is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net100)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net100)"); } - return _SystemIOPipes; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionExtensions is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net100)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net100)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemRuntimeSerialization is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net100)"); } - return _SystemLinqAsyncEnumerable; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemLinq is null) + if (_SystemReflectionEmit is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100)"); } - return _SystemLinq; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.Expressions.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinqExpressions is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net100)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net100)"); } - return _SystemLinqExpressions; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqParallel is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net100)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net100)"); } - return _SystemLinqParallel; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqQueryable is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net100)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net100)"); } - return _SystemLinqQueryable; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemMemory is null) + if (_SystemComponentModelPrimitives is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net100)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net100)"); } - return _SystemMemory; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Net.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemNet is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net100)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net100)"); } - return _SystemNet; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.Net.Http.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemNetHttp is null) + if (_SystemIOPipelines is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net100)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net100)"); } - return _SystemNetHttp; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.Http.Json.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNetHttpJson is null) + if (_SystemRuntimeCompilerServicesVisualC 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)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net100)"); } - return _SystemNetHttpJson; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.HttpListener.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttpListener is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net100)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net100)"); } - return _SystemNetHttpListener; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Mail.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetMail is null) + if (_SystemBuffers is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net100)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net100)"); } - return _SystemNetMail; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.NameResolution.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetNameResolution is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net100)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net100)"); } - return _SystemNetNameResolution; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetNetworkInformation is null) + if (_SystemThreading is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net100)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100)"); } - return _SystemNetNetworkInformation; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.Ping.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetPing is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net100)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net100)"); } - return _SystemNetPing; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Net.Primitives.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemNetPrimitives is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net100)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net100)"); } - return _SystemNetPrimitives; + return _SystemLinqAsyncEnumerable; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.Quic.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetQuic is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net100)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net100)"); } - return _SystemNetQuic; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Requests.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetRequests is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net100)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net100)"); } - return _SystemNetRequests; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Security.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetSecurity is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net100)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net100)"); } - return _SystemNetSecurity; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetServerSentEvents; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetServerSentEvents + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetServerSentEvents is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (net100)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net100)"); } - return _SystemNetServerSentEvents; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetServicePoint is null) + if (_SystemNetRequests is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net100)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net100)"); } - return _SystemNetServicePoint; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Sockets.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSockets is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net100)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net100)"); } - return _SystemNetSockets; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.WebClient.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetWebClient is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net100)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net100)"); } - return _SystemNetWebClient; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net100)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net100)"); } - return _SystemNetWebHeaderCollection; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebProxy.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebProxy is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (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 _SystemNetWebProxy; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net100)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net100)"); } - return _SystemNetWebSocketsClient; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebSockets is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net100)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net100)"); } - return _SystemNetWebSockets; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Numerics.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNumerics is null) + if (_SystemSecuritySecureString is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net100)"); } - return _SystemNumerics; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNumericsVectors is null) + if (_SystemSecurityPrincipal is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net100)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100)"); } - return _SystemNumericsVectors; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.ObjectModel.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemObjectModel is null) + if (_SystemServiceProcess is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net100)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net100)"); } - return _SystemObjectModel; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemLinqQueryable is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net100)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net100)"); } - return _SystemReflectionDispatchProxy; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Reflection.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemMemory { get { - if (_SystemReflection is null) + if (_SystemMemory is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net100)"); } - return _SystemReflection; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.Emit.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionEmit is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net100)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net100)"); } - return _SystemReflectionEmit; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemCollections is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net100)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net100)"); } - return _SystemReflectionEmitILGeneration; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net100)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net100)"); } - return _SystemReflectionEmitLightweight; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionExtensions is null) + if (_SystemRuntime is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net100)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net100)"); } - return _SystemReflectionExtensions; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Metadata.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionMetadata is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net100)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net100)"); } - return _SystemReflectionMetadata; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionPrimitives is null) + if (_SystemNetPing is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net100)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net100)"); } - return _SystemReflectionPrimitives; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net100)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net100)"); } - return _SystemReflectionTypeExtensions; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Resources.Reader.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemResourcesReader is null) + if (_SystemCollectionsSpecialized is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net100)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net100)"); } - return _SystemResourcesReader; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemResourcesResourceManager is null) + if (_SystemNetWebClient is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net100)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net100)"); } - return _SystemResourcesResourceManager; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Writer.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesWriter is null) + if (_SystemTextEncoding is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net100)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100)"); } - return _SystemResourcesWriter; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemResourcesReader is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net100)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net100)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemData { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemData is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net100)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net100)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntime is null) + if (_SystemNetMail is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net100)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net100)"); } - return _SystemRuntime; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeExtensions is null) + if (_SystemSecurityAccessControl is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net100)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net100)"); } - return _SystemRuntimeExtensions; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.Handles.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeHandles is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net100)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net100)"); } - return _SystemRuntimeHandles; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNetHttpJson is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (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 _SystemRuntimeInteropServices; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemReflection is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net100)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net100)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net100)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net100)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net100)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net100)"); } - return _SystemRuntimeIntrinsics; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.Loader.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeLoader is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net100)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net100)"); } - return _SystemRuntimeLoader; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeNumerics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net100)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100)"); } - return _SystemRuntimeNumerics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeSerialization is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (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 _SystemRuntimeSerialization; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net100)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net100)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeSerializationJson is null) + if (_netstandard is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net100)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net100)"); } - return _SystemRuntimeSerializationJson; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net100)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net100)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net100)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net100)"); } - return _SystemRuntimeSerializationXml; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Security.AccessControl.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemSecurityAccessControl is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net100)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net100)"); } - return _SystemSecurityAccessControl; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Security.Claims.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemSecurityClaims is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net100)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net100)"); } - return _SystemSecurityClaims; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net100)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net100)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemXml is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net100)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100)"); } - return _SystemSecurityCryptographyCng; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net100)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net100)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptography is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net100)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net100)"); } - return _SystemSecurityCryptography; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net100)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net100)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net100)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net100)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net100)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net100)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net100)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net100)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurity is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net100)"); } - return _SystemSecurity; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Principal.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityPrincipal is null) + if (_SystemConsole is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net100)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net100)"); } - return _SystemSecurityPrincipal; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Principal.Windows.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityPrincipalWindows is null) + if (_mscorlib 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)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net100)"); } - return _SystemSecurityPrincipalWindows; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.SecureString.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecuritySecureString is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net100)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net100)"); } - return _SystemSecuritySecureString; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemServiceModelWeb is null) + if (_SystemXmlXPathXDocument is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (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 _SystemServiceModelWeb; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.ServiceProcess.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemServiceProcess is null) + if (_SystemComponentModel is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net100)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net100)"); } - return _SystemServiceProcess; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; - - /// - /// The for System.Text.Encoding.CodePages.dll - /// - public static PortableExecutableReference SystemTextEncodingCodePages - { - get - { - if (_SystemTextEncodingCodePages is null) - { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net100)"); - } - return _SystemTextEncodingCodePages; - } - } - - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Text.Encoding.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemNumerics { get { - if (_SystemTextEncoding is null) + if (_SystemNumerics is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net100)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net100)"); } - return _SystemTextEncoding; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemThreadingTasksExtensions 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)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net100)"); } - return _SystemTextEncodingExtensions; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net100)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net100)"); } - return _SystemTextEncodingsWeb; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Json.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextJson is null) + if (_SystemThreadingTasks is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net100)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100)"); } - return _SystemTextJson; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemXmlLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net100)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net100)"); } - return _SystemTextRegularExpressions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemThreadingAccessControl; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Threading.AccessControl.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemThreadingAccessControl is null) + if (_SystemIOFileSystem is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net100)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net100)"); } - return _SystemThreadingAccessControl; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Threading.Channels.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemThreadingChannels is null) + if (_MicrosoftWin32Registry is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net100)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net100)"); } - return _SystemThreadingChannels; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreading is null) + if (_SystemLinq is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net100)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net100)"); } - return _SystemThreading; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingOverlapped is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net100)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net100)"); } - return _SystemThreadingOverlapped; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemDataCommon is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net100)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net100)"); } - return _SystemThreadingTasksDataflow; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingTasks is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net100)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net100)"); } - return _SystemThreadingTasks; + return _SystemIOFileSystemWatcher; } } - 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("net100.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net100)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net100)"); } - return _SystemThreadingTasksExtensions; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemSecurity is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net100)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net100)"); } - return _SystemThreadingTasksParallel; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net100)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net100)"); } - return _SystemThreadingThread; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingThreadPool is null) + if (_SystemNetQuic is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net100)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net100)"); } - return _SystemThreadingThreadPool; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Timer.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTimer is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net100)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net100)"); } - return _SystemThreadingTimer; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Transactions.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemTransactions is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net100)"); } - return _SystemTransactions; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Transactions.Local.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemTransactionsLocal is null) + if (_SystemLinqParallel is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net100)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net100)"); } - return _SystemTransactionsLocal; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.ValueTuple.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemValueTuple is null) + if (_SystemThreadingChannels is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net100)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net100)"); } - return _SystemValueTuple; + return _SystemThreadingChannels; } } @@ -3671,207 +3620,258 @@ public static PortableExecutableReference SystemWeb } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemWebHttpUtility is null) + if (_SystemRuntimeNumerics is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net100)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net100)"); } - return _SystemWebHttpUtility; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Windows.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWindows is null) + if (_SystemXmlXmlDocument is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net100)"); } - return _SystemWindows; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Xml.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemXml is null) + if (_SystemXmlXmlSerializer is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net100)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net100)"); } - return _SystemXml; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Xml.Linq.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemXmlLinq is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net100)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net100)"); } - return _SystemXmlLinq; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXmlReaderWriter is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net100)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net100)"); } - return _SystemXmlReaderWriter; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetServerSentEvents; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.ServerSentEvents.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetServerSentEvents { get { - if (_SystemXmlSerialization is null) + if (_SystemNetServerSentEvents is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net100)"); + _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (net100)"); } - return _SystemXmlSerialization; + return _SystemNetServerSentEvents; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.XDocument.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlXDocument is null) + if (_SystemNetNameResolution is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net100)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net100)"); } - return _SystemXmlXDocument; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlXmlDocument is null) + if (_SystemTransactions is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net100)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net100)"); } - return _SystemXmlXmlDocument; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemNetHttp is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net100)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net100)"); } - return _SystemXmlXmlSerializer; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XPath.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXPath is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net100)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net100)"); } - return _SystemXmlXPath; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemSecurityCryptographyEncoding 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)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net100)"); } - return _SystemXmlXPathXDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for WindowsBase.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_WindowsBase is null) + if (_SystemTransactionsLocal is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net100)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net100)"); } - return _WindowsBase; + return _SystemTransactionsLocal; + } + } + + private static PortableExecutableReference? _SystemIOPipes; + + /// + /// The for System.IO.Pipes.dll + /// + public static PortableExecutableReference SystemIOPipes + { + get + { + if (_SystemIOPipes is null) + { + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net100)"); + } + return _SystemIOPipes; + } + } + + private static PortableExecutableReference? _SystemWindows; + + /// + /// The for System.Windows.dll + /// + public static PortableExecutableReference SystemWindows + { + get + { + if (_SystemWindows is null) + { + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net100)"); + } + return _SystemWindows; + } + } + + private static PortableExecutableReference? _SystemRuntimeSerializationXml; + + /// + /// The for System.Runtime.Serialization.Xml.dll + /// + public static PortableExecutableReference SystemRuntimeSerializationXml + { + get + { + if (_SystemRuntimeSerializationXml is null) + { + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net100.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net100)"); + } + return _SystemRuntimeSerializationXml; } } @@ -3884,173 +3884,173 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, + SystemIOPipesAccessControl, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemFormatsTar, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, SystemIOPipelines, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, SystemLinqAsyncEnumerable, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, SystemLinqQueryable, SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServerSentEvents, - SystemNetServicePoint, - SystemNetSockets, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingAccessControl, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetServerSentEvents, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -4064,202 +4064,208 @@ public static partial class Net100 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net100.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net100.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net100.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net100.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net100.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net100.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net100.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net100.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net100.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net100.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net100.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net100.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net100.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net100.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net100.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net100.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net100.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net100.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net100.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net100.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net100.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net100.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net100.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net100.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net100.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net100.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net100.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net100.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net100.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net100.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net100.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net100.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net100.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net100.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net100.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net100.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net100.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net100.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net100.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net100.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net100.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net100.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net100.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net100.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net100.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net100.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net100.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net100.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net100.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net100.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net100.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net100.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net100.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net100.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net100.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net100.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net100.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net100.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; + + /// + /// The image bytes for System.Configuration.dll + /// + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net100.System.Configuration"); + private static byte[]? _SystemConfiguration; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -4268,262 +4274,262 @@ public static class Resources private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net100.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net100.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net100.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net100.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net100.System"); - private static byte[]? _System; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net100.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net100.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net100.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net100.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net100.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net100.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net100.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net100.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net100.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net100.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net100.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net100.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net100.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net100.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net100.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net100.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net100.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net100.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net100.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net100.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net100.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net100.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net100.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net100.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net100.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net100.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net100.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net100.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net100.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net100.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net100.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net100.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net100.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net100.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net100.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net100.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net100.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net100.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net100.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net100.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net100.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net100.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net100.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net100.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net100.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net100.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net100.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net100.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net100.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net100.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net100.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net100.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net100.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net100.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net100.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net100.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net100.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net100.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net100.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net100.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net100.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net100.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net100.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net100.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net100.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net100.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net100.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net100.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net100.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// /// The image bytes for System.Net.Requests.dll @@ -4532,130 +4538,130 @@ public static class Resources private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net100.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net100.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.ServerSentEvents.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net100.System.Net.ServerSentEvents"); - private static byte[]? _SystemNetServerSentEvents; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net100.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net100.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net100.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net100.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net100.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net100.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net100.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net100.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net100.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net100.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net100.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net100.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net100.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net100.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net100.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net100.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net100.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net100.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net100.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net100.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net100.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net100.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net100.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net100.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net100.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net100.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net100.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net100.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net100.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net100.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net100.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net100.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net100.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net100.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net100.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// /// The image bytes for System.Resources.Reader.dll @@ -4664,406 +4670,400 @@ public static class Resources private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Resources.ResourceManager.dll - /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net100.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; - - /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net100.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net100.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net100.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net100.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net100.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net100.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net100.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net100.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net100.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net100.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net100.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net100.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net100.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net100.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net100.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net100.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net100.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net100.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net100.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net100.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net100.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net100.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net100.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net100.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net100.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net100.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net100.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net100.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net100.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net100.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net100.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net100.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net100.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net100.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net100.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net100.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net100.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net100.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net100.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net100.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net100.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net100.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net100.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net100.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net100.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net100.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net100.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net100.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net100.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net100.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net100.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net100.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net100.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net100.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net100.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net100.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net100.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net100.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net100.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net100.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net100.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net100.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net100.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net100.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net100.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net100.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net100.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net100.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net100.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net100.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net100.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net100.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net100.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net100.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net100.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net100.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net100.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net100.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net100.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net100.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net100.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net100.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net100.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net100.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net100.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net100.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net100.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net100.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net100.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net100.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net100.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net100.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net100.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net100.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net100.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net100.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net100.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net100.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net100.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net100.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net100.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net100.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net100.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net100.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Net.ServerSentEvents.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net100.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net100.System.Net.ServerSentEvents"); + private static byte[]? _SystemNetServerSentEvents; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net100.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net100.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net100.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net100.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net100.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net100.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net100.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net100.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net100.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net100.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net100.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net100.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net100.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net100.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net100.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net100.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net100.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net100.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.Net100/Generated.targets b/Src/Basic.Reference.Assemblies.Net100/Generated.targets index 51c7399..db02880 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.System + Resources\net100\System.dll - - net100.Microsoft.VisualBasic.Core - Resources\net100\Microsoft.VisualBasic.Core.dll + + net100.System.IO.Compression.Brotli + Resources\net100\System.IO.Compression.Brotli.dll - - net100.Microsoft.VisualBasic - Resources\net100\Microsoft.VisualBasic.dll + + net100.System.Threading.Thread + Resources\net100\System.Threading.Thread.dll - - net100.Microsoft.Win32.Primitives - Resources\net100\Microsoft.Win32.Primitives.dll + + net100.System.Security.Cryptography + Resources\net100\System.Security.Cryptography.dll - - net100.Microsoft.Win32.Registry - Resources\net100\Microsoft.Win32.Registry.dll + + net100.System.Diagnostics.Contracts + Resources\net100\System.Diagnostics.Contracts.dll - - net100.mscorlib - Resources\net100\mscorlib.dll + + net100.System.ComponentModel.TypeConverter + Resources\net100\System.ComponentModel.TypeConverter.dll - - net100.netstandard - Resources\net100\netstandard.dll + + net100.System.Security.Cryptography.OpenSsl + Resources\net100\System.Security.Cryptography.OpenSsl.dll - - net100.System.AppContext - Resources\net100\System.AppContext.dll + + net100.System.Reflection.Metadata + Resources\net100\System.Reflection.Metadata.dll - - net100.System.Buffers - Resources\net100\System.Buffers.dll + + net100.System.Formats.Asn1 + Resources\net100\System.Formats.Asn1.dll - - net100.System.Collections.Concurrent - Resources\net100\System.Collections.Concurrent.dll + + net100.System.Diagnostics.DiagnosticSource + Resources\net100\System.Diagnostics.DiagnosticSource.dll - - net100.System.Collections - Resources\net100\System.Collections.dll + + net100.System.Security.Cryptography.Primitives + Resources\net100\System.Security.Cryptography.Primitives.dll - - net100.System.Collections.Immutable - Resources\net100\System.Collections.Immutable.dll + + net100.Microsoft.Win32.Primitives + Resources\net100\Microsoft.Win32.Primitives.dll - - net100.System.Collections.NonGeneric - Resources\net100\System.Collections.NonGeneric.dll + + net100.System.Drawing.Primitives + Resources\net100\System.Drawing.Primitives.dll - - net100.System.Collections.Specialized - Resources\net100\System.Collections.Specialized.dll + + net100.System.IO.MemoryMappedFiles + Resources\net100\System.IO.MemoryMappedFiles.dll - - net100.System.ComponentModel.Annotations - Resources\net100\System.ComponentModel.Annotations.dll + + net100.System.Core + Resources\net100\System.Core.dll - - net100.System.ComponentModel.DataAnnotations - Resources\net100\System.ComponentModel.DataAnnotations.dll + + net100.System.Runtime.Serialization.Formatters + Resources\net100\System.Runtime.Serialization.Formatters.dll - - net100.System.ComponentModel - Resources\net100\System.ComponentModel.dll + + net100.System.Resources.ResourceManager + Resources\net100\System.Resources.ResourceManager.dll - - net100.System.ComponentModel.EventBasedAsync - Resources\net100\System.ComponentModel.EventBasedAsync.dll + + net100.System.Threading.Overlapped + Resources\net100\System.Threading.Overlapped.dll - - net100.System.ComponentModel.Primitives - Resources\net100\System.ComponentModel.Primitives.dll + + net100.System.Net.HttpListener + Resources\net100\System.Net.HttpListener.dll - - net100.System.ComponentModel.TypeConverter - Resources\net100\System.ComponentModel.TypeConverter.dll + + net100.System.Net + Resources\net100\System.Net.dll - - net100.System.Configuration - Resources\net100\System.Configuration.dll + + net100.System.ObjectModel + Resources\net100\System.ObjectModel.dll - - net100.System.Console - Resources\net100\System.Console.dll + + net100.System.Diagnostics.TextWriterTraceListener + Resources\net100\System.Diagnostics.TextWriterTraceListener.dll - - net100.System.Core - Resources\net100\System.Core.dll + + net100.System.Security.Cryptography.Csp + Resources\net100\System.Security.Cryptography.Csp.dll - - net100.System.Data.Common - Resources\net100\System.Data.Common.dll + + net100.Microsoft.CSharp + Resources\net100\Microsoft.CSharp.dll - - net100.System.Data.DataSetExtensions - Resources\net100\System.Data.DataSetExtensions.dll + + net100.System.Net.WebSockets.Client + Resources\net100\System.Net.WebSockets.Client.dll - - net100.System.Data - Resources\net100\System.Data.dll + + net100.System.Threading.Timer + Resources\net100\System.Threading.Timer.dll - - net100.System.Diagnostics.Contracts - Resources\net100\System.Diagnostics.Contracts.dll + + net100.System.Reflection.Emit.Lightweight + Resources\net100\System.Reflection.Emit.Lightweight.dll - - net100.System.Diagnostics.Debug - Resources\net100\System.Diagnostics.Debug.dll + + net100.System.Formats.Tar + Resources\net100\System.Formats.Tar.dll - - net100.System.Diagnostics.DiagnosticSource - Resources\net100\System.Diagnostics.DiagnosticSource.dll + + net100.System.Dynamic.Runtime + Resources\net100\System.Dynamic.Runtime.dll - - net100.System.Diagnostics.FileVersionInfo - Resources\net100\System.Diagnostics.FileVersionInfo.dll + + net100.System.Threading.AccessControl + Resources\net100\System.Threading.AccessControl.dll - - net100.System.Diagnostics.Process - Resources\net100\System.Diagnostics.Process.dll + + net100.System.Security.Cryptography.Algorithms + Resources\net100\System.Security.Cryptography.Algorithms.dll - - net100.System.Diagnostics.StackTrace - Resources\net100\System.Diagnostics.StackTrace.dll + + net100.WindowsBase + Resources\net100\WindowsBase.dll - - net100.System.Diagnostics.TextWriterTraceListener - Resources\net100\System.Diagnostics.TextWriterTraceListener.dll + + net100.System.Net.WebProxy + Resources\net100\System.Net.WebProxy.dll - + + net100.System.Configuration + Resources\net100\System.Configuration.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.IO.Pipes.AccessControl + Resources\net100\System.IO.Pipes.AccessControl.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.Runtime.CompilerServices.Unsafe + Resources\net100\System.Runtime.CompilerServices.Unsafe.dll - - net100.System.Formats.Asn1 - Resources\net100\System.Formats.Asn1.dll + + net100.System.Diagnostics.Tracing + Resources\net100\System.Diagnostics.Tracing.dll - - net100.System.Formats.Tar - Resources\net100\System.Formats.Tar.dll + + net100.System.Data.DataSetExtensions + Resources\net100\System.Data.DataSetExtensions.dll - - net100.System.Globalization.Calendars - Resources\net100\System.Globalization.Calendars.dll + + net100.System.Net.WebSockets + Resources\net100\System.Net.WebSockets.dll - - net100.System.Globalization - Resources\net100\System.Globalization.dll + + net100.System.Text.Json + Resources\net100\System.Text.Json.dll - - net100.System.Globalization.Extensions - Resources\net100\System.Globalization.Extensions.dll + + net100.System.Reflection.DispatchProxy + Resources\net100\System.Reflection.DispatchProxy.dll - - net100.System.IO.Compression.Brotli - Resources\net100\System.IO.Compression.Brotli.dll + + net100.System.Diagnostics.TraceSource + Resources\net100\System.Diagnostics.TraceSource.dll - - net100.System.IO.Compression - Resources\net100\System.IO.Compression.dll + + net100.Microsoft.VisualBasic.Core + Resources\net100\Microsoft.VisualBasic.Core.dll - - net100.System.IO.Compression.FileSystem - Resources\net100\System.IO.Compression.FileSystem.dll + + net100.System.Runtime.Loader + Resources\net100\System.Runtime.Loader.dll - - net100.System.IO.Compression.ZipFile - Resources\net100\System.IO.Compression.ZipFile.dll + + net100.System.Xml.Serialization + Resources\net100\System.Xml.Serialization.dll - + net100.System.IO Resources\net100\System.IO.dll - - net100.System.IO.FileSystem.AccessControl - Resources\net100\System.IO.FileSystem.AccessControl.dll + + net100.System.Diagnostics.FileVersionInfo + Resources\net100\System.Diagnostics.FileVersionInfo.dll - - net100.System.IO.FileSystem - Resources\net100\System.IO.FileSystem.dll + + net100.System.Runtime.InteropServices + Resources\net100\System.Runtime.InteropServices.dll - - net100.System.IO.FileSystem.DriveInfo - Resources\net100\System.IO.FileSystem.DriveInfo.dll + + net100.System.Threading.Tasks.Parallel + Resources\net100\System.Threading.Tasks.Parallel.dll - - net100.System.IO.FileSystem.Primitives - Resources\net100\System.IO.FileSystem.Primitives.dll + + net100.System.Net.Sockets + Resources\net100\System.Net.Sockets.dll - - net100.System.IO.FileSystem.Watcher - Resources\net100\System.IO.FileSystem.Watcher.dll + + net100.System.ValueTuple + Resources\net100\System.ValueTuple.dll - - net100.System.IO.IsolatedStorage - Resources\net100\System.IO.IsolatedStorage.dll + + net100.System.Runtime.InteropServices.RuntimeInformation + Resources\net100\System.Runtime.InteropServices.RuntimeInformation.dll - - net100.System.IO.MemoryMappedFiles - Resources\net100\System.IO.MemoryMappedFiles.dll + + net100.System.Security.Cryptography.X509Certificates + Resources\net100\System.Security.Cryptography.X509Certificates.dll - - net100.System.IO.Pipelines - Resources\net100\System.IO.Pipelines.dll + + net100.System.Net.ServicePoint + Resources\net100\System.Net.ServicePoint.dll - - net100.System.IO.Pipes.AccessControl - Resources\net100\System.IO.Pipes.AccessControl.dll + + net100.System.Text.Encoding.CodePages + Resources\net100\System.Text.Encoding.CodePages.dll - - net100.System.IO.Pipes - Resources\net100\System.IO.Pipes.dll + + net100.System.IO.Compression + Resources\net100\System.IO.Compression.dll - - net100.System.IO.UnmanagedMemoryStream - Resources\net100\System.IO.UnmanagedMemoryStream.dll + + net100.System.Reflection.Extensions + Resources\net100\System.Reflection.Extensions.dll - - net100.System.Linq.AsyncEnumerable - Resources\net100\System.Linq.AsyncEnumerable.dll + + net100.System.Runtime.Serialization + Resources\net100\System.Runtime.Serialization.dll - - net100.System.Linq - Resources\net100\System.Linq.dll + + net100.System.Reflection.Emit + Resources\net100\System.Reflection.Emit.dll - - net100.System.Linq.Expressions - Resources\net100\System.Linq.Expressions.dll + + net100.System.Net.NetworkInformation + Resources\net100\System.Net.NetworkInformation.dll - - net100.System.Linq.Parallel - Resources\net100\System.Linq.Parallel.dll + + net100.System.Reflection.Emit.ILGeneration + Resources\net100\System.Reflection.Emit.ILGeneration.dll - - net100.System.Linq.Queryable - Resources\net100\System.Linq.Queryable.dll + + net100.System.Diagnostics.Process + Resources\net100\System.Diagnostics.Process.dll - - net100.System.Memory - Resources\net100\System.Memory.dll + + net100.System.ComponentModel.Primitives + Resources\net100\System.ComponentModel.Primitives.dll - - net100.System.Net - Resources\net100\System.Net.dll + + net100.System.ComponentModel.DataAnnotations + Resources\net100\System.ComponentModel.DataAnnotations.dll - - net100.System.Net.Http - Resources\net100\System.Net.Http.dll + + net100.System.IO.Pipelines + Resources\net100\System.IO.Pipelines.dll - - net100.System.Net.Http.Json - Resources\net100\System.Net.Http.Json.dll + + net100.System.Runtime.CompilerServices.VisualC + Resources\net100\System.Runtime.CompilerServices.VisualC.dll - - net100.System.Net.HttpListener - Resources\net100\System.Net.HttpListener.dll + + net100.System.Diagnostics.Debug + Resources\net100\System.Diagnostics.Debug.dll - - net100.System.Net.Mail - Resources\net100\System.Net.Mail.dll + + net100.System.Buffers + Resources\net100\System.Buffers.dll - - net100.System.Net.NameResolution - Resources\net100\System.Net.NameResolution.dll + + net100.System.Collections.NonGeneric + Resources\net100\System.Collections.NonGeneric.dll - - net100.System.Net.NetworkInformation - Resources\net100\System.Net.NetworkInformation.dll + + net100.System.Threading + Resources\net100\System.Threading.dll - - net100.System.Net.Ping - Resources\net100\System.Net.Ping.dll + + net100.System.IO.Compression.ZipFile + Resources\net100\System.IO.Compression.ZipFile.dll - - net100.System.Net.Primitives - Resources\net100\System.Net.Primitives.dll + + net100.System.Linq.AsyncEnumerable + Resources\net100\System.Linq.AsyncEnumerable.dll - - net100.System.Net.Quic - Resources\net100\System.Net.Quic.dll + + net100.System.Xml.ReaderWriter + Resources\net100\System.Xml.ReaderWriter.dll + + + net100.System.Text.RegularExpressions + Resources\net100\System.Text.RegularExpressions.dll + + + net100.Microsoft.VisualBasic + Resources\net100\Microsoft.VisualBasic.dll + + + net100.System.ComponentModel.Annotations + Resources\net100\System.ComponentModel.Annotations.dll - + net100.System.Net.Requests Resources\net100\System.Net.Requests.dll - - net100.System.Net.Security - Resources\net100\System.Net.Security.dll + + net100.System.Globalization.Calendars + Resources\net100\System.Globalization.Calendars.dll - - net100.System.Net.ServerSentEvents - Resources\net100\System.Net.ServerSentEvents.dll + + net100.System.Collections.Immutable + Resources\net100\System.Collections.Immutable.dll - - net100.System.Net.ServicePoint - Resources\net100\System.Net.ServicePoint.dll + + net100.System.Runtime.Serialization.Primitives + Resources\net100\System.Runtime.Serialization.Primitives.dll - - net100.System.Net.Sockets - Resources\net100\System.Net.Sockets.dll + + net100.System.Text.Encoding.Extensions + Resources\net100\System.Text.Encoding.Extensions.dll - - net100.System.Net.WebClient - Resources\net100\System.Net.WebClient.dll + + net100.System.Diagnostics.StackTrace + Resources\net100\System.Diagnostics.StackTrace.dll - - net100.System.Net.WebHeaderCollection - Resources\net100\System.Net.WebHeaderCollection.dll + + net100.System.Net.Primitives + Resources\net100\System.Net.Primitives.dll - - net100.System.Net.WebProxy - Resources\net100\System.Net.WebProxy.dll + + net100.System.Security.SecureString + Resources\net100\System.Security.SecureString.dll - - net100.System.Net.WebSockets.Client - Resources\net100\System.Net.WebSockets.Client.dll + + net100.System.Security.Principal + Resources\net100\System.Security.Principal.dll - - net100.System.Net.WebSockets - Resources\net100\System.Net.WebSockets.dll + + net100.System.ServiceProcess + Resources\net100\System.ServiceProcess.dll - - net100.System.Numerics - Resources\net100\System.Numerics.dll + + net100.System.Linq.Queryable + Resources\net100\System.Linq.Queryable.dll - - net100.System.Numerics.Vectors - Resources\net100\System.Numerics.Vectors.dll + + net100.System.Memory + Resources\net100\System.Memory.dll - - net100.System.ObjectModel - Resources\net100\System.ObjectModel.dll + + net100.System.Xml.XDocument + Resources\net100\System.Xml.XDocument.dll - - net100.System.Reflection.DispatchProxy - Resources\net100\System.Reflection.DispatchProxy.dll + + net100.System.Collections + Resources\net100\System.Collections.dll - - net100.System.Reflection - Resources\net100\System.Reflection.dll + + net100.System.Web.HttpUtility + Resources\net100\System.Web.HttpUtility.dll - - net100.System.Reflection.Emit - Resources\net100\System.Reflection.Emit.dll + + net100.System.Runtime + Resources\net100\System.Runtime.dll - - net100.System.Reflection.Emit.ILGeneration - Resources\net100\System.Reflection.Emit.ILGeneration.dll + + net100.System.Threading.Tasks.Dataflow + Resources\net100\System.Threading.Tasks.Dataflow.dll - - net100.System.Reflection.Emit.Lightweight - Resources\net100\System.Reflection.Emit.Lightweight.dll + + net100.System.Net.Ping + Resources\net100\System.Net.Ping.dll - - net100.System.Reflection.Extensions - Resources\net100\System.Reflection.Extensions.dll + + net100.System.IO.FileSystem.AccessControl + Resources\net100\System.IO.FileSystem.AccessControl.dll - - net100.System.Reflection.Metadata - Resources\net100\System.Reflection.Metadata.dll + + net100.System.Collections.Specialized + Resources\net100\System.Collections.Specialized.dll - - net100.System.Reflection.Primitives - Resources\net100\System.Reflection.Primitives.dll + + net100.System.Net.WebClient + Resources\net100\System.Net.WebClient.dll - - net100.System.Reflection.TypeExtensions - Resources\net100\System.Reflection.TypeExtensions.dll + + net100.System.Text.Encoding + Resources\net100\System.Text.Encoding.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.Data + Resources\net100\System.Data.dll - - net100.System.Runtime.Handles - Resources\net100\System.Runtime.Handles.dll + + net100.System.Net.Mail + Resources\net100\System.Net.Mail.dll - - net100.System.Runtime.InteropServices - Resources\net100\System.Runtime.InteropServices.dll + + net100.System.Security.AccessControl + Resources\net100\System.Security.AccessControl.dll - - net100.System.Runtime.InteropServices.JavaScript - Resources\net100\System.Runtime.InteropServices.JavaScript.dll + + net100.System.IO.FileSystem.DriveInfo + Resources\net100\System.IO.FileSystem.DriveInfo.dll - - net100.System.Runtime.InteropServices.RuntimeInformation - Resources\net100\System.Runtime.InteropServices.RuntimeInformation.dll + + net100.System.Net.Http.Json + Resources\net100\System.Net.Http.Json.dll - - net100.System.Runtime.Intrinsics - Resources\net100\System.Runtime.Intrinsics.dll + + net100.System.Reflection + Resources\net100\System.Reflection.dll - - net100.System.Runtime.Loader - Resources\net100\System.Runtime.Loader.dll + + net100.System.Numerics.Vectors + Resources\net100\System.Numerics.Vectors.dll - - net100.System.Runtime.Numerics - Resources\net100\System.Runtime.Numerics.dll + + net100.System.ServiceModel.Web + Resources\net100\System.ServiceModel.Web.dll - - net100.System.Runtime.Serialization - Resources\net100\System.Runtime.Serialization.dll + + net100.System.ComponentModel.EventBasedAsync + Resources\net100\System.ComponentModel.EventBasedAsync.dll - - net100.System.Runtime.Serialization.Formatters - Resources\net100\System.Runtime.Serialization.Formatters.dll + + net100.System.Xml.XPath + Resources\net100\System.Xml.XPath.dll - - net100.System.Runtime.Serialization.Json - Resources\net100\System.Runtime.Serialization.Json.dll + + net100.System.Security.Principal.Windows + Resources\net100\System.Security.Principal.Windows.dll - - net100.System.Runtime.Serialization.Primitives - Resources\net100\System.Runtime.Serialization.Primitives.dll + + net100.System.Reflection.Primitives + Resources\net100\System.Reflection.Primitives.dll - - net100.System.Runtime.Serialization.Xml - Resources\net100\System.Runtime.Serialization.Xml.dll + + net100.netstandard + Resources\net100\netstandard.dll - - net100.System.Security.AccessControl - Resources\net100\System.Security.AccessControl.dll + + net100.System.Globalization.Extensions + Resources\net100\System.Globalization.Extensions.dll - - net100.System.Security.Claims - Resources\net100\System.Security.Claims.dll + + net100.System.Net.Security + Resources\net100\System.Net.Security.dll - - net100.System.Security.Cryptography.Algorithms - Resources\net100\System.Security.Cryptography.Algorithms.dll + + net100.System.IO.FileSystem.Primitives + Resources\net100\System.IO.FileSystem.Primitives.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.Runtime.Extensions + Resources\net100\System.Runtime.Extensions.dll - - net100.System.Security.Cryptography - Resources\net100\System.Security.Cryptography.dll + + net100.System.Xml + Resources\net100\System.Xml.dll - - net100.System.Security.Cryptography.Encoding - Resources\net100\System.Security.Cryptography.Encoding.dll + + net100.System.IO.Compression.FileSystem + Resources\net100\System.IO.Compression.FileSystem.dll - - net100.System.Security.Cryptography.OpenSsl - Resources\net100\System.Security.Cryptography.OpenSsl.dll + + net100.System.Resources.Writer + Resources\net100\System.Resources.Writer.dll - - net100.System.Security.Cryptography.Primitives - Resources\net100\System.Security.Cryptography.Primitives.dll + + net100.System.IO.IsolatedStorage + Resources\net100\System.IO.IsolatedStorage.dll - - net100.System.Security.Cryptography.X509Certificates - Resources\net100\System.Security.Cryptography.X509Certificates.dll + + net100.System.Globalization + Resources\net100\System.Globalization.dll - - net100.System.Security - Resources\net100\System.Security.dll + + net100.System.Security.Claims + Resources\net100\System.Security.Claims.dll - - net100.System.Security.Principal - Resources\net100\System.Security.Principal.dll + + net100.System.Threading.ThreadPool + Resources\net100\System.Threading.ThreadPool.dll - - net100.System.Security.Principal.Windows - Resources\net100\System.Security.Principal.Windows.dll + + net100.System.Text.Encodings.Web + Resources\net100\System.Text.Encodings.Web.dll - - net100.System.Security.SecureString - Resources\net100\System.Security.SecureString.dll + + net100.System.Console + Resources\net100\System.Console.dll - - net100.System.ServiceModel.Web - Resources\net100\System.ServiceModel.Web.dll + + net100.mscorlib + Resources\net100\mscorlib.dll - - net100.System.ServiceProcess - Resources\net100\System.ServiceProcess.dll + + net100.System.Net.WebHeaderCollection + Resources\net100\System.Net.WebHeaderCollection.dll - - net100.System.Text.Encoding.CodePages - Resources\net100\System.Text.Encoding.CodePages.dll + + net100.System.Xml.XPath.XDocument + Resources\net100\System.Xml.XPath.XDocument.dll - - net100.System.Text.Encoding - Resources\net100\System.Text.Encoding.dll + + net100.System.ComponentModel + Resources\net100\System.ComponentModel.dll - - net100.System.Text.Encoding.Extensions - Resources\net100\System.Text.Encoding.Extensions.dll + + net100.System.Numerics + Resources\net100\System.Numerics.dll - - net100.System.Text.Encodings.Web - Resources\net100\System.Text.Encodings.Web.dll + + net100.System.Threading.Tasks.Extensions + Resources\net100\System.Threading.Tasks.Extensions.dll - - net100.System.Text.Json - Resources\net100\System.Text.Json.dll + + net100.System.Linq.Expressions + Resources\net100\System.Linq.Expressions.dll - - net100.System.Text.RegularExpressions - Resources\net100\System.Text.RegularExpressions.dll + + net100.System.Threading.Tasks + Resources\net100\System.Threading.Tasks.dll - - net100.System.Threading.AccessControl - Resources\net100\System.Threading.AccessControl.dll + + net100.System.Xml.Linq + Resources\net100\System.Xml.Linq.dll - - net100.System.Threading.Channels - Resources\net100\System.Threading.Channels.dll + + net100.System.IO.FileSystem + Resources\net100\System.IO.FileSystem.dll - - net100.System.Threading - Resources\net100\System.Threading.dll + + net100.Microsoft.Win32.Registry + Resources\net100\Microsoft.Win32.Registry.dll - - net100.System.Threading.Overlapped - Resources\net100\System.Threading.Overlapped.dll + + net100.System.Linq + Resources\net100\System.Linq.dll - - net100.System.Threading.Tasks.Dataflow - Resources\net100\System.Threading.Tasks.Dataflow.dll + + net100.System.Runtime.Intrinsics + Resources\net100\System.Runtime.Intrinsics.dll - - net100.System.Threading.Tasks - Resources\net100\System.Threading.Tasks.dll + + net100.System.Data.Common + Resources\net100\System.Data.Common.dll - - net100.System.Threading.Tasks.Extensions - Resources\net100\System.Threading.Tasks.Extensions.dll + + net100.System.IO.FileSystem.Watcher + Resources\net100\System.IO.FileSystem.Watcher.dll - - net100.System.Threading.Tasks.Parallel - Resources\net100\System.Threading.Tasks.Parallel.dll + + net100.System.AppContext + Resources\net100\System.AppContext.dll - - net100.System.Threading.Thread - Resources\net100\System.Threading.Thread.dll + + net100.System.Security + Resources\net100\System.Security.dll - - net100.System.Threading.ThreadPool - Resources\net100\System.Threading.ThreadPool.dll + + net100.System.Runtime.Serialization.Json + Resources\net100\System.Runtime.Serialization.Json.dll - - net100.System.Threading.Timer - Resources\net100\System.Threading.Timer.dll + + net100.System.Net.Quic + Resources\net100\System.Net.Quic.dll - - net100.System.Transactions - Resources\net100\System.Transactions.dll + + net100.System.Runtime.Handles + Resources\net100\System.Runtime.Handles.dll - - net100.System.Transactions.Local - Resources\net100\System.Transactions.Local.dll + + net100.System.Runtime.InteropServices.JavaScript + Resources\net100\System.Runtime.InteropServices.JavaScript.dll - - net100.System.ValueTuple - Resources\net100\System.ValueTuple.dll + + net100.System.Linq.Parallel + Resources\net100\System.Linq.Parallel.dll + + + net100.System.Threading.Channels + Resources\net100\System.Threading.Channels.dll - + net100.System.Web Resources\net100\System.Web.dll - - net100.System.Web.HttpUtility - Resources\net100\System.Web.HttpUtility.dll + + net100.System.Runtime.Numerics + Resources\net100\System.Runtime.Numerics.dll - - net100.System.Windows - Resources\net100\System.Windows.dll + + net100.System.Xml.XmlDocument + Resources\net100\System.Xml.XmlDocument.dll - - net100.System.Xml - Resources\net100\System.Xml.dll + + net100.System.Xml.XmlSerializer + Resources\net100\System.Xml.XmlSerializer.dll - - net100.System.Xml.Linq - Resources\net100\System.Xml.Linq.dll + + net100.System.Reflection.TypeExtensions + Resources\net100\System.Reflection.TypeExtensions.dll - - net100.System.Xml.ReaderWriter - Resources\net100\System.Xml.ReaderWriter.dll + + net100.System.IO.UnmanagedMemoryStream + Resources\net100\System.IO.UnmanagedMemoryStream.dll - - net100.System.Xml.Serialization - Resources\net100\System.Xml.Serialization.dll + + net100.System.Net.ServerSentEvents + Resources\net100\System.Net.ServerSentEvents.dll - - net100.System.Xml.XDocument - Resources\net100\System.Xml.XDocument.dll + + net100.System.Net.NameResolution + Resources\net100\System.Net.NameResolution.dll - - net100.System.Xml.XmlDocument - Resources\net100\System.Xml.XmlDocument.dll + + net100.System.Transactions + Resources\net100\System.Transactions.dll - - net100.System.Xml.XmlSerializer - Resources\net100\System.Xml.XmlSerializer.dll + + net100.System.Net.Http + Resources\net100\System.Net.Http.dll - - net100.System.Xml.XPath - Resources\net100\System.Xml.XPath.dll + + net100.System.Collections.Concurrent + Resources\net100\System.Collections.Concurrent.dll - - net100.System.Xml.XPath.XDocument - Resources\net100\System.Xml.XPath.XDocument.dll + + net100.System.Security.Cryptography.Encoding + Resources\net100\System.Security.Cryptography.Encoding.dll - - net100.WindowsBase - Resources\net100\WindowsBase.dll + + net100.System.Transactions.Local + Resources\net100\System.Transactions.Local.dll + + + net100.System.IO.Pipes + Resources\net100\System.IO.Pipes.dll + + + net100.System.Windows + Resources\net100\System.Windows.dll + + + net100.System.Runtime.Serialization.Xml + Resources\net100\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.Net110/Basic.Reference.Assemblies.Net110.csproj b/Src/Basic.Reference.Assemblies.Net110/Basic.Reference.Assemblies.Net110.csproj index f396a9d..ae59c2b 100644 --- a/Src/Basic.Reference.Assemblies.Net110/Basic.Reference.Assemblies.Net110.csproj +++ b/Src/Basic.Reference.Assemblies.Net110/Basic.Reference.Assemblies.Net110.csproj @@ -6,7 +6,7 @@ - + diff --git a/Src/Basic.Reference.Assemblies.Net110/Generated.cs b/Src/Basic.Reference.Assemblies.Net110/Generated.cs index a933585..f3b40b2 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 + /// The for System.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 System => new ReferenceInfo("System.dll", Resources.System, Net110.References.System, global::System.Guid.Parse("e99ae49d-f1c1-4c5a-a7ae-1af9b6095574")); /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll + /// The for System.IO.Compression.Brotli.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 SystemIOCompressionBrotli => new ReferenceInfo("System.IO.Compression.Brotli.dll", Resources.SystemIOCompressionBrotli, Net110.References.SystemIOCompressionBrotli, global::System.Guid.Parse("2b268445-1797-4ac6-b608-56f9955e02ca")); /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.Threading.Thread.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 SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net110.References.SystemThreadingThread, global::System.Guid.Parse("f82e6bca-5a53-454a-a521-2231d0e736b0")); /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Security.Cryptography.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 SystemSecurityCryptography => new ReferenceInfo("System.Security.Cryptography.dll", Resources.SystemSecurityCryptography, Net110.References.SystemSecurityCryptography, global::System.Guid.Parse("b9931c53-a40a-427e-96a7-851f981ce6ee")); /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net110.References.SystemDiagnosticsContracts, global::System.Guid.Parse("619ba1b8-7bd3-4e9a-b8b6-629a92190a06")); /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.ComponentModel.TypeConverter.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 SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net110.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("ee7a68df-0490-438f-8289-a2320a913513")); /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.Security.Cryptography.OpenSsl.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 SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net110.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("4469cb17-1b28-4f19-9ff0-68880dccff48")); /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Reflection.Metadata.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 SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net110.References.SystemReflectionMetadata, global::System.Guid.Parse("f573c011-adf2-40c8-a15a-266693f85c76")); /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Formats.Asn1.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 SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net110.References.SystemFormatsAsn1, global::System.Guid.Parse("2a297c17-f36f-433c-bb89-4df277f456b6")); /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Diagnostics.DiagnosticSource.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 SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net110.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("90d14213-59c1-4881-a5a6-82798a3acba9")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.Security.Cryptography.Primitives.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 SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net110.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("44c5a533-9b7a-4034-a0cc-61dba82642f9")); /// - /// The for Microsoft.VisualBasic.dll + /// The for Microsoft.Win32.Primitives.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 MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net110.References.MicrosoftWin32Primitives, global::System.Guid.Parse("15c396f1-fb5e-4773-928a-4eec5fdc1722")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Drawing.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 SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net110.References.SystemDrawingPrimitives, global::System.Guid.Parse("a2f3eceb-ef80-4133-99e9-aa12d12bd20f")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.IO.MemoryMappedFiles.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")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net110.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("bc9c6f35-6775-4c67-8374-105e71c052ce")); /// - /// The for mscorlib.dll + /// The for System.Core.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net110.References.mscorlib, global::System.Guid.Parse("a782066b-c37c-4258-924a-54794fc1587f")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net110.References.SystemCore, global::System.Guid.Parse("7ffe400f-78cd-40cf-9e7e-4fd222c9ec93")); /// - /// The for netstandard.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net110.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("95db392e-d765-461b-8938-97ec2441069e")); /// - /// The for System.AppContext.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net110.References.SystemResourcesResourceManager, global::System.Guid.Parse("e742a40c-377b-4869-b455-c4f78494a1eb")); /// - /// The for System.Buffers.dll + /// The for System.Threading.Overlapped.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 SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net110.References.SystemThreadingOverlapped, global::System.Guid.Parse("e788bd8b-66f0-4add-9d4a-97fc44abf6c0")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Net.HttpListener.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")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net110.References.SystemNetHttpListener, global::System.Guid.Parse("f7270f93-46b1-42b8-9b30-ed66f82133e9")); /// - /// The for System.Collections.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net110.References.SystemNet, global::System.Guid.Parse("bbb280d4-f7e0-4c01-82f0-411055489a58")); /// - /// The for System.Collections.Immutable.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net110.References.SystemObjectModel, global::System.Guid.Parse("899bceb4-b468-4ab1-8d43-ce76d745f443")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Diagnostics.TextWriterTraceListener.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 SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net110.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("fd476a91-5a6b-43a6-beb5-59c9f666c17d")); /// - /// The for System.Collections.Specialized.dll + /// The for System.Security.Cryptography.Csp.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 SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net110.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("0221faca-5f69-44ee-89c2-145f7d2b07e8")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net110.References.MicrosoftCSharp, global::System.Guid.Parse("1c5e315a-2dfb-43a6-a8ca-8f72f5fef50a")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Net.WebSockets.Client.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 SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net110.References.SystemNetWebSocketsClient, global::System.Guid.Parse("56d08a23-ff2f-464d-9b1b-86341372f944")); /// - /// The for System.ComponentModel.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net110.References.SystemThreadingTimer, global::System.Guid.Parse("4637f61b-9e02-4ed9-9fe8-8b9a9b5865e6")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Reflection.Emit.Lightweight.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 SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net110.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("86f1a6c9-24bf-4e1c-9a58-c6eee0133f93")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Formats.Tar.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 SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net110.References.SystemFormatsTar, global::System.Guid.Parse("30d5bffa-85e1-4f23-a061-d0a51d74a4b2")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Dynamic.Runtime.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 SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net110.References.SystemDynamicRuntime, global::System.Guid.Parse("c3f1c98f-fd73-4a20-9540-be038b23ea2f")); /// - /// The for System.Configuration.dll + /// The for System.Threading.AccessControl.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 SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net110.References.SystemThreadingAccessControl, global::System.Guid.Parse("ba3abf24-b9d0-424d-aed2-86e892126523")); /// - /// The for System.Console.dll + /// The for System.Security.Cryptography.Algorithms.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 SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net110.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("e2473f1a-a6b7-4042-b7ff-45b914e451b8")); /// - /// The for System.Core.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net110.References.WindowsBase, global::System.Guid.Parse("94fa23d5-d537-4670-8e32-be180bbb0c91")); /// - /// The for System.Data.Common.dll + /// The for System.Net.WebProxy.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 SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net110.References.SystemNetWebProxy, global::System.Guid.Parse("b8740b6c-a0cc-41a4-94c6-f18a8bb319a9")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net110.References.SystemConfiguration, global::System.Guid.Parse("24def06a-7fa3-4b4c-b6a0-cd6c68466324")); /// - /// The for System.Data.dll + /// The for System.Diagnostics.Tools.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 SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net110.References.SystemDiagnosticsTools, global::System.Guid.Parse("fbacb339-0909-4af1-82b8-969565215d68")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.IO.Pipes.AccessControl.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 SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net110.References.SystemIOPipesAccessControl, global::System.Guid.Parse("8c626715-04b5-467b-a5c0-1e2e2e3fac54")); /// - /// The for System.Diagnostics.Debug.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.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 MicrosoftExtensionsConfigurationAbstractions => new ReferenceInfo("Microsoft.Extensions.Configuration.Abstractions.dll", Resources.MicrosoftExtensionsConfigurationAbstractions, Net110.References.MicrosoftExtensionsConfigurationAbstractions, global::System.Guid.Parse("9b0f409a-d08b-40f4-af42-50e4f405858a")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Drawing.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 SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net110.References.SystemDrawing, global::System.Guid.Parse("61fc65ed-e887-43d4-a102-692f07505d4f")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net110.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("0f7c57b5-1b57-4f54-8153-413c9b0c1c7b")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net110.References.SystemDiagnosticsTracing, global::System.Guid.Parse("71b2dc71-0e66-4dbd-8c34-e8d4d9e64728")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net110.References.SystemDataDataSetExtensions, global::System.Guid.Parse("fef1cd87-f7b4-4b0a-90c4-4417a26d4b81")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Net.WebSockets.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 SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net110.References.SystemNetWebSockets, global::System.Guid.Parse("d3237380-5cfc-40da-9e73-8031c6625989")); /// - /// The for System.Diagnostics.Tools.dll + /// 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("bfb3b7ac-2080-45ca-aa10-6107e4769b1f")); + + /// + /// The for System.Reflection.DispatchProxy.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 SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net110.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("36a7045d-d559-4350-a1c6-cefd1b005177")); /// /// 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("95257525-f734-42c0-9a31-868cbf9847f6")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for Microsoft.VisualBasic.Core.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 MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net110.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("7a0bd85a-0437-4797-82b4-facc814a10f2")); /// - /// The for System.dll + /// The for System.Runtime.Loader.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 SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net110.References.SystemRuntimeLoader, global::System.Guid.Parse("65eb9fc3-f949-4cc7-acee-32e095af7e91")); /// - /// The for System.Drawing.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net110.References.SystemDrawing, global::System.Guid.Parse("7a07b663-47c1-4ea9-9b13-5e6159b9fb3e")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net110.References.SystemXmlSerialization, global::System.Guid.Parse("7d3ee5a9-255e-4012-9ab4-3c0e58182fc0")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net110.References.SystemIO, global::System.Guid.Parse("64a88401-ca9d-42f3-8f07-939cc2daa57c")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net110.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("855c4c00-5f5e-4d58-8a8a-9bfda0762cb3")); /// - /// The for System.Formats.Asn1.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net110.References.SystemRuntimeInteropServices, global::System.Guid.Parse("c6ececc3-885a-4335-9829-f6fbe2b67e4a")); /// - /// The for System.Formats.Tar.dll + /// The for System.Threading.Tasks.Parallel.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 SystemThreadingTasksParallel => new ReferenceInfo("System.Threading.Tasks.Parallel.dll", Resources.SystemThreadingTasksParallel, Net110.References.SystemThreadingTasksParallel, global::System.Guid.Parse("3f6c5c4c-50e7-4d91-8ea7-c4a798b48386")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Net.Sockets.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")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net110.References.SystemNetSockets, global::System.Guid.Parse("55f9b01c-4c76-463d-ae09-7121b49508bb")); /// - /// The for System.Globalization.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net110.References.SystemValueTuple, global::System.Guid.Parse("11ac776b-506f-478f-93f2-b7f2dbdfecab")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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 SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, Net110.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("8510b221-4da3-47de-bc7c-a832f318ea45")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Security.Cryptography.X509Certificates.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 SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, Net110.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("a82e3c05-9978-4642-96d0-6b33e0ae6b64")); /// - /// The for System.IO.Compression.dll + /// The for System.Net.ServicePoint.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 SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net110.References.SystemNetServicePoint, global::System.Guid.Parse("7c059f46-bb59-412e-aa8f-17c1ad21a8b7")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Text.Encoding.CodePages.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 SystemTextEncodingCodePages => new ReferenceInfo("System.Text.Encoding.CodePages.dll", Resources.SystemTextEncodingCodePages, Net110.References.SystemTextEncodingCodePages, global::System.Guid.Parse("2cc1135a-5a96-41e4-9884-e788a80ca40d")); /// - /// 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, Net110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("abc1b8ba-3ae3-42f7-b42a-96ed433dd7b0")); + public static ReferenceInfo SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net110.References.SystemIOCompression, global::System.Guid.Parse("abe3edf9-bfd2-41d1-b926-e15af70122d6")); /// - /// The for System.IO.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net110.References.SystemReflectionExtensions, global::System.Guid.Parse("b2ece2ae-5c40-41d8-b63e-a319ce0f7ea5")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Runtime.Serialization.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")); + public static ReferenceInfo SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net110.References.SystemRuntimeSerialization, global::System.Guid.Parse("fad0d056-2db4-46b1-87bd-e6f7b56bca96")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net110.References.SystemReflectionEmit, global::System.Guid.Parse("38482c52-c4e3-4349-8d00-f90d8507e4e4")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net110.References.SystemNetNetworkInformation, global::System.Guid.Parse("fd75c43b-f02a-4414-9cae-6a7896112949")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net110.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("9b18c339-6d94-46ef-a375-6b0a3806279b")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net110.References.SystemDiagnosticsProcess, global::System.Guid.Parse("836a8f07-98f8-493e-b3d4-9a18e487739d")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net110.References.SystemComponentModelPrimitives, global::System.Guid.Parse("495bf409-81d6-4bd7-879b-1a63bdaa4abb")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net110.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c3cbeec4-b0e7-4a55-a880-17f748ecc5e9")); /// /// 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("ed9e5452-53fc-43cf-9689-599e22ef222c")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.CompilerServices.VisualC.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 SystemRuntimeCompilerServicesVisualC => new ReferenceInfo("System.Runtime.CompilerServices.VisualC.dll", Resources.SystemRuntimeCompilerServicesVisualC, Net110.References.SystemRuntimeCompilerServicesVisualC, global::System.Guid.Parse("c07d92d0-5a07-43fc-8762-f36776001572")); /// - /// The for System.IO.Pipes.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net110.References.SystemDiagnosticsDebug, global::System.Guid.Parse("26264d31-c51a-42ce-8bd5-6dbcd7714c9a")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Buffers.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 SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net110.References.SystemBuffers, global::System.Guid.Parse("b722cd25-1add-43d8-bd15-33ba6407f5df")); /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Collections.NonGeneric.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 SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net110.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("02887f2e-a89c-4a15-8109-1168636f0af0")); /// - /// The for System.Linq.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net110.References.SystemThreading, global::System.Guid.Parse("3be52763-bff7-4cf3-b0a4-4fe05fa16738")); /// - /// The for System.Linq.Expressions.dll + /// The for System.IO.Compression.ZipFile.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 SystemIOCompressionZipFile => new ReferenceInfo("System.IO.Compression.ZipFile.dll", Resources.SystemIOCompressionZipFile, Net110.References.SystemIOCompressionZipFile, global::System.Guid.Parse("e6b85883-c6d0-49c6-81af-954fb3107c7f")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Linq.AsyncEnumerable.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 SystemLinqAsyncEnumerable => new ReferenceInfo("System.Linq.AsyncEnumerable.dll", Resources.SystemLinqAsyncEnumerable, Net110.References.SystemLinqAsyncEnumerable, global::System.Guid.Parse("f718eb7b-f917-4c76-b556-3a3cae9b45d4")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net110.References.SystemXmlReaderWriter, global::System.Guid.Parse("bc537f8d-3f24-4fa2-8e83-3df7b7217424")); /// - /// The for System.Memory.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net110.References.SystemTextRegularExpressions, global::System.Guid.Parse("8d246384-376a-4166-96d6-2eeb3806998f")); /// - /// The for System.Net.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net110.References.MicrosoftVisualBasic, global::System.Guid.Parse("de10d558-79cd-4359-aa53-6b3b9880d7d5")); /// - /// The for System.Net.Http.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net110.References.SystemComponentModelAnnotations, global::System.Guid.Parse("bcd94a83-cae0-4509-81b6-07b1dc8ddc58")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Net.Requests.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 SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net110.References.SystemNetRequests, global::System.Guid.Parse("79018869-8f09-46f8-8a2b-97d2f6a4ebb1")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net110.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d339cb39-37e9-4f30-b4b0-8f31e00721cf")); /// - /// The for System.Net.Mail.dll + /// The for System.Collections.Immutable.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 SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net110.References.SystemCollectionsImmutable, global::System.Guid.Parse("50cd8b9a-67bd-4c70-9489-a27e48636b9d")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Runtime.Serialization.Primitives.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 SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net110.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("e6a2409e-a12a-4a88-87d5-6fc5344965ca")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Text.Encoding.Extensions.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 SystemTextEncodingExtensions => new ReferenceInfo("System.Text.Encoding.Extensions.dll", Resources.SystemTextEncodingExtensions, Net110.References.SystemTextEncodingExtensions, global::System.Guid.Parse("5e20a0e6-ad26-4277-88ce-ff1f829dc8e9")); /// - /// The for System.Net.Ping.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net110.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("d0aad9e8-65e8-4e3b-9e42-a5184b7adbb7")); /// /// 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("38b7ff30-a752-469f-aa5f-36377d964713")); /// - /// The for System.Net.Quic.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net110.References.SystemSecuritySecureString, global::System.Guid.Parse("23992de9-455c-43ed-b234-b31d77ec13f8")); /// - /// The for System.Net.Requests.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net110.References.SystemSecurityPrincipal, global::System.Guid.Parse("29d3ce7a-92e8-4d80-ac2a-f9123cc02549")); /// - /// The for System.Net.Security.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net110.References.SystemServiceProcess, global::System.Guid.Parse("099e66e5-049f-42ef-a58b-63acac8d5186")); /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net110.References.SystemLinqQueryable, global::System.Guid.Parse("29e3d997-29ea-48eb-b8a1-75e8df662e39")); /// - /// The for System.Net.ServicePoint.dll + /// The for System.Memory.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 SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net110.References.SystemMemory, global::System.Guid.Parse("e89d8c56-2c99-4f10-8940-916a4d3f7634")); /// - /// The for System.Net.Sockets.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net110.References.SystemXmlXDocument, global::System.Guid.Parse("341ef5a0-db99-4009-8d1a-4a06b762723a")); /// - /// The for System.Net.WebClient.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net110.References.SystemCollections, global::System.Guid.Parse("12f816f7-1d45-4dff-95a7-397cf0fe0683")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Web.HttpUtility.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 SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net110.References.SystemWebHttpUtility, global::System.Guid.Parse("b1e09af0-fce9-4b5c-a111-c18e409858a5")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net110.References.SystemRuntime, global::System.Guid.Parse("bd72ab60-ef33-40de-adfa-10371c2e9435")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Threading.Tasks.Dataflow.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 SystemThreadingTasksDataflow => new ReferenceInfo("System.Threading.Tasks.Dataflow.dll", Resources.SystemThreadingTasksDataflow, Net110.References.SystemThreadingTasksDataflow, global::System.Guid.Parse("0359711e-9e00-4ebf-bc22-4d5c086e4b5a")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Ping.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 SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net110.References.SystemNetPing, global::System.Guid.Parse("4dff0684-1e60-416f-b6a4-8ff62a609a70")); /// - /// The for System.Numerics.dll + /// The for System.IO.FileSystem.AccessControl.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 SystemIOFileSystemAccessControl => new ReferenceInfo("System.IO.FileSystem.AccessControl.dll", Resources.SystemIOFileSystemAccessControl, Net110.References.SystemIOFileSystemAccessControl, global::System.Guid.Parse("404db1a7-d21a-48d9-962c-08d45f2b9743")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Collections.Specialized.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 SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net110.References.SystemCollectionsSpecialized, global::System.Guid.Parse("d6875e09-71c8-4e93-8361-46492acc194e")); /// - /// The for System.ObjectModel.dll + /// The for System.Net.WebClient.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 SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net110.References.SystemNetWebClient, global::System.Guid.Parse("7bb2cb09-8866-4e36-bf12-3259b09727fa")); /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net110.References.SystemTextEncoding, global::System.Guid.Parse("7a1b6ac0-61ab-4c92-8c43-678ec435e1e6")); /// - /// The for System.Reflection.dll + /// The for System.Resources.Reader.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 SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net110.References.SystemResourcesReader, global::System.Guid.Parse("dd188dc3-d0f5-4625-bbca-3b79b553a24a")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net110.References.SystemData, global::System.Guid.Parse("e9f59493-ee5d-4f40-b7ed-0a92f65fd4e1")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Net.Mail.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 SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net110.References.SystemNetMail, global::System.Guid.Parse("90a50a0a-b1d9-4a4a-aac1-f2ae85d61d2f")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Security.AccessControl.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 SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net110.References.SystemSecurityAccessControl, global::System.Guid.Parse("b33bfb6f-c3a3-410a-ae89-e5bd5b218567")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.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 SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net110.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("2d21f5c4-d009-4c99-b9fe-f98cddaa6b68")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.Net.Http.Json.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 SystemNetHttpJson => new ReferenceInfo("System.Net.Http.Json.dll", Resources.SystemNetHttpJson, Net110.References.SystemNetHttpJson, global::System.Guid.Parse("f38ed9bd-68fa-4b9c-b8c5-8c4a811fc573")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net110.References.SystemReflection, global::System.Guid.Parse("3fa9dea1-9e5a-4cec-83c1-050f31806482")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Numerics.Vectors.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 SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net110.References.SystemNumericsVectors, global::System.Guid.Parse("f8eb08b6-a21b-454e-b2e5-a2e965fec5cd")); /// - /// The for System.Resources.Reader.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net110.References.SystemServiceModelWeb, global::System.Guid.Parse("a3c66d3d-1d5d-4c91-9fc6-31bf3c1f5d6a")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net110.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aea8eaa9-d761-46c5-b245-852e8a07da60")); /// - /// The for System.Resources.Writer.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net110.References.SystemXmlXPath, global::System.Guid.Parse("88de8b96-0bac-4fa1-83cc-8b8532d4908c")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Security.Principal.Windows.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 SystemSecurityPrincipalWindows => new ReferenceInfo("System.Security.Principal.Windows.dll", Resources.SystemSecurityPrincipalWindows, Net110.References.SystemSecurityPrincipalWindows, global::System.Guid.Parse("600b6d74-0c35-45c1-ac88-bf8bc69ba13b")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Reflection.Primitives.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")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net110.References.SystemReflectionPrimitives, global::System.Guid.Parse("6f7f0fd8-6f33-4ee4-887f-2c302c23843f")); /// - /// The for System.Runtime.dll + /// The for netstandard.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 netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net110.References.netstandard, global::System.Guid.Parse("aabb5289-7e66-4d76-93f5-bc927c309d7e")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Globalization.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 SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net110.References.SystemGlobalizationExtensions, global::System.Guid.Parse("2b1b948d-3fd3-4ac1-8427-89080c03b2e3")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Net.Security.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 SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net110.References.SystemNetSecurity, global::System.Guid.Parse("5b51f4fa-01e8-4858-9a96-383577ec0dd5")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.IO.FileSystem.Primitives.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 SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net110.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("206981b6-82c1-411a-a5ce-cfc6d2d9338d")); /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.Security.Cryptography.Cng.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 SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net110.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ddc9d7a8-2148-43df-ad20-17f962f919ea")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net110.References.SystemRuntimeExtensions, global::System.Guid.Parse("b2296018-219a-4d86-a3c3-9875203a8dd0")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.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 MicrosoftExtensionsHostingAbstractions => new ReferenceInfo("Microsoft.Extensions.Hosting.Abstractions.dll", Resources.MicrosoftExtensionsHostingAbstractions, Net110.References.MicrosoftExtensionsHostingAbstractions, global::System.Guid.Parse("79b492c9-7565-4db9-9084-f36964b90668")); /// - /// The for System.Runtime.Loader.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net110.References.SystemXml, global::System.Guid.Parse("6a42f19f-3a6c-4081-a81b-fe6afc6cf572")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.IO.Compression.FileSystem.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")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net110.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("fd035394-acfb-4061-8870-6bfee2eb5e2d")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Resources.Writer.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 SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net110.References.SystemResourcesWriter, global::System.Guid.Parse("8424978c-4b49-48cc-b988-d0965e7ad1bb")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.IO.IsolatedStorage.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 SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net110.References.SystemIOIsolatedStorage, global::System.Guid.Parse("235f76e1-c9e6-4bcf-9ba2-64ba3f1f5d52")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net110.References.SystemGlobalization, global::System.Guid.Parse("419b7c51-5e24-4ad7-b736-9f45dc2d95ae")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Security.Claims.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 SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net110.References.SystemSecurityClaims, global::System.Guid.Parse("f4deb9f4-01fc-4ef3-acbd-ea3937949d41")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Threading.ThreadPool.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 SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net110.References.SystemThreadingThreadPool, global::System.Guid.Parse("02a09227-e473-4429-bc49-4ab02cf27a59")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Text.Encodings.Web.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 SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("62d32fab-4db9-49a7-b712-1dd06d6c6088")); /// - /// 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")); - - /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net110.References.SystemConsole, global::System.Guid.Parse("6fb62811-4e1f-40d8-87b5-d8d648c02db7")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net110.References.mscorlib, global::System.Guid.Parse("ce9cdf0c-3011-4a40-b85a-56109d626b42")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Net.WebHeaderCollection.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")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net110.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("675b93ef-82da-416d-93e9-0e7b7ab1d58f")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Xml.XPath.XDocument.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 SystemXmlXPathXDocument => new ReferenceInfo("System.Xml.XPath.XDocument.dll", Resources.SystemXmlXPathXDocument, Net110.References.SystemXmlXPathXDocument, global::System.Guid.Parse("8dd15299-0eb8-4d23-ab39-2dbb7dcc9236")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net110.References.SystemComponentModel, global::System.Guid.Parse("9b868d75-2a35-402a-a8f2-684740beb1d1")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net110.References.SystemNumerics, global::System.Guid.Parse("81486e4c-5d45-4059-8421-e555b60144db")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Threading.Tasks.Extensions.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net110.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("71ca401b-8e0d-4d35-8255-d9aa4548549b")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net110.References.SystemLinqExpressions, global::System.Guid.Parse("1f534a69-9fd7-452b-8d8a-7586d62047d9")); /// - /// The for System.Security.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net110.References.SystemThreadingTasks, global::System.Guid.Parse("9e27be22-5a22-4057-8e93-9df824bb67eb")); /// - /// The for System.Security.Principal.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net110.References.SystemXmlLinq, global::System.Guid.Parse("d2e51106-690d-4db2-bab0-152fb1fa8b34")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net110.References.SystemIOFileSystem, global::System.Guid.Parse("6bc485ca-731e-4abb-b0e4-daef2038a5e6")); /// - /// The for System.Security.SecureString.dll + /// The for Microsoft.Win32.Registry.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 MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net110.References.MicrosoftWin32Registry, global::System.Guid.Parse("21817a94-1376-4ad0-be9e-816dbf29654a")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net110.References.SystemLinq, global::System.Guid.Parse("9f030459-1a0d-4aa4-8bf7-7fc19440cc43")); /// - /// The for System.ServiceProcess.dll + /// The for System.Runtime.Intrinsics.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 SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net110.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("67183716-ab0b-4048-8e60-d0ef10107944")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Data.Common.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 SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net110.References.SystemDataCommon, global::System.Guid.Parse("20e8dc25-3c77-4d25-ab9b-b9fc373e21c2")); /// - /// The for System.Text.Encoding.dll + /// The for System.IO.FileSystem.Watcher.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 SystemIOFileSystemWatcher => new ReferenceInfo("System.IO.FileSystem.Watcher.dll", Resources.SystemIOFileSystemWatcher, Net110.References.SystemIOFileSystemWatcher, global::System.Guid.Parse("0a4a69c9-f61c-4696-92bc-778eb6bf281a")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for Microsoft.Extensions.Options.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 MicrosoftExtensionsOptions => new ReferenceInfo("Microsoft.Extensions.Options.dll", Resources.MicrosoftExtensionsOptions, Net110.References.MicrosoftExtensionsOptions, global::System.Guid.Parse("d4b9cdff-3206-4d63-beb4-d8fcd0d5d36d")); /// - /// 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, Net110.References.SystemTextEncodingsWeb, global::System.Guid.Parse("318db009-6ac8-4745-825f-553767d4f08b")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net110.References.SystemAppContext, global::System.Guid.Parse("e6f9f8bb-8ef4-4baf-bb83-63c7e8170c72")); /// - /// The for System.Text.Json.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.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 MicrosoftExtensionsDependencyInjectionAbstractions => new ReferenceInfo("Microsoft.Extensions.DependencyInjection.Abstractions.dll", Resources.MicrosoftExtensionsDependencyInjectionAbstractions, Net110.References.MicrosoftExtensionsDependencyInjectionAbstractions, global::System.Guid.Parse("01318835-d631-423d-90b7-8005a25187fa")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net110.References.SystemSecurity, global::System.Guid.Parse("984c671c-1340-4e37-ba08-95d583cb391b")); /// - /// The for System.Threading.AccessControl.dll + /// The for System.Runtime.Serialization.Json.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 SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net110.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("eb7eb72e-a0b9-48ec-ab81-8c4ef01d5bbc")); /// - /// The for System.Threading.Channels.dll + /// The for System.Net.Quic.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")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net110.References.SystemNetQuic, global::System.Guid.Parse("af5e7495-ade4-4104-93e2-8ec09cd27883")); /// - /// The for System.Threading.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net110.References.SystemRuntimeHandles, global::System.Guid.Parse("abc34aff-0e21-4bf7-9a81-fd183192e381")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.InteropServices.JavaScript.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 SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net110.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("3776ea0f-93ca-4f6b-8d91-3f8c8033c32a")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net110.References.SystemLinqParallel, global::System.Guid.Parse("13a2b9dd-99b2-42ba-b7e8-e8164fec2bc8")); /// - /// The for System.Threading.Tasks.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.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 MicrosoftExtensionsFileProvidersAbstractions => new ReferenceInfo("Microsoft.Extensions.FileProviders.Abstractions.dll", Resources.MicrosoftExtensionsFileProvidersAbstractions, Net110.References.MicrosoftExtensionsFileProvidersAbstractions, global::System.Guid.Parse("982df974-6187-4bfc-82b5-3eb416ddc5b0")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net110.References.SystemThreadingChannels, global::System.Guid.Parse("8433374d-e651-430a-b989-b9d86fc5f395")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net110.References.SystemWeb, global::System.Guid.Parse("fc2479c3-a658-441f-91c2-80f5820be92d")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net110.References.SystemRuntimeNumerics, global::System.Guid.Parse("e0153fd6-a2b2-466a-af2a-8cb1d2e2fe1b")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net110.References.SystemXmlXmlDocument, global::System.Guid.Parse("d3673736-53b9-4a30-b989-3aad05e4b79b")); /// - /// The for System.Threading.Timer.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net110.References.SystemXmlXmlSerializer, global::System.Guid.Parse("cb89ebb5-65e5-4f63-8ed8-0719a96a3a05")); /// - /// The for System.Transactions.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net110.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("c5464378-67fb-4a29-97ac-be10005867a5")); /// - /// The for System.Transactions.Local.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net110.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("4f51439a-71d1-4224-829f-b3e54db5582d")); /// - /// The for System.ValueTuple.dll + /// The for Microsoft.Extensions.Logging.Abstractions.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 MicrosoftExtensionsLoggingAbstractions => new ReferenceInfo("Microsoft.Extensions.Logging.Abstractions.dll", Resources.MicrosoftExtensionsLoggingAbstractions, Net110.References.MicrosoftExtensionsLoggingAbstractions, global::System.Guid.Parse("84e335ff-4fde-48c6-a287-ffcb27c894ce")); /// - /// The for System.Web.dll + /// The for System.Net.ServerSentEvents.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 SystemNetServerSentEvents => new ReferenceInfo("System.Net.ServerSentEvents.dll", Resources.SystemNetServerSentEvents, Net110.References.SystemNetServerSentEvents, global::System.Guid.Parse("f8ded491-e7bd-483c-b61e-12499cf900c5")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Net.NameResolution.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 SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net110.References.SystemNetNameResolution, global::System.Guid.Parse("36e7de36-a353-4b81-8a69-aef1a0c9e058")); /// - /// The for System.Windows.dll + /// The for Microsoft.Extensions.Primitives.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 MicrosoftExtensionsPrimitives => new ReferenceInfo("Microsoft.Extensions.Primitives.dll", Resources.MicrosoftExtensionsPrimitives, Net110.References.MicrosoftExtensionsPrimitives, global::System.Guid.Parse("bf5a741e-f137-477f-a6fc-1f44463fef63")); /// - /// The for System.Xml.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net110.References.SystemTransactions, global::System.Guid.Parse("7cf1f71f-3915-49a7-ade9-fc63dc69a554")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net110.References.SystemNetHttp, global::System.Guid.Parse("7e040487-3737-4687-a90b-8dc267d8f15f")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net110.References.SystemCollectionsConcurrent, global::System.Guid.Parse("449fd830-baf7-42fe-b780-e7c70af604ea")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Security.Cryptography.Encoding.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 SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net110.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("b6c9be4b-d9cd-46a2-b826-710321fa4e75")); /// - /// The for System.Xml.XDocument.dll + /// The for Microsoft.Extensions.Caching.Abstractions.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 MicrosoftExtensionsCachingAbstractions => new ReferenceInfo("Microsoft.Extensions.Caching.Abstractions.dll", Resources.MicrosoftExtensionsCachingAbstractions, Net110.References.MicrosoftExtensionsCachingAbstractions, global::System.Guid.Parse("4200a5bf-18f0-464c-8d4f-fbe54313ff89")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net110.References.SystemTransactionsLocal, global::System.Guid.Parse("74b7814c-5e17-4d5c-b050-7f1f883dfc26")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.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 MicrosoftExtensionsDiagnosticsAbstractions => new ReferenceInfo("Microsoft.Extensions.Diagnostics.Abstractions.dll", Resources.MicrosoftExtensionsDiagnosticsAbstractions, Net110.References.MicrosoftExtensionsDiagnosticsAbstractions, global::System.Guid.Parse("43056c6e-02e5-4bc4-a3d6-b949cfc56730")); /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net110.References.SystemIOPipes, global::System.Guid.Parse("a505158f-c61a-4b77-99f5-2ff647225254")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net110.References.SystemWindows, global::System.Guid.Parse("b5617810-439c-4ded-b5ed-f76df1f51010")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net110.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("6bfee482-29b3-4b6e-b0f1-2f360819222d")); 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, + [ + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, + SystemDiagnosticsContracts, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, + SystemDiagnosticsDiagnosticSource, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + MicrosoftExtensionsConfigurationAbstractions, + SystemDrawing, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemLinqAsyncEnumerable, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + MicrosoftExtensionsHostingAbstractions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemTextEncodingsWeb, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, + SystemXmlLinq, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + MicrosoftExtensionsOptions, + SystemAppContext, + MicrosoftExtensionsDependencyInjectionAbstractions, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + MicrosoftExtensionsFileProvidersAbstractions, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + MicrosoftExtensionsLoggingAbstractions, + SystemNetServerSentEvents, + SystemNetNameResolution, + MicrosoftExtensionsPrimitives, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + MicrosoftExtensionsCachingAbstractions, + SystemTransactionsLocal, + MicrosoftExtensionsDiagnosticsAbstractions, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1084,216 +1084,199 @@ 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; + { + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net110)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System")).GetReference(filePath: "System.dll", display: "System (net110)"); } - return _MicrosoftCSharp; + return _System; } } - - private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; - /// - /// The for Microsoft.Extensions.Caching.Abstractions.dll - /// - public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions - { - get - { - if (_MicrosoftExtensionsCachingAbstractions is null) - { - _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (net110)"); - } - return _MicrosoftExtensionsCachingAbstractions; - } - } - - private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.Extensions.Configuration.Abstractions.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftExtensionsConfigurationAbstractions is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (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 _MicrosoftExtensionsConfigurationAbstractions; + return _SystemIOCompressionBrotli; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; + + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) + if (_SystemThreadingThread is null) { - _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (net110)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net110)"); } - return _MicrosoftExtensionsDependencyInjectionAbstractions; + return _SystemThreadingThread; } } - - private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; + + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftExtensionsDiagnosticsAbstractions is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (net110)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net110)"); } - return _MicrosoftExtensionsDiagnosticsAbstractions; + return _SystemSecurityCryptography; } } - - private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; + + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftExtensionsFileProvidersAbstractions is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (net110)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net110)"); } - return _MicrosoftExtensionsFileProvidersAbstractions; + return _SystemDiagnosticsContracts; } } - - private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; + + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for Microsoft.Extensions.Hosting.Abstractions.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_MicrosoftExtensionsHostingAbstractions is null) + if (_SystemComponentModelTypeConverter is null) { - _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (net110)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net110)"); } - return _MicrosoftExtensionsHostingAbstractions; + return _SystemComponentModelTypeConverter; } } - - private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; + + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for Microsoft.Extensions.Logging.Abstractions.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_MicrosoftExtensionsLoggingAbstractions is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (net110)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net110)"); } - return _MicrosoftExtensionsLoggingAbstractions; + return _SystemSecurityCryptographyOpenSsl; } } - - private static PortableExecutableReference? _MicrosoftExtensionsOptions; + + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for Microsoft.Extensions.Options.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference MicrosoftExtensionsOptions + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_MicrosoftExtensionsOptions is null) + if (_SystemReflectionMetadata is null) { - _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (net110)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net110)"); } - return _MicrosoftExtensionsOptions; + return _SystemReflectionMetadata; } } - - private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; + + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for Microsoft.Extensions.Primitives.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference MicrosoftExtensionsPrimitives + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_MicrosoftExtensionsPrimitives is null) + if (_SystemFormatsAsn1 is null) { - _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (net110)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net110)"); } - return _MicrosoftExtensionsPrimitives; + return _SystemFormatsAsn1; } } - - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net110)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net110)"); } - return _MicrosoftVisualBasicCore; + return _SystemDiagnosticsDiagnosticSource; } } - - private static PortableExecutableReference? _MicrosoftVisualBasic; + + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_MicrosoftVisualBasic is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net110)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net110)"); } - return _MicrosoftVisualBasic; + return _SystemSecurityCryptographyPrimitives; } } - + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// @@ -1310,1962 +1293,1945 @@ public static PortableExecutableReference MicrosoftWin32Primitives return _MicrosoftWin32Primitives; } } - - private static PortableExecutableReference? _MicrosoftWin32Registry; + + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDrawingPrimitives is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net110)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net110)"); } - return _MicrosoftWin32Registry; + return _SystemDrawingPrimitives; } } - - private static PortableExecutableReference? _mscorlib; + + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for mscorlib.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_mscorlib is null) + if (_SystemIOMemoryMappedFiles is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net110)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net110)"); } - return _mscorlib; + return _SystemIOMemoryMappedFiles; } } - - private static PortableExecutableReference? _netstandard; + + private static PortableExecutableReference? _SystemCore; /// - /// The for netstandard.dll + /// The for System.Core.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemCore { get { - if (_netstandard is null) + if (_SystemCore is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net110)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net110)"); } - return _netstandard; + return _SystemCore; } } - - private static PortableExecutableReference? _SystemAppContext; + + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.AppContext.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemAppContext is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net110)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net110)"); } - return _SystemAppContext; + return _SystemRuntimeSerializationFormatters; } } - - private static PortableExecutableReference? _SystemBuffers; + + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Buffers.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemBuffers is null) + if (_SystemResourcesResourceManager is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net110)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net110)"); } - return _SystemBuffers; + return _SystemResourcesResourceManager; } } - - private static PortableExecutableReference? _SystemCollectionsConcurrent; + + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemThreadingOverlapped is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net110)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net110)"); } - return _SystemCollectionsConcurrent; + return _SystemThreadingOverlapped; } } - - private static PortableExecutableReference? _SystemCollections; + + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.Collections.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemCollections is null) + if (_SystemNetHttpListener is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net110)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net110)"); } - return _SystemCollections; + return _SystemNetHttpListener; } } - - private static PortableExecutableReference? _SystemCollectionsImmutable; + + private static PortableExecutableReference? _SystemNet; /// - /// The for System.Collections.Immutable.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference SystemNet { get { - if (_SystemCollectionsImmutable is null) + if (_SystemNet is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net110)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net110)"); } - return _SystemCollectionsImmutable; + return _SystemNet; } } - - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemObjectModel is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net110)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net110)"); } - return _SystemCollectionsNonGeneric; + return _SystemObjectModel; } } - - private static PortableExecutableReference? _SystemCollectionsSpecialized; + + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Collections.Specialized.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net110)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net110)"); } - return _SystemCollectionsSpecialized; + return _SystemDiagnosticsTextWriterTraceListener; } } - - private static PortableExecutableReference? _SystemComponentModelAnnotations; + + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net110)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net110)"); } - return _SystemComponentModelAnnotations; + return _SystemSecurityCryptographyCsp; } } - - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemComponentModelDataAnnotations is null) + if (_MicrosoftCSharp is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net110)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net110)"); } - return _SystemComponentModelDataAnnotations; + return _MicrosoftCSharp; } } - - private static PortableExecutableReference? _SystemComponentModel; + + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.ComponentModel.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemComponentModel is null) + if (_SystemNetWebSocketsClient is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net110)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net110)"); } - return _SystemComponentModel; + return _SystemNetWebSocketsClient; } } - - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingTimer is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net110)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net110)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingTimer; } } - - private static PortableExecutableReference? _SystemComponentModelPrimitives; + + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net110)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net110)"); } - return _SystemComponentModelPrimitives; + return _SystemReflectionEmitLightweight; } } - - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemFormatsTar is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net110)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net110)"); } - return _SystemComponentModelTypeConverter; + return _SystemFormatsTar; } } - - private static PortableExecutableReference? _SystemConfiguration; + + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Configuration.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemConfiguration is null) + if (_SystemDynamicRuntime is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net110)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net110)"); } - return _SystemConfiguration; + return _SystemDynamicRuntime; } } - - private static PortableExecutableReference? _SystemConsole; + + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for System.Console.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_SystemConsole is null) + if (_SystemThreadingAccessControl is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net110)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net110)"); } - return _SystemConsole; + return _SystemThreadingAccessControl; } } - - private static PortableExecutableReference? _SystemCore; + + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net110)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net110)"); } - return _SystemCore; + return _SystemSecurityCryptographyAlgorithms; } } - - private static PortableExecutableReference? _SystemDataCommon; + + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Data.Common.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference WindowsBase { get { - if (_SystemDataCommon is null) + if (_WindowsBase is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net110)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net110)"); } - return _SystemDataCommon; + return _WindowsBase; } } - - private static PortableExecutableReference? _SystemDataDataSetExtensions; + + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebProxy is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net110)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net110)"); } - return _SystemDataDataSetExtensions; + return _SystemNetWebProxy; } } - - 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("net110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net110)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net110)"); } - return _SystemData; + return _SystemConfiguration; } } - - private static PortableExecutableReference? _SystemDiagnosticsContracts; + + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net110)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net110)"); } - return _SystemDiagnosticsContracts; + return _SystemDiagnosticsTools; } } - - private static PortableExecutableReference? _SystemDiagnosticsDebug; + + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net110)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net110)"); } - return _SystemDiagnosticsDebug; + return _SystemIOPipesAccessControl; } } - - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + + private static PortableExecutableReference? _MicrosoftExtensionsConfigurationAbstractions; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference MicrosoftExtensionsConfigurationAbstractions { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_MicrosoftExtensionsConfigurationAbstractions is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net110)"); + _MicrosoftExtensionsConfigurationAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Configuration.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Configuration.Abstractions.dll", display: "Microsoft.Extensions.Configuration.Abstractions (net110)"); } - return _SystemDiagnosticsDiagnosticSource; + return _MicrosoftExtensionsConfigurationAbstractions; } } - - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net110)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net110)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemDrawing; } } - - private static PortableExecutableReference? _SystemDiagnosticsProcess; + + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net110)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net110)"); } - return _SystemDiagnosticsProcess; + return _SystemRuntimeCompilerServicesUnsafe; } } - - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net110)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net110)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDiagnosticsTracing; } } - - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net110)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net110)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDataDataSetExtensions; } } - - private static PortableExecutableReference? _SystemDiagnosticsTools; + + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDiagnosticsTools is null) + if (_SystemNetWebSockets is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net110)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net110)"); } - return _SystemDiagnosticsTools; + return _SystemNetWebSockets; } } - - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemTextJson { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemTextJson is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net110)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net110)"); } - return _SystemDiagnosticsTraceSource; + return _SystemTextJson; } } - - private static PortableExecutableReference? _SystemDiagnosticsTracing; + + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net110)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net110)"); } - return _SystemDiagnosticsTracing; + return _SystemReflectionDispatchProxy; } } - - private static PortableExecutableReference? _System; + + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_System is null) + if (_SystemDiagnosticsTraceSource is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System")).GetReference(filePath: "System.dll", display: "System (net110)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net110)"); } - return _System; + return _SystemDiagnosticsTraceSource; } } - - private static PortableExecutableReference? _SystemDrawing; + + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Drawing.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemDrawing is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net110)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net110)"); } - return _SystemDrawing; + return _MicrosoftVisualBasicCore; } } - - private static PortableExecutableReference? _SystemDrawingPrimitives; + + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemDrawingPrimitives is null) + if (_SystemRuntimeLoader is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net110)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net110)"); } - return _SystemDrawingPrimitives; + return _SystemRuntimeLoader; } } - - private static PortableExecutableReference? _SystemDynamicRuntime; + + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemDynamicRuntime is null) + if (_SystemXmlSerialization is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net110)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net110)"); } - return _SystemDynamicRuntime; + return _SystemXmlSerialization; } } - - private static PortableExecutableReference? _SystemFormatsAsn1; + + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Formats.Asn1.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemIO { get { - if (_SystemFormatsAsn1 is null) + if (_SystemIO is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net110)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net110)"); } - return _SystemFormatsAsn1; + return _SystemIO; } } - - private static PortableExecutableReference? _SystemFormatsTar; + + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Formats.Tar.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemFormatsTar is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net110)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net110)"); } - return _SystemFormatsTar; + return _SystemDiagnosticsFileVersionInfo; } } - - private static PortableExecutableReference? _SystemGlobalizationCalendars; + + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemRuntimeInteropServices is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net110)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net110)"); } - return _SystemGlobalizationCalendars; + return _SystemRuntimeInteropServices; } } - - private static PortableExecutableReference? _SystemGlobalization; + + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Globalization.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemGlobalization is null) + if (_SystemThreadingTasksParallel is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net110)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net110)"); } - return _SystemGlobalization; + return _SystemThreadingTasksParallel; } } - - private static PortableExecutableReference? _SystemGlobalizationExtensions; + + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemNetSockets is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net110)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net110)"); } - return _SystemGlobalizationExtensions; + return _SystemNetSockets; } } - - private static PortableExecutableReference? _SystemIOCompressionBrotli; + + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemValueTuple 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)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net110)"); } - return _SystemIOCompressionBrotli; + return _SystemValueTuple; } } - - 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("net110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net110)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net110)"); } - return _SystemIOCompression; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net110)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net110)"); } - return _SystemIOCompressionFileSystem; + return _SystemSecurityCryptographyX509Certificates; } } - - private static PortableExecutableReference? _SystemIOCompressionZipFile; + + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemNetServicePoint is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net110)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net110)"); } - return _SystemIOCompressionZipFile; + return _SystemNetServicePoint; } } - - private static PortableExecutableReference? _SystemIO; + + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIO is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net110)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net110)"); } - return _SystemIO; + return _SystemTextEncodingCodePages; } } - - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemIOCompression is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net110)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net110)"); } - return _SystemIOFileSystemAccessControl; + return _SystemIOCompression; } } - - private static PortableExecutableReference? _SystemIOFileSystem; + + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.FileSystem.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOFileSystem is null) + if (_SystemReflectionExtensions is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net110)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net110)"); } - return _SystemIOFileSystem; + return _SystemReflectionExtensions; } } - - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net110)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net110)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeSerialization; } } - - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemReflectionEmit is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net110)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net110)"); } - return _SystemIOFileSystemPrimitives; + return _SystemReflectionEmit; } } - - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net110)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net110)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetNetworkInformation; } } - - private static PortableExecutableReference? _SystemIOIsolatedStorage; + + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net110)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net110)"); } - return _SystemIOIsolatedStorage; + return _SystemReflectionEmitILGeneration; } } - - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemDiagnosticsProcess is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net110)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net110)"); } - return _SystemIOMemoryMappedFiles; + return _SystemDiagnosticsProcess; } } - - private static PortableExecutableReference? _SystemIOPipelines; + + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.IO.Pipelines.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemIOPipelines is null) + if (_SystemComponentModelPrimitives is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net110)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net110)"); } - return _SystemIOPipelines; + return _SystemComponentModelPrimitives; } } - - private static PortableExecutableReference? _SystemIOPipesAccessControl; + + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net110)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net110)"); } - return _SystemIOPipesAccessControl; + return _SystemComponentModelDataAnnotations; } } - - private static PortableExecutableReference? _SystemIOPipes; + + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.IO.Pipes.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemIOPipes is null) + if (_SystemIOPipelines is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net110)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net110)"); } - return _SystemIOPipes; + return _SystemIOPipelines; } } - - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net110)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net110)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemRuntimeCompilerServicesVisualC; } } - - private static PortableExecutableReference? _SystemLinqAsyncEnumerable; + + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Linq.AsyncEnumerable.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemLinqAsyncEnumerable + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemLinqAsyncEnumerable is null) + if (_SystemDiagnosticsDebug is null) { - _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net110)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net110)"); } - return _SystemLinqAsyncEnumerable; + return _SystemDiagnosticsDebug; } } - - private static PortableExecutableReference? _SystemLinq; + + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Linq.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemBuffers { get { - if (_SystemLinq is null) + if (_SystemBuffers is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net110)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net110)"); } - return _SystemLinq; + return _SystemBuffers; } } - - private static PortableExecutableReference? _SystemLinqExpressions; + + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Linq.Expressions.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemLinqExpressions is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net110)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net110)"); } - return _SystemLinqExpressions; + return _SystemCollectionsNonGeneric; } } - - private static PortableExecutableReference? _SystemLinqParallel; + + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Linq.Parallel.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemThreading { get { - if (_SystemLinqParallel is null) + if (_SystemThreading is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net110)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net110)"); } - return _SystemLinqParallel; + return _SystemThreading; } } - - private static PortableExecutableReference? _SystemLinqQueryable; + + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Linq.Queryable.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemLinqQueryable is null) + if (_SystemIOCompressionZipFile is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net110)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net110)"); } - return _SystemLinqQueryable; + return _SystemIOCompressionZipFile; } } - - private static PortableExecutableReference? _SystemMemory; + + private static PortableExecutableReference? _SystemLinqAsyncEnumerable; /// - /// The for System.Memory.dll + /// The for System.Linq.AsyncEnumerable.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemLinqAsyncEnumerable { get { - if (_SystemMemory is null) + if (_SystemLinqAsyncEnumerable is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net110)"); + _SystemLinqAsyncEnumerable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.AsyncEnumerable")).GetReference(filePath: "System.Linq.AsyncEnumerable.dll", display: "System.Linq.AsyncEnumerable (net110)"); } - return _SystemMemory; + return _SystemLinqAsyncEnumerable; } } - - private static PortableExecutableReference? _SystemNet; + + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNet is null) + if (_SystemXmlReaderWriter is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net110)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net110)"); } - return _SystemNet; + return _SystemXmlReaderWriter; } } - - private static PortableExecutableReference? _SystemNetHttp; + + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Http.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetHttp is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net110)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net110)"); } - return _SystemNetHttp; + return _SystemTextRegularExpressions; } } - - private static PortableExecutableReference? _SystemNetHttpJson; + + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Http.Json.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetHttpJson is null) + if (_MicrosoftVisualBasic 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)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net110)"); } - return _SystemNetHttpJson; + return _MicrosoftVisualBasic; } } - - private static PortableExecutableReference? _SystemNetHttpListener; + + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.HttpListener.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetHttpListener is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net110)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net110)"); } - return _SystemNetHttpListener; + return _SystemComponentModelAnnotations; } } - - private static PortableExecutableReference? _SystemNetMail; + + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.Mail.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetMail is null) + if (_SystemNetRequests is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net110)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net110)"); } - return _SystemNetMail; + return _SystemNetRequests; } } - - private static PortableExecutableReference? _SystemNetNameResolution; + + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.NameResolution.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetNameResolution is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net110)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net110)"); } - return _SystemNetNameResolution; + return _SystemGlobalizationCalendars; } } - - private static PortableExecutableReference? _SystemNetNetworkInformation; + + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetNetworkInformation is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net110)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net110)"); } - return _SystemNetNetworkInformation; + return _SystemCollectionsImmutable; } } - - private static PortableExecutableReference? _SystemNetPing; + + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Ping.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetPing is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net110)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net110)"); } - return _SystemNetPing; + return _SystemRuntimeSerializationPrimitives; } } - - private static PortableExecutableReference? _SystemNetPrimitives; + + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.Primitives.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetPrimitives is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (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 _SystemNetPrimitives; + return _SystemTextEncodingExtensions; } } - - private static PortableExecutableReference? _SystemNetQuic; + + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.Quic.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetQuic is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net110)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net110)"); } - return _SystemNetQuic; + return _SystemDiagnosticsStackTrace; } } - - private static PortableExecutableReference? _SystemNetRequests; + + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.Requests.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetRequests is null) + if (_SystemNetPrimitives is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net110)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net110)"); } - return _SystemNetRequests; + return _SystemNetPrimitives; } } - - private static PortableExecutableReference? _SystemNetSecurity; + + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.Security.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetSecurity is null) + if (_SystemSecuritySecureString is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net110)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net110)"); } - return _SystemNetSecurity; + return _SystemSecuritySecureString; } } - - private static PortableExecutableReference? _SystemNetServerSentEvents; + + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.ServerSentEvents.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetServerSentEvents + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetServerSentEvents is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (net110)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net110)"); } - return _SystemNetServerSentEvents; + return _SystemSecurityPrincipal; } } - - private static PortableExecutableReference? _SystemNetServicePoint; + + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Net.ServicePoint.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNetServicePoint is null) + if (_SystemServiceProcess is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net110)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net110)"); } - return _SystemNetServicePoint; + return _SystemServiceProcess; } } - - private static PortableExecutableReference? _SystemNetSockets; + + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Net.Sockets.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNetSockets is null) + if (_SystemLinqQueryable is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net110)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net110)"); } - return _SystemNetSockets; + return _SystemLinqQueryable; } } - - private static PortableExecutableReference? _SystemNetWebClient; + + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Net.WebClient.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemMemory { get { - if (_SystemNetWebClient is null) + if (_SystemMemory is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net110)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net110)"); } - return _SystemNetWebClient; + return _SystemMemory; } } - - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemXmlXDocument is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net110)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net110)"); } - return _SystemNetWebHeaderCollection; + return _SystemXmlXDocument; } } - - private static PortableExecutableReference? _SystemNetWebProxy; + + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Net.WebProxy.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemCollections { get { - if (_SystemNetWebProxy is null) + if (_SystemCollections is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net110)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net110)"); } - return _SystemNetWebProxy; + return _SystemCollections; } } - - private static PortableExecutableReference? _SystemNetWebSocketsClient; + + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemWebHttpUtility is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net110)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net110)"); } - return _SystemNetWebSocketsClient; + return _SystemWebHttpUtility; } } - - private static PortableExecutableReference? _SystemNetWebSockets; + + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Net.WebSockets.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemRuntime { get { - if (_SystemNetWebSockets is null) + if (_SystemRuntime is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net110)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net110)"); } - return _SystemNetWebSockets; + return _SystemRuntime; } } - - private static PortableExecutableReference? _SystemNumerics; + + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Numerics.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemNumerics is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net110)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net110)"); } - return _SystemNumerics; + return _SystemThreadingTasksDataflow; } } - - private static PortableExecutableReference? _SystemNumericsVectors; + + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemNetPing { get { - if (_SystemNumericsVectors is null) + if (_SystemNetPing is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net110)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net110)"); } - return _SystemNumericsVectors; + return _SystemNetPing; } } - - private static PortableExecutableReference? _SystemObjectModel; + + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.ObjectModel.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemObjectModel is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net110)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net110)"); } - return _SystemObjectModel; + return _SystemIOFileSystemAccessControl; } } - - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net110)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net110)"); } - return _SystemReflectionDispatchProxy; + return _SystemCollectionsSpecialized; } } - - private static PortableExecutableReference? _SystemReflection; + + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflection is null) + if (_SystemNetWebClient is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net110)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net110)"); } - return _SystemReflection; + return _SystemNetWebClient; } } - - private static PortableExecutableReference? _SystemReflectionEmit; + + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Reflection.Emit.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemReflectionEmit is null) + if (_SystemTextEncoding is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net110)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net110)"); } - return _SystemReflectionEmit; + return _SystemTextEncoding; } } - - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemResourcesReader is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net110)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net110)"); } - return _SystemReflectionEmitILGeneration; + return _SystemResourcesReader; } } - - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + + private static PortableExecutableReference? _SystemData; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemData { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemData is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net110)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net110)"); } - return _SystemReflectionEmitLightweight; + return _SystemData; } } - - private static PortableExecutableReference? _SystemReflectionExtensions; + + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetMail { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetMail is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net110)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net110)"); } - return _SystemReflectionExtensions; + return _SystemNetMail; } } - - private static PortableExecutableReference? _SystemReflectionMetadata; + + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemSecurityAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net110)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net110)"); } - return _SystemReflectionMetadata; + return _SystemSecurityAccessControl; } } - - private static PortableExecutableReference? _SystemReflectionPrimitives; + + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Reflection.Primitives.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemReflectionPrimitives is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net110)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net110)"); } - return _SystemReflectionPrimitives; + return _SystemIOFileSystemDriveInfo; } } - - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetHttpJson is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (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 _SystemReflectionTypeExtensions; + return _SystemNetHttpJson; } } - - private static PortableExecutableReference? _SystemResourcesReader; + + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Resources.Reader.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemReflection { get { - if (_SystemResourcesReader is null) + if (_SystemReflection is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net110)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net110)"); } - return _SystemResourcesReader; + return _SystemReflection; } } - - private static PortableExecutableReference? _SystemResourcesResourceManager; + + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemResourcesResourceManager is null) + if (_SystemNumericsVectors is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net110)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net110)"); } - return _SystemResourcesResourceManager; + return _SystemNumericsVectors; } } - - private static PortableExecutableReference? _SystemResourcesWriter; + + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Resources.Writer.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemResourcesWriter is null) + if (_SystemServiceModelWeb is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net110)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net110)"); } - return _SystemResourcesWriter; + return _SystemServiceModelWeb; } } - - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net110)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net110)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemComponentModelEventBasedAsync; } } - - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; - /// - /// The for System.Runtime.CompilerServices.VisualC.dll - /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC - { - get - { - if (_SystemRuntimeCompilerServicesVisualC is null) - { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net110)"); - } - return _SystemRuntimeCompilerServicesVisualC; - } - } - - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntime is null) + if (_SystemXmlXPath is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net110)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net110)"); } - return _SystemRuntime; + return _SystemXmlXPath; } } - - private static PortableExecutableReference? _SystemRuntimeExtensions; + + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeExtensions is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemSecurityPrincipalWindows; } } - - private static PortableExecutableReference? _SystemRuntimeHandles; + + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net110)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net110)"); } - return _SystemRuntimeHandles; + return _SystemReflectionPrimitives; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServices; + + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.InteropServices.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeInteropServices is null) + if (_netstandard is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net110)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net110)"); } - return _SystemRuntimeInteropServices; + return _netstandard; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net110)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net110)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemGlobalizationExtensions; } } - - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net110)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net110)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemNetSecurity; } } - - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net110)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net110)"); } - return _SystemRuntimeIntrinsics; + return _SystemIOFileSystemPrimitives; } } - - private static PortableExecutableReference? _SystemRuntimeLoader; + + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net110)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net110)"); } - return _SystemRuntimeLoader; + return _SystemSecurityCryptographyCng; } } - - private static PortableExecutableReference? _SystemRuntimeNumerics; + + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net110)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net110)"); } - return _SystemRuntimeNumerics; + return _SystemRuntimeExtensions; } } - - private static PortableExecutableReference? _SystemRuntimeSerialization; + + private static PortableExecutableReference? _MicrosoftExtensionsHostingAbstractions; /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference MicrosoftExtensionsHostingAbstractions { get { - if (_SystemRuntimeSerialization is null) + if (_MicrosoftExtensionsHostingAbstractions is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net110)"); + _MicrosoftExtensionsHostingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Hosting.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Hosting.Abstractions.dll", display: "Microsoft.Extensions.Hosting.Abstractions (net110)"); } - return _SystemRuntimeSerialization; + return _MicrosoftExtensionsHostingAbstractions; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemXml is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net110)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net110)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemXml; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net110)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net110)"); } - return _SystemRuntimeSerializationJson; + return _SystemIOCompressionFileSystem; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemResourcesWriter is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net110)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net110)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemResourcesWriter; } } - - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemIOIsolatedStorage is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net110)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net110)"); } - return _SystemRuntimeSerializationXml; + return _SystemIOIsolatedStorage; } } - - private static PortableExecutableReference? _SystemSecurityAccessControl; + + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.AccessControl.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityAccessControl is null) + if (_SystemGlobalization is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net110)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net110)"); } - return _SystemSecurityAccessControl; + return _SystemGlobalization; } } - + private static PortableExecutableReference? _SystemSecurityClaims; /// @@ -3282,806 +3248,840 @@ public static PortableExecutableReference SystemSecurityClaims return _SystemSecurityClaims; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net110)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net110)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemThreadingThreadPool; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net110)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net110)"); } - return _SystemSecurityCryptographyCng; + return _SystemTextEncodingsWeb; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net110)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net110)"); } - return _SystemSecurityCryptographyCsp; + return _SystemConsole; } } - - private static PortableExecutableReference? _SystemSecurityCryptography; + + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptography is null) + if (_mscorlib is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net110)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net110)"); } - return _SystemSecurityCryptography; + return _mscorlib; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net110)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net110)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemNetWebHeaderCollection; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net110)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net110)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemXmlXPathXDocument; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemComponentModel is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net110)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net110)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemComponentModel; } } - - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemNumerics { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemNumerics is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net110)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net110)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemNumerics; } } - - private static PortableExecutableReference? _SystemSecurity; + + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Security.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemSecurity is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net110)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net110)"); } - return _SystemSecurity; + return _SystemThreadingTasksExtensions; } } - - private static PortableExecutableReference? _SystemSecurityPrincipal; + + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Security.Principal.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemSecurityPrincipal is null) + if (_SystemLinqExpressions is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net110)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net110)"); } - return _SystemSecurityPrincipal; + return _SystemLinqExpressions; } } - - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemThreadingTasks 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)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net110)"); } - return _SystemSecurityPrincipalWindows; + return _SystemThreadingTasks; } } - - private static PortableExecutableReference? _SystemSecuritySecureString; + + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Security.SecureString.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemSecuritySecureString is null) + if (_SystemXmlLinq is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net110)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net110)"); } - return _SystemSecuritySecureString; + return _SystemXmlLinq; } } - - private static PortableExecutableReference? _SystemServiceModelWeb; + + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.ServiceModel.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemServiceModelWeb is null) + if (_SystemIOFileSystem is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net110)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net110)"); } - return _SystemServiceModelWeb; + return _SystemIOFileSystem; } } - - private static PortableExecutableReference? _SystemServiceProcess; + + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.ServiceProcess.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemServiceProcess is null) + if (_MicrosoftWin32Registry is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net110)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net110)"); } - return _SystemServiceProcess; + return _MicrosoftWin32Registry; } } - - private static PortableExecutableReference? _SystemTextEncodingCodePages; + + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinq is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net110)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net110)"); } - return _SystemTextEncodingCodePages; + return _SystemLinq; } } - - private static PortableExecutableReference? _SystemTextEncoding; + + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Text.Encoding.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemTextEncoding is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net110)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net110)"); } - return _SystemTextEncoding; + return _SystemRuntimeIntrinsics; } } - - private static PortableExecutableReference? _SystemTextEncodingExtensions; + + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemDataCommon 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)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net110)"); } - return _SystemTextEncodingExtensions; + return _SystemDataCommon; } } - - private static PortableExecutableReference? _SystemTextEncodingsWeb; + + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net110)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net110)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystemWatcher; } } - - private static PortableExecutableReference? _SystemTextJson; + + private static PortableExecutableReference? _MicrosoftExtensionsOptions; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Extensions.Options.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftExtensionsOptions { get { - if (_SystemTextJson is null) + if (_MicrosoftExtensionsOptions is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net110)"); + _MicrosoftExtensionsOptions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Options")).GetReference(filePath: "Microsoft.Extensions.Options.dll", display: "Microsoft.Extensions.Options (net110)"); } - return _SystemTextJson; + return _MicrosoftExtensionsOptions; } } - - private static PortableExecutableReference? _SystemTextRegularExpressions; + + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemAppContext { get { - if (_SystemTextRegularExpressions is null) + if (_SystemAppContext is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net110)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net110)"); } - return _SystemTextRegularExpressions; + return _SystemAppContext; } } - - private static PortableExecutableReference? _SystemThreadingAccessControl; + + private static PortableExecutableReference? _MicrosoftExtensionsDependencyInjectionAbstractions; /// - /// The for System.Threading.AccessControl.dll + /// The for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference MicrosoftExtensionsDependencyInjectionAbstractions { get { - if (_SystemThreadingAccessControl is null) + if (_MicrosoftExtensionsDependencyInjectionAbstractions is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net110)"); + _MicrosoftExtensionsDependencyInjectionAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.DependencyInjection.Abstractions")).GetReference(filePath: "Microsoft.Extensions.DependencyInjection.Abstractions.dll", display: "Microsoft.Extensions.DependencyInjection.Abstractions (net110)"); } - return _SystemThreadingAccessControl; + return _MicrosoftExtensionsDependencyInjectionAbstractions; } } - - private static PortableExecutableReference? _SystemThreadingChannels; + + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Channels.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingChannels is null) + if (_SystemSecurity is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net110)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net110)"); } - return _SystemThreadingChannels; + return _SystemSecurity; } } - - private static PortableExecutableReference? _SystemThreading; + + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreading is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net110)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net110)"); } - return _SystemThreading; + return _SystemRuntimeSerializationJson; } } - - private static PortableExecutableReference? _SystemThreadingOverlapped; + + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingOverlapped is null) + if (_SystemNetQuic is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net110)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net110)"); } - return _SystemThreadingOverlapped; + return _SystemNetQuic; } } - - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net110)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net110)"); } - return _SystemThreadingTasksDataflow; + return _SystemRuntimeHandles; } } - - private static PortableExecutableReference? _SystemThreadingTasks; + + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.Tasks.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingTasks is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net110)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net110)"); } - return _SystemThreadingTasks; + return _SystemRuntimeInteropServicesJavaScript; } } - - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net110)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net110)"); } - return _SystemThreadingTasksExtensions; + return _SystemLinqParallel; } } - - private static PortableExecutableReference? _SystemThreadingTasksParallel; + + private static PortableExecutableReference? _MicrosoftExtensionsFileProvidersAbstractions; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference MicrosoftExtensionsFileProvidersAbstractions { get { - if (_SystemThreadingTasksParallel is null) + if (_MicrosoftExtensionsFileProvidersAbstractions is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net110)"); + _MicrosoftExtensionsFileProvidersAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.FileProviders.Abstractions")).GetReference(filePath: "Microsoft.Extensions.FileProviders.Abstractions.dll", display: "Microsoft.Extensions.FileProviders.Abstractions (net110)"); } - return _SystemThreadingTasksParallel; + return _MicrosoftExtensionsFileProvidersAbstractions; } } - - private static PortableExecutableReference? _SystemThreadingThread; + + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Threading.Thread.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemThreadingThread is null) + if (_SystemThreadingChannels is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net110)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net110)"); } - return _SystemThreadingThread; + return _SystemThreadingChannels; } } - - private static PortableExecutableReference? _SystemThreadingThreadPool; + + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemWeb { get { - if (_SystemThreadingThreadPool is null) + if (_SystemWeb is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net110)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net110)"); } - return _SystemThreadingThreadPool; + return _SystemWeb; } } - - private static PortableExecutableReference? _SystemThreadingTimer; + + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Threading.Timer.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemThreadingTimer is null) + if (_SystemRuntimeNumerics is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net110)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net110)"); } - return _SystemThreadingTimer; + return _SystemRuntimeNumerics; } } - - private static PortableExecutableReference? _SystemTransactions; + + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Transactions.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemTransactions is null) + if (_SystemXmlXmlDocument is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net110)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net110)"); } - return _SystemTransactions; + return _SystemXmlXmlDocument; } } - - private static PortableExecutableReference? _SystemTransactionsLocal; + + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Transactions.Local.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemTransactionsLocal is null) + if (_SystemXmlXmlSerializer is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net110)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net110)"); } - return _SystemTransactionsLocal; + return _SystemXmlXmlSerializer; } } - - private static PortableExecutableReference? _SystemValueTuple; + + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.ValueTuple.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemValueTuple is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net110)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net110)"); } - return _SystemValueTuple; + return _SystemReflectionTypeExtensions; } } - - private static PortableExecutableReference? _SystemWeb; + + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Web.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemWeb is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net110)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net110)"); } - return _SystemWeb; + return _SystemIOUnmanagedMemoryStream; } } - - private static PortableExecutableReference? _SystemWebHttpUtility; + + private static PortableExecutableReference? _MicrosoftExtensionsLoggingAbstractions; /// - /// The for System.Web.HttpUtility.dll + /// The for Microsoft.Extensions.Logging.Abstractions.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference MicrosoftExtensionsLoggingAbstractions { get { - if (_SystemWebHttpUtility is null) + if (_MicrosoftExtensionsLoggingAbstractions is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net110)"); + _MicrosoftExtensionsLoggingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Logging.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Logging.Abstractions.dll", display: "Microsoft.Extensions.Logging.Abstractions (net110)"); } - return _SystemWebHttpUtility; + return _MicrosoftExtensionsLoggingAbstractions; } } - - private static PortableExecutableReference? _SystemWindows; + + private static PortableExecutableReference? _SystemNetServerSentEvents; /// - /// The for System.Windows.dll + /// The for System.Net.ServerSentEvents.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemNetServerSentEvents { get { - if (_SystemWindows is null) + if (_SystemNetServerSentEvents is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net110)"); + _SystemNetServerSentEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.ServerSentEvents")).GetReference(filePath: "System.Net.ServerSentEvents.dll", display: "System.Net.ServerSentEvents (net110)"); } - return _SystemWindows; + return _SystemNetServerSentEvents; } } - - private static PortableExecutableReference? _SystemXml; + + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXml is null) + if (_SystemNetNameResolution is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net110)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net110)"); } - return _SystemXml; + return _SystemNetNameResolution; } } - - private static PortableExecutableReference? _SystemXmlLinq; + + private static PortableExecutableReference? _MicrosoftExtensionsPrimitives; /// - /// The for System.Xml.Linq.dll + /// The for Microsoft.Extensions.Primitives.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference MicrosoftExtensionsPrimitives { get { - if (_SystemXmlLinq is null) + if (_MicrosoftExtensionsPrimitives is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net110)"); + _MicrosoftExtensionsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Primitives")).GetReference(filePath: "Microsoft.Extensions.Primitives.dll", display: "Microsoft.Extensions.Primitives (net110)"); } - return _SystemXmlLinq; + return _MicrosoftExtensionsPrimitives; } } - - private static PortableExecutableReference? _SystemXmlReaderWriter; + + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net110)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net110)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - - private static PortableExecutableReference? _SystemXmlSerialization; + + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net110)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net110)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - - private static PortableExecutableReference? _SystemXmlXDocument; + + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net110)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net110)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - - private static PortableExecutableReference? _SystemXmlXmlDocument; + + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net110)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net110)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - - private static PortableExecutableReference? _SystemXmlXmlSerializer; + + private static PortableExecutableReference? _MicrosoftExtensionsCachingAbstractions; /// - /// The for System.Xml.XmlSerializer.dll + /// The for Microsoft.Extensions.Caching.Abstractions.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference MicrosoftExtensionsCachingAbstractions { get { - if (_SystemXmlXmlSerializer is null) + if (_MicrosoftExtensionsCachingAbstractions is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net110)"); + _MicrosoftExtensionsCachingAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Caching.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Caching.Abstractions.dll", display: "Microsoft.Extensions.Caching.Abstractions (net110)"); } - return _SystemXmlXmlSerializer; + return _MicrosoftExtensionsCachingAbstractions; } } - - private static PortableExecutableReference? _SystemXmlXPath; + + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XPath.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXPath is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net110)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net110)"); } - return _SystemXmlXPath; + return _SystemTransactionsLocal; } } - - private static PortableExecutableReference? _SystemXmlXPathXDocument; + + private static PortableExecutableReference? _MicrosoftExtensionsDiagnosticsAbstractions; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference MicrosoftExtensionsDiagnosticsAbstractions { get { - if (_SystemXmlXPathXDocument is null) + if (_MicrosoftExtensionsDiagnosticsAbstractions 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)"); + _MicrosoftExtensionsDiagnosticsAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.Microsoft.Extensions.Diagnostics.Abstractions")).GetReference(filePath: "Microsoft.Extensions.Diagnostics.Abstractions.dll", display: "Microsoft.Extensions.Diagnostics.Abstractions (net110)"); } - return _SystemXmlXPathXDocument; + return _MicrosoftExtensionsDiagnosticsAbstractions; } } - - private static PortableExecutableReference? _WindowsBase; + + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for WindowsBase.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemIOPipes { get { - if (_WindowsBase is null) + if (_SystemIOPipes is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net110)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net110)"); } - return _WindowsBase; + return _SystemIOPipes; + } + } + + private static PortableExecutableReference? _SystemWindows; + + /// + /// The for System.Windows.dll + /// + public static PortableExecutableReference SystemWindows + { + get + { + if (_SystemWindows is null) + { + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net110)"); + } + return _SystemWindows; + } + } + + private static PortableExecutableReference? _SystemRuntimeSerializationXml; + + /// + /// The for System.Runtime.Serialization.Xml.dll + /// + public static PortableExecutableReference SystemRuntimeSerializationXml + { + get + { + if (_SystemRuntimeSerializationXml is null) + { + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net110.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net110)"); + } + return _SystemRuntimeSerializationXml; } } - + 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, + [ + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, + SystemDiagnosticsContracts, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, + SystemDiagnosticsDiagnosticSource, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemThreadingAccessControl, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + MicrosoftExtensionsConfigurationAbstractions, + SystemDrawing, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemLinqAsyncEnumerable, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + MicrosoftExtensionsHostingAbstractions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemTextEncodingsWeb, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, + SystemXmlLinq, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + MicrosoftExtensionsOptions, + SystemAppContext, + MicrosoftExtensionsDependencyInjectionAbstractions, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + MicrosoftExtensionsFileProvidersAbstractions, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, + SystemXmlXmlDocument, + SystemXmlXmlSerializer, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + MicrosoftExtensionsLoggingAbstractions, + SystemNetServerSentEvents, + SystemNetNameResolution, + MicrosoftExtensionsPrimitives, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + MicrosoftExtensionsCachingAbstractions, + SystemTransactionsLocal, + MicrosoftExtensionsDiagnosticsAbstractions, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } 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 + /// The image bytes for System.dll /// - public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "net110.Microsoft.Extensions.Caching.Abstractions"); - private static byte[]? _MicrosoftExtensionsCachingAbstractions; - + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net110.System"); + private static byte[]? _System; + /// - /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "net110.Microsoft.Extensions.Configuration.Abstractions"); - private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; - + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net110.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; + /// - /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "net110.Microsoft.Extensions.DependencyInjection.Abstractions"); - private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; - + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net110.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; + /// - /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "net110.Microsoft.Extensions.Diagnostics.Abstractions"); - private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; - + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net110.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; + /// - /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "net110.Microsoft.Extensions.FileProviders.Abstractions"); - private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; - + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net110.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; + /// - /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "net110.Microsoft.Extensions.Hosting.Abstractions"); - private static byte[]? _MicrosoftExtensionsHostingAbstractions; - + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net110.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; + /// - /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "net110.Microsoft.Extensions.Logging.Abstractions"); - private static byte[]? _MicrosoftExtensionsLoggingAbstractions; - + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net110.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; + /// - /// The image bytes for Microsoft.Extensions.Options.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "net110.Microsoft.Extensions.Options"); - private static byte[]? _MicrosoftExtensionsOptions; - + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net110.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; + /// - /// The image bytes for Microsoft.Extensions.Primitives.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "net110.Microsoft.Extensions.Primitives"); - private static byte[]? _MicrosoftExtensionsPrimitives; - + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net110.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; + /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net110.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net110.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; + /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net110.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net110.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; + /// /// 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 + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net110.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; - + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net110.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; + /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net110.mscorlib"); - private static byte[]? _mscorlib; - + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net110.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; + /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Core.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net110.netstandard"); - private static byte[]? _netstandard; - + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net110.System.Core"); + private static byte[]? _SystemCore; + /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net110.System.AppContext"); - private static byte[]? _SystemAppContext; - + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net110.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; + /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net110.System.Buffers"); - private static byte[]? _SystemBuffers; - + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net110.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; + /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net110.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; - + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net110.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; + /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net110.System.Collections"); - private static byte[]? _SystemCollections; - + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net110.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; + /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net110.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; - + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net110.System.Net"); + private static byte[]? _SystemNet; + /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net110.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; - + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net110.System.ObjectModel"); + private static byte[]? _SystemObjectModel; + /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net110.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; - + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net110.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Security.Cryptography.Csp.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.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; - + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net110.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; + /// - /// The image bytes for System.Core.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net110.System.Core"); - private static byte[]? _SystemCore; - + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net110.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; + /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net110.System.Data.Common"); - private static byte[]? _SystemDataCommon; - + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net110.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; + /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net110.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; - + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net110.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; + /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net110.System.Data"); - private static byte[]? _SystemData; - + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net110.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; + /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net110.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; - + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net110.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; + /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net110.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; - + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net110.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; + /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net110.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; - + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net110.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; + /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net110.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; - + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net110.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; + /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net110.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; - + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net110.WindowsBase"); + private static byte[]? _WindowsBase; + /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net110.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; - + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net110.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; + /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net110.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; - + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net110.System.Configuration"); + private static byte[]? _SystemConfiguration; + /// /// 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 + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net110.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net110.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; + /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.Extensions.Configuration.Abstractions.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net110.System"); - private static byte[]? _System; - + public static byte[] MicrosoftExtensionsConfigurationAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsConfigurationAbstractions, "net110.Microsoft.Extensions.Configuration.Abstractions"); + private static byte[]? _MicrosoftExtensionsConfigurationAbstractions; + /// /// 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 + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net110.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; - + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net110.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net110.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; - + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net110.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; + /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net110.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; - + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net110.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; + /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net110.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; - + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net110.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; + /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net110.System.Globalization"); - private static byte[]? _SystemGlobalization; - + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net110.System.Text.Json"); + private static byte[]? _SystemTextJson; + /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net110.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; - + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net110.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; + /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net110.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; - + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net110.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; + /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net110.System.IO.Compression"); - private static byte[]? _SystemIOCompression; - + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net110.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; + /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net110.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; - + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net110.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; + /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net110.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; - + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net110.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; + /// /// 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.IO.FileSystem.AccessControl.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net110.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; - + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net110.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; + /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net110.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; - + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net110.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; + /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net110.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; - + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net110.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; + /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net110.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; - + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net110.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; + /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net110.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; - + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net110.System.ValueTuple"); + private static byte[]? _SystemValueTuple; + /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net110.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; - + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net110.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net110.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; - + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net110.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; + /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net110.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; - + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net110.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; + /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net110.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; - + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net110.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; + /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net110.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; - + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net110.System.IO.Compression"); + private static byte[]? _SystemIOCompression; + /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net110.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; - + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net110.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; + /// - /// The image bytes for System.Linq.AsyncEnumerable.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net110.System.Linq.AsyncEnumerable"); - private static byte[]? _SystemLinqAsyncEnumerable; - + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net110.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; + /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net110.System.Linq"); - private static byte[]? _SystemLinq; - + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net110.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; + /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net110.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; - + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net110.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; + /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net110.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; - + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net110.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; + /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net110.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; - + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net110.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; + /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net110.System.Memory"); - private static byte[]? _SystemMemory; - + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net110.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; + /// - /// The image bytes for System.Net.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net110.System.Net"); - private static byte[]? _SystemNet; - + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net110.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; + /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net110.System.Net.Http"); - private static byte[]? _SystemNetHttp; - + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net110.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; + /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net110.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; - + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net110.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; + /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net110.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; - + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net110.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; + /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net110.System.Net.Mail"); - private static byte[]? _SystemNetMail; - + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net110.System.Buffers"); + private static byte[]? _SystemBuffers; + /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net110.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; - + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net110.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; + /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net110.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; - + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net110.System.Threading"); + private static byte[]? _SystemThreading; + /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net110.System.Net.Ping"); - private static byte[]? _SystemNetPing; - + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net110.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; + /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Linq.AsyncEnumerable.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net110.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; - + public static byte[] SystemLinqAsyncEnumerable => ResourceLoader.GetOrCreateResource(ref _SystemLinqAsyncEnumerable, "net110.System.Linq.AsyncEnumerable"); + private static byte[]? _SystemLinqAsyncEnumerable; + /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net110.System.Net.Quic"); - private static byte[]? _SystemNetQuic; - + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net110.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; + + /// + /// 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 Microsoft.VisualBasic.dll + /// + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net110.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; + + /// + /// 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.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 + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net110.System.Net.Security"); - private static byte[]? _SystemNetSecurity; - + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net110.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; + /// - /// The image bytes for System.Net.ServerSentEvents.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net110.System.Net.ServerSentEvents"); - private static byte[]? _SystemNetServerSentEvents; - + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net110.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; + /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net110.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; - + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net110.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; + /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net110.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; - + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net110.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; + /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net110.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; - + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net110.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; + /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net110.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; - + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net110.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; + /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net110.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; - + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net110.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; + /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net110.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; - + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net110.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; + /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net110.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; - + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net110.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; + /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net110.System.Numerics"); - private static byte[]? _SystemNumerics; - + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net110.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; + /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net110.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; - + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net110.System.Memory"); + private static byte[]? _SystemMemory; + /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net110.System.ObjectModel"); - private static byte[]? _SystemObjectModel; - + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net110.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; + /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net110.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; - + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net110.System.Collections"); + private static byte[]? _SystemCollections; + /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net110.System.Reflection"); - private static byte[]? _SystemReflection; - + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net110.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; + /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net110.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; - + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net110.System.Runtime"); + private static byte[]? _SystemRuntime; + /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net110.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; - + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net110.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; + /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net110.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; - + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net110.System.Net.Ping"); + private static byte[]? _SystemNetPing; + /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net110.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; - + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net110.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; + /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net110.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; - + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net110.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; + + /// + /// 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.Text.Encoding.dll + /// + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net110.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; + + /// + /// 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.Data.dll + /// + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net110.System.Data"); + private static byte[]? _SystemData; + + /// + /// 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.Reflection.Primitives.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net110.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; - + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net110.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; + /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net110.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; - + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net110.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; + /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net110.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; - + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net110.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; + /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net110.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; - + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net110.System.Reflection"); + private static byte[]? _SystemReflection; + /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net110.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; - + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net110.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; + /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net110.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; - + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net110.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; + /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net110.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; - + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net110.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; + /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net110.System.Runtime"); - private static byte[]? _SystemRuntime; - + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net110.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; + /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net110.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; - + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net110.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; + /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net110.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; - + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net110.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; + /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net110.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; - + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net110.netstandard"); + private static byte[]? _netstandard; + /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net110.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; - + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net110.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; + /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net110.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; - + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net110.System.Net.Security"); + private static byte[]? _SystemNetSecurity; + /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net110.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; - + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net110.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; + /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Security.Cryptography.Cng.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net110.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; - + public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net110.System.Security.Cryptography.Cng"); + private static byte[]? _SystemSecurityCryptographyCng; + /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net110.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; - + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net110.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; + /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for Microsoft.Extensions.Hosting.Abstractions.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net110.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; - + public static byte[] MicrosoftExtensionsHostingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsHostingAbstractions, "net110.Microsoft.Extensions.Hosting.Abstractions"); + private static byte[]? _MicrosoftExtensionsHostingAbstractions; + /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net110.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; - + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net110.System.Xml"); + private static byte[]? _SystemXml; + /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net110.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; - + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net110.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; + /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net110.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; - + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net110.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; + /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net110.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; - + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net110.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; + /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net110.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; - + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net110.System.Globalization"); + private static byte[]? _SystemGlobalization; + /// /// 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 + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net110.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; - + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net110.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; + /// - /// The image bytes for System.Security.Cryptography.Cng.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurityCryptographyCng => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCng, "net110.System.Security.Cryptography.Cng"); - private static byte[]? _SystemSecurityCryptographyCng; - + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net110.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; + /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net110.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; - + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net110.System.Console"); + private static byte[]? _SystemConsole; + /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net110.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; - + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net110.mscorlib"); + private static byte[]? _mscorlib; + /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net110.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; - + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net110.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; + /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net110.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; - + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net110.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; + /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net110.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; - + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net110.System.ComponentModel"); + private static byte[]? _SystemComponentModel; + /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net110.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; - + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net110.System.Numerics"); + private static byte[]? _SystemNumerics; + /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net110.System.Security"); - private static byte[]? _SystemSecurity; - + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net110.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; + /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net110.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; - + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net110.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; + /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net110.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; - + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net110.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; + /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net110.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; - + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net110.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; + /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net110.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; - + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net110.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; + + /// + /// 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 System.Linq.dll + /// + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net110.System.Linq"); + private static byte[]? _SystemLinq; + /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net110.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; - + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net110.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; + /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net110.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; - + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net110.System.Data.Common"); + private static byte[]? _SystemDataCommon; + /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net110.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; - + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net110.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; + /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for Microsoft.Extensions.Options.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net110.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; - + public static byte[] MicrosoftExtensionsOptions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsOptions, "net110.Microsoft.Extensions.Options"); + private static byte[]? _MicrosoftExtensionsOptions; + /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net110.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; - + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net110.System.AppContext"); + private static byte[]? _SystemAppContext; + /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for Microsoft.Extensions.DependencyInjection.Abstractions.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net110.System.Text.Json"); - private static byte[]? _SystemTextJson; - + public static byte[] MicrosoftExtensionsDependencyInjectionAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDependencyInjectionAbstractions, "net110.Microsoft.Extensions.DependencyInjection.Abstractions"); + private static byte[]? _MicrosoftExtensionsDependencyInjectionAbstractions; + /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net110.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; - + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net110.System.Security"); + private static byte[]? _SystemSecurity; + /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net110.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; - + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net110.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; + /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net110.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; - + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net110.System.Net.Quic"); + private static byte[]? _SystemNetQuic; + /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net110.System.Threading"); - private static byte[]? _SystemThreading; - + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net110.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; + /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net110.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; - + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net110.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; + /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net110.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; - + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net110.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; + /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for Microsoft.Extensions.FileProviders.Abstractions.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net110.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; - + public static byte[] MicrosoftExtensionsFileProvidersAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsFileProvidersAbstractions, "net110.Microsoft.Extensions.FileProviders.Abstractions"); + private static byte[]? _MicrosoftExtensionsFileProvidersAbstractions; + /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net110.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; - + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net110.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; + /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net110.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; - + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net110.System.Web"); + private static byte[]? _SystemWeb; + /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net110.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; - + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net110.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; + /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net110.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; - + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net110.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; + /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net110.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; - + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net110.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; + /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net110.System.Transactions"); - private static byte[]? _SystemTransactions; - + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net110.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; + /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net110.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; - + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net110.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; + /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for Microsoft.Extensions.Logging.Abstractions.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net110.System.ValueTuple"); - private static byte[]? _SystemValueTuple; - + public static byte[] MicrosoftExtensionsLoggingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsLoggingAbstractions, "net110.Microsoft.Extensions.Logging.Abstractions"); + private static byte[]? _MicrosoftExtensionsLoggingAbstractions; + /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Net.ServerSentEvents.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net110.System.Web"); - private static byte[]? _SystemWeb; - + public static byte[] SystemNetServerSentEvents => ResourceLoader.GetOrCreateResource(ref _SystemNetServerSentEvents, "net110.System.Net.ServerSentEvents"); + private static byte[]? _SystemNetServerSentEvents; + /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net110.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; - + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net110.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; + /// - /// The image bytes for System.Windows.dll + /// The image bytes for Microsoft.Extensions.Primitives.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net110.System.Windows"); - private static byte[]? _SystemWindows; - + public static byte[] MicrosoftExtensionsPrimitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsPrimitives, "net110.Microsoft.Extensions.Primitives"); + private static byte[]? _MicrosoftExtensionsPrimitives; + /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net110.System.Xml"); - private static byte[]? _SystemXml; - + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net110.System.Transactions"); + private static byte[]? _SystemTransactions; + /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net110.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; - + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net110.System.Net.Http"); + private static byte[]? _SystemNetHttp; + /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net110.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; - + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net110.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; + /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net110.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; - + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net110.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; + /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for Microsoft.Extensions.Caching.Abstractions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net110.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; - + public static byte[] MicrosoftExtensionsCachingAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsCachingAbstractions, "net110.Microsoft.Extensions.Caching.Abstractions"); + private static byte[]? _MicrosoftExtensionsCachingAbstractions; + /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net110.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; - + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net110.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; + /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for Microsoft.Extensions.Diagnostics.Abstractions.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net110.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; - + public static byte[] MicrosoftExtensionsDiagnosticsAbstractions => ResourceLoader.GetOrCreateResource(ref _MicrosoftExtensionsDiagnosticsAbstractions, "net110.Microsoft.Extensions.Diagnostics.Abstractions"); + private static byte[]? _MicrosoftExtensionsDiagnosticsAbstractions; + /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net110.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; - + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net110.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net110.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; - + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net110.System.Windows"); + private static byte[]? _SystemWindows; + /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net110.WindowsBase"); - private static byte[]? _WindowsBase; - + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net110.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; + } -} - +} + #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..557c9b4 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.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.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 + Resources\net110\System.dll + + + net110.System.IO.Compression.Brotli + Resources\net110\System.IO.Compression.Brotli.dll + + + net110.System.Threading.Thread + Resources\net110\System.Threading.Thread.dll + + + net110.System.Security.Cryptography + Resources\net110\System.Security.Cryptography.dll + + net110.System.Diagnostics.Contracts Resources\net110\System.Diagnostics.Contracts.dll - - - net110.System.Diagnostics.Debug - Resources\net110\System.Diagnostics.Debug.dll - - + + + net110.System.ComponentModel.TypeConverter + Resources\net110\System.ComponentModel.TypeConverter.dll + + + net110.System.Security.Cryptography.OpenSsl + Resources\net110\System.Security.Cryptography.OpenSsl.dll + + + net110.System.Reflection.Metadata + Resources\net110\System.Reflection.Metadata.dll + + + net110.System.Formats.Asn1 + Resources\net110\System.Formats.Asn1.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.Security.Cryptography.Primitives + Resources\net110\System.Security.Cryptography.Primitives.dll + + + net110.Microsoft.Win32.Primitives + Resources\net110\Microsoft.Win32.Primitives.dll + + net110.System.Drawing.Primitives Resources\net110\System.Drawing.Primitives.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.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.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.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.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.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.Core + Resources\net110\System.Core.dll + + + net110.System.Runtime.Serialization.Formatters + Resources\net110\System.Runtime.Serialization.Formatters.dll + + + net110.System.Resources.ResourceManager + Resources\net110\System.Resources.ResourceManager.dll + + + net110.System.Threading.Overlapped + Resources\net110\System.Threading.Overlapped.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.Numerics.Vectors - Resources\net110\System.Numerics.Vectors.dll - - + + + net110.System.Net + Resources\net110\System.Net.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.Diagnostics.TextWriterTraceListener + Resources\net110\System.Diagnostics.TextWriterTraceListener.dll + + + net110.System.Security.Cryptography.Csp + Resources\net110\System.Security.Cryptography.Csp.dll + + + net110.Microsoft.CSharp + Resources\net110\Microsoft.CSharp.dll + + + net110.System.Net.WebSockets.Client + Resources\net110\System.Net.WebSockets.Client.dll + + + net110.System.Threading.Timer + Resources\net110\System.Threading.Timer.dll + + net110.System.Reflection.Emit.Lightweight Resources\net110\System.Reflection.Emit.Lightweight.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.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.Formats.Tar + Resources\net110\System.Formats.Tar.dll + + + net110.System.Dynamic.Runtime + Resources\net110\System.Dynamic.Runtime.dll + + + net110.System.Threading.AccessControl + Resources\net110\System.Threading.AccessControl.dll + + + net110.System.Security.Cryptography.Algorithms + Resources\net110\System.Security.Cryptography.Algorithms.dll + + + net110.WindowsBase + Resources\net110\WindowsBase.dll + + + net110.System.Net.WebProxy + Resources\net110\System.Net.WebProxy.dll + + + net110.System.Configuration + Resources\net110\System.Configuration.dll + + + net110.System.Diagnostics.Tools + Resources\net110\System.Diagnostics.Tools.dll + + + net110.System.IO.Pipes.AccessControl + Resources\net110\System.IO.Pipes.AccessControl.dll + + + net110.Microsoft.Extensions.Configuration.Abstractions + Resources\net110\Microsoft.Extensions.Configuration.Abstractions.dll + + + net110.System.Drawing + Resources\net110\System.Drawing.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.Diagnostics.Tracing + Resources\net110\System.Diagnostics.Tracing.dll + + + net110.System.Data.DataSetExtensions + Resources\net110\System.Data.DataSetExtensions.dll + + + net110.System.Net.WebSockets + Resources\net110\System.Net.WebSockets.dll + + + net110.System.Text.Json + Resources\net110\System.Text.Json.dll + + + net110.System.Reflection.DispatchProxy + Resources\net110\System.Reflection.DispatchProxy.dll + + + net110.System.Diagnostics.TraceSource + Resources\net110\System.Diagnostics.TraceSource.dll + + + net110.Microsoft.VisualBasic.Core + Resources\net110\Microsoft.VisualBasic.Core.dll + + + net110.System.Runtime.Loader + Resources\net110\System.Runtime.Loader.dll + + + net110.System.Xml.Serialization + Resources\net110\System.Xml.Serialization.dll + + + net110.System.IO + Resources\net110\System.IO.dll + + + net110.System.Diagnostics.FileVersionInfo + Resources\net110\System.Diagnostics.FileVersionInfo.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.Threading.Tasks.Parallel + Resources\net110\System.Threading.Tasks.Parallel.dll + + + net110.System.Net.Sockets + Resources\net110\System.Net.Sockets.dll + + + net110.System.ValueTuple + Resources\net110\System.ValueTuple.dll + + net110.System.Runtime.InteropServices.RuntimeInformation Resources\net110\System.Runtime.InteropServices.RuntimeInformation.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.Security.Cryptography.X509Certificates + Resources\net110\System.Security.Cryptography.X509Certificates.dll + + + net110.System.Net.ServicePoint + Resources\net110\System.Net.ServicePoint.dll + + + net110.System.Text.Encoding.CodePages + Resources\net110\System.Text.Encoding.CodePages.dll + + + net110.System.IO.Compression + Resources\net110\System.IO.Compression.dll + + + net110.System.Reflection.Extensions + Resources\net110\System.Reflection.Extensions.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.Reflection.Emit + Resources\net110\System.Reflection.Emit.dll + + + net110.System.Net.NetworkInformation + Resources\net110\System.Net.NetworkInformation.dll + + + net110.System.Reflection.Emit.ILGeneration + Resources\net110\System.Reflection.Emit.ILGeneration.dll + + + net110.System.Diagnostics.Process + Resources\net110\System.Diagnostics.Process.dll + + + net110.System.ComponentModel.Primitives + Resources\net110\System.ComponentModel.Primitives.dll + + + net110.System.ComponentModel.DataAnnotations + Resources\net110\System.ComponentModel.DataAnnotations.dll + + + net110.System.IO.Pipelines + Resources\net110\System.IO.Pipelines.dll + + + net110.System.Runtime.CompilerServices.VisualC + Resources\net110\System.Runtime.CompilerServices.VisualC.dll + + + net110.System.Diagnostics.Debug + Resources\net110\System.Diagnostics.Debug.dll + + + net110.System.Buffers + Resources\net110\System.Buffers.dll + + + net110.System.Collections.NonGeneric + Resources\net110\System.Collections.NonGeneric.dll + + + net110.System.Threading + Resources\net110\System.Threading.dll + + + net110.System.IO.Compression.ZipFile + Resources\net110\System.IO.Compression.ZipFile.dll + + + net110.System.Linq.AsyncEnumerable + Resources\net110\System.Linq.AsyncEnumerable.dll + + + net110.System.Xml.ReaderWriter + Resources\net110\System.Xml.ReaderWriter.dll + + + net110.System.Text.RegularExpressions + Resources\net110\System.Text.RegularExpressions.dll + + + net110.Microsoft.VisualBasic + Resources\net110\Microsoft.VisualBasic.dll + + + net110.System.ComponentModel.Annotations + Resources\net110\System.ComponentModel.Annotations.dll + + + net110.System.Net.Requests + Resources\net110\System.Net.Requests.dll + + + net110.System.Globalization.Calendars + Resources\net110\System.Globalization.Calendars.dll + + + net110.System.Collections.Immutable + Resources\net110\System.Collections.Immutable.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.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.Principal.Windows - Resources\net110\System.Security.Principal.Windows.dll - - + + + net110.System.Text.Encoding.Extensions + Resources\net110\System.Text.Encoding.Extensions.dll + + + net110.System.Diagnostics.StackTrace + Resources\net110\System.Diagnostics.StackTrace.dll + + + net110.System.Net.Primitives + Resources\net110\System.Net.Primitives.dll + + net110.System.Security.SecureString Resources\net110\System.Security.SecureString.dll - - - net110.System.ServiceModel.Web - Resources\net110\System.ServiceModel.Web.dll - - + + + net110.System.Security.Principal + Resources\net110\System.Security.Principal.dll + + net110.System.ServiceProcess Resources\net110\System.ServiceProcess.dll - - - net110.System.Text.Encoding.CodePages - Resources\net110\System.Text.Encoding.CodePages.dll - - + + + net110.System.Linq.Queryable + Resources\net110\System.Linq.Queryable.dll + + + net110.System.Memory + Resources\net110\System.Memory.dll + + + net110.System.Xml.XDocument + Resources\net110\System.Xml.XDocument.dll + + + net110.System.Collections + Resources\net110\System.Collections.dll + + + net110.System.Web.HttpUtility + Resources\net110\System.Web.HttpUtility.dll + + + net110.System.Runtime + Resources\net110\System.Runtime.dll + + + net110.System.Threading.Tasks.Dataflow + Resources\net110\System.Threading.Tasks.Dataflow.dll + + + net110.System.Net.Ping + Resources\net110\System.Net.Ping.dll + + + net110.System.IO.FileSystem.AccessControl + Resources\net110\System.IO.FileSystem.AccessControl.dll + + + net110.System.Collections.Specialized + Resources\net110\System.Collections.Specialized.dll + + + net110.System.Net.WebClient + Resources\net110\System.Net.WebClient.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.Resources.Reader + Resources\net110\System.Resources.Reader.dll + + + net110.System.Data + Resources\net110\System.Data.dll + + + net110.System.Net.Mail + Resources\net110\System.Net.Mail.dll + + + net110.System.Security.AccessControl + Resources\net110\System.Security.AccessControl.dll + + + net110.System.IO.FileSystem.DriveInfo + Resources\net110\System.IO.FileSystem.DriveInfo.dll + + + net110.System.Net.Http.Json + Resources\net110\System.Net.Http.Json.dll + + + net110.System.Reflection + Resources\net110\System.Reflection.dll + + + net110.System.Numerics.Vectors + Resources\net110\System.Numerics.Vectors.dll + + + net110.System.ServiceModel.Web + Resources\net110\System.ServiceModel.Web.dll + + + net110.System.ComponentModel.EventBasedAsync + Resources\net110\System.ComponentModel.EventBasedAsync.dll + + + net110.System.Xml.XPath + Resources\net110\System.Xml.XPath.dll + + + net110.System.Security.Principal.Windows + Resources\net110\System.Security.Principal.Windows.dll + + + net110.System.Reflection.Primitives + Resources\net110\System.Reflection.Primitives.dll + + + net110.netstandard + Resources\net110\netstandard.dll + + + net110.System.Globalization.Extensions + Resources\net110\System.Globalization.Extensions.dll + + + net110.System.Net.Security + Resources\net110\System.Net.Security.dll + + + net110.System.IO.FileSystem.Primitives + Resources\net110\System.IO.FileSystem.Primitives.dll + + + net110.System.Security.Cryptography.Cng + Resources\net110\System.Security.Cryptography.Cng.dll + + + net110.System.Runtime.Extensions + Resources\net110\System.Runtime.Extensions.dll + + + net110.Microsoft.Extensions.Hosting.Abstractions + Resources\net110\Microsoft.Extensions.Hosting.Abstractions.dll + + + net110.System.Xml + Resources\net110\System.Xml.dll + + + net110.System.IO.Compression.FileSystem + Resources\net110\System.IO.Compression.FileSystem.dll + + + net110.System.Resources.Writer + Resources\net110\System.Resources.Writer.dll + + + net110.System.IO.IsolatedStorage + Resources\net110\System.IO.IsolatedStorage.dll + + + net110.System.Globalization + Resources\net110\System.Globalization.dll + + + net110.System.Security.Claims + Resources\net110\System.Security.Claims.dll + + + net110.System.Threading.ThreadPool + Resources\net110\System.Threading.ThreadPool.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.Console + Resources\net110\System.Console.dll + + + net110.mscorlib + Resources\net110\mscorlib.dll + + + net110.System.Net.WebHeaderCollection + Resources\net110\System.Net.WebHeaderCollection.dll + + + net110.System.Xml.XPath.XDocument + Resources\net110\System.Xml.XPath.XDocument.dll + + + net110.System.ComponentModel + Resources\net110\System.ComponentModel.dll + + + net110.System.Numerics + Resources\net110\System.Numerics.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.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.Transactions.Local - Resources\net110\System.Transactions.Local.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.Windows - Resources\net110\System.Windows.dll - - - net110.System.Xml - Resources\net110\System.Xml.dll - - + + + net110.System.Linq.Expressions + Resources\net110\System.Linq.Expressions.dll + + + net110.System.Threading.Tasks + Resources\net110\System.Threading.Tasks.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.IO.FileSystem + Resources\net110\System.IO.FileSystem.dll + + + net110.Microsoft.Win32.Registry + Resources\net110\Microsoft.Win32.Registry.dll + + + net110.System.Linq + Resources\net110\System.Linq.dll + + + net110.System.Runtime.Intrinsics + Resources\net110\System.Runtime.Intrinsics.dll + + + net110.System.Data.Common + Resources\net110\System.Data.Common.dll + + + net110.System.IO.FileSystem.Watcher + Resources\net110\System.IO.FileSystem.Watcher.dll + + + net110.Microsoft.Extensions.Options + Resources\net110\Microsoft.Extensions.Options.dll + + + net110.System.AppContext + Resources\net110\System.AppContext.dll + + + net110.Microsoft.Extensions.DependencyInjection.Abstractions + Resources\net110\Microsoft.Extensions.DependencyInjection.Abstractions.dll + + + net110.System.Security + Resources\net110\System.Security.dll + + + net110.System.Runtime.Serialization.Json + Resources\net110\System.Runtime.Serialization.Json.dll + + + net110.System.Net.Quic + Resources\net110\System.Net.Quic.dll + + + net110.System.Runtime.Handles + Resources\net110\System.Runtime.Handles.dll + + + net110.System.Runtime.InteropServices.JavaScript + Resources\net110\System.Runtime.InteropServices.JavaScript.dll + + + net110.System.Linq.Parallel + Resources\net110\System.Linq.Parallel.dll + + + net110.Microsoft.Extensions.FileProviders.Abstractions + Resources\net110\Microsoft.Extensions.FileProviders.Abstractions.dll + + + net110.System.Threading.Channels + Resources\net110\System.Threading.Channels.dll + + + net110.System.Web + Resources\net110\System.Web.dll + + + net110.System.Runtime.Numerics + Resources\net110\System.Runtime.Numerics.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.WindowsBase - Resources\net110\WindowsBase.dll - + + + net110.System.Reflection.TypeExtensions + Resources\net110\System.Reflection.TypeExtensions.dll + + + net110.System.IO.UnmanagedMemoryStream + Resources\net110\System.IO.UnmanagedMemoryStream.dll + + + net110.Microsoft.Extensions.Logging.Abstractions + Resources\net110\Microsoft.Extensions.Logging.Abstractions.dll + + + net110.System.Net.ServerSentEvents + Resources\net110\System.Net.ServerSentEvents.dll + + + net110.System.Net.NameResolution + Resources\net110\System.Net.NameResolution.dll + + + net110.Microsoft.Extensions.Primitives + Resources\net110\Microsoft.Extensions.Primitives.dll + + + net110.System.Transactions + Resources\net110\System.Transactions.dll + + + net110.System.Net.Http + Resources\net110\System.Net.Http.dll + + + net110.System.Collections.Concurrent + Resources\net110\System.Collections.Concurrent.dll + + + net110.System.Security.Cryptography.Encoding + Resources\net110\System.Security.Cryptography.Encoding.dll + + + net110.Microsoft.Extensions.Caching.Abstractions + Resources\net110\Microsoft.Extensions.Caching.Abstractions.dll + + + net110.System.Transactions.Local + Resources\net110\System.Transactions.Local.dll + + + net110.Microsoft.Extensions.Diagnostics.Abstractions + Resources\net110\Microsoft.Extensions.Diagnostics.Abstractions.dll + + + net110.System.IO.Pipes + Resources\net110\System.IO.Pipes.dll + + + net110.System.Windows + Resources\net110\System.Windows.dll + + + net110.System.Runtime.Serialization.Xml + Resources\net110\System.Runtime.Serialization.Xml.dll + - + diff --git a/Src/Basic.Reference.Assemblies.Net20/Generated.cs b/Src/Basic.Reference.Assemblies.Net20/Generated.cs index 8961d80..7476a6c 100644 --- a/Src/Basic.Reference.Assemblies.Net20/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net20/Generated.cs @@ -13,79 +13,79 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net20.References.Accessibility, global::System.Guid.Parse("50304cf2-c3f0-4b25-87ef-347234fbd930")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net20.References.System, global::System.Guid.Parse("ae0ee58d-2eb9-4874-9124-adc3b456c262")); /// - /// The for AspNetMMCExt.dll + /// The for Microsoft.JScript.dll /// - public static ReferenceInfo AspNetMMCExt => new ReferenceInfo("AspNetMMCExt.dll", Resources.AspNetMMCExt, Net20.References.AspNetMMCExt, global::System.Guid.Parse("02516558-dd3b-4d52-8044-932c92249709")); + public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net20.References.MicrosoftJScript, global::System.Guid.Parse("08f6c076-78b5-4403-9bc1-ccb890b060dc")); /// - /// The for cscompmgd.dll + /// The for sysglobl.dll /// - public static ReferenceInfo cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net20.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net20.References.sysglobl, global::System.Guid.Parse("b42493d9-0943-46d3-9f2e-35820ab0dda4")); /// - /// The for CustomMarshalers.dll + /// The for System.Data.OracleClient.dll /// - public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net20.References.CustomMarshalers, global::System.Guid.Parse("a0dd71d8-45fa-4ac7-8ee9-078588faa29c")); + public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net20.References.SystemDataOracleClient, global::System.Guid.Parse("0b6cc51c-cd2f-4f36-93af-3c8ed7cd13ee")); /// - /// The for IEExecRemote.dll + /// The for System.Web.Mobile.dll /// - public static ReferenceInfo IEExecRemote => new ReferenceInfo("IEExecRemote.dll", Resources.IEExecRemote, Net20.References.IEExecRemote, global::System.Guid.Parse("f707b553-c65c-430d-957e-586144b982c9")); + public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net20.References.SystemWebMobile, global::System.Guid.Parse("a682290c-7d3c-463a-b2fb-ac09c82027d2")); /// - /// The for IEHost.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static ReferenceInfo IEHost => new ReferenceInfo("IEHost.dll", Resources.IEHost, Net20.References.IEHost, global::System.Guid.Parse("36ca0b8d-57f5-45d2-9921-9899b0b08daf")); + public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net20.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("1fefa0cb-4333-4e85-b6a9-e07b213ac91d")); /// - /// The for IIEHost.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo IIEHost => new ReferenceInfo("IIEHost.dll", Resources.IIEHost, Net20.References.IIEHost, global::System.Guid.Parse("220835b7-b714-48d9-9c12-4179f4fefa47")); + 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 ISymWrapper.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net20.References.ISymWrapper, global::System.Guid.Parse("090b7791-a0bd-4c70-91bc-e559131e0bec")); + 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 Microsoft.Build.Engine.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net20.References.MicrosoftBuildEngine, global::System.Guid.Parse("a5882204-2b46-4a8a-832c-8b8e5dda9dbd")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net20.References.SystemDrawing, global::System.Guid.Parse("e97641f9-9eae-4ed4-886a-8a22fa6fac2c")); /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Design.dll /// - public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net20.References.MicrosoftBuildFramework, global::System.Guid.Parse("ba5b9e3e-6cbb-4c75-9d8e-4e40c94b2da9")); + 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 Microsoft.Build.Tasks.dll + /// The for System.Data.SqlXml.dll /// - public static ReferenceInfo MicrosoftBuildTasks => new ReferenceInfo("Microsoft.Build.Tasks.dll", Resources.MicrosoftBuildTasks, Net20.References.MicrosoftBuildTasks, global::System.Guid.Parse("d19bf4e3-9c9a-4058-b06a-54c8074f8665")); + 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 Microsoft.Build.Utilities.dll + /// The for Microsoft.Build.Engine.dll /// - public static ReferenceInfo MicrosoftBuildUtilities => new ReferenceInfo("Microsoft.Build.Utilities.dll", Resources.MicrosoftBuildUtilities, Net20.References.MicrosoftBuildUtilities, global::System.Guid.Parse("27451667-336d-48a5-b754-53431ea1d472")); + public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net20.References.MicrosoftBuildEngine, global::System.Guid.Parse("a5882204-2b46-4a8a-832c-8b8e5dda9dbd")); /// - /// The for Microsoft.JScript.dll + /// The for CustomMarshalers.dll /// - public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net20.References.MicrosoftJScript, global::System.Guid.Parse("08f6c076-78b5-4403-9bc1-ccb890b060dc")); + public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net20.References.CustomMarshalers, global::System.Guid.Parse("a0dd71d8-45fa-4ac7-8ee9-078588faa29c")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Runtime.Remoting.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net20.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("f59e0b4e-093f-4c98-910a-6928a7861abe")); + public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net20.References.SystemRuntimeRemoting, global::System.Guid.Parse("1c46448d-8f5e-47a8-9a43-bc51cf644907")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net20.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("b22a5c10-3d52-4029-9bb7-c0f69849eea0")); + 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.VisualBasic.dll @@ -93,44 +93,34 @@ public static class ReferenceInfos 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 - /// - 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.dll + /// The for System.Windows.Forms.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 SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net20.References.SystemWindowsForms, global::System.Guid.Parse("6f35ac57-7eb4-469d-992c-df19f25598fa")); /// - /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll + /// The for System.ServiceProcess.dll /// - 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")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net20.References.SystemServiceProcess, global::System.Guid.Parse("b3d8d550-61ec-4e53-8512-44c33a907187")); /// - /// The for Microsoft_VsaVb.dll + /// The for System.Web.RegularExpressions.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")); + public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net20.References.SystemWebRegularExpressions, global::System.Guid.Parse("562fa081-f41b-4a00-b3b1-161789ce7677")); /// - /// The for mscorlib.dll + /// The for AspNetMMCExt.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net20.References.mscorlib, global::System.Guid.Parse("c28a86ac-9899-4084-a29d-1009e48b7ad8")); + public static ReferenceInfo AspNetMMCExt => new ReferenceInfo("AspNetMMCExt.dll", Resources.AspNetMMCExt, Net20.References.AspNetMMCExt, global::System.Guid.Parse("02516558-dd3b-4d52-8044-932c92249709")); /// - /// The for sysglobl.dll + /// The for Microsoft.Build.Framework.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 MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net20.References.MicrosoftBuildFramework, global::System.Guid.Parse("ba5b9e3e-6cbb-4c75-9d8e-4e40c94b2da9")); /// - /// The for System.Configuration.dll + /// The for cscompmgd.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 cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net20.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); /// /// The for System.Configuration.Install.dll @@ -143,59 +133,59 @@ public static class ReferenceInfos 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.Data.OracleClient.dll + /// The for System.Deployment.dll /// - public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net20.References.SystemDataOracleClient, global::System.Guid.Parse("0b6cc51c-cd2f-4f36-93af-3c8ed7cd13ee")); + public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net20.References.SystemDeployment, global::System.Guid.Parse("2679849b-1094-4c61-8ff4-c7c409f381da")); /// - /// The for System.Data.SqlXml.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net20.References.SystemDataSqlXml, global::System.Guid.Parse("a5889030-e4fd-4920-bc75-054c588ca9cd")); + public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net20.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("f59e0b4e-093f-4c98-910a-6928a7861abe")); /// - /// The for System.Deployment.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net20.References.SystemDeployment, global::System.Guid.Parse("2679849b-1094-4c61-8ff4-c7c409f381da")); + 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 System.Design.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net20.References.SystemDesign, global::System.Guid.Parse("4dadced2-88d4-4201-9e8f-7bca4b840335")); + 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.DirectoryServices.dll + /// The for System.EnterpriseServices.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net20.References.SystemDirectoryServices, global::System.Guid.Parse("45f02b40-074a-4c3a-8be2-395b6b6c8ddb")); + public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net20.References.SystemEnterpriseServices, global::System.Guid.Parse("7a462087-7be0-46d1-b6ab-b5c74d8b9000")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.Web.Services.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")); + 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.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 + /// The for mscorlib.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net20.References.SystemDrawingDesign, global::System.Guid.Parse("aa57daa7-e572-431f-9d04-99f5f90d09de")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net20.References.mscorlib, global::System.Guid.Parse("c28a86ac-9899-4084-a29d-1009e48b7ad8")); /// - /// The for System.Drawing.dll + /// The for Microsoft_VsaVb.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net20.References.SystemDrawing, global::System.Guid.Parse("e97641f9-9eae-4ed4-886a-8a22fa6fac2c")); + 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.EnterpriseServices.dll + /// The for ISymWrapper.dll /// - public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net20.References.SystemEnterpriseServices, global::System.Guid.Parse("7a462087-7be0-46d1-b6ab-b5c74d8b9000")); + public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net20.References.ISymWrapper, global::System.Guid.Parse("090b7791-a0bd-4c70-91bc-e559131e0bec")); /// - /// The for System.Management.dll + /// The for IIEHost.dll /// - public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net20.References.SystemManagement, global::System.Guid.Parse("87c7a545-4dd4-4371-b04a-d94fa5b787a9")); + public static ReferenceInfo IIEHost => new ReferenceInfo("IIEHost.dll", Resources.IIEHost, Net20.References.IIEHost, global::System.Guid.Parse("220835b7-b714-48d9-9c12-4179f4fefa47")); /// /// The for System.Messaging.dll @@ -203,14 +193,19 @@ public static class ReferenceInfos public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net20.References.SystemMessaging, global::System.Guid.Parse("a76af019-5d51-4942-82d0-51313c6bb1b6")); /// - /// The for System.Runtime.Remoting.dll + /// The for Accessibility.dll /// - public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net20.References.SystemRuntimeRemoting, global::System.Guid.Parse("1c46448d-8f5e-47a8-9a43-bc51cf644907")); + public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net20.References.Accessibility, global::System.Guid.Parse("50304cf2-c3f0-4b25-87ef-347234fbd930")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for Microsoft.Vsa.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormattersSoap => new ReferenceInfo("System.Runtime.Serialization.Formatters.Soap.dll", Resources.SystemRuntimeSerializationFormattersSoap, Net20.References.SystemRuntimeSerializationFormattersSoap, global::System.Guid.Parse("1fefa0cb-4333-4e85-b6a9-e07b213ac91d")); + 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 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 System.Security.dll @@ -218,44 +213,49 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net20.References.SystemSecurity, global::System.Guid.Parse("e71be16e-c183-4898-b1c0-0ddc08351739")); /// - /// The for System.ServiceProcess.dll + /// The for IEHost.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net20.References.SystemServiceProcess, global::System.Guid.Parse("b3d8d550-61ec-4e53-8512-44c33a907187")); + public static ReferenceInfo IEHost => new ReferenceInfo("IEHost.dll", Resources.IEHost, Net20.References.IEHost, global::System.Guid.Parse("36ca0b8d-57f5-45d2-9921-9899b0b08daf")); /// - /// The for System.Transactions.dll + /// The for Microsoft.Build.Utilities.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net20.References.SystemTransactions, global::System.Guid.Parse("3d85bd89-ff68-466f-b254-c23582a2cd2b")); + public static ReferenceInfo MicrosoftBuildUtilities => new ReferenceInfo("Microsoft.Build.Utilities.dll", Resources.MicrosoftBuildUtilities, Net20.References.MicrosoftBuildUtilities, global::System.Guid.Parse("27451667-336d-48a5-b754-53431ea1d472")); /// - /// The for System.Web.dll + /// The for Microsoft.Build.Tasks.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net20.References.SystemWeb, global::System.Guid.Parse("5c9bf923-1bf1-4965-a83e-39497a0aa550")); + public static ReferenceInfo MicrosoftBuildTasks => new ReferenceInfo("Microsoft.Build.Tasks.dll", Resources.MicrosoftBuildTasks, Net20.References.MicrosoftBuildTasks, global::System.Guid.Parse("d19bf4e3-9c9a-4058-b06a-54c8074f8665")); /// - /// The for System.Web.Mobile.dll + /// The for IEExecRemote.dll /// - public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net20.References.SystemWebMobile, global::System.Guid.Parse("a682290c-7d3c-463a-b2fb-ac09c82027d2")); + public static ReferenceInfo IEExecRemote => new ReferenceInfo("IEExecRemote.dll", Resources.IEExecRemote, Net20.References.IEExecRemote, global::System.Guid.Parse("f707b553-c65c-430d-957e-586144b982c9")); /// - /// The for System.Web.RegularExpressions.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net20.References.SystemWebRegularExpressions, global::System.Guid.Parse("562fa081-f41b-4a00-b3b1-161789ce7677")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net20.References.SystemDrawingDesign, global::System.Guid.Parse("aa57daa7-e572-431f-9d04-99f5f90d09de")); /// - /// The for System.Web.Services.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net20.References.SystemWebServices, global::System.Guid.Parse("b8ca874d-9236-4c8f-854d-d5bdb186ce69")); + public static ReferenceInfo SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net20.References.SystemManagement, global::System.Guid.Parse("87c7a545-4dd4-4371-b04a-d94fa5b787a9")); /// - /// The for System.Windows.Forms.dll + /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net20.References.SystemWindowsForms, global::System.Guid.Parse("6f35ac57-7eb4-469d-992c-df19f25598fa")); + 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 System.Xml.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net20.References.SystemXml, global::System.Guid.Parse("6ff059a9-08a8-4aa4-97c4-d0f6845b508a")); + 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.Transactions.dll + /// + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net20.References.SystemTransactions, global::System.Guid.Parse("3d85bd89-ff68-466f-b254-c23582a2cd2b")); private static ImmutableArray _all; public static ImmutableArray All { @@ -265,321 +265,321 @@ public static ImmutableArray All { _all = [ - Accessibility, - AspNetMMCExt, - cscompmgd, - CustomMarshalers, - IEExecRemote, - IEHost, - IIEHost, - ISymWrapper, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasks, - MicrosoftBuildUtilities, + System, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicVsa, - MicrosoftVisualC, - MicrosoftVsa, - MicrosoftVsaVbCodeDOMProcessor, - Microsoft_VsaVb, - mscorlib, sysglobl, - SystemConfiguration, - SystemConfigurationInstall, - SystemData, SystemDataOracleClient, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDirectoryServices, + SystemWebMobile, + SystemRuntimeSerializationFormattersSoap, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, SystemDrawing, - SystemEnterpriseServices, - SystemManagement, - SystemMessaging, + SystemDesign, + SystemDataSqlXml, + MicrosoftBuildEngine, + CustomMarshalers, SystemRuntimeRemoting, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, + MicrosoftVisualC, + MicrosoftVisualBasic, + SystemWindowsForms, SystemServiceProcess, - SystemTransactions, - SystemWeb, - SystemWebMobile, SystemWebRegularExpressions, - SystemWebServices, - SystemWindowsForms, + AspNetMMCExt, + MicrosoftBuildFramework, + cscompmgd, + SystemConfigurationInstall, + SystemData, + SystemDeployment, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, SystemXml, - ]; - } - return _all; - } - } - - public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); - } -} + SystemEnterpriseServices, + SystemWebServices, + SystemDirectoryServices, + mscorlib, + Microsoft_VsaVb, + ISymWrapper, + IIEHost, + SystemMessaging, + Accessibility, + MicrosoftVsa, + MicrosoftVisualBasicVsa, + SystemSecurity, + IEHost, + MicrosoftBuildUtilities, + MicrosoftBuildTasks, + IEExecRemote, + SystemDrawingDesign, + SystemManagement, + MicrosoftVsaVbCodeDOMProcessor, + SystemWeb, + SystemTransactions, + ]; + } + return _all; + } + } + + public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); + } +} public static partial class Net20 { public static class References { - private static PortableExecutableReference? _Accessibility; + private static PortableExecutableReference? _System; /// - /// The for Accessibility.dll + /// The for System.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference System { get { - if (_Accessibility is null) + if (_System is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net20)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System")).GetReference(filePath: "System.dll", display: "System (net20)"); } - return _Accessibility; + return _System; } } - private static PortableExecutableReference? _AspNetMMCExt; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for AspNetMMCExt.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference AspNetMMCExt + public static PortableExecutableReference MicrosoftJScript { get { - if (_AspNetMMCExt is null) + if (_MicrosoftJScript is null) { - _AspNetMMCExt = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.AspNetMMCExt")).GetReference(filePath: "AspNetMMCExt.dll", display: "AspNetMMCExt (net20)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net20)"); } - return _AspNetMMCExt; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _cscompmgd; + private static PortableExecutableReference? _sysglobl; /// - /// The for cscompmgd.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference cscompmgd + public static PortableExecutableReference sysglobl { get { - if (_cscompmgd is null) + if (_sysglobl is null) { - _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net20)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net20)"); } - return _cscompmgd; + return _sysglobl; } } - private static PortableExecutableReference? _CustomMarshalers; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for CustomMarshalers.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference CustomMarshalers + public static PortableExecutableReference SystemDataOracleClient { get { - if (_CustomMarshalers is null) + if (_SystemDataOracleClient is null) { - _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net20)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net20)"); } - return _CustomMarshalers; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _IEExecRemote; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for IEExecRemote.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference IEExecRemote + public static PortableExecutableReference SystemWebMobile { get { - if (_IEExecRemote is null) + if (_SystemWebMobile is null) { - _IEExecRemote = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.IEExecRemote")).GetReference(filePath: "IEExecRemote.dll", display: "IEExecRemote (net20)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net20)"); } - return _IEExecRemote; + return _SystemWebMobile; } } - private static PortableExecutableReference? _IEHost; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for IEHost.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference IEHost + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_IEHost is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _IEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.IEHost")).GetReference(filePath: "IEHost.dll", display: "IEHost (net20)"); + _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net20)"); } - return _IEHost; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _IIEHost; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for IIEHost.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference IIEHost + public static PortableExecutableReference SystemConfiguration { get { - if (_IIEHost is null) + if (_SystemConfiguration is null) { - _IIEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.IIEHost")).GetReference(filePath: "IIEHost.dll", display: "IIEHost (net20)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net20)"); } - return _IIEHost; + return _SystemConfiguration; } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for ISymWrapper.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_ISymWrapper is null) + if (_SystemDirectoryServicesProtocols is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net20)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net20)"); } - return _ISymWrapper; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemDrawing { get { - if (_MicrosoftBuildEngine is null) + if (_SystemDrawing is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net20)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net20)"); } - return _MicrosoftBuildEngine; + return _SystemDrawing; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _SystemDesign; /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Design.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference SystemDesign { get { - if (_MicrosoftBuildFramework is null) + if (_SystemDesign is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net20)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net20)"); } - return _MicrosoftBuildFramework; + return _SystemDesign; } } - private static PortableExecutableReference? _MicrosoftBuildTasks; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for Microsoft.Build.Tasks.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference MicrosoftBuildTasks + public static PortableExecutableReference SystemDataSqlXml { get { - if (_MicrosoftBuildTasks is null) + if (_SystemDataSqlXml is null) { - _MicrosoftBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Tasks")).GetReference(filePath: "Microsoft.Build.Tasks.dll", display: "Microsoft.Build.Tasks (net20)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net20)"); } - return _MicrosoftBuildTasks; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _MicrosoftBuildUtilities; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for Microsoft.Build.Utilities.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference MicrosoftBuildUtilities + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_MicrosoftBuildUtilities is null) + if (_MicrosoftBuildEngine is null) { - _MicrosoftBuildUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Utilities")).GetReference(filePath: "Microsoft.Build.Utilities.dll", display: "Microsoft.Build.Utilities (net20)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net20)"); } - return _MicrosoftBuildUtilities; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _CustomMarshalers; /// - /// The for Microsoft.JScript.dll + /// The for CustomMarshalers.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference CustomMarshalers { get { - if (_MicrosoftJScript is null) + if (_CustomMarshalers is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net20)"); + _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net20)"); } - return _MicrosoftJScript; + return _CustomMarshalers; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_SystemRuntimeRemoting is null) { - _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net20)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net20)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference MicrosoftVisualC { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_MicrosoftVisualC is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net20)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net20)"); } - return _MicrosoftVisualBasicCompatibility; + return _MicrosoftVisualC; } } @@ -600,139 +600,105 @@ public static PortableExecutableReference MicrosoftVisualBasic } } - private static PortableExecutableReference? _MicrosoftVisualBasicVsa; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for Microsoft.VisualBasic.Vsa.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference MicrosoftVisualBasicVsa + public static PortableExecutableReference SystemWindowsForms { get { - if (_MicrosoftVisualBasicVsa is null) + if (_SystemWindowsForms is null) { - _MicrosoftVisualBasicVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic.Vsa")).GetReference(filePath: "Microsoft.VisualBasic.Vsa.dll", display: "Microsoft.VisualBasic.Vsa (net20)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net20)"); } - return _MicrosoftVisualBasicVsa; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for Microsoft.VisualC.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference SystemServiceProcess { get { - if (_MicrosoftVisualC is null) + if (_SystemServiceProcess is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net20)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net20)"); } - return _MicrosoftVisualC; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _MicrosoftVsa; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for Microsoft.Vsa.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference MicrosoftVsa + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_MicrosoftVsa is null) + if (_SystemWebRegularExpressions is null) { - _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net20)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net20)"); } - return _MicrosoftVsa; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _MicrosoftVsaVbCodeDOMProcessor; + private static PortableExecutableReference? _AspNetMMCExt; /// - /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll + /// The for AspNetMMCExt.dll /// - public static PortableExecutableReference MicrosoftVsaVbCodeDOMProcessor + public static PortableExecutableReference AspNetMMCExt { get { - if (_MicrosoftVsaVbCodeDOMProcessor is null) + if (_AspNetMMCExt is null) { - _MicrosoftVsaVbCodeDOMProcessor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Vsa.Vb.CodeDOMProcessor")).GetReference(filePath: "Microsoft.Vsa.Vb.CodeDOMProcessor.dll", display: "Microsoft.Vsa.Vb.CodeDOMProcessor (net20)"); + _AspNetMMCExt = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.AspNetMMCExt")).GetReference(filePath: "AspNetMMCExt.dll", display: "AspNetMMCExt (net20)"); } - return _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; + return _AspNetMMCExt; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for sysglobl.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_sysglobl is null) + if (_MicrosoftBuildFramework is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net20)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net20)"); } - return _sysglobl; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _cscompmgd; /// - /// The for System.Configuration.dll + /// The for cscompmgd.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference cscompmgd { get { - if (_SystemConfiguration is null) + if (_cscompmgd is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net20)"); + _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net20)"); } - return _SystemConfiguration; + return _cscompmgd; } } @@ -770,190 +736,190 @@ public static PortableExecutableReference SystemData } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Data.OracleClient.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference SystemDeployment { get { - if (_SystemDataOracleClient is null) + if (_SystemDeployment is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net20)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net20)"); } - return _SystemDataOracleClient; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.Data.SqlXml.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemDataSqlXml is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net20)"); + _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net20)"); } - return _SystemDataSqlXml; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Deployment.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemDeployment is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net20)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net20)"); } - return _SystemDeployment; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Design.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemXml { get { - if (_SystemDesign is null) + if (_SystemXml is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net20)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net20)"); } - return _SystemDesign; + return _SystemXml; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.DirectoryServices.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemDirectoryServices is null) + if (_SystemEnterpriseServices is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net20)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net20)"); } - return _SystemDirectoryServices; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference SystemWebServices { get { - if (_SystemDirectoryServicesProtocols is null) + if (_SystemWebServices is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net20)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net20)"); } - return _SystemDirectoryServicesProtocols; + return _SystemWebServices; } } - 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; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Drawing.Design.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference mscorlib { get { - if (_SystemDrawingDesign is null) + if (_mscorlib is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net20)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net20)"); } - return _SystemDrawingDesign; + return _mscorlib; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _Microsoft_VsaVb; /// - /// The for System.Drawing.dll + /// The for Microsoft_VsaVb.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference Microsoft_VsaVb { get { - if (_SystemDrawing is null) + if (_Microsoft_VsaVb is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net20)"); + _Microsoft_VsaVb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft_VsaVb")).GetReference(filePath: "Microsoft_VsaVb.dll", display: "Microsoft_VsaVb (net20)"); } - return _SystemDrawing; + return _Microsoft_VsaVb; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.EnterpriseServices.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference ISymWrapper { get { - if (_SystemEnterpriseServices is null) + if (_ISymWrapper is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net20)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net20)"); } - return _SystemEnterpriseServices; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _IIEHost; /// - /// The for System.Management.dll + /// The for IIEHost.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference IIEHost { get { - if (_SystemManagement is null) + if (_IIEHost is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net20)"); + _IIEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.IIEHost")).GetReference(filePath: "IIEHost.dll", display: "IIEHost (net20)"); } - return _SystemManagement; + return _IIEHost; } } @@ -974,190 +940,224 @@ public static PortableExecutableReference SystemMessaging } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Runtime.Remoting.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference Accessibility { get { - if (_SystemRuntimeRemoting is null) + if (_Accessibility is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net20)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net20)"); } - return _SystemRuntimeRemoting; + return _Accessibility; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _MicrosoftVsa; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for Microsoft.Vsa.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference MicrosoftVsa { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_MicrosoftVsa is null) { - _SystemRuntimeSerializationFormattersSoap = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Runtime.Serialization.Formatters.Soap")).GetReference(filePath: "System.Runtime.Serialization.Formatters.Soap.dll", display: "System.Runtime.Serialization.Formatters.Soap (net20)"); + _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net20)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _MicrosoftVsa; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _MicrosoftVisualBasicVsa; /// - /// The for System.Security.dll + /// The for Microsoft.VisualBasic.Vsa.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference MicrosoftVisualBasicVsa { get { - if (_SystemSecurity is null) + if (_MicrosoftVisualBasicVsa is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net20)"); + _MicrosoftVisualBasicVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.VisualBasic.Vsa")).GetReference(filePath: "Microsoft.VisualBasic.Vsa.dll", display: "Microsoft.VisualBasic.Vsa (net20)"); } - return _SystemSecurity; + return _MicrosoftVisualBasicVsa; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.ServiceProcess.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemSecurity { get { - if (_SystemServiceProcess is null) + if (_SystemSecurity is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net20)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net20)"); } - return _SystemServiceProcess; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _IEHost; /// - /// The for System.Transactions.dll + /// The for IEHost.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference IEHost { get { - if (_SystemTransactions is null) + if (_IEHost is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net20)"); + _IEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.IEHost")).GetReference(filePath: "IEHost.dll", display: "IEHost (net20)"); } - return _SystemTransactions; + return _IEHost; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _MicrosoftBuildUtilities; /// - /// The for System.Web.dll + /// The for Microsoft.Build.Utilities.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference MicrosoftBuildUtilities { get { - if (_SystemWeb is null) + if (_MicrosoftBuildUtilities is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net20)"); + _MicrosoftBuildUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Utilities")).GetReference(filePath: "Microsoft.Build.Utilities.dll", display: "Microsoft.Build.Utilities (net20)"); } - return _SystemWeb; + return _MicrosoftBuildUtilities; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _MicrosoftBuildTasks; /// - /// The for System.Web.Mobile.dll + /// The for Microsoft.Build.Tasks.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference MicrosoftBuildTasks { get { - if (_SystemWebMobile is null) + if (_MicrosoftBuildTasks is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net20)"); + _MicrosoftBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Build.Tasks")).GetReference(filePath: "Microsoft.Build.Tasks.dll", display: "Microsoft.Build.Tasks (net20)"); } - return _SystemWebMobile; + return _MicrosoftBuildTasks; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _IEExecRemote; /// - /// The for System.Web.RegularExpressions.dll + /// The for IEExecRemote.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference IEExecRemote { get { - if (_SystemWebRegularExpressions is null) + if (_IEExecRemote is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net20)"); + _IEExecRemote = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.IEExecRemote")).GetReference(filePath: "IEExecRemote.dll", display: "IEExecRemote (net20)"); } - return _SystemWebRegularExpressions; + return _IEExecRemote; } } - 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("net20.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net20)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net20)"); } - return _SystemWebServices; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Windows.Forms.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemManagement { get { - if (_SystemWindowsForms is null) + if (_SystemManagement is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net20)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net20)"); } - return _SystemWindowsForms; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _MicrosoftVsaVbCodeDOMProcessor; /// - /// The for System.Xml.dll + /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference MicrosoftVsaVbCodeDOMProcessor { get { - if (_SystemXml is null) + if (_MicrosoftVsaVbCodeDOMProcessor is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net20)"); + _MicrosoftVsaVbCodeDOMProcessor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.Microsoft.Vsa.Vb.CodeDOMProcessor")).GetReference(filePath: "Microsoft.Vsa.Vb.CodeDOMProcessor.dll", display: "Microsoft.Vsa.Vb.CodeDOMProcessor (net20)"); } - return _SystemXml; + return _MicrosoftVsaVbCodeDOMProcessor; + } + } + + 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? _SystemTransactions; + + /// + /// The for System.Transactions.dll + /// + public static PortableExecutableReference SystemTransactions + { + get + { + if (_SystemTransactions is null) + { + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net20.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net20)"); + } + return _SystemTransactions; } } @@ -1170,55 +1170,55 @@ public static ImmutableArray All { _all = [ - Accessibility, - AspNetMMCExt, - cscompmgd, - CustomMarshalers, - IEExecRemote, - IEHost, - IIEHost, - ISymWrapper, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasks, - MicrosoftBuildUtilities, + System, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicVsa, - MicrosoftVisualC, - MicrosoftVsa, - MicrosoftVsaVbCodeDOMProcessor, - Microsoft_VsaVb, - mscorlib, sysglobl, + SystemDataOracleClient, + SystemWebMobile, + SystemRuntimeSerializationFormattersSoap, SystemConfiguration, + SystemDirectoryServicesProtocols, + SystemDrawing, + SystemDesign, + SystemDataSqlXml, + MicrosoftBuildEngine, + CustomMarshalers, + SystemRuntimeRemoting, + MicrosoftVisualC, + MicrosoftVisualBasic, + SystemWindowsForms, + SystemServiceProcess, + SystemWebRegularExpressions, + AspNetMMCExt, + MicrosoftBuildFramework, + cscompmgd, SystemConfigurationInstall, SystemData, - SystemDataOracleClient, - SystemDataSqlXml, SystemDeployment, - SystemDesign, - SystemDirectoryServices, - SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, - SystemDrawing, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemXml, SystemEnterpriseServices, - SystemManagement, + SystemWebServices, + SystemDirectoryServices, + mscorlib, + Microsoft_VsaVb, + ISymWrapper, + IIEHost, SystemMessaging, - SystemRuntimeRemoting, - SystemRuntimeSerializationFormattersSoap, + Accessibility, + MicrosoftVsa, + MicrosoftVisualBasicVsa, SystemSecurity, - SystemServiceProcess, - SystemTransactions, + IEHost, + MicrosoftBuildUtilities, + MicrosoftBuildTasks, + IEExecRemote, + SystemDrawingDesign, + SystemManagement, + MicrosoftVsaVbCodeDOMProcessor, SystemWeb, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebServices, - SystemWindowsForms, - SystemXml, + SystemTransactions, ]; } return _all; @@ -1232,94 +1232,94 @@ public static partial class Net20 public static class Resources { /// - /// The image bytes for Accessibility.dll + /// The image bytes for System.dll /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net20.Accessibility"); - private static byte[]? _Accessibility; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net20.System"); + private static byte[]? _System; /// - /// The image bytes for AspNetMMCExt.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] AspNetMMCExt => ResourceLoader.GetOrCreateResource(ref _AspNetMMCExt, "net20.AspNetMMCExt"); - private static byte[]? _AspNetMMCExt; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net20.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for cscompmgd.dll + /// The image bytes for sysglobl.dll /// - public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net20.cscompmgd"); - private static byte[]? _cscompmgd; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net20.sysglobl"); + private static byte[]? _sysglobl; /// - /// The image bytes for CustomMarshalers.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net20.CustomMarshalers"); - private static byte[]? _CustomMarshalers; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net20.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for IEExecRemote.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] IEExecRemote => ResourceLoader.GetOrCreateResource(ref _IEExecRemote, "net20.IEExecRemote"); - private static byte[]? _IEExecRemote; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net20.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for IEHost.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] IEHost => ResourceLoader.GetOrCreateResource(ref _IEHost, "net20.IEHost"); - private static byte[]? _IEHost; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net20.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for IIEHost.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] IIEHost => ResourceLoader.GetOrCreateResource(ref _IIEHost, "net20.IIEHost"); - private static byte[]? _IIEHost; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net20.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net20.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net20.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net20.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net20.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for System.Design.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net20.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net20.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for Microsoft.Build.Tasks.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] MicrosoftBuildTasks => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasks, "net20.Microsoft.Build.Tasks"); - private static byte[]? _MicrosoftBuildTasks; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net20.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for Microsoft.Build.Utilities.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] MicrosoftBuildUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilities, "net20.Microsoft.Build.Utilities"); - private static byte[]? _MicrosoftBuildUtilities; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net20.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for CustomMarshalers.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net20.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net20.CustomMarshalers"); + private static byte[]? _CustomMarshalers; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net20.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net20.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net20.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net20.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// /// The image bytes for Microsoft.VisualBasic.dll @@ -1328,52 +1328,40 @@ public static class Resources private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for Microsoft.VisualBasic.Vsa.dll - /// - public static byte[] MicrosoftVisualBasicVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicVsa, "net20.Microsoft.VisualBasic.Vsa"); - private static byte[]? _MicrosoftVisualBasicVsa; - - /// - /// The image bytes for Microsoft.VisualC.dll - /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net20.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; - - /// - /// The image bytes for Microsoft.Vsa.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net20.Microsoft.Vsa"); - private static byte[]? _MicrosoftVsa; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net20.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for Microsoft.Vsa.Vb.CodeDOMProcessor.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] MicrosoftVsaVbCodeDOMProcessor => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsaVbCodeDOMProcessor, "net20.Microsoft.Vsa.Vb.CodeDOMProcessor"); - private static byte[]? _MicrosoftVsaVbCodeDOMProcessor; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net20.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for Microsoft_VsaVb.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net20.Microsoft_VsaVb"); - private static byte[]? _Microsoft_VsaVb; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net20.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for mscorlib.dll + /// The image bytes for AspNetMMCExt.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net20.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] AspNetMMCExt => ResourceLoader.GetOrCreateResource(ref _AspNetMMCExt, "net20.AspNetMMCExt"); + private static byte[]? _AspNetMMCExt; /// - /// The image bytes for sysglobl.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net20.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net20.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for cscompmgd.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net20.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net20.cscompmgd"); + private static byte[]? _cscompmgd; /// /// The image bytes for System.Configuration.Install.dll @@ -1388,70 +1376,70 @@ public static class Resources private static byte[]? _SystemData; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net20.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net20.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net20.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net20.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net20.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net20.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net20.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net20.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net20.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net20.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net20.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net20.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// 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 + /// The image bytes for mscorlib.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net20.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net20.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft_VsaVb.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net20.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net20.Microsoft_VsaVb"); + private static byte[]? _Microsoft_VsaVb; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net20.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net20.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Management.dll + /// The image bytes for IIEHost.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net20.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] IIEHost => ResourceLoader.GetOrCreateResource(ref _IIEHost, "net20.IIEHost"); + private static byte[]? _IIEHost; /// /// The image bytes for System.Messaging.dll @@ -1460,16 +1448,22 @@ public static class Resources private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net20.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net20.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for Microsoft.Vsa.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net20.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net20.Microsoft.Vsa"); + private static byte[]? _MicrosoftVsa; + + /// + /// The image bytes for Microsoft.VisualBasic.Vsa.dll + /// + public static byte[] MicrosoftVisualBasicVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicVsa, "net20.Microsoft.VisualBasic.Vsa"); + private static byte[]? _MicrosoftVisualBasicVsa; /// /// The image bytes for System.Security.dll @@ -1478,52 +1472,58 @@ public static class Resources private static byte[]? _SystemSecurity; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for IEHost.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net20.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] IEHost => ResourceLoader.GetOrCreateResource(ref _IEHost, "net20.IEHost"); + private static byte[]? _IEHost; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for Microsoft.Build.Utilities.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net20.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] MicrosoftBuildUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilities, "net20.Microsoft.Build.Utilities"); + private static byte[]? _MicrosoftBuildUtilities; /// - /// The image bytes for System.Web.dll + /// The image bytes for Microsoft.Build.Tasks.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net20.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] MicrosoftBuildTasks => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasks, "net20.Microsoft.Build.Tasks"); + private static byte[]? _MicrosoftBuildTasks; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for IEExecRemote.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net20.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] IEExecRemote => ResourceLoader.GetOrCreateResource(ref _IEExecRemote, "net20.IEExecRemote"); + private static byte[]? _IEExecRemote; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net20.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net20.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net20.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net20.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for Microsoft.Vsa.Vb.CodeDOMProcessor.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net20.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] MicrosoftVsaVbCodeDOMProcessor => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsaVbCodeDOMProcessor, "net20.Microsoft.Vsa.Vb.CodeDOMProcessor"); + private static byte[]? _MicrosoftVsaVbCodeDOMProcessor; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net20.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net20.System.Web"); + private static byte[]? _SystemWeb; + + /// + /// The image bytes for System.Transactions.dll + /// + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net20.System.Transactions"); + private static byte[]? _SystemTransactions; } diff --git a/Src/Basic.Reference.Assemblies.Net20/Generated.targets b/Src/Basic.Reference.Assemblies.Net20/Generated.targets index a2ace21..a636bf6 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.System + Resources\net20\System.dll - - net20.AspNetMMCExt - Resources\net20\AspNetMMCExt.dll + + net20.Microsoft.JScript + Resources\net20\Microsoft.JScript.dll - - net20.cscompmgd - Resources\net20\cscompmgd.dll + + net20.sysglobl + Resources\net20\sysglobl.dll - - net20.CustomMarshalers - Resources\net20\CustomMarshalers.dll + + net20.System.Data.OracleClient + Resources\net20\System.Data.OracleClient.dll - - net20.IEExecRemote - Resources\net20\IEExecRemote.dll + + net20.System.Web.Mobile + Resources\net20\System.Web.Mobile.dll - - net20.IEHost - Resources\net20\IEHost.dll + + net20.System.Runtime.Serialization.Formatters.Soap + Resources\net20\System.Runtime.Serialization.Formatters.Soap.dll - - net20.IIEHost - Resources\net20\IIEHost.dll + + net20.System.Configuration + Resources\net20\System.Configuration.dll - - net20.ISymWrapper - Resources\net20\ISymWrapper.dll + + net20.System.DirectoryServices.Protocols + Resources\net20\System.DirectoryServices.Protocols.dll - - net20.Microsoft.Build.Engine - Resources\net20\Microsoft.Build.Engine.dll + + net20.System.Drawing + Resources\net20\System.Drawing.dll - - net20.Microsoft.Build.Framework - Resources\net20\Microsoft.Build.Framework.dll + + net20.System.Design + Resources\net20\System.Design.dll - - net20.Microsoft.Build.Tasks - Resources\net20\Microsoft.Build.Tasks.dll + + net20.System.Data.SqlXml + Resources\net20\System.Data.SqlXml.dll - - net20.Microsoft.Build.Utilities - Resources\net20\Microsoft.Build.Utilities.dll + + net20.Microsoft.Build.Engine + Resources\net20\Microsoft.Build.Engine.dll - - net20.Microsoft.JScript - Resources\net20\Microsoft.JScript.dll + + net20.CustomMarshalers + Resources\net20\CustomMarshalers.dll - - net20.Microsoft.VisualBasic.Compatibility.Data - Resources\net20\Microsoft.VisualBasic.Compatibility.Data.dll + + net20.System.Runtime.Remoting + Resources\net20\System.Runtime.Remoting.dll - - net20.Microsoft.VisualBasic.Compatibility - Resources\net20\Microsoft.VisualBasic.Compatibility.dll + + net20.Microsoft.VisualC + Resources\net20\Microsoft.VisualC.dll - + net20.Microsoft.VisualBasic Resources\net20\Microsoft.VisualBasic.dll - - net20.Microsoft.VisualBasic.Vsa - Resources\net20\Microsoft.VisualBasic.Vsa.dll - - - net20.Microsoft.VisualC - Resources\net20\Microsoft.VisualC.dll - - - net20.Microsoft.Vsa - Resources\net20\Microsoft.Vsa.dll + + net20.System.Windows.Forms + Resources\net20\System.Windows.Forms.dll - - net20.Microsoft.Vsa.Vb.CodeDOMProcessor - Resources\net20\Microsoft.Vsa.Vb.CodeDOMProcessor.dll + + net20.System.ServiceProcess + Resources\net20\System.ServiceProcess.dll - - net20.Microsoft_VsaVb - Resources\net20\Microsoft_VsaVb.dll + + net20.System.Web.RegularExpressions + Resources\net20\System.Web.RegularExpressions.dll - - net20.mscorlib - Resources\net20\mscorlib.dll + + net20.AspNetMMCExt + Resources\net20\AspNetMMCExt.dll - - net20.sysglobl - Resources\net20\sysglobl.dll + + net20.Microsoft.Build.Framework + Resources\net20\Microsoft.Build.Framework.dll - - net20.System.Configuration - Resources\net20\System.Configuration.dll + + net20.cscompmgd + Resources\net20\cscompmgd.dll - + net20.System.Configuration.Install Resources\net20\System.Configuration.Install.dll - + net20.System.Data Resources\net20\System.Data.dll - - net20.System.Data.OracleClient - Resources\net20\System.Data.OracleClient.dll - - - net20.System.Data.SqlXml - Resources\net20\System.Data.SqlXml.dll - - + net20.System.Deployment Resources\net20\System.Deployment.dll - - net20.System.Design - Resources\net20\System.Design.dll + + net20.Microsoft.VisualBasic.Compatibility.Data + Resources\net20\Microsoft.VisualBasic.Compatibility.Data.dll - - net20.System.DirectoryServices - Resources\net20\System.DirectoryServices.dll + + net20.Microsoft.VisualBasic.Compatibility + Resources\net20\Microsoft.VisualBasic.Compatibility.dll - - net20.System.DirectoryServices.Protocols - Resources\net20\System.DirectoryServices.Protocols.dll + + net20.System.Xml + Resources\net20\System.Xml.dll - - net20.System - Resources\net20\System.dll + + net20.System.EnterpriseServices + Resources\net20\System.EnterpriseServices.dll - - net20.System.Drawing.Design - Resources\net20\System.Drawing.Design.dll + + net20.System.Web.Services + Resources\net20\System.Web.Services.dll - - net20.System.Drawing - Resources\net20\System.Drawing.dll + + net20.System.DirectoryServices + Resources\net20\System.DirectoryServices.dll - - net20.System.EnterpriseServices - Resources\net20\System.EnterpriseServices.dll + + net20.mscorlib + Resources\net20\mscorlib.dll - - net20.System.Management - Resources\net20\System.Management.dll + + net20.Microsoft_VsaVb + Resources\net20\Microsoft_VsaVb.dll - + + net20.ISymWrapper + Resources\net20\ISymWrapper.dll + + + net20.IIEHost + Resources\net20\IIEHost.dll + + net20.System.Messaging Resources\net20\System.Messaging.dll - - net20.System.Runtime.Remoting - Resources\net20\System.Runtime.Remoting.dll + + net20.Accessibility + Resources\net20\Accessibility.dll - - net20.System.Runtime.Serialization.Formatters.Soap - Resources\net20\System.Runtime.Serialization.Formatters.Soap.dll + + net20.Microsoft.Vsa + Resources\net20\Microsoft.Vsa.dll + + + net20.Microsoft.VisualBasic.Vsa + Resources\net20\Microsoft.VisualBasic.Vsa.dll - + net20.System.Security Resources\net20\System.Security.dll - - net20.System.ServiceProcess - Resources\net20\System.ServiceProcess.dll + + net20.IEHost + Resources\net20\IEHost.dll - - net20.System.Transactions - Resources\net20\System.Transactions.dll + + net20.Microsoft.Build.Utilities + Resources\net20\Microsoft.Build.Utilities.dll - - net20.System.Web - Resources\net20\System.Web.dll + + net20.Microsoft.Build.Tasks + Resources\net20\Microsoft.Build.Tasks.dll - - net20.System.Web.Mobile - Resources\net20\System.Web.Mobile.dll + + net20.IEExecRemote + Resources\net20\IEExecRemote.dll - - net20.System.Web.RegularExpressions - Resources\net20\System.Web.RegularExpressions.dll + + net20.System.Drawing.Design + Resources\net20\System.Drawing.Design.dll - - net20.System.Web.Services - Resources\net20\System.Web.Services.dll + + net20.System.Management + Resources\net20\System.Management.dll - - net20.System.Windows.Forms - Resources\net20\System.Windows.Forms.dll + + net20.Microsoft.Vsa.Vb.CodeDOMProcessor + Resources\net20\Microsoft.Vsa.Vb.CodeDOMProcessor.dll - - net20.System.Xml - Resources\net20\System.Xml.dll + + net20.System.Web + Resources\net20\System.Web.dll + + + net20.System.Transactions + Resources\net20\System.Transactions.dll diff --git a/Src/Basic.Reference.Assemblies.Net35/Generated.cs b/Src/Basic.Reference.Assemblies.Net35/Generated.cs index 6124960..51e08a4 100644 --- a/Src/Basic.Reference.Assemblies.Net35/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net35/Generated.cs @@ -13,184 +13,194 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net35.References.Accessibility, global::System.Guid.Parse("50304cf2-c3f0-4b25-87ef-347234fbd930")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net35.References.System, global::System.Guid.Parse("ae0ee58d-2eb9-4874-9124-adc3b456c262")); /// - /// The for AspNetMMCExt.dll + /// The for System.WorkflowServices.dll /// - public static ReferenceInfo AspNetMMCExt => new ReferenceInfo("AspNetMMCExt.dll", Resources.AspNetMMCExt, Net35.References.AspNetMMCExt, global::System.Guid.Parse("02516558-dd3b-4d52-8044-932c92249709")); + 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 cscompmgd.dll + /// The for System.Web.Extensions.Design.dll /// - public static ReferenceInfo cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net35.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); + public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net35.References.SystemWebExtensionsDesign, global::System.Guid.Parse("cbc4d9d4-d2b2-486c-9f21-44f5127794fe")); /// - /// The for CustomMarshalers.dll + /// The for Microsoft.JScript.dll /// - public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net35.References.CustomMarshalers, global::System.Guid.Parse("a0dd71d8-45fa-4ac7-8ee9-078588faa29c")); + public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net35.References.MicrosoftJScript, global::System.Guid.Parse("08f6c076-78b5-4403-9bc1-ccb890b060dc")); /// - /// The for IEExecRemote.dll + /// The for System.Core.dll /// - public static ReferenceInfo IEExecRemote => new ReferenceInfo("IEExecRemote.dll", Resources.IEExecRemote, Net35.References.IEExecRemote, global::System.Guid.Parse("f707b553-c65c-430d-957e-586144b982c9")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net35.References.SystemCore, global::System.Guid.Parse("778fd3e0-f6e9-4d52-ab61-4ccc1e3f03ea")); /// - /// The for IEHost.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static ReferenceInfo IEHost => new ReferenceInfo("IEHost.dll", Resources.IEHost, Net35.References.IEHost, global::System.Guid.Parse("36ca0b8d-57f5-45d2-9921-9899b0b08daf")); + 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 IIEHost.dll + /// The for System.Web.Routing.dll /// - public static ReferenceInfo IIEHost => new ReferenceInfo("IIEHost.dll", Resources.IIEHost, Net35.References.IIEHost, global::System.Guid.Parse("220835b7-b714-48d9-9c12-4179f4fefa47")); + public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net35.References.SystemWebRouting, global::System.Guid.Parse("8eba1493-3a68-465f-b950-4839906e028d")); /// - /// The for ISymWrapper.dll + /// The for PresentationFramework.Royale.dll /// - public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net35.References.ISymWrapper, global::System.Guid.Parse("090b7791-a0bd-4c70-91bc-e559131e0bec")); + 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 Microsoft.Build.Conversion.v3.5.dll + /// The for sysglobl.dll /// - public static ReferenceInfo MicrosoftBuildConversionv35 => new ReferenceInfo("Microsoft.Build.Conversion.v3.5.dll", Resources.MicrosoftBuildConversionv35, Net35.References.MicrosoftBuildConversionv35, global::System.Guid.Parse("2a620d25-b942-4dba-9d65-7c193d5afe40")); + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net35.References.sysglobl, global::System.Guid.Parse("b42493d9-0943-46d3-9f2e-35820ab0dda4")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Net.dll /// - public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net35.References.MicrosoftBuildEngine, global::System.Guid.Parse("e7b348c6-6991-47ee-bb22-a24312447880")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net35.References.SystemNet, global::System.Guid.Parse("757ae0cf-4ba9-47fa-8c8d-142525400d6f")); /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Web.DynamicData.dll /// - public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net35.References.MicrosoftBuildFramework, global::System.Guid.Parse("9e51f31b-cd00-4eb1-ac3d-1adfc970597b")); + public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net35.References.SystemWebDynamicData, global::System.Guid.Parse("a1e5d530-f396-4837-ab8c-04c3ffb5cef0")); /// - /// The for Microsoft.Build.Tasks.dll + /// The for System.Data.Services.Design.dll /// - public static ReferenceInfo MicrosoftBuildTasks => new ReferenceInfo("Microsoft.Build.Tasks.dll", Resources.MicrosoftBuildTasks, Net35.References.MicrosoftBuildTasks, global::System.Guid.Parse("d19bf4e3-9c9a-4058-b06a-54c8074f8665")); + public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net35.References.SystemDataServicesDesign, global::System.Guid.Parse("30d9c803-2d86-4483-884e-9bcea45f5cf9")); /// - /// The for Microsoft.Build.Utilities.dll + /// The for System.ServiceModel.dll /// - public static ReferenceInfo MicrosoftBuildUtilities => new ReferenceInfo("Microsoft.Build.Utilities.dll", Resources.MicrosoftBuildUtilities, Net35.References.MicrosoftBuildUtilities, global::System.Guid.Parse("27451667-336d-48a5-b754-53431ea1d472")); + 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 Microsoft.Build.Utilities.v3.5.dll + /// The for System.Data.Services.dll /// - public static ReferenceInfo MicrosoftBuildUtilitiesv35 => new ReferenceInfo("Microsoft.Build.Utilities.v3.5.dll", Resources.MicrosoftBuildUtilitiesv35, Net35.References.MicrosoftBuildUtilitiesv35, global::System.Guid.Parse("7e38461e-f4ba-43a9-a05b-015ce631ae92")); + public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net35.References.SystemDataServices, global::System.Guid.Parse("bb17e1c4-c10f-4d69-81ef-48adf31c2d1c")); /// - /// The for Microsoft.JScript.dll + /// The for System.Data.OracleClient.dll /// - public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net35.References.MicrosoftJScript, global::System.Guid.Parse("08f6c076-78b5-4403-9bc1-ccb890b060dc")); + public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net35.References.SystemDataOracleClient, global::System.Guid.Parse("0b6cc51c-cd2f-4f36-93af-3c8ed7cd13ee")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Web.Mobile.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net35.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("f59e0b4e-093f-4c98-910a-6928a7861abe")); + public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net35.References.SystemWebMobile, global::System.Guid.Parse("a682290c-7d3c-463a-b2fb-ac09c82027d2")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Web.Entity.Design.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net35.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("b22a5c10-3d52-4029-9bb7-c0f69849eea0")); + public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net35.References.SystemWebEntityDesign, global::System.Guid.Parse("ba5dcc02-cb61-43f7-8d4d-10c72ac1072f")); /// - /// The for Microsoft.VisualBasic.dll + /// The for UIAutomationTypes.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net35.References.MicrosoftVisualBasic, global::System.Guid.Parse("ef293da8-f2e5-468d-ad40-816c38465e72")); + public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net35.References.UIAutomationTypes, global::System.Guid.Parse("26664b2b-e375-49be-8fc1-3ee31a1a43c4")); /// - /// The for Microsoft.VisualBasic.Vsa.dll + /// The for System.Runtime.Serialization.Formatters.Soap.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")); + 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 Microsoft.VisualC.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net35.References.WindowsBase, global::System.Guid.Parse("c57e7316-63e3-43ed-8a43-69529268baef")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net35.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("8da08f9a-d302-481b-8988-3aa2faf28452")); + 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 Microsoft.Vsa.dll + /// The for System.DirectoryServices.Protocols.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 SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net35.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1ce43ead-cae9-487d-b2ad-7e5d11e54d75")); /// - /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll + /// The for System.Drawing.dll /// - 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")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net35.References.SystemDrawing, global::System.Guid.Parse("e97641f9-9eae-4ed4-886a-8a22fa6fac2c")); /// - /// The for Microsoft_VsaVb.dll + /// The for System.DirectoryServices.AccountManagement.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 SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net35.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("5360ff29-42b3-45a6-b321-2c72fd8852e3")); /// - /// The for mscorlib.dll + /// The for System.Data.Services.Client.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 SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net35.References.SystemDataServicesClient, global::System.Guid.Parse("feb12de1-32da-42af-8bc7-fcfab5d103b0")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Design.dll /// - public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net35.References.PresentationBuildTasks, global::System.Guid.Parse("87d53a80-b341-47d4-ad10-cead7ab76cfa")); + public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net35.References.SystemDesign, global::System.Guid.Parse("4dadced2-88d4-4201-9e8f-7bca4b840335")); /// - /// The for PresentationCore.dll + /// The for System.Speech.dll /// - public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net35.References.PresentationCore, global::System.Guid.Parse("b311913d-8c1e-4659-a1d5-65ffef597370")); + public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net35.References.SystemSpeech, global::System.Guid.Parse("d92a6f91-8e89-4308-ace8-00a2394a8a6d")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net35.References.PresentationFrameworkAero, global::System.Guid.Parse("0920ba5a-8430-41ca-9746-ca485e699601")); + 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 PresentationFramework.Classic.dll + /// The for UIAutomationClientsideProviders.dll /// - public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net35.References.PresentationFrameworkClassic, global::System.Guid.Parse("4293ac26-ecb6-418b-9b42-b945c74ecb17")); + public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net35.References.UIAutomationClientsideProviders, global::System.Guid.Parse("bdd005fd-e3d2-46ae-a546-43c2c2addf24")); /// - /// The for PresentationFramework.dll + /// The for System.Web.Abstractions.dll /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net35.References.PresentationFramework, global::System.Guid.Parse("1d43c0ba-2ab6-4ef5-b263-a3f7174edfd1")); + 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 PresentationFramework.Luna.dll + /// The for System.Data.SqlXml.dll /// - public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net35.References.PresentationFrameworkLuna, global::System.Guid.Parse("b5363575-6318-47ab-97e7-a8746ad2f3a4")); + 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 PresentationFramework.Royale.dll + /// The for Microsoft.Build.Engine.dll /// - public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net35.References.PresentationFrameworkRoyale, global::System.Guid.Parse("97c52d7a-d92f-40e8-8db0-a03cf423f41f")); + public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net35.References.MicrosoftBuildEngine, global::System.Guid.Parse("e7b348c6-6991-47ee-bb22-a24312447880")); /// - /// The for ReachFramework.dll + /// The for PresentationFramework.Aero.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 PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net35.References.PresentationFrameworkAero, global::System.Guid.Parse("0920ba5a-8430-41ca-9746-ca485e699601")); /// - /// The for sysglobl.dll + /// The for System.Windows.Presentation.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 SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net35.References.SystemWindowsPresentation, global::System.Guid.Parse("29ab7fa8-b916-45ea-a3cb-fc5cf873ad7d")); /// - /// The for System.AddIn.Contract.dll + /// The for CustomMarshalers.dll /// - public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net35.References.SystemAddInContract, global::System.Guid.Parse("19435b39-0082-4c22-aac7-2721a0bf448a")); + public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net35.References.CustomMarshalers, global::System.Guid.Parse("a0dd71d8-45fa-4ac7-8ee9-078588faa29c")); /// - /// The for System.AddIn.dll + /// The for System.Runtime.Remoting.dll /// - public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net35.References.SystemAddIn, global::System.Guid.Parse("02239541-8fb8-45b7-aa8a-fe47e844f326")); + 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.Data.Linq.dll + /// + public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net35.References.SystemDataLinq, global::System.Guid.Parse("6096d3ae-b34f-4a0c-9c08-de4bfadd34ac")); + + /// + /// The for System.Runtime.Serialization.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")); /// /// The for System.ComponentModel.DataAnnotations.dll @@ -198,69 +208,69 @@ 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 Microsoft.VisualC.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 MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net35.References.MicrosoftVisualC, global::System.Guid.Parse("ab850ffe-3ee4-4b05-b7eb-787402c89e2b")); /// - /// The for System.Configuration.Install.dll + /// The for System.IdentityModel.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 SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net35.References.SystemIdentityModel, global::System.Guid.Parse("3a4ebf5d-4cbb-4d49-98c8-fc6c4c0b9c1b")); /// - /// The for System.Core.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net35.References.SystemCore, global::System.Guid.Parse("778fd3e0-f6e9-4d52-ab61-4ccc1e3f03ea")); + 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 System.Data.DataSetExtensions.dll + /// The for System.Workflow.ComponentModel.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net35.References.SystemDataDataSetExtensions, global::System.Guid.Parse("9b389b5c-da2c-4724-a4fa-fbe7c0101191")); + public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net35.References.SystemWorkflowComponentModel, global::System.Guid.Parse("9c323646-28c4-4d20-afd5-dfd37d2a5149")); /// - /// The for System.Data.dll + /// The for System.Windows.Forms.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net35.References.SystemData, global::System.Guid.Parse("71c83da2-b121-45f8-bc99-4fdc019a2af2")); + public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net35.References.SystemWindowsForms, global::System.Guid.Parse("6f35ac57-7eb4-469d-992c-df19f25598fa")); /// - /// The for System.Data.Entity.Design.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net35.References.SystemDataEntityDesign, global::System.Guid.Parse("c8fc58fb-5f05-4299-b4d2-92d3668b1ff3")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net35.References.SystemServiceProcess, global::System.Guid.Parse("b3d8d550-61ec-4e53-8512-44c33a907187")); /// - /// The for System.Data.Entity.dll + /// The for System.Web.RegularExpressions.dll /// - public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net35.References.SystemDataEntity, global::System.Guid.Parse("d4953271-a7c3-4dd7-b268-adcc990125fd")); + public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net35.References.SystemWebRegularExpressions, global::System.Guid.Parse("562fa081-f41b-4a00-b3b1-161789ce7677")); /// - /// The for System.Data.Linq.dll + /// The for AspNetMMCExt.dll /// - public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net35.References.SystemDataLinq, global::System.Guid.Parse("6096d3ae-b34f-4a0c-9c08-de4bfadd34ac")); + public static ReferenceInfo AspNetMMCExt => new ReferenceInfo("AspNetMMCExt.dll", Resources.AspNetMMCExt, Net35.References.AspNetMMCExt, global::System.Guid.Parse("02516558-dd3b-4d52-8044-932c92249709")); /// - /// The for System.Data.OracleClient.dll + /// The for Microsoft.Build.Framework.dll /// - public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net35.References.SystemDataOracleClient, global::System.Guid.Parse("0b6cc51c-cd2f-4f36-93af-3c8ed7cd13ee")); + public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net35.References.MicrosoftBuildFramework, global::System.Guid.Parse("9e51f31b-cd00-4eb1-ac3d-1adfc970597b")); /// - /// The for System.Data.Services.Client.dll + /// The for System.IdentityModel.Selectors.dll /// - public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net35.References.SystemDataServicesClient, global::System.Guid.Parse("feb12de1-32da-42af-8bc7-fcfab5d103b0")); + 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.Data.Services.Design.dll + /// The for cscompmgd.dll /// - public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net35.References.SystemDataServicesDesign, global::System.Guid.Parse("30d9c803-2d86-4483-884e-9bcea45f5cf9")); + public static ReferenceInfo cscompmgd => new ReferenceInfo("cscompmgd.dll", Resources.cscompmgd, Net35.References.cscompmgd, global::System.Guid.Parse("dea8ed4d-de6a-4e0d-b2ca-d4ca55b60f59")); /// - /// The for System.Data.Services.dll + /// The for System.Configuration.Install.dll /// - public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net35.References.SystemDataServices, global::System.Guid.Parse("bb17e1c4-c10f-4d69-81ef-48adf31c2d1c")); + 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.Data.SqlXml.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net35.References.SystemDataSqlXml, global::System.Guid.Parse("a5889030-e4fd-4920-bc75-054c588ca9cd")); + 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 @@ -268,39 +278,34 @@ public static class ReferenceInfos public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net35.References.SystemDeployment, global::System.Guid.Parse("2679849b-1094-4c61-8ff4-c7c409f381da")); /// - /// The for System.Design.dll - /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net35.References.SystemDesign, global::System.Guid.Parse("4dadced2-88d4-4201-9e8f-7bca4b840335")); - - /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net35.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("5360ff29-42b3-45a6-b321-2c72fd8852e3")); + 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.DirectoryServices.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net35.References.SystemDirectoryServices, global::System.Guid.Parse("45f02b40-074a-4c3a-8be2-395b6b6c8ddb")); + public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net35.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("f59e0b4e-093f-4c98-910a-6928a7861abe")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for Microsoft.Build.Utilities.v3.5.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")); + public static ReferenceInfo MicrosoftBuildUtilitiesv35 => new ReferenceInfo("Microsoft.Build.Utilities.v3.5.dll", Resources.MicrosoftBuildUtilitiesv35, Net35.References.MicrosoftBuildUtilitiesv35, global::System.Guid.Parse("7e38461e-f4ba-43a9-a05b-015ce631ae92")); /// - /// The for System.dll + /// The for Microsoft.VisualBasic.Compatibility.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 MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net35.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("b22a5c10-3d52-4029-9bb7-c0f69849eea0")); /// - /// The for System.Drawing.Design.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net35.References.SystemDrawingDesign, global::System.Guid.Parse("aa57daa7-e572-431f-9d04-99f5f90d09de")); + 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.Drawing.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net35.References.SystemDrawing, global::System.Guid.Parse("e97641f9-9eae-4ed4-886a-8a22fa6fac2c")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net35.References.PresentationFramework, global::System.Guid.Parse("1d43c0ba-2ab6-4ef5-b263-a3f7174edfd1")); /// /// The for System.EnterpriseServices.dll @@ -308,14 +313,14 @@ 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 WindowsFormsIntegration.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 WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net35.References.WindowsFormsIntegration, global::System.Guid.Parse("e8527c3e-671e-4d16-b92d-45bf422f5a23")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for UIAutomationClient.dll /// - public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net35.References.SystemIdentityModelSelectors, global::System.Guid.Parse("037ad437-90cf-4fa0-84ee-b7b3140e375e")); + public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net35.References.UIAutomationClient, global::System.Guid.Parse("e871128a-f5dd-4ed9-9890-6d750f7c6d5b")); /// /// The for System.IO.Log.dll @@ -323,204 +328,199 @@ public static class ReferenceInfos 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.Management.dll + /// The for System.Web.Services.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 SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net35.References.SystemWebServices, global::System.Guid.Parse("b8ca874d-9236-4c8f-854d-d5bdb186ce69")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.AddIn.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 SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net35.References.SystemAddIn, global::System.Guid.Parse("02239541-8fb8-45b7-aa8a-fe47e844f326")); /// - /// The for System.Messaging.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net35.References.SystemMessaging, global::System.Guid.Parse("a76af019-5d51-4942-82d0-51313c6bb1b6")); + 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.Net.dll - /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net35.References.SystemNet, global::System.Guid.Parse("757ae0cf-4ba9-47fa-8c8d-142525400d6f")); - - /// - /// The for System.Printing.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net35.References.SystemPrinting, global::System.Guid.Parse("964a1523-2ced-49c9-9163-9251af06aaac")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net35.References.mscorlib, global::System.Guid.Parse("c28a86ac-9899-4084-a29d-1009e48b7ad8")); /// - /// The for System.Runtime.Remoting.dll + /// The for Microsoft_VsaVb.dll /// - public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net35.References.SystemRuntimeRemoting, global::System.Guid.Parse("1c46448d-8f5e-47a8-9a43-bc51cf644907")); + 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 System.Runtime.Serialization.dll + /// The for System.Data.Entity.Design.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 SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net35.References.SystemDataEntityDesign, global::System.Guid.Parse("c8fc58fb-5f05-4299-b4d2-92d3668b1ff3")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for ISymWrapper.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 ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net35.References.ISymWrapper, global::System.Guid.Parse("090b7791-a0bd-4c70-91bc-e559131e0bec")); /// - /// The for System.Security.dll + /// The for IIEHost.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net35.References.SystemSecurity, global::System.Guid.Parse("e71be16e-c183-4898-b1c0-0ddc08351739")); + public static ReferenceInfo IIEHost => new ReferenceInfo("IIEHost.dll", Resources.IIEHost, Net35.References.IIEHost, global::System.Guid.Parse("220835b7-b714-48d9-9c12-4179f4fefa47")); /// - /// The for System.ServiceModel.dll + /// The for Microsoft.Build.Conversion.v3.5.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 MicrosoftBuildConversionv35 => new ReferenceInfo("Microsoft.Build.Conversion.v3.5.dll", Resources.MicrosoftBuildConversionv35, Net35.References.MicrosoftBuildConversionv35, global::System.Guid.Parse("2a620d25-b942-4dba-9d65-7c193d5afe40")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Messaging.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 SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net35.References.SystemMessaging, global::System.Guid.Parse("a76af019-5d51-4942-82d0-51313c6bb1b6")); /// - /// The for System.ServiceProcess.dll + /// The for PresentationFramework.Classic.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net35.References.SystemServiceProcess, global::System.Guid.Parse("b3d8d550-61ec-4e53-8512-44c33a907187")); + 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 System.Speech.dll + /// The for System.Workflow.Activities.dll /// - public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net35.References.SystemSpeech, global::System.Guid.Parse("d92a6f91-8e89-4308-ace8-00a2394a8a6d")); + public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net35.References.SystemWorkflowActivities, global::System.Guid.Parse("d5ebc074-12e6-45ec-906e-86ffd4a6b4a9")); /// - /// The for System.Transactions.dll + /// The for UIAutomationProvider.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net35.References.SystemTransactions, global::System.Guid.Parse("3d85bd89-ff68-466f-b254-c23582a2cd2b")); + public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net35.References.UIAutomationProvider, global::System.Guid.Parse("34c345ab-0f31-44af-b904-81fdb3a0774b")); /// - /// The for System.Web.Abstractions.dll + /// The for Accessibility.dll /// - public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net35.References.SystemWebAbstractions, global::System.Guid.Parse("40028a53-8768-425b-a289-fc2c7e586f09")); + public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net35.References.Accessibility, global::System.Guid.Parse("50304cf2-c3f0-4b25-87ef-347234fbd930")); /// - /// The for System.Web.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net35.References.SystemWeb, global::System.Guid.Parse("5c9bf923-1bf1-4965-a83e-39497a0aa550")); + 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.Web.DynamicData.Design.dll + /// The for PresentationFramework.Luna.dll /// - public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net35.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("6647f31c-f0ee-4129-b09d-e63e4d704229")); + public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net35.References.PresentationFrameworkLuna, global::System.Guid.Parse("b5363575-6318-47ab-97e7-a8746ad2f3a4")); /// - /// The for System.Web.DynamicData.dll + /// The for Microsoft.Vsa.dll /// - public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net35.References.SystemWebDynamicData, global::System.Guid.Parse("a1e5d530-f396-4837-ab8c-04c3ffb5cef0")); + 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 System.Web.Entity.Design.dll + /// The for Microsoft.VisualBasic.Vsa.dll /// - public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net35.References.SystemWebEntityDesign, global::System.Guid.Parse("ba5dcc02-cb61-43f7-8d4d-10c72ac1072f")); + 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 System.Web.Entity.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net35.References.SystemWebEntity, global::System.Guid.Parse("0488a68c-c4db-4e11-a689-034a99282dbe")); + 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.Web.Extensions.Design.dll + /// The for IEHost.dll /// - public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net35.References.SystemWebExtensionsDesign, global::System.Guid.Parse("cbc4d9d4-d2b2-486c-9f21-44f5127794fe")); + public static ReferenceInfo IEHost => new ReferenceInfo("IEHost.dll", Resources.IEHost, Net35.References.IEHost, global::System.Guid.Parse("36ca0b8d-57f5-45d2-9921-9899b0b08daf")); /// - /// The for System.Web.Extensions.dll + /// The for System.Printing.dll /// - public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net35.References.SystemWebExtensions, global::System.Guid.Parse("4d0e407f-ff2a-43c2-b08e-4c2bcd6d8c9a")); + public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net35.References.SystemPrinting, global::System.Guid.Parse("964a1523-2ced-49c9-9163-9251af06aaac")); /// - /// The for System.Web.Mobile.dll + /// The for Microsoft.Build.Utilities.dll /// - public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net35.References.SystemWebMobile, global::System.Guid.Parse("a682290c-7d3c-463a-b2fb-ac09c82027d2")); + public static ReferenceInfo MicrosoftBuildUtilities => new ReferenceInfo("Microsoft.Build.Utilities.dll", Resources.MicrosoftBuildUtilities, Net35.References.MicrosoftBuildUtilities, global::System.Guid.Parse("27451667-336d-48a5-b754-53431ea1d472")); /// - /// The for System.Web.RegularExpressions.dll + /// The for PresentationCore.dll /// - public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net35.References.SystemWebRegularExpressions, global::System.Guid.Parse("562fa081-f41b-4a00-b3b1-161789ce7677")); + public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net35.References.PresentationCore, global::System.Guid.Parse("b311913d-8c1e-4659-a1d5-65ffef597370")); /// - /// The for System.Web.Routing.dll + /// The for System.Data.Entity.dll /// - public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net35.References.SystemWebRouting, global::System.Guid.Parse("8eba1493-3a68-465f-b950-4839906e028d")); + public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net35.References.SystemDataEntity, global::System.Guid.Parse("d4953271-a7c3-4dd7-b268-adcc990125fd")); /// - /// The for System.Web.Services.dll + /// The for Microsoft.Build.Tasks.dll /// - public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net35.References.SystemWebServices, global::System.Guid.Parse("b8ca874d-9236-4c8f-854d-d5bdb186ce69")); + public static ReferenceInfo MicrosoftBuildTasks => new ReferenceInfo("Microsoft.Build.Tasks.dll", Resources.MicrosoftBuildTasks, Net35.References.MicrosoftBuildTasks, global::System.Guid.Parse("d19bf4e3-9c9a-4058-b06a-54c8074f8665")); /// - /// The for System.Windows.Forms.dll + /// The for IEExecRemote.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net35.References.SystemWindowsForms, global::System.Guid.Parse("6f35ac57-7eb4-469d-992c-df19f25598fa")); + public static ReferenceInfo IEExecRemote => new ReferenceInfo("IEExecRemote.dll", Resources.IEExecRemote, Net35.References.IEExecRemote, global::System.Guid.Parse("f707b553-c65c-430d-957e-586144b982c9")); /// - /// The for System.Windows.Presentation.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net35.References.SystemWindowsPresentation, global::System.Guid.Parse("29ab7fa8-b916-45ea-a3cb-fc5cf873ad7d")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net35.References.SystemDrawingDesign, global::System.Guid.Parse("aa57daa7-e572-431f-9d04-99f5f90d09de")); /// - /// The for System.Workflow.Activities.dll + /// The for System.Web.Entity.dll /// - public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net35.References.SystemWorkflowActivities, global::System.Guid.Parse("d5ebc074-12e6-45ec-906e-86ffd4a6b4a9")); + public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net35.References.SystemWebEntity, global::System.Guid.Parse("0488a68c-c4db-4e11-a689-034a99282dbe")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.Web.DynamicData.Design.dll /// - public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net35.References.SystemWorkflowComponentModel, global::System.Guid.Parse("9c323646-28c4-4d20-afd5-dfd37d2a5149")); + public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net35.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("6647f31c-f0ee-4129-b09d-e63e4d704229")); /// - /// The for System.Workflow.Runtime.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net35.References.SystemWorkflowRuntime, global::System.Guid.Parse("f507df80-62fc-4cbf-b850-86687e22aff6")); + 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.WorkflowServices.dll + /// The for System.AddIn.Contract.dll /// - public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net35.References.SystemWorkflowServices, global::System.Guid.Parse("648c9bc4-661b-4065-b594-b266a67facca")); + public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net35.References.SystemAddInContract, global::System.Guid.Parse("19435b39-0082-4c22-aac7-2721a0bf448a")); /// - /// The for System.Xml.dll + /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net35.References.SystemXml, global::System.Guid.Parse("6ff059a9-08a8-4aa4-97c4-d0f6845b508a")); + 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 System.Xml.Linq.dll + /// The for System.Management.Instrumentation.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 SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net35.References.SystemManagementInstrumentation, global::System.Guid.Parse("8af849ec-370a-4546-9e7b-32089911451e")); /// - /// The for UIAutomationClient.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net35.References.UIAutomationClient, global::System.Guid.Parse("e871128a-f5dd-4ed9-9890-6d750f7c6d5b")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net35.References.ReachFramework, global::System.Guid.Parse("4561e5d1-1276-4ac1-9340-cd0b8ee96d73")); /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Web.Extensions.dll /// - public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net35.References.UIAutomationClientsideProviders, global::System.Guid.Parse("bdd005fd-e3d2-46ae-a546-43c2c2addf24")); + public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net35.References.SystemWebExtensions, global::System.Guid.Parse("4d0e407f-ff2a-43c2-b08e-4c2bcd6d8c9a")); /// - /// The for UIAutomationProvider.dll + /// The for System.Web.dll /// - public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net35.References.UIAutomationProvider, global::System.Guid.Parse("34c345ab-0f31-44af-b904-81fdb3a0774b")); + 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 UIAutomationTypes.dll + /// The for System.Workflow.Runtime.dll /// - public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net35.References.UIAutomationTypes, global::System.Guid.Parse("26664b2b-e375-49be-8fc1-3ee31a1a43c4")); + public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net35.References.SystemWorkflowRuntime, global::System.Guid.Parse("f507df80-62fc-4cbf-b850-86687e22aff6")); /// - /// The for WindowsBase.dll + /// The for PresentationBuildTasks.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net35.References.WindowsBase, global::System.Guid.Parse("c57e7316-63e3-43ed-8a43-69529268baef")); + public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net35.References.PresentationBuildTasks, global::System.Guid.Parse("87d53a80-b341-47d4-ad10-cead7ab76cfa")); /// - /// The for WindowsFormsIntegration.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net35.References.WindowsFormsIntegration, global::System.Guid.Parse("e8527c3e-671e-4d16-b92d-45bf422f5a23")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net35.References.SystemTransactions, global::System.Guid.Parse("3d85bd89-ff68-466f-b254-c23582a2cd2b")); private static ImmutableArray _all; public static ImmutableArray All { @@ -530,108 +530,108 @@ public static ImmutableArray All { _all = [ - Accessibility, - AspNetMMCExt, - cscompmgd, - CustomMarshalers, - IEExecRemote, - IEHost, - IIEHost, - ISymWrapper, - MicrosoftBuildConversionv35, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasks, - MicrosoftBuildUtilities, - MicrosoftBuildUtilitiesv35, + System, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicVsa, - MicrosoftVisualC, + SystemCore, MicrosoftVisualCSTLCLR, - MicrosoftVsa, - MicrosoftVsaVbCodeDOMProcessor, - Microsoft_VsaVb, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemAddInContract, - SystemAddIn, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDynamicData, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, SystemDrawing, - SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemPrinting, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + MicrosoftBuildEngine, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, SystemRuntimeRemoting, + SystemDataLinq, SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, - SystemServiceModel, - SystemServiceModelWeb, + SystemComponentModelDataAnnotations, + MicrosoftVisualC, + SystemIdentityModel, + MicrosoftVisualBasic, + SystemWorkflowComponentModel, + SystemWindowsForms, SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, - SystemWebEntity, - SystemWebExtensionsDesign, - SystemWebExtensions, - SystemWebMobile, SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsForms, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, - SystemWorkflowRuntime, - SystemWorkflowServices, + AspNetMMCExt, + MicrosoftBuildFramework, + SystemIdentityModelSelectors, + cscompmgd, + SystemConfigurationInstall, + SystemData, + SystemDeployment, + SystemServiceModelWeb, + MicrosoftVisualBasicCompatibilityData, + MicrosoftBuildUtilitiesv35, + MicrosoftVisualBasicCompatibility, SystemXml, - SystemXmlLinq, + PresentationFramework, + SystemEnterpriseServices, + WindowsFormsIntegration, UIAutomationClient, - UIAutomationClientsideProviders, + SystemIOLog, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + Microsoft_VsaVb, + SystemDataEntityDesign, + ISymWrapper, + IIEHost, + MicrosoftBuildConversionv35, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + MicrosoftVsa, + MicrosoftVisualBasicVsa, + SystemSecurity, + IEHost, + SystemPrinting, + MicrosoftBuildUtilities, + PresentationCore, + SystemDataEntity, + MicrosoftBuildTasks, + IEExecRemote, + SystemDrawingDesign, + SystemWebEntity, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + MicrosoftVsaVbCodeDOMProcessor, + SystemManagementInstrumentation, + ReachFramework, + SystemWebExtensions, + SystemWeb, + SystemWorkflowRuntime, + PresentationBuildTasks, + SystemTransactions, ]; } return _all; @@ -646,998 +646,1015 @@ public static partial class Net35 { public static class References { - private static PortableExecutableReference? _Accessibility; + private static PortableExecutableReference? _System; /// - /// The for Accessibility.dll + /// The for System.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference System { get { - if (_Accessibility is null) + if (_System is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net35)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System")).GetReference(filePath: "System.dll", display: "System (net35)"); } - return _Accessibility; + return _System; } } - private static PortableExecutableReference? _AspNetMMCExt; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for AspNetMMCExt.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference AspNetMMCExt + public static PortableExecutableReference SystemWorkflowServices { get { - if (_AspNetMMCExt is null) + if (_SystemWorkflowServices is null) { - _AspNetMMCExt = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.AspNetMMCExt")).GetReference(filePath: "AspNetMMCExt.dll", display: "AspNetMMCExt (net35)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net35)"); } - return _AspNetMMCExt; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _cscompmgd; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for cscompmgd.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference cscompmgd + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_cscompmgd is null) + if (_SystemWebExtensionsDesign is null) { - _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net35)"); + _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net35)"); } - return _cscompmgd; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _CustomMarshalers; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for CustomMarshalers.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference CustomMarshalers + public static PortableExecutableReference MicrosoftJScript { get { - if (_CustomMarshalers is null) + if (_MicrosoftJScript is null) { - _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net35)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net35)"); } - return _CustomMarshalers; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _IEExecRemote; + private static PortableExecutableReference? _SystemCore; /// - /// The for IEExecRemote.dll + /// The for System.Core.dll /// - public static PortableExecutableReference IEExecRemote + public static PortableExecutableReference SystemCore { get { - if (_IEExecRemote is null) + if (_SystemCore is null) { - _IEExecRemote = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.IEExecRemote")).GetReference(filePath: "IEExecRemote.dll", display: "IEExecRemote (net35)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net35)"); } - return _IEExecRemote; + return _SystemCore; } } - private static PortableExecutableReference? _IEHost; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for IEHost.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference IEHost + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_IEHost is null) + if (_MicrosoftVisualCSTLCLR is null) { - _IEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.IEHost")).GetReference(filePath: "IEHost.dll", display: "IEHost (net35)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net35)"); } - return _IEHost; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _IIEHost; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for IIEHost.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference IIEHost + public static PortableExecutableReference SystemWebRouting { get { - if (_IIEHost is null) + if (_SystemWebRouting is null) { - _IIEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.IIEHost")).GetReference(filePath: "IIEHost.dll", display: "IIEHost (net35)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net35)"); } - return _IIEHost; + return _SystemWebRouting; } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for ISymWrapper.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_ISymWrapper is null) + if (_PresentationFrameworkRoyale is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net35)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net35)"); } - return _ISymWrapper; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv35; + private static PortableExecutableReference? _sysglobl; /// - /// The for Microsoft.Build.Conversion.v3.5.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv35 + public static PortableExecutableReference sysglobl { get { - if (_MicrosoftBuildConversionv35 is null) + if (_sysglobl is null) { - _MicrosoftBuildConversionv35 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Conversion.v3.5")).GetReference(filePath: "Microsoft.Build.Conversion.v3.5.dll", display: "Microsoft.Build.Conversion.v3.5 (net35)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net35)"); } - return _MicrosoftBuildConversionv35; + return _sysglobl; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftBuildEngine is null) + if (_SystemNet is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net35)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net35)"); } - return _MicrosoftBuildEngine; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for Microsoft.Build.Framework.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference SystemWebDynamicData { get { - if (_MicrosoftBuildFramework is null) + if (_SystemWebDynamicData is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net35)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net35)"); } - return _MicrosoftBuildFramework; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _MicrosoftBuildTasks; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for Microsoft.Build.Tasks.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference MicrosoftBuildTasks + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_MicrosoftBuildTasks is null) + if (_SystemDataServicesDesign is null) { - _MicrosoftBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Tasks")).GetReference(filePath: "Microsoft.Build.Tasks.dll", display: "Microsoft.Build.Tasks (net35)"); + _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net35)"); } - return _MicrosoftBuildTasks; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _MicrosoftBuildUtilities; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for Microsoft.Build.Utilities.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference MicrosoftBuildUtilities + public static PortableExecutableReference SystemServiceModel { get { - if (_MicrosoftBuildUtilities is null) + if (_SystemServiceModel is null) { - _MicrosoftBuildUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Utilities")).GetReference(filePath: "Microsoft.Build.Utilities.dll", display: "Microsoft.Build.Utilities (net35)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net35)"); } - return _MicrosoftBuildUtilities; + return _SystemServiceModel; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv35; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for Microsoft.Build.Utilities.v3.5.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv35 + public static PortableExecutableReference SystemDataServices { get { - if (_MicrosoftBuildUtilitiesv35 is null) + if (_SystemDataServices is null) { - _MicrosoftBuildUtilitiesv35 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Utilities.v3.5")).GetReference(filePath: "Microsoft.Build.Utilities.v3.5.dll", display: "Microsoft.Build.Utilities.v3.5 (net35)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net35)"); } - return _MicrosoftBuildUtilitiesv35; + return _SystemDataServices; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for Microsoft.JScript.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference SystemDataOracleClient { get { - if (_MicrosoftJScript is null) + if (_SystemDataOracleClient is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net35)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net35)"); } - return _MicrosoftJScript; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference SystemWebMobile { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_SystemWebMobile is null) { - _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net35)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net35)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _SystemWebMobile; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_SystemWebEntityDesign is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net35)"); + _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net35)"); } - return _MicrosoftVisualBasicCompatibility; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for Microsoft.VisualBasic.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference UIAutomationTypes { get { - if (_MicrosoftVisualBasic is null) + if (_UIAutomationTypes is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net35)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net35)"); } - return _MicrosoftVisualBasic; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _MicrosoftVisualBasicVsa; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for Microsoft.VisualBasic.Vsa.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference MicrosoftVisualBasicVsa + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_MicrosoftVisualBasicVsa is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _MicrosoftVisualBasicVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic.Vsa")).GetReference(filePath: "Microsoft.VisualBasic.Vsa.dll", display: "Microsoft.VisualBasic.Vsa (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 _MicrosoftVisualBasicVsa; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _WindowsBase; /// - /// The for Microsoft.VisualC.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference WindowsBase { get { - if (_MicrosoftVisualC is null) + if (_WindowsBase is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net35)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net35)"); } - return _MicrosoftVisualC; + return _WindowsBase; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemConfiguration { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemConfiguration is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net35)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net35)"); } - return _MicrosoftVisualCSTLCLR; + return _SystemConfiguration; } } - private static PortableExecutableReference? _MicrosoftVsa; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for Microsoft.Vsa.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference MicrosoftVsa + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_MicrosoftVsa is null) + if (_SystemDirectoryServicesProtocols is null) { - _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net35)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net35)"); } - return _MicrosoftVsa; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _MicrosoftVsaVbCodeDOMProcessor; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference MicrosoftVsaVbCodeDOMProcessor + public static PortableExecutableReference SystemDrawing { get { - if (_MicrosoftVsaVbCodeDOMProcessor is null) + if (_SystemDrawing is null) { - _MicrosoftVsaVbCodeDOMProcessor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Vsa.Vb.CodeDOMProcessor")).GetReference(filePath: "Microsoft.Vsa.Vb.CodeDOMProcessor.dll", display: "Microsoft.Vsa.Vb.CodeDOMProcessor (net35)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net35)"); } - return _MicrosoftVsaVbCodeDOMProcessor; + return _SystemDrawing; } } - private static PortableExecutableReference? _Microsoft_VsaVb; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for Microsoft_VsaVb.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference Microsoft_VsaVb + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_Microsoft_VsaVb is null) + if (_SystemDirectoryServicesAccountManagement is null) { - _Microsoft_VsaVb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft_VsaVb")).GetReference(filePath: "Microsoft_VsaVb.dll", display: "Microsoft_VsaVb (net35)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net35)"); } - return _Microsoft_VsaVb; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for mscorlib.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemDataServicesClient { get { - if (_mscorlib is null) + if (_SystemDataServicesClient is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net35)"); + _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net35)"); } - return _mscorlib; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemDesign; /// - /// The for PresentationBuildTasks.dll + /// The for System.Design.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemDesign { get { - if (_PresentationBuildTasks is null) + if (_SystemDesign is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net35)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net35)"); } - return _PresentationBuildTasks; + return _SystemDesign; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for PresentationCore.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemSpeech { get { - if (_PresentationCore is null) + if (_SystemSpeech is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net35)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net35)"); } - return _PresentationCore; + return _SystemSpeech; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_PresentationFrameworkAero is null) + if (_SystemDataDataSetExtensions is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net35)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net35)"); } - return _PresentationFrameworkAero; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for PresentationFramework.Classic.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_PresentationFrameworkClassic is null) + if (_UIAutomationClientsideProviders is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net35)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net35)"); } - return _PresentationFrameworkClassic; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for PresentationFramework.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference SystemWebAbstractions { get { - if (_PresentationFramework is null) + if (_SystemWebAbstractions is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net35)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net35)"); } - return _PresentationFramework; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemDataSqlXml { get { - if (_PresentationFrameworkLuna is null) + if (_SystemDataSqlXml is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net35)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net35)"); } - return _PresentationFrameworkLuna; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for PresentationFramework.Royale.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_PresentationFrameworkRoyale is null) + if (_MicrosoftBuildEngine is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net35)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net35)"); } - return _PresentationFrameworkRoyale; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for ReachFramework.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_ReachFramework is null) + if (_PresentationFrameworkAero is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net35)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net35)"); } - return _ReachFramework; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for sysglobl.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_sysglobl is null) + if (_SystemWindowsPresentation is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net35)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net35)"); } - return _sysglobl; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _CustomMarshalers; /// - /// The for System.AddIn.Contract.dll + /// The for CustomMarshalers.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference CustomMarshalers { get { - if (_SystemAddInContract is null) + if (_CustomMarshalers is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net35)"); + _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net35)"); } - return _SystemAddInContract; + return _CustomMarshalers; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for System.AddIn.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_SystemAddIn is null) + if (_SystemRuntimeRemoting is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net35)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net35)"); } - return _SystemAddIn; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemDataLinq is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net35)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net35)"); } - return _SystemComponentModelDataAnnotations; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Configuration.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemConfiguration is null) + if (_SystemRuntimeSerialization is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net35)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net35)"); } - return _SystemConfiguration; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Configuration.Install.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemConfigurationInstall is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net35)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net35)"); } - return _SystemConfigurationInstall; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.Core.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemCore is null) + if (_MicrosoftVisualC is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net35)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net35)"); } - return _SystemCore; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemIdentityModel is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net35)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net35)"); } - return _SystemDataDataSetExtensions; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Data.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemData is null) + if (_MicrosoftVisualBasic is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net35)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net35)"); } - return _SystemData; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.Data.Entity.Design.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_SystemDataEntityDesign is null) + if (_SystemWorkflowComponentModel is null) { - _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net35)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net35)"); } - return _SystemDataEntityDesign; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.Data.Entity.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemDataEntity is null) + if (_SystemWindowsForms is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net35)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net35)"); } - return _SystemDataEntity; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Data.Linq.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemDataLinq is null) + if (_SystemServiceProcess is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net35)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net35)"); } - return _SystemDataLinq; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.Data.OracleClient.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemDataOracleClient is null) + if (_SystemWebRegularExpressions is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net35)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net35)"); } - return _SystemDataOracleClient; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _AspNetMMCExt; /// - /// The for System.Data.Services.Client.dll + /// The for AspNetMMCExt.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference AspNetMMCExt { get { - if (_SystemDataServicesClient is null) + if (_AspNetMMCExt is null) { - _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net35)"); + _AspNetMMCExt = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.AspNetMMCExt")).GetReference(filePath: "AspNetMMCExt.dll", display: "AspNetMMCExt (net35)"); } - return _SystemDataServicesClient; + return _AspNetMMCExt; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.Data.Services.Design.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemDataServicesDesign is null) + if (_MicrosoftBuildFramework is null) { - _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net35)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net35)"); } - return _SystemDataServicesDesign; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.Data.Services.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemDataServices is null) + if (_SystemIdentityModelSelectors is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net35)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net35)"); } - return _SystemDataServices; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _cscompmgd; /// - /// The for System.Data.SqlXml.dll + /// The for cscompmgd.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference cscompmgd { get { - if (_SystemDataSqlXml is null) + if (_cscompmgd is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net35)"); + _cscompmgd = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.cscompmgd")).GetReference(filePath: "cscompmgd.dll", display: "cscompmgd (net35)"); } - return _SystemDataSqlXml; + return _cscompmgd; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.Deployment.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemDeployment is null) + if (_SystemConfigurationInstall is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net35)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net35)"); } - return _SystemDeployment; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Design.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemData { get { - if (_SystemDesign is null) + if (_SystemData is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net35)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net35)"); } - return _SystemDesign; + return _SystemData; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference SystemDeployment { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_SystemDeployment is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net35)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net35)"); } - return _SystemDirectoryServicesAccountManagement; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.DirectoryServices.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemDirectoryServices is null) + if (_SystemServiceModelWeb is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net35)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net35)"); } - return _SystemDirectoryServices; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemDirectoryServicesProtocols is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net35)"); + _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net35)"); } - return _SystemDirectoryServicesProtocols; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv35; /// - /// The for System.dll + /// The for Microsoft.Build.Utilities.v3.5.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftBuildUtilitiesv35 { get { - if (_System is null) + if (_MicrosoftBuildUtilitiesv35 is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System")).GetReference(filePath: "System.dll", display: "System (net35)"); + _MicrosoftBuildUtilitiesv35 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Utilities.v3.5")).GetReference(filePath: "Microsoft.Build.Utilities.v3.5.dll", display: "Microsoft.Build.Utilities.v3.5 (net35)"); } - return _System; + return _MicrosoftBuildUtilitiesv35; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Drawing.Design.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemDrawingDesign is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net35)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net35)"); } - return _SystemDrawingDesign; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Drawing.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemXml { get { - if (_SystemDrawing is null) + if (_SystemXml is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net35)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net35)"); } - return _SystemDrawing; + return _SystemXml; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.EnterpriseServices.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemEnterpriseServices + 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? _SystemEnterpriseServices; + + /// + /// The for System.EnterpriseServices.dll + /// + public static PortableExecutableReference SystemEnterpriseServices { get { @@ -1649,37 +1666,37 @@ public static PortableExecutableReference SystemEnterpriseServices } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.IdentityModel.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemIdentityModel is null) + if (_WindowsFormsIntegration is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net35)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net35)"); } - return _SystemIdentityModel; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.IdentityModel.Selectors.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemIdentityModelSelectors is null) + if (_UIAutomationClient is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net35)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net35)"); } - return _SystemIdentityModelSelectors; + return _UIAutomationClient; } } @@ -1700,683 +1717,666 @@ public static PortableExecutableReference SystemIOLog } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.Management.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemWebServices { get { - if (_SystemManagement is null) + if (_SystemWebServices is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net35)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net35)"); } - return _SystemManagement; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.Management.Instrumentation.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemAddIn { get { - if (_SystemManagementInstrumentation is null) + if (_SystemAddIn is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net35)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net35)"); } - return _SystemManagementInstrumentation; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.Messaging.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemMessaging is null) + if (_SystemDirectoryServices is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net35)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net35)"); } - return _SystemMessaging; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Net.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference mscorlib { get { - if (_SystemNet is null) + if (_mscorlib is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net35)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net35)"); } - return _SystemNet; + return _mscorlib; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _Microsoft_VsaVb; /// - /// The for System.Printing.dll + /// The for Microsoft_VsaVb.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference Microsoft_VsaVb { get { - if (_SystemPrinting is null) + if (_Microsoft_VsaVb is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net35)"); + _Microsoft_VsaVb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft_VsaVb")).GetReference(filePath: "Microsoft_VsaVb.dll", display: "Microsoft_VsaVb (net35)"); } - return _SystemPrinting; + return _Microsoft_VsaVb; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Runtime.Remoting.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemRuntimeRemoting is null) + if (_SystemDataEntityDesign is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net35)"); + _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net35)"); } - return _SystemRuntimeRemoting; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.Runtime.Serialization.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference ISymWrapper { get { - if (_SystemRuntimeSerialization is null) + if (_ISymWrapper is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net35)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net35)"); } - return _SystemRuntimeSerialization; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _IIEHost; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for IIEHost.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference IIEHost { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_IIEHost 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)"); + _IIEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.IIEHost")).GetReference(filePath: "IIEHost.dll", display: "IIEHost (net35)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _IIEHost; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _MicrosoftBuildConversionv35; /// - /// The for System.Security.dll + /// The for Microsoft.Build.Conversion.v3.5.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference MicrosoftBuildConversionv35 { get { - if (_SystemSecurity is null) + if (_MicrosoftBuildConversionv35 is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net35)"); + _MicrosoftBuildConversionv35 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Conversion.v3.5")).GetReference(filePath: "Microsoft.Build.Conversion.v3.5.dll", display: "Microsoft.Build.Conversion.v3.5 (net35)"); } - return _SystemSecurity; + return _MicrosoftBuildConversionv35; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.ServiceModel.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemMessaging { get { - if (_SystemServiceModel is null) + if (_SystemMessaging is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net35)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net35)"); } - return _SystemServiceModel; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.ServiceModel.Web.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemServiceModelWeb is null) + if (_PresentationFrameworkClassic is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net35)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net35)"); } - return _SystemServiceModelWeb; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.ServiceProcess.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemServiceProcess is null) + if (_SystemWorkflowActivities is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net35)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net35)"); } - return _SystemServiceProcess; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Speech.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemSpeech is null) + if (_UIAutomationProvider is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net35)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net35)"); } - return _SystemSpeech; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Transactions.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference Accessibility { get { - if (_SystemTransactions is null) + if (_Accessibility is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net35)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net35)"); } - return _SystemTransactions; + return _Accessibility; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Web.Abstractions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemWebAbstractions is null) + if (_SystemXmlLinq is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net35)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net35)"); } - return _SystemWebAbstractions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Web.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemWeb is null) + if (_PresentationFrameworkLuna is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net35)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net35)"); } - return _SystemWeb; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _MicrosoftVsa; /// - /// The for System.Web.DynamicData.Design.dll + /// The for Microsoft.Vsa.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference MicrosoftVsa { get { - if (_SystemWebDynamicDataDesign is null) + if (_MicrosoftVsa is null) { - _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net35)"); + _MicrosoftVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Vsa")).GetReference(filePath: "Microsoft.Vsa.dll", display: "Microsoft.Vsa (net35)"); } - return _SystemWebDynamicDataDesign; + return _MicrosoftVsa; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _MicrosoftVisualBasicVsa; /// - /// The for System.Web.DynamicData.dll + /// The for Microsoft.VisualBasic.Vsa.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference MicrosoftVisualBasicVsa { get { - if (_SystemWebDynamicData is null) + if (_MicrosoftVisualBasicVsa is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net35)"); + _MicrosoftVisualBasicVsa = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.VisualBasic.Vsa")).GetReference(filePath: "Microsoft.VisualBasic.Vsa.dll", display: "Microsoft.VisualBasic.Vsa (net35)"); } - return _SystemWebDynamicData; + return _MicrosoftVisualBasicVsa; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Web.Entity.Design.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference SystemSecurity { get { - if (_SystemWebEntityDesign is null) + if (_SystemSecurity is null) { - _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net35)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net35)"); } - return _SystemWebEntityDesign; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _IEHost; /// - /// The for System.Web.Entity.dll + /// The for IEHost.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference IEHost { get { - if (_SystemWebEntity is null) + if (_IEHost is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net35)"); + _IEHost = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.IEHost")).GetReference(filePath: "IEHost.dll", display: "IEHost (net35)"); } - return _SystemWebEntity; + return _IEHost; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference SystemPrinting { get { - if (_SystemWebExtensionsDesign is null) + if (_SystemPrinting is null) { - _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net35)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net35)"); } - return _SystemWebExtensionsDesign; + return _SystemPrinting; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _MicrosoftBuildUtilities; /// - /// The for System.Web.Extensions.dll + /// The for Microsoft.Build.Utilities.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference MicrosoftBuildUtilities { get { - if (_SystemWebExtensions is null) + if (_MicrosoftBuildUtilities is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net35)"); + _MicrosoftBuildUtilities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Utilities")).GetReference(filePath: "Microsoft.Build.Utilities.dll", display: "Microsoft.Build.Utilities (net35)"); } - return _SystemWebExtensions; + return _MicrosoftBuildUtilities; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Web.Mobile.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference PresentationCore { get { - if (_SystemWebMobile is null) + if (_PresentationCore is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net35)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net35)"); } - return _SystemWebMobile; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Web.RegularExpressions.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemWebRegularExpressions is null) + if (_SystemDataEntity is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net35)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net35)"); } - return _SystemWebRegularExpressions; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _MicrosoftBuildTasks; /// - /// The for System.Web.Routing.dll + /// The for Microsoft.Build.Tasks.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference MicrosoftBuildTasks { get { - if (_SystemWebRouting is null) + if (_MicrosoftBuildTasks is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net35)"); + _MicrosoftBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Build.Tasks")).GetReference(filePath: "Microsoft.Build.Tasks.dll", display: "Microsoft.Build.Tasks (net35)"); } - return _SystemWebRouting; + return _MicrosoftBuildTasks; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _IEExecRemote; /// - /// The for System.Web.Services.dll + /// The for IEExecRemote.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference IEExecRemote { get { - if (_SystemWebServices is null) + if (_IEExecRemote is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net35)"); + _IEExecRemote = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.IEExecRemote")).GetReference(filePath: "IEExecRemote.dll", display: "IEExecRemote (net35)"); } - return _SystemWebServices; + return _IEExecRemote; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.Windows.Forms.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemWindowsForms is null) + if (_SystemDrawingDesign is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net35)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net35)"); } - return _SystemWindowsForms; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.Windows.Presentation.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemWindowsPresentation is null) + if (_SystemWebEntity is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net35)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net35)"); } - return _SystemWindowsPresentation; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Workflow.Activities.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemWorkflowActivities is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net35)"); + _SystemWebDynamicDataDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.DynamicData.Design")).GetReference(filePath: "System.Web.DynamicData.Design.dll", display: "System.Web.DynamicData.Design (net35)"); } - return _SystemWorkflowActivities; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference SystemManagement { get { - if (_SystemWorkflowComponentModel is null) + if (_SystemManagement is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net35)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net35)"); } - return _SystemWorkflowComponentModel; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemWorkflowRuntime; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.Workflow.Runtime.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemWorkflowRuntime + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemWorkflowRuntime is null) + if (_SystemAddInContract is null) { - _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net35)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net35)"); } - return _SystemWorkflowRuntime; + return _SystemAddInContract; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _MicrosoftVsaVbCodeDOMProcessor; /// - /// The for System.WorkflowServices.dll + /// The for Microsoft.Vsa.Vb.CodeDOMProcessor.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference MicrosoftVsaVbCodeDOMProcessor { get { - if (_SystemWorkflowServices is null) + if (_MicrosoftVsaVbCodeDOMProcessor is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net35)"); + _MicrosoftVsaVbCodeDOMProcessor = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.Microsoft.Vsa.Vb.CodeDOMProcessor")).GetReference(filePath: "Microsoft.Vsa.Vb.CodeDOMProcessor.dll", display: "Microsoft.Vsa.Vb.CodeDOMProcessor (net35)"); } - return _SystemWorkflowServices; + return _MicrosoftVsaVbCodeDOMProcessor; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Xml.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemXml is null) + if (_SystemManagementInstrumentation is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net35)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net35)"); } - return _SystemXml; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _ReachFramework; /// - /// The for System.Xml.Linq.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference ReachFramework { get { - if (_SystemXmlLinq is null) + if (_ReachFramework is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net35)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net35)"); } - return _SystemXmlLinq; + return _ReachFramework; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for UIAutomationClient.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference SystemWebExtensions { get { - if (_UIAutomationClient is null) + if (_SystemWebExtensions is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net35)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net35)"); } - return _UIAutomationClient; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _SystemWeb; /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Web.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference SystemWeb { get { - if (_UIAutomationClientsideProviders is null) + if (_SystemWeb is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net35)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net35)"); } - return _UIAutomationClientsideProviders; + return _SystemWeb; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for UIAutomationProvider.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_UIAutomationProvider is null) + if (_SystemWorkflowRuntime is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net35)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net35)"); } - return _UIAutomationProvider; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for UIAutomationTypes.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference PresentationBuildTasks { get { - if (_UIAutomationTypes is null) + if (_PresentationBuildTasks is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net35)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net35)"); } - return _UIAutomationTypes; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for WindowsBase.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemTransactions { get { - if (_WindowsBase is null) + if (_SystemTransactions is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net35)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net35)"); } - return _WindowsBase; - } - } - - private static PortableExecutableReference? _WindowsFormsIntegration; - - /// - /// The for WindowsFormsIntegration.dll - /// - public static PortableExecutableReference WindowsFormsIntegration - { - get - { - if (_WindowsFormsIntegration is null) - { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net35.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net35)"); - } - return _WindowsFormsIntegration; + return _SystemTransactions; } } @@ -2389,108 +2389,108 @@ public static ImmutableArray All { _all = [ - Accessibility, - AspNetMMCExt, - cscompmgd, - CustomMarshalers, - IEExecRemote, - IEHost, - IIEHost, - ISymWrapper, - MicrosoftBuildConversionv35, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasks, - MicrosoftBuildUtilities, - MicrosoftBuildUtilitiesv35, + System, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicVsa, - MicrosoftVisualC, + SystemCore, MicrosoftVisualCSTLCLR, - MicrosoftVsa, - MicrosoftVsaVbCodeDOMProcessor, - Microsoft_VsaVb, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemAddInContract, - SystemAddIn, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDynamicData, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, SystemDrawing, - SystemEnterpriseServices, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + MicrosoftBuildEngine, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemRuntimeRemoting, + SystemDataLinq, + SystemRuntimeSerialization, + SystemComponentModelDataAnnotations, + MicrosoftVisualC, SystemIdentityModel, + MicrosoftVisualBasic, + SystemWorkflowComponentModel, + SystemWindowsForms, + SystemServiceProcess, + SystemWebRegularExpressions, + AspNetMMCExt, + MicrosoftBuildFramework, SystemIdentityModelSelectors, + cscompmgd, + SystemConfigurationInstall, + SystemData, + SystemDeployment, + SystemServiceModelWeb, + MicrosoftVisualBasicCompatibilityData, + MicrosoftBuildUtilitiesv35, + MicrosoftVisualBasicCompatibility, + SystemXml, + PresentationFramework, + SystemEnterpriseServices, + WindowsFormsIntegration, + UIAutomationClient, SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + Microsoft_VsaVb, + SystemDataEntityDesign, + ISymWrapper, + IIEHost, + MicrosoftBuildConversionv35, SystemMessaging, - SystemNet, - SystemPrinting, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, + PresentationFrameworkClassic, + SystemWorkflowActivities, + UIAutomationProvider, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + MicrosoftVsa, + MicrosoftVisualBasicVsa, SystemSecurity, - SystemServiceModel, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, + IEHost, + SystemPrinting, + MicrosoftBuildUtilities, + PresentationCore, + SystemDataEntity, + MicrosoftBuildTasks, + IEExecRemote, + SystemDrawingDesign, SystemWebEntity, - SystemWebExtensionsDesign, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + MicrosoftVsaVbCodeDOMProcessor, + SystemManagementInstrumentation, + ReachFramework, SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsForms, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, + SystemWeb, SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXml, - SystemXmlLinq, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, + PresentationBuildTasks, + SystemTransactions, ]; } return _all; @@ -2504,220 +2504,232 @@ public static partial class Net35 public static class Resources { /// - /// The image bytes for Accessibility.dll + /// The image bytes for System.dll /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net35.Accessibility"); - private static byte[]? _Accessibility; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net35.System"); + private static byte[]? _System; /// - /// The image bytes for AspNetMMCExt.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] AspNetMMCExt => ResourceLoader.GetOrCreateResource(ref _AspNetMMCExt, "net35.AspNetMMCExt"); - private static byte[]? _AspNetMMCExt; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net35.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for cscompmgd.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net35.cscompmgd"); - private static byte[]? _cscompmgd; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net35.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for CustomMarshalers.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net35.CustomMarshalers"); - private static byte[]? _CustomMarshalers; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net35.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for IEExecRemote.dll + /// The image bytes for System.Core.dll /// - public static byte[] IEExecRemote => ResourceLoader.GetOrCreateResource(ref _IEExecRemote, "net35.IEExecRemote"); - private static byte[]? _IEExecRemote; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net35.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for IEHost.dll + /// The image bytes for Microsoft.VisualC.STLCLR.dll /// - public static byte[] IEHost => ResourceLoader.GetOrCreateResource(ref _IEHost, "net35.IEHost"); - private static byte[]? _IEHost; + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net35.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for IIEHost.dll + /// The image bytes for System.Web.Routing.dll /// - public static byte[] IIEHost => ResourceLoader.GetOrCreateResource(ref _IIEHost, "net35.IIEHost"); - private static byte[]? _IIEHost; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net35.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net35.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net35.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for Microsoft.Build.Conversion.v3.5.dll + /// The image bytes for sysglobl.dll /// - public static byte[] MicrosoftBuildConversionv35 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv35, "net35.Microsoft.Build.Conversion.v3.5"); - private static byte[]? _MicrosoftBuildConversionv35; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net35.sysglobl"); + private static byte[]? _sysglobl; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net35.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net35.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net35.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net35.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for Microsoft.Build.Tasks.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] MicrosoftBuildTasks => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasks, "net35.Microsoft.Build.Tasks"); - private static byte[]? _MicrosoftBuildTasks; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net35.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for Microsoft.Build.Utilities.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] MicrosoftBuildUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilities, "net35.Microsoft.Build.Utilities"); - private static byte[]? _MicrosoftBuildUtilities; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net35.System.ServiceModel"); + private static byte[]? _SystemServiceModel; + + /// + /// The image bytes for System.Data.Services.dll + /// + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net35.System.Data.Services"); + private static byte[]? _SystemDataServices; + + /// + /// The image bytes for System.Data.OracleClient.dll + /// + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net35.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for Microsoft.Build.Utilities.v3.5.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] MicrosoftBuildUtilitiesv35 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv35, "net35.Microsoft.Build.Utilities.v3.5"); - private static byte[]? _MicrosoftBuildUtilitiesv35; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net35.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net35.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net35.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net35.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net35.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net35.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net35.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net35.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net35.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for Microsoft.VisualBasic.Vsa.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] MicrosoftVisualBasicVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicVsa, "net35.Microsoft.VisualBasic.Vsa"); - private static byte[]? _MicrosoftVisualBasicVsa; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net35.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net35.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net35.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net35.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net35.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for Microsoft.Vsa.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net35.Microsoft.Vsa"); - private static byte[]? _MicrosoftVsa; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net35.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for Microsoft.Vsa.Vb.CodeDOMProcessor.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] MicrosoftVsaVbCodeDOMProcessor => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsaVbCodeDOMProcessor, "net35.Microsoft.Vsa.Vb.CodeDOMProcessor"); - private static byte[]? _MicrosoftVsaVbCodeDOMProcessor; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net35.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for Microsoft_VsaVb.dll + /// The image bytes for System.Design.dll /// - public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net35.Microsoft_VsaVb"); - private static byte[]? _Microsoft_VsaVb; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net35.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Speech.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net35.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net35.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net35.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net35.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net35.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net35.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net35.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net35.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net35.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net35.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net35.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net35.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net35.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net35.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net35.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net35.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for CustomMarshalers.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net35.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net35.CustomMarshalers"); + private static byte[]? _CustomMarshalers; /// - /// The image bytes for sysglobl.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net35.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net35.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net35.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net35.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net35.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net35.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// /// The image bytes for System.ComponentModel.DataAnnotations.dll @@ -2726,82 +2738,82 @@ public static class Resources private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net35.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net35.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net35.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net35.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.Core.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net35.System.Core"); - private static byte[]? _SystemCore; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net35.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net35.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net35.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net35.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net35.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net35.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net35.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net35.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net35.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for AspNetMMCExt.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net35.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] AspNetMMCExt => ResourceLoader.GetOrCreateResource(ref _AspNetMMCExt, "net35.AspNetMMCExt"); + private static byte[]? _AspNetMMCExt; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net35.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net35.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net35.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net35.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for cscompmgd.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net35.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] cscompmgd => ResourceLoader.GetOrCreateResource(ref _cscompmgd, "net35.cscompmgd"); + private static byte[]? _cscompmgd; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net35.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net35.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net35.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net35.System.Data"); + private static byte[]? _SystemData; /// /// The image bytes for System.Deployment.dll @@ -2810,46 +2822,40 @@ public static class Resources private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Design.dll - /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net35.System.Design"); - private static byte[]? _SystemDesign; - - /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net35.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net35.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net35.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net35.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for Microsoft.Build.Utilities.v3.5.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net35.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] MicrosoftBuildUtilitiesv35 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv35, "net35.Microsoft.Build.Utilities.v3.5"); + private static byte[]? _MicrosoftBuildUtilitiesv35; /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net35.System"); - private static byte[]? _System; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net35.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net35.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net35.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net35.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net35.PresentationFramework"); + private static byte[]? _PresentationFramework; /// /// The image bytes for System.EnterpriseServices.dll @@ -2858,16 +2864,16 @@ public static class Resources private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net35.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net35.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net35.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net35.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// /// The image bytes for System.IO.Log.dll @@ -2876,244 +2882,238 @@ public static class Resources private static byte[]? _SystemIOLog; /// - /// 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.Management.Instrumentation.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net35.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net35.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net35.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net35.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net35.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net35.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.Printing.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net35.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net35.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for Microsoft_VsaVb.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net35.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] Microsoft_VsaVb => ResourceLoader.GetOrCreateResource(ref _Microsoft_VsaVb, "net35.Microsoft_VsaVb"); + private static byte[]? _Microsoft_VsaVb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net35.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net35.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net35.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net35.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Security.dll + /// The image bytes for IIEHost.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net35.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] IIEHost => ResourceLoader.GetOrCreateResource(ref _IIEHost, "net35.IIEHost"); + private static byte[]? _IIEHost; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for Microsoft.Build.Conversion.v3.5.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net35.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] MicrosoftBuildConversionv35 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv35, "net35.Microsoft.Build.Conversion.v3.5"); + private static byte[]? _MicrosoftBuildConversionv35; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net35.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net35.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net35.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net35.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net35.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net35.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net35.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net35.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net35.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net35.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net35.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net35.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net35.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net35.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for Microsoft.Vsa.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net35.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] MicrosoftVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsa, "net35.Microsoft.Vsa"); + private static byte[]? _MicrosoftVsa; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for Microsoft.VisualBasic.Vsa.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net35.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] MicrosoftVisualBasicVsa => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicVsa, "net35.Microsoft.VisualBasic.Vsa"); + private static byte[]? _MicrosoftVisualBasicVsa; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net35.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net35.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for IEHost.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net35.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] IEHost => ResourceLoader.GetOrCreateResource(ref _IEHost, "net35.IEHost"); + private static byte[]? _IEHost; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net35.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net35.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for Microsoft.Build.Utilities.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net35.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] MicrosoftBuildUtilities => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilities, "net35.Microsoft.Build.Utilities"); + private static byte[]? _MicrosoftBuildUtilities; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net35.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net35.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net35.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net35.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for Microsoft.Build.Tasks.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net35.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] MicrosoftBuildTasks => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasks, "net35.Microsoft.Build.Tasks"); + private static byte[]? _MicrosoftBuildTasks; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for IEExecRemote.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net35.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] IEExecRemote => ResourceLoader.GetOrCreateResource(ref _IEExecRemote, "net35.IEExecRemote"); + private static byte[]? _IEExecRemote; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net35.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net35.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net35.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net35.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net35.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net35.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net35.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net35.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net35.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net35.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.Xml.dll + /// The image bytes for Microsoft.Vsa.Vb.CodeDOMProcessor.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net35.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] MicrosoftVsaVbCodeDOMProcessor => ResourceLoader.GetOrCreateResource(ref _MicrosoftVsaVbCodeDOMProcessor, "net35.Microsoft.Vsa.Vb.CodeDOMProcessor"); + private static byte[]? _MicrosoftVsaVbCodeDOMProcessor; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net35.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net35.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net35.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net35.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net35.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net35.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for System.Web.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net35.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net35.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net35.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net35.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net35.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net35.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net35.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net35.System.Transactions"); + private static byte[]? _SystemTransactions; } diff --git a/Src/Basic.Reference.Assemblies.Net35/Generated.targets b/Src/Basic.Reference.Assemblies.Net35/Generated.targets index 4f27c6a..7317f7f 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.System + Resources\net35\System.dll - - net35.AspNetMMCExt - Resources\net35\AspNetMMCExt.dll + + net35.System.WorkflowServices + Resources\net35\System.WorkflowServices.dll - - net35.cscompmgd - Resources\net35\cscompmgd.dll + + net35.System.Web.Extensions.Design + Resources\net35\System.Web.Extensions.Design.dll - - net35.CustomMarshalers - Resources\net35\CustomMarshalers.dll + + net35.Microsoft.JScript + Resources\net35\Microsoft.JScript.dll - - net35.IEExecRemote - Resources\net35\IEExecRemote.dll + + net35.System.Core + Resources\net35\System.Core.dll - - net35.IEHost - Resources\net35\IEHost.dll + + net35.Microsoft.VisualC.STLCLR + Resources\net35\Microsoft.VisualC.STLCLR.dll - - net35.IIEHost - Resources\net35\IIEHost.dll + + net35.System.Web.Routing + Resources\net35\System.Web.Routing.dll - - net35.ISymWrapper - Resources\net35\ISymWrapper.dll + + net35.PresentationFramework.Royale + Resources\net35\PresentationFramework.Royale.dll - - net35.Microsoft.Build.Conversion.v3.5 - Resources\net35\Microsoft.Build.Conversion.v3.5.dll + + net35.sysglobl + Resources\net35\sysglobl.dll - - net35.Microsoft.Build.Engine - Resources\net35\Microsoft.Build.Engine.dll + + net35.System.Net + Resources\net35\System.Net.dll - - net35.Microsoft.Build.Framework - Resources\net35\Microsoft.Build.Framework.dll + + net35.System.Web.DynamicData + Resources\net35\System.Web.DynamicData.dll - - net35.Microsoft.Build.Tasks - Resources\net35\Microsoft.Build.Tasks.dll + + net35.System.Data.Services.Design + Resources\net35\System.Data.Services.Design.dll - - net35.Microsoft.Build.Utilities - Resources\net35\Microsoft.Build.Utilities.dll + + net35.System.ServiceModel + Resources\net35\System.ServiceModel.dll - - net35.Microsoft.Build.Utilities.v3.5 - Resources\net35\Microsoft.Build.Utilities.v3.5.dll + + net35.System.Data.Services + Resources\net35\System.Data.Services.dll - - net35.Microsoft.JScript - Resources\net35\Microsoft.JScript.dll + + net35.System.Data.OracleClient + Resources\net35\System.Data.OracleClient.dll - - net35.Microsoft.VisualBasic.Compatibility.Data - Resources\net35\Microsoft.VisualBasic.Compatibility.Data.dll + + net35.System.Web.Mobile + Resources\net35\System.Web.Mobile.dll - - net35.Microsoft.VisualBasic.Compatibility - Resources\net35\Microsoft.VisualBasic.Compatibility.dll + + net35.System.Web.Entity.Design + Resources\net35\System.Web.Entity.Design.dll - - net35.Microsoft.VisualBasic - Resources\net35\Microsoft.VisualBasic.dll + + net35.UIAutomationTypes + Resources\net35\UIAutomationTypes.dll - - net35.Microsoft.VisualBasic.Vsa - Resources\net35\Microsoft.VisualBasic.Vsa.dll + + net35.System.Runtime.Serialization.Formatters.Soap + Resources\net35\System.Runtime.Serialization.Formatters.Soap.dll - - net35.Microsoft.VisualC - Resources\net35\Microsoft.VisualC.dll + + net35.WindowsBase + Resources\net35\WindowsBase.dll - - net35.Microsoft.VisualC.STLCLR - Resources\net35\Microsoft.VisualC.STLCLR.dll + + net35.System.Configuration + Resources\net35\System.Configuration.dll - - net35.Microsoft.Vsa - Resources\net35\Microsoft.Vsa.dll + + net35.System.DirectoryServices.Protocols + Resources\net35\System.DirectoryServices.Protocols.dll - - net35.Microsoft.Vsa.Vb.CodeDOMProcessor - Resources\net35\Microsoft.Vsa.Vb.CodeDOMProcessor.dll + + net35.System.Drawing + Resources\net35\System.Drawing.dll - - net35.Microsoft_VsaVb - Resources\net35\Microsoft_VsaVb.dll + + net35.System.DirectoryServices.AccountManagement + Resources\net35\System.DirectoryServices.AccountManagement.dll - - net35.mscorlib - Resources\net35\mscorlib.dll + + net35.System.Data.Services.Client + Resources\net35\System.Data.Services.Client.dll - - net35.PresentationBuildTasks - Resources\net35\PresentationBuildTasks.dll + + net35.System.Design + Resources\net35\System.Design.dll - - net35.PresentationCore - Resources\net35\PresentationCore.dll + + net35.System.Speech + Resources\net35\System.Speech.dll - - net35.PresentationFramework.Aero - Resources\net35\PresentationFramework.Aero.dll + + net35.System.Data.DataSetExtensions + Resources\net35\System.Data.DataSetExtensions.dll - - net35.PresentationFramework.Classic - Resources\net35\PresentationFramework.Classic.dll + + net35.UIAutomationClientsideProviders + Resources\net35\UIAutomationClientsideProviders.dll - - net35.PresentationFramework - Resources\net35\PresentationFramework.dll + + net35.System.Web.Abstractions + Resources\net35\System.Web.Abstractions.dll - - net35.PresentationFramework.Luna - Resources\net35\PresentationFramework.Luna.dll + + net35.System.Data.SqlXml + Resources\net35\System.Data.SqlXml.dll - - net35.PresentationFramework.Royale - Resources\net35\PresentationFramework.Royale.dll + + net35.Microsoft.Build.Engine + Resources\net35\Microsoft.Build.Engine.dll - - net35.ReachFramework - Resources\net35\ReachFramework.dll + + net35.PresentationFramework.Aero + Resources\net35\PresentationFramework.Aero.dll - - net35.sysglobl - Resources\net35\sysglobl.dll + + net35.System.Windows.Presentation + Resources\net35\System.Windows.Presentation.dll - - net35.System.AddIn.Contract - Resources\net35\System.AddIn.Contract.dll + + net35.CustomMarshalers + Resources\net35\CustomMarshalers.dll - - net35.System.AddIn - Resources\net35\System.AddIn.dll + + net35.System.Runtime.Remoting + Resources\net35\System.Runtime.Remoting.dll + + + net35.System.Data.Linq + Resources\net35\System.Data.Linq.dll - + + net35.System.Runtime.Serialization + Resources\net35\System.Runtime.Serialization.dll + + net35.System.ComponentModel.DataAnnotations Resources\net35\System.ComponentModel.DataAnnotations.dll - - net35.System.Configuration - Resources\net35\System.Configuration.dll + + net35.Microsoft.VisualC + Resources\net35\Microsoft.VisualC.dll - - net35.System.Configuration.Install - Resources\net35\System.Configuration.Install.dll + + net35.System.IdentityModel + Resources\net35\System.IdentityModel.dll - - net35.System.Core - Resources\net35\System.Core.dll + + net35.Microsoft.VisualBasic + Resources\net35\Microsoft.VisualBasic.dll - - net35.System.Data.DataSetExtensions - Resources\net35\System.Data.DataSetExtensions.dll + + net35.System.Workflow.ComponentModel + Resources\net35\System.Workflow.ComponentModel.dll - - net35.System.Data - Resources\net35\System.Data.dll + + net35.System.Windows.Forms + Resources\net35\System.Windows.Forms.dll - - net35.System.Data.Entity.Design - Resources\net35\System.Data.Entity.Design.dll + + net35.System.ServiceProcess + Resources\net35\System.ServiceProcess.dll - - net35.System.Data.Entity - Resources\net35\System.Data.Entity.dll + + net35.System.Web.RegularExpressions + Resources\net35\System.Web.RegularExpressions.dll - - net35.System.Data.Linq - Resources\net35\System.Data.Linq.dll + + net35.AspNetMMCExt + Resources\net35\AspNetMMCExt.dll - - net35.System.Data.OracleClient - Resources\net35\System.Data.OracleClient.dll + + net35.Microsoft.Build.Framework + Resources\net35\Microsoft.Build.Framework.dll - - net35.System.Data.Services.Client - Resources\net35\System.Data.Services.Client.dll + + net35.System.IdentityModel.Selectors + Resources\net35\System.IdentityModel.Selectors.dll - - net35.System.Data.Services.Design - Resources\net35\System.Data.Services.Design.dll + + net35.cscompmgd + Resources\net35\cscompmgd.dll - - net35.System.Data.Services - Resources\net35\System.Data.Services.dll + + net35.System.Configuration.Install + Resources\net35\System.Configuration.Install.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.ServiceModel.Web + Resources\net35\System.ServiceModel.Web.dll - - net35.System.DirectoryServices - Resources\net35\System.DirectoryServices.dll + + net35.Microsoft.VisualBasic.Compatibility.Data + Resources\net35\Microsoft.VisualBasic.Compatibility.Data.dll - - net35.System.DirectoryServices.Protocols - Resources\net35\System.DirectoryServices.Protocols.dll + + net35.Microsoft.Build.Utilities.v3.5 + Resources\net35\Microsoft.Build.Utilities.v3.5.dll - - net35.System - Resources\net35\System.dll + + net35.Microsoft.VisualBasic.Compatibility + Resources\net35\Microsoft.VisualBasic.Compatibility.dll - - net35.System.Drawing.Design - Resources\net35\System.Drawing.Design.dll + + net35.System.Xml + Resources\net35\System.Xml.dll - - net35.System.Drawing - Resources\net35\System.Drawing.dll + + net35.PresentationFramework + Resources\net35\PresentationFramework.dll - + net35.System.EnterpriseServices Resources\net35\System.EnterpriseServices.dll - - net35.System.IdentityModel - Resources\net35\System.IdentityModel.dll + + net35.WindowsFormsIntegration + Resources\net35\WindowsFormsIntegration.dll - - net35.System.IdentityModel.Selectors - Resources\net35\System.IdentityModel.Selectors.dll + + net35.UIAutomationClient + Resources\net35\UIAutomationClient.dll - + net35.System.IO.Log Resources\net35\System.IO.Log.dll - - net35.System.Management - Resources\net35\System.Management.dll - - - net35.System.Management.Instrumentation - Resources\net35\System.Management.Instrumentation.dll + + net35.System.Web.Services + Resources\net35\System.Web.Services.dll - - net35.System.Messaging - Resources\net35\System.Messaging.dll + + net35.System.AddIn + Resources\net35\System.AddIn.dll - - net35.System.Net - Resources\net35\System.Net.dll + + net35.System.DirectoryServices + Resources\net35\System.DirectoryServices.dll - - net35.System.Printing - Resources\net35\System.Printing.dll + + net35.mscorlib + Resources\net35\mscorlib.dll - - net35.System.Runtime.Remoting - Resources\net35\System.Runtime.Remoting.dll + + net35.Microsoft_VsaVb + Resources\net35\Microsoft_VsaVb.dll - - net35.System.Runtime.Serialization - Resources\net35\System.Runtime.Serialization.dll + + net35.System.Data.Entity.Design + Resources\net35\System.Data.Entity.Design.dll - - net35.System.Runtime.Serialization.Formatters.Soap - Resources\net35\System.Runtime.Serialization.Formatters.Soap.dll + + net35.ISymWrapper + Resources\net35\ISymWrapper.dll - - net35.System.Security - Resources\net35\System.Security.dll + + net35.IIEHost + Resources\net35\IIEHost.dll - - net35.System.ServiceModel - Resources\net35\System.ServiceModel.dll + + net35.Microsoft.Build.Conversion.v3.5 + Resources\net35\Microsoft.Build.Conversion.v3.5.dll - - net35.System.ServiceModel.Web - Resources\net35\System.ServiceModel.Web.dll + + net35.System.Messaging + Resources\net35\System.Messaging.dll - - net35.System.ServiceProcess - Resources\net35\System.ServiceProcess.dll + + net35.PresentationFramework.Classic + Resources\net35\PresentationFramework.Classic.dll - - net35.System.Speech - Resources\net35\System.Speech.dll + + net35.System.Workflow.Activities + Resources\net35\System.Workflow.Activities.dll - - net35.System.Transactions - Resources\net35\System.Transactions.dll + + net35.UIAutomationProvider + Resources\net35\UIAutomationProvider.dll - - net35.System.Web.Abstractions - Resources\net35\System.Web.Abstractions.dll + + net35.Accessibility + Resources\net35\Accessibility.dll - - net35.System.Web - Resources\net35\System.Web.dll + + net35.System.Xml.Linq + Resources\net35\System.Xml.Linq.dll - - net35.System.Web.DynamicData.Design - Resources\net35\System.Web.DynamicData.Design.dll + + net35.PresentationFramework.Luna + Resources\net35\PresentationFramework.Luna.dll - - net35.System.Web.DynamicData - Resources\net35\System.Web.DynamicData.dll + + net35.Microsoft.Vsa + Resources\net35\Microsoft.Vsa.dll - - net35.System.Web.Entity.Design - Resources\net35\System.Web.Entity.Design.dll + + net35.Microsoft.VisualBasic.Vsa + Resources\net35\Microsoft.VisualBasic.Vsa.dll - - net35.System.Web.Entity - Resources\net35\System.Web.Entity.dll + + net35.System.Security + Resources\net35\System.Security.dll - - net35.System.Web.Extensions.Design - Resources\net35\System.Web.Extensions.Design.dll + + net35.IEHost + Resources\net35\IEHost.dll - - net35.System.Web.Extensions - Resources\net35\System.Web.Extensions.dll + + net35.System.Printing + Resources\net35\System.Printing.dll - - net35.System.Web.Mobile - Resources\net35\System.Web.Mobile.dll + + net35.Microsoft.Build.Utilities + Resources\net35\Microsoft.Build.Utilities.dll - - net35.System.Web.RegularExpressions - Resources\net35\System.Web.RegularExpressions.dll + + net35.PresentationCore + Resources\net35\PresentationCore.dll - - net35.System.Web.Routing - Resources\net35\System.Web.Routing.dll + + net35.System.Data.Entity + Resources\net35\System.Data.Entity.dll - - net35.System.Web.Services - Resources\net35\System.Web.Services.dll + + net35.Microsoft.Build.Tasks + Resources\net35\Microsoft.Build.Tasks.dll - - net35.System.Windows.Forms - Resources\net35\System.Windows.Forms.dll + + net35.IEExecRemote + Resources\net35\IEExecRemote.dll - - net35.System.Windows.Presentation - Resources\net35\System.Windows.Presentation.dll + + net35.System.Drawing.Design + Resources\net35\System.Drawing.Design.dll - - net35.System.Workflow.Activities - Resources\net35\System.Workflow.Activities.dll + + net35.System.Web.Entity + Resources\net35\System.Web.Entity.dll - - net35.System.Workflow.ComponentModel - Resources\net35\System.Workflow.ComponentModel.dll + + net35.System.Web.DynamicData.Design + Resources\net35\System.Web.DynamicData.Design.dll - - net35.System.Workflow.Runtime - Resources\net35\System.Workflow.Runtime.dll + + net35.System.Management + Resources\net35\System.Management.dll - - net35.System.WorkflowServices - Resources\net35\System.WorkflowServices.dll + + net35.System.AddIn.Contract + Resources\net35\System.AddIn.Contract.dll - - net35.System.Xml - Resources\net35\System.Xml.dll + + net35.Microsoft.Vsa.Vb.CodeDOMProcessor + Resources\net35\Microsoft.Vsa.Vb.CodeDOMProcessor.dll - - net35.System.Xml.Linq - Resources\net35\System.Xml.Linq.dll + + net35.System.Management.Instrumentation + Resources\net35\System.Management.Instrumentation.dll - - net35.UIAutomationClient - Resources\net35\UIAutomationClient.dll + + net35.ReachFramework + Resources\net35\ReachFramework.dll - - net35.UIAutomationClientsideProviders - Resources\net35\UIAutomationClientsideProviders.dll + + net35.System.Web.Extensions + Resources\net35\System.Web.Extensions.dll - - net35.UIAutomationProvider - Resources\net35\UIAutomationProvider.dll + + net35.System.Web + Resources\net35\System.Web.dll - - net35.UIAutomationTypes - Resources\net35\UIAutomationTypes.dll + + net35.System.Workflow.Runtime + Resources\net35\System.Workflow.Runtime.dll - - net35.WindowsBase - Resources\net35\WindowsBase.dll + + net35.PresentationBuildTasks + Resources\net35\PresentationBuildTasks.dll - - net35.WindowsFormsIntegration - Resources\net35\WindowsFormsIntegration.dll + + net35.System.Transactions + Resources\net35\System.Transactions.dll diff --git a/Src/Basic.Reference.Assemblies.Net40/Generated.cs b/Src/Basic.Reference.Assemblies.Net40/Generated.cs index 2401385..24f98df 100644 --- a/Src/Basic.Reference.Assemblies.Net40/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net40/Generated.cs @@ -13,489 +13,489 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net40.References.Accessibility, global::System.Guid.Parse("c9f31767-711a-4eb5-82e9-2c6f62037297")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net40.References.System, global::System.Guid.Parse("0467f5c0-e463-4b2c-acc5-f718cb71f056")); /// - /// The for CustomMarshalers.dll + /// The for System.ServiceModel.Activities.dll /// - public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net40.References.CustomMarshalers, global::System.Guid.Parse("f86c506c-de03-4bc5-9206-1ce7e0f23131")); + public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net40.References.SystemServiceModelActivities, global::System.Guid.Parse("1b617ae5-e66b-421d-a917-75c442921d81")); /// - /// The for ISymWrapper.dll + /// The for System.WorkflowServices.dll /// - public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net40.References.ISymWrapper, global::System.Guid.Parse("7478dd6c-b9a7-45d8-b7bb-4d42d769a400")); + public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net40.References.SystemWorkflowServices, global::System.Guid.Parse("9684bcd2-3862-42cf-b354-0f0bfa40db84")); /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.Web.Extensions.Design.dll /// - 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")); + public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net40.References.SystemWebExtensionsDesign, global::System.Guid.Parse("5dc3e56c-595b-4675-afab-6abc65dad8f9")); /// - /// The for Microsoft.Build.dll + /// The for Microsoft.JScript.dll /// - public static ReferenceInfo MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net40.References.MicrosoftBuild, global::System.Guid.Parse("d70e1d76-0ce9-42e6-8f90-72fdd38db52e")); + public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net40.References.MicrosoftJScript, global::System.Guid.Parse("67fda1c5-4dc8-48ab-b2e1-b8892098597e")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Core.dll /// - public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net40.References.MicrosoftBuildEngine, global::System.Guid.Parse("270dbf49-10d8-44a1-9ee0-c944a4fb0ff3")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net40.References.SystemCore, global::System.Guid.Parse("c08d55d3-6463-439d-b112-60f6502ec141")); /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static ReferenceInfo MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net40.References.MicrosoftBuildFramework, global::System.Guid.Parse("bcfb1c48-f83a-4f12-8899-23a36321a4b6")); + 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.Tasks.v4.0.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net40.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("8302ef5a-cea7-4e45-8bc1-72f6157113cb")); + 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 Microsoft.Build.Utilities.v4.0.dll + /// The for System.Web.Routing.dll /// - 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")); + public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net40.References.SystemWebRouting, global::System.Guid.Parse("a737801d-cd6e-45e8-a3c7-4226297e8efb")); /// - /// The for Microsoft.CSharp.dll + /// The for PresentationFramework.Royale.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net40.References.MicrosoftCSharp, global::System.Guid.Parse("86a0e22f-c201-4c9a-9f79-67dc9f32711c")); + 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 Microsoft.JScript.dll + /// The for sysglobl.dll /// - public static ReferenceInfo MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net40.References.MicrosoftJScript, global::System.Guid.Parse("67fda1c5-4dc8-48ab-b2e1-b8892098597e")); + public static ReferenceInfo sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net40.References.sysglobl, global::System.Guid.Parse("a93b012c-90f2-44ec-a147-3be2c185c32e")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Net.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net40.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("ecb9811c-7b29-46f4-9e43-d2a35942e9ee")); + public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net40.References.SystemNet, global::System.Guid.Parse("5b8d649f-e904-4882-97fd-509dcc6844e1")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Web.DataVisualization.dll /// - public static ReferenceInfo MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net40.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("c28c2983-5c85-4126-8f60-93b34861e9b5")); + 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 Microsoft.VisualBasic.dll + /// The for System.Web.DynamicData.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net40.References.MicrosoftVisualBasic, global::System.Guid.Parse("ca67eb7f-a336-4fa4-8018-b007879d1f5f")); + public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net40.References.SystemWebDynamicData, global::System.Guid.Parse("3ad9b517-d036-497a-b9f8-4efba0a6ebd4")); /// - /// The for Microsoft.VisualC.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net40.References.MicrosoftVisualC, global::System.Guid.Parse("c6506637-2cc3-46fe-ad67-5b43c20d2f0a")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net40.References.MicrosoftCSharp, global::System.Guid.Parse("86a0e22f-c201-4c9a-9f79-67dc9f32711c")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Data.Services.Design.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")); + public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net40.References.SystemDataServicesDesign, global::System.Guid.Parse("af7fa17a-7f86-4a1a-9b32-d3d4b1820fbc")); /// - /// The for mscorlib.dll + /// The for System.ServiceModel.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 SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net40.References.SystemServiceModel, global::System.Guid.Parse("8f2c5602-6fa4-4dbf-83b8-86756b274c77")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.dll /// - public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net40.References.PresentationBuildTasks, global::System.Guid.Parse("2e7d84bf-d08b-4a67-8ec3-a8e6a90ba556")); + public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net40.References.SystemDataServices, global::System.Guid.Parse("3cb8bf29-e038-46f6-8f14-af27c54ffd3c")); /// - /// The for PresentationCore.dll + /// The for System.Data.OracleClient.dll /// - public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net40.References.PresentationCore, global::System.Guid.Parse("9d5a22be-716a-46a6-9897-35271088797a")); + public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net40.References.SystemDataOracleClient, global::System.Guid.Parse("a10f4288-a26d-4626-8bcf-699d762600b4")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Web.Mobile.dll /// - public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net40.References.PresentationFrameworkAero, global::System.Guid.Parse("3d7e16aa-9d82-4d6e-833f-a61b50cef649")); + public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net40.References.SystemWebMobile, global::System.Guid.Parse("6ba6f9d5-5435-475e-aa1f-771b83063c88")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Web.Entity.Design.dll /// - public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net40.References.PresentationFrameworkClassic, global::System.Guid.Parse("9c87a3dd-c813-4e3d-8ea0-41ed0aa00441")); + public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net40.References.SystemWebEntityDesign, global::System.Guid.Parse("bfe82b30-6e0f-43b5-a9b9-9a4fb9fe3b2f")); /// - /// The for PresentationFramework.dll + /// The for UIAutomationTypes.dll /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net40.References.PresentationFramework, global::System.Guid.Parse("f6bf19b3-9315-496f-a586-3e90b078f615")); + public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net40.References.UIAutomationTypes, global::System.Guid.Parse("e9465e17-5d30-4395-b995-7b0425e1b437")); /// - /// The for PresentationFramework.Luna.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net40.References.PresentationFrameworkLuna, global::System.Guid.Parse("3cc49c80-936d-4fe1-a5b2-567d51e6f319")); + 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 PresentationFramework.Royale.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net40.References.PresentationFrameworkRoyale, global::System.Guid.Parse("3aeebb41-2bdb-4352-bebe-245840337cda")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net40.References.WindowsBase, global::System.Guid.Parse("d4ad6e4d-a9ca-4a4f-8360-734ab131b697")); /// - /// The for ReachFramework.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net40.References.SystemConfiguration, global::System.Guid.Parse("5cf0fd1d-1fd0-4bba-a252-1ada56614cc6")); /// - /// The for sysglobl.dll + /// The for System.DirectoryServices.Protocols.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 SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net40.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("eba6a5f7-6f1a-4e90-8bf0-ef09e571cced")); /// - /// The for System.Activities.Core.Presentation.dll + /// The for Microsoft.Build.Tasks.v4.0.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")); + public static ReferenceInfo MicrosoftBuildTasksv40 => new ReferenceInfo("Microsoft.Build.Tasks.v4.0.dll", Resources.MicrosoftBuildTasksv40, Net40.References.MicrosoftBuildTasksv40, global::System.Guid.Parse("8302ef5a-cea7-4e45-8bc1-72f6157113cb")); /// - /// The for System.Activities.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net40.References.SystemActivities, global::System.Guid.Parse("2fe5c986-f961-4f89-b416-9f342c8b9055")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net40.References.SystemDrawing, global::System.Guid.Parse("2af80117-5fc8-4241-b8f1-bdd2c63e1750")); /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static ReferenceInfo SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net40.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("ee0faecf-2edc-4f0f-8833-c90da6d81976")); + 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.Activities.Presentation.dll + /// The for System.Data.Services.Client.dll /// - public static ReferenceInfo SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net40.References.SystemActivitiesPresentation, global::System.Guid.Parse("840213b8-fba8-4ca3-a868-dbab032e911c")); + public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net40.References.SystemDataServicesClient, global::System.Guid.Parse("98726660-3649-445a-8369-802e8d1af298")); /// - /// The for System.AddIn.Contract.dll + /// The for System.Design.dll /// - public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net40.References.SystemAddInContract, global::System.Guid.Parse("fe963436-721d-4e9e-b013-30199e6d896d")); + public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net40.References.SystemDesign, global::System.Guid.Parse("f0524a85-8733-4c23-9048-2dd76b226bc6")); /// - /// The for System.AddIn.dll + /// The for System.Speech.dll /// - public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net40.References.SystemAddIn, global::System.Guid.Parse("e1611a43-a775-462a-84db-c82acd030c29")); + public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net40.References.SystemSpeech, global::System.Guid.Parse("e9a145a3-e2fd-4da6-9611-bfa146d09ca9")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Data.DataSetExtensions.dll /// - public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net40.References.SystemComponentModelComposition, global::System.Guid.Parse("2490db50-bd1b-4548-9526-e76059ee3f93")); + 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.ComponentModel.DataAnnotations.dll + /// The for System.Device.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net40.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("648e3712-aacd-4dfa-84d6-70c740f7d24e")); + public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net40.References.SystemDevice, global::System.Guid.Parse("a6d6f426-8ae2-4b9f-a61c-1955d126424f")); /// - /// The for System.Configuration.dll + /// The for UIAutomationClientsideProviders.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 UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net40.References.UIAutomationClientsideProviders, global::System.Guid.Parse("83f46f98-62a8-4cbc-8398-584ec973ffd7")); /// - /// The for System.Configuration.Install.dll + /// The for System.Web.Abstractions.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 SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net40.References.SystemWebAbstractions, global::System.Guid.Parse("7b01ea4e-a0c5-43d8-8f4b-61c805d16770")); /// - /// The for System.Core.dll + /// The for System.Data.SqlXml.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net40.References.SystemCore, global::System.Guid.Parse("c08d55d3-6463-439d-b112-60f6502ec141")); + 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.DataSetExtensions.dll + /// The for Microsoft.Build.Engine.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net40.References.SystemDataDataSetExtensions, global::System.Guid.Parse("4d130ce9-0078-4e91-977e-b6e11733269c")); + public static ReferenceInfo MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net40.References.MicrosoftBuildEngine, global::System.Guid.Parse("270dbf49-10d8-44a1-9ee0-c944a4fb0ff3")); /// - /// The for System.Data.dll + /// The for Microsoft.Build.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net40.References.SystemData, global::System.Guid.Parse("22386941-a5a1-4820-a07c-ea20ca99b8d4")); + 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 System.Data.Entity.Design.dll + /// The for System.Runtime.Caching.dll /// - public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net40.References.SystemDataEntityDesign, global::System.Guid.Parse("e66147fb-64bd-4083-b708-9642c15e8928")); + public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net40.References.SystemRuntimeCaching, global::System.Guid.Parse("dc11d818-c3ef-468d-9ec2-763a0e3be084")); /// - /// The for System.Data.Entity.dll + /// The for System.ServiceModel.Activation.dll /// - public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net40.References.SystemDataEntity, global::System.Guid.Parse("e3eb0ee4-1607-46a8-8eb7-52457b3564b2")); + public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net40.References.SystemServiceModelActivation, global::System.Guid.Parse("7b6309fc-28c9-419b-ae70-b1f6450bfba0")); /// - /// The for System.Data.Linq.dll + /// The for PresentationFramework.Aero.dll /// - public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net40.References.SystemDataLinq, global::System.Guid.Parse("255ac5d7-dd7d-4212-88d7-872d8bd8d028")); + public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net40.References.PresentationFrameworkAero, global::System.Guid.Parse("3d7e16aa-9d82-4d6e-833f-a61b50cef649")); /// - /// The for System.Data.OracleClient.dll + /// The for System.Windows.Presentation.dll /// - public static ReferenceInfo SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net40.References.SystemDataOracleClient, global::System.Guid.Parse("a10f4288-a26d-4626-8bcf-699d762600b4")); + public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net40.References.SystemWindowsPresentation, global::System.Guid.Parse("b42e642c-6196-484d-9518-d88942d6a1b3")); /// - /// The for System.Data.Services.Client.dll + /// The for CustomMarshalers.dll /// - public static ReferenceInfo SystemDataServicesClient => new ReferenceInfo("System.Data.Services.Client.dll", Resources.SystemDataServicesClient, Net40.References.SystemDataServicesClient, global::System.Guid.Parse("98726660-3649-445a-8369-802e8d1af298")); + public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net40.References.CustomMarshalers, global::System.Guid.Parse("f86c506c-de03-4bc5-9206-1ce7e0f23131")); /// - /// The for System.Data.Services.Design.dll + /// The for System.Activities.Presentation.dll /// - public static ReferenceInfo SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net40.References.SystemDataServicesDesign, global::System.Guid.Parse("af7fa17a-7f86-4a1a-9b32-d3d4b1820fbc")); + 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.Data.Services.dll + /// The for System.Runtime.Remoting.dll /// - public static ReferenceInfo SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net40.References.SystemDataServices, global::System.Guid.Parse("3cb8bf29-e038-46f6-8f14-af27c54ffd3c")); + 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.Data.SqlXml.dll + /// The for System.Data.Linq.dll /// - public static ReferenceInfo SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net40.References.SystemDataSqlXml, global::System.Guid.Parse("4bbea719-1477-4edc-95b9-869f3a0f1124")); + public static ReferenceInfo SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net40.References.SystemDataLinq, global::System.Guid.Parse("255ac5d7-dd7d-4212-88d7-872d8bd8d028")); /// - /// The for System.Deployment.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net40.References.SystemDeployment, global::System.Guid.Parse("340658a5-5731-466d-9ee3-7f627b4ab09a")); + 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.Design.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net40.References.SystemDesign, global::System.Guid.Parse("f0524a85-8733-4c23-9048-2dd76b226bc6")); + 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.Device.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static ReferenceInfo SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net40.References.SystemDevice, global::System.Guid.Parse("a6d6f426-8ae2-4b9f-a61c-1955d126424f")); + public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net40.References.SystemWindowsInputManipulations, global::System.Guid.Parse("19c45264-b278-4e65-8a15-cf6b88904ffa")); /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for Microsoft.VisualC.dll /// - public static ReferenceInfo SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net40.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("f190dfc2-b8c1-423b-af14-de5537400cb1")); + 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 System.DirectoryServices.dll + /// The for System.IdentityModel.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net40.References.SystemDirectoryServices, global::System.Guid.Parse("5551d0c8-47f6-4152-9561-bccb644f068b")); + 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.DirectoryServices.Protocols.dll + /// The for Microsoft.VisualBasic.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")); + 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 System.dll + /// The for System.Xaml.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 SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net40.References.SystemXaml, global::System.Guid.Parse("03fd13f2-8aca-4d0a-8cb7-cbeefe8b0d61")); /// - /// The for System.Drawing.Design.dll + /// The for System.Workflow.ComponentModel.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net40.References.SystemDrawingDesign, global::System.Guid.Parse("5a16984d-378d-4ee1-9ba0-d535312a2efa")); + public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net40.References.SystemWorkflowComponentModel, global::System.Guid.Parse("aabf1fb7-8107-44bd-8b64-4bb564d14bcc")); /// - /// The for System.Drawing.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net40.References.SystemDrawing, global::System.Guid.Parse("2af80117-5fc8-4241-b8f1-bdd2c63e1750")); + public static ReferenceInfo SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net40.References.SystemComponentModelComposition, global::System.Guid.Parse("2490db50-bd1b-4548-9526-e76059ee3f93")); /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.dll /// - public static ReferenceInfo SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net40.References.SystemEnterpriseServices, global::System.Guid.Parse("7728b717-99ea-4089-ab66-896b4d6f9968")); + public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net40.References.SystemWindowsForms, global::System.Guid.Parse("102f6813-c295-493e-8e44-47d1b25f8096")); /// - /// The for System.IdentityModel.dll + /// The for System.Activities.DurableInstancing.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 SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net40.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("ee0faecf-2edc-4f0f-8833-c90da6d81976")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static ReferenceInfo SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net40.References.SystemIdentityModelSelectors, global::System.Guid.Parse("cdfbb734-703f-442d-bea5-cb919c58e72a")); + public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net40.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("11266804-ff4a-44f7-a6c0-b66268055075")); /// - /// The for System.IO.Log.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net40.References.SystemServiceProcess, global::System.Guid.Parse("13ddbcce-c5ed-4cc3-b446-7da4aabd4f5b")); /// - /// The for System.Management.dll + /// The for System.Web.RegularExpressions.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 SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net40.References.SystemWebRegularExpressions, global::System.Guid.Parse("b24d2b1d-cf57-4c6b-84a5-5862270c3d55")); /// - /// The for System.Management.Instrumentation.dll + /// The for Microsoft.Build.Framework.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 MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net40.References.MicrosoftBuildFramework, global::System.Guid.Parse("bcfb1c48-f83a-4f12-8899-23a36321a4b6")); /// - /// The for System.Messaging.dll + /// The for System.IdentityModel.Selectors.dll /// - public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net40.References.SystemMessaging, global::System.Guid.Parse("9c0c8b4b-193e-424f-947b-0f9596cd463e")); + 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.Net.dll + /// The for System.Configuration.Install.dll /// - public static ReferenceInfo SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net40.References.SystemNet, global::System.Guid.Parse("5b8d649f-e904-4882-97fd-509dcc6844e1")); + 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.Numerics.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net40.References.SystemNumerics, global::System.Guid.Parse("65c548c3-1a8b-438e-8150-850baea15a84")); + 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.Printing.dll + /// The for System.Web.ApplicationServices.dll /// - public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net40.References.SystemPrinting, global::System.Guid.Parse("1721b42c-227c-4b1b-8d9b-0fb691a20a5d")); + public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net40.References.SystemWebApplicationServices, global::System.Guid.Parse("89211486-467f-4ece-b3f2-0ed8a698c5fc")); /// - /// The for System.Runtime.Caching.dll + /// The for System.Deployment.dll /// - public static ReferenceInfo SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net40.References.SystemRuntimeCaching, global::System.Guid.Parse("dc11d818-c3ef-468d-9ec2-763a0e3be084")); + public static ReferenceInfo SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net40.References.SystemDeployment, global::System.Guid.Parse("340658a5-5731-466d-9ee3-7f627b4ab09a")); /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net40.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("942a2243-d1fb-44e6-a6b8-b1b67e8314b0")); + 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.Runtime.Remoting.dll + /// The for XamlBuildTask.dll /// - public static ReferenceInfo SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net40.References.SystemRuntimeRemoting, global::System.Guid.Parse("fefabeaf-8021-4f46-a089-661ae8ab8452")); + public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net40.References.XamlBuildTask, global::System.Guid.Parse("98b90ce5-c081-42e7-ba14-ff17e571fd1e")); /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.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 MicrosoftVisualBasicCompatibilityData => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.Data.dll", Resources.MicrosoftVisualBasicCompatibilityData, Net40.References.MicrosoftVisualBasicCompatibilityData, global::System.Guid.Parse("ecb9811c-7b29-46f4-9e43-d2a35942e9ee")); /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for Microsoft.VisualBasic.Compatibility.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 MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net40.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("c28c2983-5c85-4126-8f60-93b34861e9b5")); /// - /// The for System.Security.dll + /// The for System.Activities.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net40.References.SystemSecurity, global::System.Guid.Parse("bf855c77-22f1-4a61-88ec-6d32b7bb48fb")); + 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.ServiceModel.Activation.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net40.References.SystemServiceModelActivation, global::System.Guid.Parse("7b6309fc-28c9-419b-ae70-b1f6450bfba0")); + 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.ServiceModel.Activities.dll + /// The for System.ServiceModel.Discovery.dll /// - public static ReferenceInfo SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net40.References.SystemServiceModelActivities, global::System.Guid.Parse("1b617ae5-e66b-421d-a917-75c442921d81")); + 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.Channels.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net40.References.SystemServiceModelChannels, global::System.Guid.Parse("1c7febbe-3ab2-4c26-833c-039faf49468b")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net40.References.PresentationFramework, global::System.Guid.Parse("f6bf19b3-9315-496f-a586-3e90b078f615")); /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.EnterpriseServices.dll /// - public static ReferenceInfo SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net40.References.SystemServiceModelDiscovery, global::System.Guid.Parse("2346b47a-c89a-430f-ba87-7c741c966c61")); + 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.ServiceModel.dll + /// The for WindowsFormsIntegration.dll /// - public static ReferenceInfo SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net40.References.SystemServiceModel, global::System.Guid.Parse("8f2c5602-6fa4-4dbf-83b8-86756b274c77")); + public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net40.References.WindowsFormsIntegration, global::System.Guid.Parse("97e3b47b-fc27-411b-8e46-39b3efc4c706")); /// - /// The for System.ServiceModel.Routing.dll + /// The for UIAutomationClient.dll /// - public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net40.References.SystemServiceModelRouting, global::System.Guid.Parse("8910afb1-6315-4002-bf9b-00b145bb745c")); + public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net40.References.UIAutomationClient, global::System.Guid.Parse("752edfc1-5984-496c-b96f-4bf897c9767b")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.IO.Log.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net40.References.SystemServiceModelWeb, global::System.Guid.Parse("04855660-5283-42ef-be5d-06ad10ee0d78")); + 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.ServiceProcess.dll + /// The for System.Web.Services.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net40.References.SystemServiceProcess, global::System.Guid.Parse("13ddbcce-c5ed-4cc3-b446-7da4aabd4f5b")); + 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.Speech.dll + /// The for System.AddIn.dll /// - public static ReferenceInfo SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net40.References.SystemSpeech, global::System.Guid.Parse("e9a145a3-e2fd-4da6-9611-bfa146d09ca9")); + public static ReferenceInfo SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net40.References.SystemAddIn, global::System.Guid.Parse("e1611a43-a775-462a-84db-c82acd030c29")); /// - /// The for System.Transactions.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net40.References.SystemTransactions, global::System.Guid.Parse("3ff14558-01d6-4b84-9f36-a256b5f3e196")); + 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.Web.Abstractions.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net40.References.SystemWebAbstractions, global::System.Guid.Parse("7b01ea4e-a0c5-43d8-8f4b-61c805d16770")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net40.References.mscorlib, global::System.Guid.Parse("fcb9dac8-ae3a-4886-93b0-f4cd5b0db0be")); /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Activities.Core.Presentation.dll /// - public static ReferenceInfo SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net40.References.SystemWebApplicationServices, global::System.Guid.Parse("89211486-467f-4ece-b3f2-0ed8a698c5fc")); + 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.Web.DataVisualization.Design.dll + /// The for System.Data.Entity.Design.dll /// - public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net40.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("829a7cce-662c-4253-9da2-82d0b4bea617")); + public static ReferenceInfo SystemDataEntityDesign => new ReferenceInfo("System.Data.Entity.Design.dll", Resources.SystemDataEntityDesign, Net40.References.SystemDataEntityDesign, global::System.Guid.Parse("e66147fb-64bd-4083-b708-9642c15e8928")); /// - /// The for System.Web.DataVisualization.dll + /// The for ISymWrapper.dll /// - public static ReferenceInfo SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net40.References.SystemWebDataVisualization, global::System.Guid.Parse("856c8cf5-62bb-4828-8935-55ab9030aeb5")); + public static ReferenceInfo ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net40.References.ISymWrapper, global::System.Guid.Parse("7478dd6c-b9a7-45d8-b7bb-4d42d769a400")); /// - /// The for System.Web.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net40.References.SystemWeb, global::System.Guid.Parse("e332d723-1405-4f29-af8b-ce2050c10687")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net40.References.SystemNumerics, global::System.Guid.Parse("65c548c3-1a8b-438e-8150-850baea15a84")); /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Messaging.dll /// - public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net40.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("a980587e-6448-43c0-b817-a4dae1690e01")); + public static ReferenceInfo SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net40.References.SystemMessaging, global::System.Guid.Parse("9c0c8b4b-193e-424f-947b-0f9596cd463e")); /// - /// The for System.Web.DynamicData.dll + /// The for PresentationFramework.Classic.dll /// - public static ReferenceInfo SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net40.References.SystemWebDynamicData, global::System.Guid.Parse("3ad9b517-d036-497a-b9f8-4efba0a6ebd4")); + 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 System.Web.Entity.Design.dll + /// The for System.Workflow.Activities.dll /// - public static ReferenceInfo SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net40.References.SystemWebEntityDesign, global::System.Guid.Parse("bfe82b30-6e0f-43b5-a9b9-9a4fb9fe3b2f")); + public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net40.References.SystemWorkflowActivities, global::System.Guid.Parse("600a3e93-50b5-4398-8fff-c36e2a1c0f71")); /// - /// The for System.Web.Entity.dll + /// The for System.ServiceModel.Channels.dll /// - public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net40.References.SystemWebEntity, global::System.Guid.Parse("fc5efa96-e47b-4341-8d8f-587f11ef6a5c")); + public static ReferenceInfo SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net40.References.SystemServiceModelChannels, global::System.Guid.Parse("1c7febbe-3ab2-4c26-833c-039faf49468b")); /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static ReferenceInfo SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net40.References.SystemWebExtensionsDesign, global::System.Guid.Parse("5dc3e56c-595b-4675-afab-6abc65dad8f9")); + public static ReferenceInfo SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net40.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("942a2243-d1fb-44e6-a6b8-b1b67e8314b0")); /// - /// The for System.Web.Extensions.dll + /// The for UIAutomationProvider.dll /// - public static ReferenceInfo SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net40.References.SystemWebExtensions, global::System.Guid.Parse("787e8c46-6af7-4935-8e54-a79446e4cf41")); + public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net40.References.UIAutomationProvider, global::System.Guid.Parse("d554fa7e-2833-4137-b0c9-1c46c98d773e")); /// - /// The for System.Web.Mobile.dll + /// The for Accessibility.dll /// - public static ReferenceInfo SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net40.References.SystemWebMobile, global::System.Guid.Parse("6ba6f9d5-5435-475e-aa1f-771b83063c88")); + public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net40.References.Accessibility, global::System.Guid.Parse("c9f31767-711a-4eb5-82e9-2c6f62037297")); /// - /// The for System.Web.RegularExpressions.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net40.References.SystemWebRegularExpressions, global::System.Guid.Parse("b24d2b1d-cf57-4c6b-84a5-5862270c3d55")); + 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.Web.Routing.dll + /// The for PresentationFramework.Luna.dll /// - public static ReferenceInfo SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net40.References.SystemWebRouting, global::System.Guid.Parse("a737801d-cd6e-45e8-a3c7-4226297e8efb")); + public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net40.References.PresentationFrameworkLuna, global::System.Guid.Parse("3cc49c80-936d-4fe1-a5b2-567d51e6f319")); /// - /// The for System.Web.Services.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net40.References.SystemWebServices, global::System.Guid.Parse("d7721d29-fda9-4acb-8747-27ac5a4490f8")); + public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net40.References.SystemSecurity, global::System.Guid.Parse("bf855c77-22f1-4a61-88ec-6d32b7bb48fb")); /// /// The for System.Windows.Forms.DataVisualization.Design.dll @@ -503,94 +503,94 @@ public static class ReferenceInfos public static ReferenceInfo SystemWindowsFormsDataVisualizationDesign => new ReferenceInfo("System.Windows.Forms.DataVisualization.Design.dll", Resources.SystemWindowsFormsDataVisualizationDesign, Net40.References.SystemWindowsFormsDataVisualizationDesign, global::System.Guid.Parse("60508548-7914-46ee-b8ce-3bfbe9a62506")); /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Printing.dll /// - public static ReferenceInfo SystemWindowsFormsDataVisualization => new ReferenceInfo("System.Windows.Forms.DataVisualization.dll", Resources.SystemWindowsFormsDataVisualization, Net40.References.SystemWindowsFormsDataVisualization, global::System.Guid.Parse("11266804-ff4a-44f7-a6c0-b66268055075")); + public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net40.References.SystemPrinting, global::System.Guid.Parse("1721b42c-227c-4b1b-8d9b-0fb691a20a5d")); /// - /// The for System.Windows.Forms.dll + /// The for PresentationCore.dll /// - public static ReferenceInfo SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net40.References.SystemWindowsForms, global::System.Guid.Parse("102f6813-c295-493e-8e44-47d1b25f8096")); + public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net40.References.PresentationCore, global::System.Guid.Parse("9d5a22be-716a-46a6-9897-35271088797a")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.Data.Entity.dll /// - public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net40.References.SystemWindowsInputManipulations, global::System.Guid.Parse("19c45264-b278-4e65-8a15-cf6b88904ffa")); + public static ReferenceInfo SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net40.References.SystemDataEntity, global::System.Guid.Parse("e3eb0ee4-1607-46a8-8eb7-52457b3564b2")); /// - /// The for System.Windows.Presentation.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net40.References.SystemWindowsPresentation, global::System.Guid.Parse("b42e642c-6196-484d-9518-d88942d6a1b3")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net40.References.SystemDrawingDesign, global::System.Guid.Parse("5a16984d-378d-4ee1-9ba0-d535312a2efa")); /// - /// The for System.Workflow.Activities.dll + /// The for System.Web.Entity.dll /// - public static ReferenceInfo SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net40.References.SystemWorkflowActivities, global::System.Guid.Parse("600a3e93-50b5-4398-8fff-c36e2a1c0f71")); + public static ReferenceInfo SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net40.References.SystemWebEntity, global::System.Guid.Parse("fc5efa96-e47b-4341-8d8f-587f11ef6a5c")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.Web.DynamicData.Design.dll /// - public static ReferenceInfo SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net40.References.SystemWorkflowComponentModel, global::System.Guid.Parse("aabf1fb7-8107-44bd-8b64-4bb564d14bcc")); + public static ReferenceInfo SystemWebDynamicDataDesign => new ReferenceInfo("System.Web.DynamicData.Design.dll", Resources.SystemWebDynamicDataDesign, Net40.References.SystemWebDynamicDataDesign, global::System.Guid.Parse("a980587e-6448-43c0-b817-a4dae1690e01")); /// - /// The for System.Workflow.Runtime.dll + /// The for System.Management.dll /// - public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net40.References.SystemWorkflowRuntime, global::System.Guid.Parse("6433e679-313d-46c9-be0f-9834c884cb92")); + 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.WorkflowServices.dll + /// The for System.AddIn.Contract.dll /// - public static ReferenceInfo SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net40.References.SystemWorkflowServices, global::System.Guid.Parse("9684bcd2-3862-42cf-b354-0f0bfa40db84")); + public static ReferenceInfo SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net40.References.SystemAddInContract, global::System.Guid.Parse("fe963436-721d-4e9e-b013-30199e6d896d")); /// - /// The for System.Xaml.dll + /// The for System.Management.Instrumentation.dll /// - public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net40.References.SystemXaml, global::System.Guid.Parse("03fd13f2-8aca-4d0a-8cb7-cbeefe8b0d61")); + 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.Xml.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net40.References.SystemXml, global::System.Guid.Parse("988a97e5-8665-4494-a7b2-6de411f61284")); + 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.Xml.Linq.dll + /// The for System.Web.Extensions.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 SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net40.References.SystemWebExtensions, global::System.Guid.Parse("787e8c46-6af7-4935-8e54-a79446e4cf41")); /// - /// The for UIAutomationClient.dll + /// The for System.Web.dll /// - public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net40.References.UIAutomationClient, global::System.Guid.Parse("752edfc1-5984-496c-b96f-4bf897c9767b")); + 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 UIAutomationClientsideProviders.dll + /// The for System.Workflow.Runtime.dll /// - public static ReferenceInfo UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net40.References.UIAutomationClientsideProviders, global::System.Guid.Parse("83f46f98-62a8-4cbc-8398-584ec973ffd7")); + public static ReferenceInfo SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net40.References.SystemWorkflowRuntime, global::System.Guid.Parse("6433e679-313d-46c9-be0f-9834c884cb92")); /// - /// The for UIAutomationProvider.dll + /// The for PresentationBuildTasks.dll /// - public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net40.References.UIAutomationProvider, global::System.Guid.Parse("d554fa7e-2833-4137-b0c9-1c46c98d773e")); + public static ReferenceInfo PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net40.References.PresentationBuildTasks, global::System.Guid.Parse("2e7d84bf-d08b-4a67-8ec3-a8e6a90ba556")); /// - /// The for UIAutomationTypes.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net40.References.UIAutomationTypes, global::System.Guid.Parse("e9465e17-5d30-4395-b995-7b0425e1b437")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net40.References.SystemTransactions, global::System.Guid.Parse("3ff14558-01d6-4b84-9f36-a256b5f3e196")); /// - /// The for WindowsBase.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net40.References.WindowsBase, global::System.Guid.Parse("d4ad6e4d-a9ca-4a4f-8360-734ab131b697")); + 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 WindowsFormsIntegration.dll + /// The for System.ServiceModel.Routing.dll /// - public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net40.References.WindowsFormsIntegration, global::System.Guid.Parse("97e3b47b-fc27-411b-8e46-39b3efc4c706")); + public static ReferenceInfo SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net40.References.SystemServiceModelRouting, global::System.Guid.Parse("8910afb1-6315-4002-bf9b-00b145bb745c")); /// - /// The for XamlBuildTask.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static ReferenceInfo XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net40.References.XamlBuildTask, global::System.Guid.Parse("98b90ce5-c081-42e7-ba14-ff17e571fd1e")); + public static ReferenceInfo SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net40.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("829a7cce-662c-4253-9da2-82d0b4bea617")); private static ImmutableArray _all; public static ImmutableArray All { @@ -600,122 +600,122 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, + System, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, + SystemCore, + MicrosoftBuildConversionv40, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemEnterpriseServices, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + MicrosoftBuildEngine, + MicrosoftBuild, + SystemRuntimeCaching, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemActivitiesPresentation, + SystemRuntimeRemoting, + SystemDataLinq, + SystemRuntimeSerialization, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, + SystemServiceProcess, + SystemWebRegularExpressions, + MicrosoftBuildFramework, SystemIdentityModelSelectors, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemServiceModelWeb, + XamlBuildTask, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, + SystemXml, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + WindowsFormsIntegration, + UIAutomationClient, SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, SystemNumerics, - SystemPrinting, - SystemRuntimeCaching, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, + UIAutomationProvider, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, SystemWebEntity, - SystemWebExtensionsDesign, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, + SystemWeb, SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, + PresentationBuildTasks, + SystemTransactions, + MicrosoftBuildUtilitiesv40, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, ]; } return _all; @@ -730,1652 +730,1652 @@ public static partial class Net40 { public static class References { - private static PortableExecutableReference? _Accessibility; + private static PortableExecutableReference? _System; /// - /// The for Accessibility.dll + /// The for System.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference System { get { - if (_Accessibility is null) + if (_System is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net40)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System")).GetReference(filePath: "System.dll", display: "System (net40)"); } - return _Accessibility; + return _System; } } - private static PortableExecutableReference? _CustomMarshalers; + private static PortableExecutableReference? _SystemServiceModelActivities; /// - /// The for CustomMarshalers.dll + /// The for System.ServiceModel.Activities.dll /// - public static PortableExecutableReference CustomMarshalers + public static PortableExecutableReference SystemServiceModelActivities { get { - if (_CustomMarshalers is null) + if (_SystemServiceModelActivities is null) { - _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net40)"); + _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net40)"); } - return _CustomMarshalers; + return _SystemServiceModelActivities; } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for ISymWrapper.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference SystemWorkflowServices { get { - if (_ISymWrapper is null) + if (_SystemWorkflowServices is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net40)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net40)"); } - return _ISymWrapper; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv40; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv40 + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_MicrosoftBuildConversionv40 is null) + if (_SystemWebExtensionsDesign is null) { - _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net40)"); + _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net40)"); } - return _MicrosoftBuildConversionv40; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _MicrosoftBuild; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for Microsoft.Build.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference MicrosoftBuild + public static PortableExecutableReference MicrosoftJScript { get { - if (_MicrosoftBuild is null) + if (_MicrosoftJScript is null) { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net40)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net40)"); } - return _MicrosoftBuild; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemCore; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Core.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemCore { get { - if (_MicrosoftBuildEngine is null) + if (_SystemCore is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net40)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net40)"); } - return _MicrosoftBuildEngine; + return _SystemCore; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _MicrosoftBuildConversionv40; /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference MicrosoftBuildConversionv40 { get { - if (_MicrosoftBuildFramework is null) + if (_MicrosoftBuildConversionv40 is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net40)"); + _MicrosoftBuildConversionv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Conversion.v4.0")).GetReference(filePath: "Microsoft.Build.Conversion.v4.0.dll", display: "Microsoft.Build.Conversion.v4.0 (net40)"); } - return _MicrosoftBuildFramework; + return _MicrosoftBuildConversionv40; } } - private static PortableExecutableReference? _MicrosoftBuildTasksv40; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference MicrosoftBuildTasksv40 + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_MicrosoftBuildTasksv40 is null) + if (_MicrosoftVisualCSTLCLR is null) { - _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net40)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net40)"); } - return _MicrosoftBuildTasksv40; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv40 + public static PortableExecutableReference SystemWebRouting { get { - if (_MicrosoftBuildUtilitiesv40 is null) + if (_SystemWebRouting is null) { - _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net40)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net40)"); } - return _MicrosoftBuildUtilitiesv40; + return _SystemWebRouting; } } - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for Microsoft.CSharp.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_MicrosoftCSharp is null) + if (_PresentationFrameworkRoyale is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net40)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net40)"); } - return _MicrosoftCSharp; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _sysglobl; /// - /// The for Microsoft.JScript.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference sysglobl { get { - if (_MicrosoftJScript is null) + if (_sysglobl is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net40)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net40)"); } - return _MicrosoftJScript; + return _sysglobl; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_SystemNet is null) { - _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net40)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net40)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _SystemWebDataVisualization; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Web.DataVisualization.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference SystemWebDataVisualization { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_SystemWebDataVisualization is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net40)"); + _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net40)"); } - return _MicrosoftVisualBasicCompatibility; + return _SystemWebDataVisualization; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemWebDynamicData { get { - if (_MicrosoftVisualBasic is null) + if (_SystemWebDynamicData is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net40)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net40)"); } - return _MicrosoftVisualBasic; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for Microsoft.VisualC.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference MicrosoftCSharp { get { - if (_MicrosoftVisualC is null) + if (_MicrosoftCSharp is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net40)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net40)"); } - return _MicrosoftVisualC; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemDataServicesDesign is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net40)"); + _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net40)"); } - return _MicrosoftVisualCSTLCLR; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for mscorlib.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemServiceModel { get { - if (_mscorlib is null) + if (_SystemServiceModel is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net40)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net40)"); } - return _mscorlib; + return _SystemServiceModel; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemDataServices { get { - if (_PresentationBuildTasks is null) + if (_SystemDataServices is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net40)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net40)"); } - return _PresentationBuildTasks; + return _SystemDataServices; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for PresentationCore.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemDataOracleClient { get { - if (_PresentationCore is null) + if (_SystemDataOracleClient is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net40)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net40)"); } - return _PresentationCore; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemWebMobile { get { - if (_PresentationFrameworkAero is null) + if (_SystemWebMobile is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net40)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net40)"); } - return _PresentationFrameworkAero; + return _SystemWebMobile; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_PresentationFrameworkClassic is null) + if (_SystemWebEntityDesign is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net40)"); + _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net40)"); } - return _PresentationFrameworkClassic; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for PresentationFramework.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference UIAutomationTypes { get { - if (_PresentationFramework is null) + if (_UIAutomationTypes is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net40)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net40)"); } - return _PresentationFramework; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_PresentationFrameworkLuna is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (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 _PresentationFrameworkLuna; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _WindowsBase; /// - /// The for PresentationFramework.Royale.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference WindowsBase { get { - if (_PresentationFrameworkRoyale is null) + if (_WindowsBase is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net40)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net40)"); } - return _PresentationFrameworkRoyale; + return _WindowsBase; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for ReachFramework.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemConfiguration { get { - if (_ReachFramework is null) + if (_SystemConfiguration is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net40)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net40)"); } - return _ReachFramework; + return _SystemConfiguration; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for sysglobl.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_sysglobl is null) + if (_SystemDirectoryServicesProtocols is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net40)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net40)"); } - return _sysglobl; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _SystemActivitiesCorePresentation; + private static PortableExecutableReference? _MicrosoftBuildTasksv40; /// - /// The for System.Activities.Core.Presentation.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static PortableExecutableReference SystemActivitiesCorePresentation + public static PortableExecutableReference MicrosoftBuildTasksv40 { get { - if (_SystemActivitiesCorePresentation is null) + if (_MicrosoftBuildTasksv40 is null) { - _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net40)"); + _MicrosoftBuildTasksv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Tasks.v4.0")).GetReference(filePath: "Microsoft.Build.Tasks.v4.0.dll", display: "Microsoft.Build.Tasks.v4.0 (net40)"); } - return _SystemActivitiesCorePresentation; + return _MicrosoftBuildTasksv40; } } - private static PortableExecutableReference? _SystemActivities; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Activities.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemActivities + public static PortableExecutableReference SystemDrawing { get { - if (_SystemActivities is null) + if (_SystemDrawing is null) { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net40)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net40)"); } - return _SystemActivities; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference SystemActivitiesDurableInstancing + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_SystemActivitiesDurableInstancing is null) + if (_SystemDirectoryServicesAccountManagement is null) { - _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net40)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net40)"); } - return _SystemActivitiesDurableInstancing; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _SystemActivitiesPresentation; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for System.Activities.Presentation.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference SystemActivitiesPresentation + public static PortableExecutableReference SystemDataServicesClient { get { - if (_SystemActivitiesPresentation is null) + if (_SystemDataServicesClient is null) { - _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net40)"); + _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net40)"); } - return _SystemActivitiesPresentation; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _SystemDesign; /// - /// The for System.AddIn.Contract.dll + /// The for System.Design.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference SystemDesign { get { - if (_SystemAddInContract is null) + if (_SystemDesign is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net40)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net40)"); } - return _SystemAddInContract; + return _SystemDesign; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for System.AddIn.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemSpeech { get { - if (_SystemAddIn is null) + if (_SystemSpeech is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net40)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net40)"); } - return _SystemAddIn; + return _SystemSpeech; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemComponentModelComposition is null) + if (_SystemDataDataSetExtensions is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net40)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net40)"); } - return _SystemComponentModelComposition; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemDevice; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Device.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemDevice { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemDevice is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net40)"); + _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net40)"); } - return _SystemComponentModelDataAnnotations; + return _SystemDevice; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for System.Configuration.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_SystemConfiguration is null) + if (_UIAutomationClientsideProviders is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net40)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net40)"); } - return _SystemConfiguration; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for System.Configuration.Install.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemWebAbstractions { get { - if (_SystemConfigurationInstall is null) + if (_SystemWebAbstractions is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net40)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net40)"); } - return _SystemConfigurationInstall; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for System.Core.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemDataSqlXml { get { - if (_SystemCore is null) + if (_SystemDataSqlXml is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net40)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net40)"); } - return _SystemCore; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_SystemDataDataSetExtensions is null) + if (_MicrosoftBuildEngine is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net40)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net40)"); } - return _SystemDataDataSetExtensions; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _MicrosoftBuild; /// - /// The for System.Data.dll + /// The for Microsoft.Build.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftBuild { get { - if (_SystemData is null) + if (_MicrosoftBuild is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net40)"); + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net40)"); } - return _SystemData; + return _MicrosoftBuild; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _SystemRuntimeCaching; /// - /// The for System.Data.Entity.Design.dll + /// The for System.Runtime.Caching.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference SystemRuntimeCaching { get { - if (_SystemDataEntityDesign is null) + if (_SystemRuntimeCaching is null) { - _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net40)"); + _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net40)"); } - return _SystemDataEntityDesign; + return _SystemRuntimeCaching; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemServiceModelActivation; /// - /// The for System.Data.Entity.dll + /// The for System.ServiceModel.Activation.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemServiceModelActivation { get { - if (_SystemDataEntity is null) + if (_SystemServiceModelActivation is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net40)"); + _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net40)"); } - return _SystemDataEntity; + return _SystemServiceModelActivation; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for System.Data.Linq.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_SystemDataLinq is null) + if (_PresentationFrameworkAero is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net40)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net40)"); } - return _SystemDataLinq; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for System.Data.OracleClient.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_SystemDataOracleClient is null) + if (_SystemWindowsPresentation is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net40)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net40)"); } - return _SystemDataOracleClient; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _CustomMarshalers; /// - /// The for System.Data.Services.Client.dll + /// The for CustomMarshalers.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference CustomMarshalers { get { - if (_SystemDataServicesClient is null) + if (_CustomMarshalers is null) { - _SystemDataServicesClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Services.Client")).GetReference(filePath: "System.Data.Services.Client.dll", display: "System.Data.Services.Client (net40)"); + _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net40)"); } - return _SystemDataServicesClient; + return _CustomMarshalers; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _SystemActivitiesPresentation; /// - /// The for System.Data.Services.Design.dll + /// The for System.Activities.Presentation.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference SystemActivitiesPresentation { get { - if (_SystemDataServicesDesign is null) + if (_SystemActivitiesPresentation is null) { - _SystemDataServicesDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Services.Design")).GetReference(filePath: "System.Data.Services.Design.dll", display: "System.Data.Services.Design (net40)"); + _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net40)"); } - return _SystemDataServicesDesign; + return _SystemActivitiesPresentation; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for System.Data.Services.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_SystemDataServices is null) + if (_SystemRuntimeRemoting is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net40)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net40)"); } - return _SystemDataServices; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.Data.SqlXml.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemDataSqlXml is null) + if (_SystemDataLinq is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net40)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net40)"); } - return _SystemDataSqlXml; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Deployment.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemDeployment is null) + if (_SystemRuntimeSerialization is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net40)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net40)"); } - return _SystemDeployment; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Design.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemDesign is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net40)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net40)"); } - return _SystemDesign; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemDevice; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.Device.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemDevice + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemDevice is null) + if (_SystemWindowsInputManipulations is null) { - _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net40)"); + _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net40)"); } - return _SystemDevice; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_MicrosoftVisualC is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net40)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net40)"); } - return _SystemDirectoryServicesAccountManagement; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.DirectoryServices.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemDirectoryServices is null) + if (_SystemIdentityModel is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net40)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net40)"); } - return _SystemDirectoryServices; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemDirectoryServicesProtocols is null) + if (_MicrosoftVisualBasic is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net40)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net40)"); } - return _SystemDirectoryServicesProtocols; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemXaml { get { - if (_System is null) + if (_SystemXaml is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System")).GetReference(filePath: "System.dll", display: "System (net40)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net40)"); } - return _System; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.Drawing.Design.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_SystemDrawingDesign is null) + if (_SystemWorkflowComponentModel is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net40)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net40)"); } - return _SystemDrawingDesign; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.Drawing.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemDrawing is null) + if (_SystemComponentModelComposition is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net40)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net40)"); } - return _SystemDrawing; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemEnterpriseServices is null) + if (_SystemWindowsForms is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net40)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net40)"); } - return _SystemEnterpriseServices; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// - /// The for System.IdentityModel.dll + /// The for System.Activities.DurableInstancing.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemActivitiesDurableInstancing { get { - if (_SystemIdentityModel is null) + if (_SystemActivitiesDurableInstancing is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net40)"); + _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net40)"); } - return _SystemIdentityModel; + return _SystemActivitiesDurableInstancing; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference SystemWindowsFormsDataVisualization { get { - if (_SystemIdentityModelSelectors is null) + if (_SystemWindowsFormsDataVisualization is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net40)"); + _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net40)"); } - return _SystemIdentityModelSelectors; + return _SystemWindowsFormsDataVisualization; } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.IO.Log.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemIOLog is null) + if (_SystemServiceProcess is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net40)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net40)"); } - return _SystemIOLog; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.Management.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemManagement is null) + if (_SystemWebRegularExpressions is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net40)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net40)"); } - return _SystemManagement; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.Management.Instrumentation.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemManagementInstrumentation is null) + if (_MicrosoftBuildFramework is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net40)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net40)"); } - return _SystemManagementInstrumentation; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.Messaging.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemMessaging is null) + if (_SystemIdentityModelSelectors is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net40)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net40)"); } - return _SystemMessaging; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.Net.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemNet is null) + if (_SystemConfigurationInstall is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net40)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net40)"); } - return _SystemNet; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Numerics.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemData { get { - if (_SystemNumerics is null) + if (_SystemData is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net40)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net40)"); } - return _SystemNumerics; + return _SystemData; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _SystemWebApplicationServices; /// - /// The for System.Printing.dll + /// The for System.Web.ApplicationServices.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference SystemWebApplicationServices { get { - if (_SystemPrinting is null) + if (_SystemWebApplicationServices is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net40)"); + _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net40)"); } - return _SystemPrinting; + return _SystemWebApplicationServices; } } - private static PortableExecutableReference? _SystemRuntimeCaching; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Runtime.Caching.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemRuntimeCaching + public static PortableExecutableReference SystemDeployment { get { - if (_SystemRuntimeCaching is null) + if (_SystemDeployment is null) { - _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net40)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net40)"); } - return _SystemRuntimeCaching; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemRuntimeDurableInstancing; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeDurableInstancing + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeDurableInstancing is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net40)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net40)"); } - return _SystemRuntimeDurableInstancing; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _XamlBuildTask; /// - /// The for System.Runtime.Remoting.dll + /// The for XamlBuildTask.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference XamlBuildTask { get { - if (_SystemRuntimeRemoting is null) + if (_XamlBuildTask is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net40)"); + _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net40)"); } - return _SystemRuntimeRemoting; + return _XamlBuildTask; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.Runtime.Serialization.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemRuntimeSerialization is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net40)"); + _MicrosoftVisualBasicCompatibilityData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualBasic.Compatibility.Data")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.Data.dll", display: "Microsoft.VisualBasic.Compatibility.Data (net40)"); } - return _SystemRuntimeSerialization; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_MicrosoftVisualBasicCompatibility 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)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net40)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _MicrosoftVisualBasicCompatibility; } } - 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("net40.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net40)"); + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net40)"); } - return _SystemSecurity; + return _SystemActivities; } } - private static PortableExecutableReference? _SystemServiceModelActivation; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.ServiceModel.Activation.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemServiceModelActivation + public static PortableExecutableReference SystemXml { get { - if (_SystemServiceModelActivation is null) + if (_SystemXml is null) { - _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net40)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net40)"); } - return _SystemServiceModelActivation; + return _SystemXml; } } - private static PortableExecutableReference? _SystemServiceModelActivities; + private static PortableExecutableReference? _SystemServiceModelDiscovery; /// - /// The for System.ServiceModel.Activities.dll + /// The for System.ServiceModel.Discovery.dll /// - public static PortableExecutableReference SystemServiceModelActivities + public static PortableExecutableReference SystemServiceModelDiscovery { get { - if (_SystemServiceModelActivities is null) + if (_SystemServiceModelDiscovery is null) { - _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net40)"); + _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net40)"); } - return _SystemServiceModelActivities; + return _SystemServiceModelDiscovery; } } - private static PortableExecutableReference? _SystemServiceModelChannels; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.ServiceModel.Channels.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemServiceModelChannels + public static PortableExecutableReference PresentationFramework { get { - if (_SystemServiceModelChannels is null) + if (_PresentationFramework is null) { - _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net40)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net40)"); } - return _SystemServiceModelChannels; + return _PresentationFramework; } } - private static PortableExecutableReference? _SystemServiceModelDiscovery; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemServiceModelDiscovery + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemServiceModelDiscovery is null) + if (_SystemEnterpriseServices is null) { - _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net40)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net40)"); } - return _SystemServiceModelDiscovery; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.ServiceModel.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemServiceModel is null) + if (_WindowsFormsIntegration is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net40)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net40)"); } - return _SystemServiceModel; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemServiceModelRouting; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.ServiceModel.Routing.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemServiceModelRouting + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemServiceModelRouting is null) + if (_UIAutomationClient is null) { - _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net40)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net40)"); } - return _SystemServiceModelRouting; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.ServiceModel.Web.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemIOLog { get { - if (_SystemServiceModelWeb is null) + if (_SystemIOLog is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net40)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net40)"); } - return _SystemServiceModelWeb; + return _SystemIOLog; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.ServiceProcess.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemWebServices { get { - if (_SystemServiceProcess is null) + if (_SystemWebServices is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net40)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net40)"); } - return _SystemServiceProcess; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.Speech.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference SystemAddIn { get { - if (_SystemSpeech is null) + if (_SystemAddIn is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net40)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net40)"); } - return _SystemSpeech; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.Transactions.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemTransactions is null) + if (_SystemDirectoryServices is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net40)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net40)"); } - return _SystemTransactions; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Web.Abstractions.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference mscorlib { get { - if (_SystemWebAbstractions is null) + if (_mscorlib is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net40)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net40)"); } - return _SystemWebAbstractions; + return _mscorlib; } } - private static PortableExecutableReference? _SystemWebApplicationServices; + private static PortableExecutableReference? _SystemActivitiesCorePresentation; /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Activities.Core.Presentation.dll /// - public static PortableExecutableReference SystemWebApplicationServices + public static PortableExecutableReference SystemActivitiesCorePresentation { get { - if (_SystemWebApplicationServices is null) + if (_SystemActivitiesCorePresentation is null) { - _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net40)"); + _SystemActivitiesCorePresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Activities.Core.Presentation")).GetReference(filePath: "System.Activities.Core.Presentation.dll", display: "System.Activities.Core.Presentation (net40)"); } - return _SystemWebApplicationServices; + return _SystemActivitiesCorePresentation; } } - private static PortableExecutableReference? _SystemWebDataVisualizationDesign; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemWebDataVisualizationDesign + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemWebDataVisualizationDesign is null) + if (_SystemDataEntityDesign is null) { - _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net40)"); + _SystemDataEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Entity.Design")).GetReference(filePath: "System.Data.Entity.Design.dll", display: "System.Data.Entity.Design (net40)"); } - return _SystemWebDataVisualizationDesign; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemWebDataVisualization; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.Web.DataVisualization.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemWebDataVisualization + public static PortableExecutableReference ISymWrapper { get { - if (_SystemWebDataVisualization is null) + if (_ISymWrapper is null) { - _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net40)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net40)"); } - return _SystemWebDataVisualization; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Web.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemNumerics { get { - if (_SystemWeb is null) + if (_SystemNumerics is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net40)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net40)"); } - return _SystemWeb; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference SystemMessaging { get { - if (_SystemWebDynamicDataDesign is null) + if (_SystemMessaging 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)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net40)"); } - return _SystemWebDynamicDataDesign; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.Web.DynamicData.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemWebDynamicData is null) + if (_PresentationFrameworkClassic is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net40)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net40)"); } - return _SystemWebDynamicData; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.Web.Entity.Design.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemWebEntityDesign is null) + if (_SystemWorkflowActivities is null) { - _SystemWebEntityDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Entity.Design")).GetReference(filePath: "System.Web.Entity.Design.dll", display: "System.Web.Entity.Design (net40)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net40)"); } - return _SystemWebEntityDesign; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _SystemServiceModelChannels; /// - /// The for System.Web.Entity.dll + /// The for System.ServiceModel.Channels.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference SystemServiceModelChannels { get { - if (_SystemWebEntity is null) + if (_SystemServiceModelChannels is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net40)"); + _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net40)"); } - return _SystemWebEntity; + return _SystemServiceModelChannels; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _SystemRuntimeDurableInstancing; /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference SystemRuntimeDurableInstancing { get { - if (_SystemWebExtensionsDesign is null) + if (_SystemRuntimeDurableInstancing is null) { - _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net40)"); + _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net40)"); } - return _SystemWebExtensionsDesign; + return _SystemRuntimeDurableInstancing; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Web.Extensions.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemWebExtensions is null) + if (_UIAutomationProvider is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net40)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net40)"); } - return _SystemWebExtensions; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Web.Mobile.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference Accessibility { get { - if (_SystemWebMobile is null) + if (_Accessibility is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net40)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net40)"); } - return _SystemWebMobile; + return _Accessibility; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Web.RegularExpressions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemWebRegularExpressions is null) + if (_SystemXmlLinq is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net40)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net40)"); } - return _SystemWebRegularExpressions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Web.Routing.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemWebRouting is null) + if (_PresentationFrameworkLuna is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net40)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net40)"); } - return _SystemWebRouting; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Web.Services.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference SystemSecurity { get { - if (_SystemWebServices is null) + if (_SystemSecurity is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net40)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net40)"); } - return _SystemWebServices; + return _SystemSecurity; } } @@ -2396,309 +2396,309 @@ public static PortableExecutableReference SystemWindowsFormsDataVisualizationDes } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualization + public static PortableExecutableReference SystemPrinting { get { - if (_SystemWindowsFormsDataVisualization is null) + if (_SystemPrinting is null) { - _SystemWindowsFormsDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Forms.DataVisualization")).GetReference(filePath: "System.Windows.Forms.DataVisualization.dll", display: "System.Windows.Forms.DataVisualization (net40)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net40)"); } - return _SystemWindowsFormsDataVisualization; + return _SystemPrinting; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Windows.Forms.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference PresentationCore { get { - if (_SystemWindowsForms is null) + if (_PresentationCore is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net40)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net40)"); } - return _SystemWindowsForms; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemWindowsInputManipulations is null) + if (_SystemDataEntity is null) { - _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net40)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net40)"); } - return _SystemWindowsInputManipulations; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.Windows.Presentation.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemWindowsPresentation is null) + if (_SystemDrawingDesign is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net40)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net40)"); } - return _SystemWindowsPresentation; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.Workflow.Activities.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemWorkflowActivities is null) + if (_SystemWebEntity is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net40)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net40)"); } - return _SystemWorkflowActivities; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemWorkflowComponentModel is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (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 _SystemWorkflowComponentModel; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemWorkflowRuntime; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Workflow.Runtime.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemWorkflowRuntime + public static PortableExecutableReference SystemManagement { get { - if (_SystemWorkflowRuntime is null) + if (_SystemManagement is null) { - _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net40)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net40)"); } - return _SystemWorkflowRuntime; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.WorkflowServices.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemWorkflowServices is null) + if (_SystemAddInContract is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net40)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net40)"); } - return _SystemWorkflowServices; + return _SystemAddInContract; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Xaml.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemXaml is null) + if (_SystemManagementInstrumentation is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net40)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net40)"); } - return _SystemXaml; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _ReachFramework; /// - /// The for System.Xml.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference ReachFramework { get { - if (_SystemXml is null) + if (_ReachFramework is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net40)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net40)"); } - return _SystemXml; + return _ReachFramework; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for System.Xml.Linq.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemWebExtensions { get { - if (_SystemXmlLinq is null) + if (_SystemWebExtensions is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net40)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net40)"); } - return _SystemXmlLinq; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _SystemWeb; /// - /// The for UIAutomationClient.dll + /// The for System.Web.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference SystemWeb { get { - if (_UIAutomationClient is null) + if (_SystemWeb is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net40)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net40)"); } - return _UIAutomationClient; + return _SystemWeb; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_UIAutomationClientsideProviders is null) + if (_SystemWorkflowRuntime is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net40)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net40)"); } - return _UIAutomationClientsideProviders; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for UIAutomationProvider.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference PresentationBuildTasks { get { - if (_UIAutomationProvider is null) + if (_PresentationBuildTasks is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net40)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net40)"); } - return _UIAutomationProvider; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for UIAutomationTypes.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference SystemTransactions { get { - if (_UIAutomationTypes is null) + if (_SystemTransactions is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net40)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net40)"); } - return _UIAutomationTypes; + return _SystemTransactions; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; /// - /// The for WindowsBase.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference MicrosoftBuildUtilitiesv40 { get { - if (_WindowsBase is null) + if (_MicrosoftBuildUtilitiesv40 is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net40)"); + _MicrosoftBuildUtilitiesv40 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.Microsoft.Build.Utilities.v4.0")).GetReference(filePath: "Microsoft.Build.Utilities.v4.0.dll", display: "Microsoft.Build.Utilities.v4.0 (net40)"); } - return _WindowsBase; + return _MicrosoftBuildUtilitiesv40; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _SystemServiceModelRouting; /// - /// The for WindowsFormsIntegration.dll + /// The for System.ServiceModel.Routing.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference SystemServiceModelRouting { get { - if (_WindowsFormsIntegration is null) + if (_SystemServiceModelRouting is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net40)"); + _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net40)"); } - return _WindowsFormsIntegration; + return _SystemServiceModelRouting; } } - private static PortableExecutableReference? _XamlBuildTask; + private static PortableExecutableReference? _SystemWebDataVisualizationDesign; /// - /// The for XamlBuildTask.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static PortableExecutableReference XamlBuildTask + public static PortableExecutableReference SystemWebDataVisualizationDesign { get { - if (_XamlBuildTask is null) + if (_SystemWebDataVisualizationDesign is null) { - _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net40)"); + _SystemWebDataVisualizationDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net40.System.Web.DataVisualization.Design")).GetReference(filePath: "System.Web.DataVisualization.Design.dll", display: "System.Web.DataVisualization.Design (net40)"); } - return _XamlBuildTask; + return _SystemWebDataVisualizationDesign; } } @@ -2711,122 +2711,122 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, + System, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, + MicrosoftJScript, + SystemCore, MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, - MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemEnterpriseServices, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + MicrosoftBuildEngine, + MicrosoftBuild, + SystemRuntimeCaching, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemActivitiesPresentation, + SystemRuntimeRemoting, + SystemDataLinq, + SystemRuntimeSerialization, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, + SystemServiceProcess, + SystemWebRegularExpressions, + MicrosoftBuildFramework, SystemIdentityModelSelectors, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemServiceModelWeb, + XamlBuildTask, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, + SystemXml, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + WindowsFormsIntegration, + UIAutomationClient, SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, SystemNumerics, - SystemPrinting, - SystemRuntimeCaching, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, + UIAutomationProvider, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, SystemWebEntity, - SystemWebExtensionsDesign, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, + SystemWeb, SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, + PresentationBuildTasks, + SystemTransactions, + MicrosoftBuildUtilitiesv40, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, ]; } return _all; @@ -2840,454 +2840,442 @@ public static partial class Net40 public static class Resources { /// - /// The image bytes for Accessibility.dll - /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net40.Accessibility"); - private static byte[]? _Accessibility; - - /// - /// The image bytes for CustomMarshalers.dll - /// - public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net40.CustomMarshalers"); - private static byte[]? _CustomMarshalers; - - /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for System.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net40.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net40.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// The image bytes for System.ServiceModel.Activities.dll /// - public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net40.Microsoft.Build.Conversion.v4.0"); - private static byte[]? _MicrosoftBuildConversionv40; + public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net40.System.ServiceModel.Activities"); + private static byte[]? _SystemServiceModelActivities; /// - /// The image bytes for Microsoft.Build.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net40.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net40.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net40.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net40.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net40.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net40.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for Microsoft.Build.Tasks.v4.0.dll + /// The image bytes for System.Core.dll /// - public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net40.Microsoft.Build.Tasks.v4.0"); - private static byte[]? _MicrosoftBuildTasksv40; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net40.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for Microsoft.Build.Utilities.v4.0.dll + /// The image bytes for Microsoft.Build.Conversion.v4.0.dll /// - public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net40.Microsoft.Build.Utilities.v4.0"); - private static byte[]? _MicrosoftBuildUtilitiesv40; + public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net40.Microsoft.Build.Conversion.v4.0"); + private static byte[]? _MicrosoftBuildConversionv40; /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for Microsoft.VisualC.STLCLR.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net40.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net40.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for System.Web.Routing.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net40.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net40.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net40.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net40.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for sysglobl.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net40.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net40.sysglobl"); + private static byte[]? _sysglobl; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net40.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net40.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for System.Web.DataVisualization.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net40.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net40.System.Web.DataVisualization"); + private static byte[]? _SystemWebDataVisualization; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net40.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net40.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for mscorlib.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net40.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net40.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net40.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net40.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net40.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net40.System.ServiceModel"); + private static byte[]? _SystemServiceModel; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Data.Services.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net40.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net40.System.Data.Services"); + private static byte[]? _SystemDataServices; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net40.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net40.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net40.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net40.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net40.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net40.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net40.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net40.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net40.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net40.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for sysglobl.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net40.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net40.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Activities.Core.Presentation.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net40.System.Activities.Core.Presentation"); - private static byte[]? _SystemActivitiesCorePresentation; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net40.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Activities.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net40.System.Activities"); - private static byte[]? _SystemActivities; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net40.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.Activities.DurableInstancing.dll + /// The image bytes for Microsoft.Build.Tasks.v4.0.dll /// - public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net40.System.Activities.DurableInstancing"); - private static byte[]? _SystemActivitiesDurableInstancing; + public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net40.Microsoft.Build.Tasks.v4.0"); + private static byte[]? _MicrosoftBuildTasksv40; /// - /// The image bytes for System.Activities.Presentation.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net40.System.Activities.Presentation"); - private static byte[]? _SystemActivitiesPresentation; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net40.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net40.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net40.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net40.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net40.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Design.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net40.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net40.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Speech.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net40.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net40.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net40.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net40.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for System.Device.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net40.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net40.System.Device"); + private static byte[]? _SystemDevice; /// - /// The image bytes for System.Core.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net40.System.Core"); - private static byte[]? _SystemCore; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net40.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net40.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net40.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net40.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net40.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net40.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net40.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for Microsoft.Build.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net40.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net40.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for System.Runtime.Caching.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net40.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net40.System.Runtime.Caching"); + private static byte[]? _SystemRuntimeCaching; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.ServiceModel.Activation.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net40.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net40.System.ServiceModel.Activation"); + private static byte[]? _SystemServiceModelActivation; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net40.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net40.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net40.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net40.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for CustomMarshalers.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net40.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net40.CustomMarshalers"); + private static byte[]? _CustomMarshalers; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for System.Activities.Presentation.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net40.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net40.System.Activities.Presentation"); + private static byte[]? _SystemActivitiesPresentation; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net40.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net40.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net40.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net40.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.Device.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net40.System.Device"); - private static byte[]? _SystemDevice; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net40.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net40.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net40.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net40.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net40.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net40.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net40.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net40.System"); - private static byte[]? _System; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net40.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net40.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net40.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net40.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net40.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net40.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net40.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net40.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net40.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net40.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net40.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.IO.Log.dll + /// The image bytes for System.Activities.DurableInstancing.dll /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net40.System.IO.Log"); - private static byte[]? _SystemIOLog; + public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net40.System.Activities.DurableInstancing"); + private static byte[]? _SystemActivitiesDurableInstancing; /// - /// The image bytes for System.Management.dll + /// The image bytes for System.Windows.Forms.DataVisualization.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net40.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net40.System.Windows.Forms.DataVisualization"); + private static byte[]? _SystemWindowsFormsDataVisualization; /// - /// The image bytes for System.Management.Instrumentation.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net40.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net40.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net40.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net40.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.Net.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net40.System.Net"); - private static byte[]? _SystemNet; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net40.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net40.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net40.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.Printing.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net40.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net40.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.Runtime.Caching.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net40.System.Runtime.Caching"); - private static byte[]? _SystemRuntimeCaching; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net40.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.DurableInstancing.dll + /// The image bytes for System.Web.ApplicationServices.dll /// - public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net40.System.Runtime.DurableInstancing"); - private static byte[]? _SystemRuntimeDurableInstancing; + public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net40.System.Web.ApplicationServices"); + private static byte[]? _SystemWebApplicationServices; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net40.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net40.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net40.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net40.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for XamlBuildTask.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net40.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net40.XamlBuildTask"); + private static byte[]? _XamlBuildTask; /// - /// The image bytes for System.Security.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net40.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net40.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.ServiceModel.Activation.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net40.System.ServiceModel.Activation"); - private static byte[]? _SystemServiceModelActivation; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net40.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.ServiceModel.Activities.dll + /// The image bytes for System.Activities.dll /// - public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net40.System.ServiceModel.Activities"); - private static byte[]? _SystemServiceModelActivities; + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net40.System.Activities"); + private static byte[]? _SystemActivities; /// - /// The image bytes for System.ServiceModel.Channels.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net40.System.ServiceModel.Channels"); - private static byte[]? _SystemServiceModelChannels; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net40.System.Xml"); + private static byte[]? _SystemXml; /// /// The image bytes for System.ServiceModel.Discovery.dll @@ -3296,130 +3284,142 @@ public static class Resources private static byte[]? _SystemServiceModelDiscovery; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net40.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net40.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for System.ServiceModel.Routing.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net40.System.ServiceModel.Routing"); - private static byte[]? _SystemServiceModelRouting; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net40.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net40.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net40.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net40.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net40.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net40.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net40.System.IO.Log"); + private static byte[]? _SystemIOLog; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net40.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net40.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net40.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net40.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.Web.ApplicationServices.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net40.System.Web.ApplicationServices"); - private static byte[]? _SystemWebApplicationServices; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net40.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.Web.DataVisualization.Design.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net40.System.Web.DataVisualization.Design"); - private static byte[]? _SystemWebDataVisualizationDesign; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net40.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Web.DataVisualization.dll + /// The image bytes for System.Activities.Core.Presentation.dll /// - public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net40.System.Web.DataVisualization"); - private static byte[]? _SystemWebDataVisualization; + public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net40.System.Activities.Core.Presentation"); + private static byte[]? _SystemActivitiesCorePresentation; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net40.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net40.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net40.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net40.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net40.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net40.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net40.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net40.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net40.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net40.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net40.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net40.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for System.ServiceModel.Channels.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net40.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net40.System.ServiceModel.Channels"); + private static byte[]? _SystemServiceModelChannels; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for System.Runtime.DurableInstancing.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net40.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net40.System.Runtime.DurableInstancing"); + private static byte[]? _SystemRuntimeDurableInstancing; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net40.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net40.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net40.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net40.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net40.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net40.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; + + /// + /// The image bytes for PresentationFramework.Luna.dll + /// + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net40.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; + + /// + /// The image bytes for System.Security.dll + /// + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net40.System.Security"); + private static byte[]? _SystemSecurity; /// /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll @@ -3428,112 +3428,112 @@ public static class Resources private static byte[]? _SystemWindowsFormsDataVisualizationDesign; /// - /// The image bytes for System.Windows.Forms.DataVisualization.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net40.System.Windows.Forms.DataVisualization"); - private static byte[]? _SystemWindowsFormsDataVisualization; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net40.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net40.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net40.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net40.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net40.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net40.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net40.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net40.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net40.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net40.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net40.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net40.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net40.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net40.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net40.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net40.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net40.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for System.Xml.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net40.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net40.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net40.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net40.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for System.Web.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net40.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net40.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net40.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net40.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net40.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net40.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net40.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net40.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for Microsoft.Build.Utilities.v4.0.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net40.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net40.Microsoft.Build.Utilities.v4.0"); + private static byte[]? _MicrosoftBuildUtilitiesv40; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.ServiceModel.Routing.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net40.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net40.System.ServiceModel.Routing"); + private static byte[]? _SystemServiceModelRouting; /// - /// The image bytes for XamlBuildTask.dll + /// The image bytes for System.Web.DataVisualization.Design.dll /// - public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net40.XamlBuildTask"); - private static byte[]? _XamlBuildTask; + public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net40.System.Web.DataVisualization.Design"); + private static byte[]? _SystemWebDataVisualizationDesign; } diff --git a/Src/Basic.Reference.Assemblies.Net40/Generated.targets b/Src/Basic.Reference.Assemblies.Net40/Generated.targets index 161f14d..e666364 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.System + Resources\net40\System.dll - - net40.CustomMarshalers - Resources\net40\CustomMarshalers.dll + + net40.System.ServiceModel.Activities + Resources\net40\System.ServiceModel.Activities.dll - - net40.ISymWrapper - Resources\net40\ISymWrapper.dll + + net40.System.WorkflowServices + Resources\net40\System.WorkflowServices.dll + + + net40.System.Web.Extensions.Design + Resources\net40\System.Web.Extensions.Design.dll - + + net40.Microsoft.JScript + Resources\net40\Microsoft.JScript.dll + + + net40.System.Core + Resources\net40\System.Core.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.VisualC.STLCLR + Resources\net40\Microsoft.VisualC.STLCLR.dll - - net40.Microsoft.Build.Engine - Resources\net40\Microsoft.Build.Engine.dll + + net40.System.Web.Routing + Resources\net40\System.Web.Routing.dll - - net40.Microsoft.Build.Framework - Resources\net40\Microsoft.Build.Framework.dll + + net40.PresentationFramework.Royale + Resources\net40\PresentationFramework.Royale.dll - - net40.Microsoft.Build.Tasks.v4.0 - Resources\net40\Microsoft.Build.Tasks.v4.0.dll + + net40.sysglobl + Resources\net40\sysglobl.dll - - net40.Microsoft.Build.Utilities.v4.0 - Resources\net40\Microsoft.Build.Utilities.v4.0.dll + + net40.System.Net + Resources\net40\System.Net.dll + + + net40.System.Web.DataVisualization + Resources\net40\System.Web.DataVisualization.dll + + + net40.System.Web.DynamicData + Resources\net40\System.Web.DynamicData.dll - + net40.Microsoft.CSharp Resources\net40\Microsoft.CSharp.dll - - net40.Microsoft.JScript - Resources\net40\Microsoft.JScript.dll + + net40.System.Data.Services.Design + Resources\net40\System.Data.Services.Design.dll - - net40.Microsoft.VisualBasic.Compatibility.Data - Resources\net40\Microsoft.VisualBasic.Compatibility.Data.dll + + net40.System.ServiceModel + Resources\net40\System.ServiceModel.dll - - net40.Microsoft.VisualBasic.Compatibility - Resources\net40\Microsoft.VisualBasic.Compatibility.dll + + net40.System.Data.Services + Resources\net40\System.Data.Services.dll - - net40.Microsoft.VisualBasic - Resources\net40\Microsoft.VisualBasic.dll + + net40.System.Data.OracleClient + Resources\net40\System.Data.OracleClient.dll - - net40.Microsoft.VisualC - Resources\net40\Microsoft.VisualC.dll + + net40.System.Web.Mobile + Resources\net40\System.Web.Mobile.dll - - net40.Microsoft.VisualC.STLCLR - Resources\net40\Microsoft.VisualC.STLCLR.dll + + net40.System.Web.Entity.Design + Resources\net40\System.Web.Entity.Design.dll - - net40.mscorlib - Resources\net40\mscorlib.dll + + net40.UIAutomationTypes + Resources\net40\UIAutomationTypes.dll - - net40.PresentationBuildTasks - Resources\net40\PresentationBuildTasks.dll + + net40.System.Runtime.Serialization.Formatters.Soap + Resources\net40\System.Runtime.Serialization.Formatters.Soap.dll - - net40.PresentationCore - Resources\net40\PresentationCore.dll + + net40.WindowsBase + Resources\net40\WindowsBase.dll - - net40.PresentationFramework.Aero - Resources\net40\PresentationFramework.Aero.dll + + net40.System.Configuration + Resources\net40\System.Configuration.dll - - net40.PresentationFramework.Classic - Resources\net40\PresentationFramework.Classic.dll + + net40.System.DirectoryServices.Protocols + Resources\net40\System.DirectoryServices.Protocols.dll - - net40.PresentationFramework - Resources\net40\PresentationFramework.dll + + net40.Microsoft.Build.Tasks.v4.0 + Resources\net40\Microsoft.Build.Tasks.v4.0.dll - - net40.PresentationFramework.Luna - Resources\net40\PresentationFramework.Luna.dll + + net40.System.Drawing + Resources\net40\System.Drawing.dll - - net40.PresentationFramework.Royale - Resources\net40\PresentationFramework.Royale.dll + + net40.System.DirectoryServices.AccountManagement + Resources\net40\System.DirectoryServices.AccountManagement.dll - - net40.ReachFramework - Resources\net40\ReachFramework.dll + + net40.System.Data.Services.Client + Resources\net40\System.Data.Services.Client.dll - - net40.sysglobl - Resources\net40\sysglobl.dll + + net40.System.Design + Resources\net40\System.Design.dll - - net40.System.Activities.Core.Presentation - Resources\net40\System.Activities.Core.Presentation.dll + + net40.System.Speech + Resources\net40\System.Speech.dll - - net40.System.Activities - Resources\net40\System.Activities.dll + + net40.System.Data.DataSetExtensions + Resources\net40\System.Data.DataSetExtensions.dll - - net40.System.Activities.DurableInstancing - Resources\net40\System.Activities.DurableInstancing.dll + + net40.System.Device + Resources\net40\System.Device.dll - - net40.System.Activities.Presentation - Resources\net40\System.Activities.Presentation.dll + + net40.UIAutomationClientsideProviders + Resources\net40\UIAutomationClientsideProviders.dll - - net40.System.AddIn.Contract - Resources\net40\System.AddIn.Contract.dll + + net40.System.Web.Abstractions + Resources\net40\System.Web.Abstractions.dll - - net40.System.AddIn - Resources\net40\System.AddIn.dll + + net40.System.Data.SqlXml + Resources\net40\System.Data.SqlXml.dll - - net40.System.ComponentModel.Composition - Resources\net40\System.ComponentModel.Composition.dll + + net40.Microsoft.Build.Engine + Resources\net40\Microsoft.Build.Engine.dll - - net40.System.ComponentModel.DataAnnotations - Resources\net40\System.ComponentModel.DataAnnotations.dll + + net40.Microsoft.Build + Resources\net40\Microsoft.Build.dll - - net40.System.Configuration - Resources\net40\System.Configuration.dll + + net40.System.Runtime.Caching + Resources\net40\System.Runtime.Caching.dll - - net40.System.Configuration.Install - Resources\net40\System.Configuration.Install.dll + + net40.System.ServiceModel.Activation + Resources\net40\System.ServiceModel.Activation.dll - - net40.System.Core - Resources\net40\System.Core.dll + + net40.PresentationFramework.Aero + Resources\net40\PresentationFramework.Aero.dll - - net40.System.Data.DataSetExtensions - Resources\net40\System.Data.DataSetExtensions.dll + + net40.System.Windows.Presentation + Resources\net40\System.Windows.Presentation.dll - - net40.System.Data - Resources\net40\System.Data.dll + + net40.CustomMarshalers + Resources\net40\CustomMarshalers.dll - - net40.System.Data.Entity.Design - Resources\net40\System.Data.Entity.Design.dll + + net40.System.Activities.Presentation + Resources\net40\System.Activities.Presentation.dll - - net40.System.Data.Entity - Resources\net40\System.Data.Entity.dll + + net40.System.Runtime.Remoting + Resources\net40\System.Runtime.Remoting.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.Runtime.Serialization + Resources\net40\System.Runtime.Serialization.dll - - net40.System.Data.Services.Design - Resources\net40\System.Data.Services.Design.dll + + net40.System.ComponentModel.DataAnnotations + Resources\net40\System.ComponentModel.DataAnnotations.dll - - net40.System.Data.Services - Resources\net40\System.Data.Services.dll + + net40.System.Windows.Input.Manipulations + Resources\net40\System.Windows.Input.Manipulations.dll - - net40.System.Data.SqlXml - Resources\net40\System.Data.SqlXml.dll + + net40.Microsoft.VisualC + Resources\net40\Microsoft.VisualC.dll - - net40.System.Deployment - Resources\net40\System.Deployment.dll + + net40.System.IdentityModel + Resources\net40\System.IdentityModel.dll - - net40.System.Design - Resources\net40\System.Design.dll + + net40.Microsoft.VisualBasic + Resources\net40\Microsoft.VisualBasic.dll - - net40.System.Device - Resources\net40\System.Device.dll + + net40.System.Xaml + Resources\net40\System.Xaml.dll - - net40.System.DirectoryServices.AccountManagement - Resources\net40\System.DirectoryServices.AccountManagement.dll + + net40.System.Workflow.ComponentModel + Resources\net40\System.Workflow.ComponentModel.dll - - net40.System.DirectoryServices - Resources\net40\System.DirectoryServices.dll + + net40.System.ComponentModel.Composition + Resources\net40\System.ComponentModel.Composition.dll - - net40.System.DirectoryServices.Protocols - Resources\net40\System.DirectoryServices.Protocols.dll + + net40.System.Windows.Forms + Resources\net40\System.Windows.Forms.dll - - net40.System - Resources\net40\System.dll + + net40.System.Activities.DurableInstancing + Resources\net40\System.Activities.DurableInstancing.dll - - net40.System.Drawing.Design - Resources\net40\System.Drawing.Design.dll + + net40.System.Windows.Forms.DataVisualization + Resources\net40\System.Windows.Forms.DataVisualization.dll - - net40.System.Drawing - Resources\net40\System.Drawing.dll + + net40.System.ServiceProcess + Resources\net40\System.ServiceProcess.dll - - net40.System.EnterpriseServices - Resources\net40\System.EnterpriseServices.dll + + net40.System.Web.RegularExpressions + Resources\net40\System.Web.RegularExpressions.dll - - net40.System.IdentityModel - Resources\net40\System.IdentityModel.dll + + net40.Microsoft.Build.Framework + Resources\net40\Microsoft.Build.Framework.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.Management.Instrumentation - Resources\net40\System.Management.Instrumentation.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.Configuration.Install + Resources\net40\System.Configuration.Install.dll - - net40.System.Runtime.Caching - Resources\net40\System.Runtime.Caching.dll + + net40.System.Data + Resources\net40\System.Data.dll - - net40.System.Runtime.DurableInstancing - Resources\net40\System.Runtime.DurableInstancing.dll + + net40.System.Web.ApplicationServices + Resources\net40\System.Web.ApplicationServices.dll - - net40.System.Runtime.Remoting - Resources\net40\System.Runtime.Remoting.dll + + net40.System.Deployment + Resources\net40\System.Deployment.dll - - net40.System.Runtime.Serialization - Resources\net40\System.Runtime.Serialization.dll + + net40.System.ServiceModel.Web + Resources\net40\System.ServiceModel.Web.dll - - net40.System.Runtime.Serialization.Formatters.Soap - Resources\net40\System.Runtime.Serialization.Formatters.Soap.dll + + net40.XamlBuildTask + Resources\net40\XamlBuildTask.dll - - net40.System.Security - Resources\net40\System.Security.dll + + net40.Microsoft.VisualBasic.Compatibility.Data + Resources\net40\Microsoft.VisualBasic.Compatibility.Data.dll - - net40.System.ServiceModel.Activation - Resources\net40\System.ServiceModel.Activation.dll + + net40.Microsoft.VisualBasic.Compatibility + Resources\net40\Microsoft.VisualBasic.Compatibility.dll - - net40.System.ServiceModel.Activities - Resources\net40\System.ServiceModel.Activities.dll + + net40.System.Activities + Resources\net40\System.Activities.dll - - net40.System.ServiceModel.Channels - Resources\net40\System.ServiceModel.Channels.dll + + net40.System.Xml + Resources\net40\System.Xml.dll - + net40.System.ServiceModel.Discovery Resources\net40\System.ServiceModel.Discovery.dll - - net40.System.ServiceModel - Resources\net40\System.ServiceModel.dll + + net40.PresentationFramework + Resources\net40\PresentationFramework.dll - - net40.System.ServiceModel.Routing - Resources\net40\System.ServiceModel.Routing.dll + + net40.System.EnterpriseServices + Resources\net40\System.EnterpriseServices.dll - - net40.System.ServiceModel.Web - Resources\net40\System.ServiceModel.Web.dll + + net40.WindowsFormsIntegration + Resources\net40\WindowsFormsIntegration.dll - - net40.System.ServiceProcess - Resources\net40\System.ServiceProcess.dll + + net40.UIAutomationClient + Resources\net40\UIAutomationClient.dll - - net40.System.Speech - Resources\net40\System.Speech.dll + + net40.System.IO.Log + Resources\net40\System.IO.Log.dll - - net40.System.Transactions - Resources\net40\System.Transactions.dll + + net40.System.Web.Services + Resources\net40\System.Web.Services.dll - - net40.System.Web.Abstractions - Resources\net40\System.Web.Abstractions.dll + + net40.System.AddIn + Resources\net40\System.AddIn.dll - - net40.System.Web.ApplicationServices - Resources\net40\System.Web.ApplicationServices.dll + + net40.System.DirectoryServices + Resources\net40\System.DirectoryServices.dll - - net40.System.Web.DataVisualization.Design - Resources\net40\System.Web.DataVisualization.Design.dll + + net40.mscorlib + Resources\net40\mscorlib.dll - - net40.System.Web.DataVisualization - Resources\net40\System.Web.DataVisualization.dll + + net40.System.Activities.Core.Presentation + Resources\net40\System.Activities.Core.Presentation.dll - - net40.System.Web - Resources\net40\System.Web.dll + + net40.System.Data.Entity.Design + Resources\net40\System.Data.Entity.Design.dll - - net40.System.Web.DynamicData.Design - Resources\net40\System.Web.DynamicData.Design.dll + + net40.ISymWrapper + Resources\net40\ISymWrapper.dll - - net40.System.Web.DynamicData - Resources\net40\System.Web.DynamicData.dll + + net40.System.Numerics + Resources\net40\System.Numerics.dll - - net40.System.Web.Entity.Design - Resources\net40\System.Web.Entity.Design.dll + + net40.System.Messaging + Resources\net40\System.Messaging.dll - - net40.System.Web.Entity - Resources\net40\System.Web.Entity.dll + + net40.PresentationFramework.Classic + Resources\net40\PresentationFramework.Classic.dll - - net40.System.Web.Extensions.Design - Resources\net40\System.Web.Extensions.Design.dll + + net40.System.Workflow.Activities + Resources\net40\System.Workflow.Activities.dll - - net40.System.Web.Extensions - Resources\net40\System.Web.Extensions.dll + + net40.System.ServiceModel.Channels + Resources\net40\System.ServiceModel.Channels.dll - - net40.System.Web.Mobile - Resources\net40\System.Web.Mobile.dll + + net40.System.Runtime.DurableInstancing + Resources\net40\System.Runtime.DurableInstancing.dll - - net40.System.Web.RegularExpressions - Resources\net40\System.Web.RegularExpressions.dll + + net40.UIAutomationProvider + Resources\net40\UIAutomationProvider.dll - - net40.System.Web.Routing - Resources\net40\System.Web.Routing.dll + + net40.Accessibility + Resources\net40\Accessibility.dll - - net40.System.Web.Services - Resources\net40\System.Web.Services.dll + + net40.System.Xml.Linq + Resources\net40\System.Xml.Linq.dll + + + net40.PresentationFramework.Luna + Resources\net40\PresentationFramework.Luna.dll - + + net40.System.Security + Resources\net40\System.Security.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.Printing + Resources\net40\System.Printing.dll - - net40.System.Windows.Forms - Resources\net40\System.Windows.Forms.dll + + net40.PresentationCore + Resources\net40\PresentationCore.dll - - net40.System.Windows.Input.Manipulations - Resources\net40\System.Windows.Input.Manipulations.dll + + net40.System.Data.Entity + Resources\net40\System.Data.Entity.dll - - net40.System.Windows.Presentation - Resources\net40\System.Windows.Presentation.dll + + net40.System.Drawing.Design + Resources\net40\System.Drawing.Design.dll - - net40.System.Workflow.Activities - Resources\net40\System.Workflow.Activities.dll + + net40.System.Web.Entity + Resources\net40\System.Web.Entity.dll - - net40.System.Workflow.ComponentModel - Resources\net40\System.Workflow.ComponentModel.dll + + net40.System.Web.DynamicData.Design + Resources\net40\System.Web.DynamicData.Design.dll - - net40.System.Workflow.Runtime - Resources\net40\System.Workflow.Runtime.dll + + net40.System.Management + Resources\net40\System.Management.dll - - net40.System.WorkflowServices - Resources\net40\System.WorkflowServices.dll + + net40.System.AddIn.Contract + Resources\net40\System.AddIn.Contract.dll - - net40.System.Xaml - Resources\net40\System.Xaml.dll + + net40.System.Management.Instrumentation + Resources\net40\System.Management.Instrumentation.dll - - net40.System.Xml - Resources\net40\System.Xml.dll + + net40.ReachFramework + Resources\net40\ReachFramework.dll - - net40.System.Xml.Linq - Resources\net40\System.Xml.Linq.dll + + net40.System.Web.Extensions + Resources\net40\System.Web.Extensions.dll - - net40.UIAutomationClient - Resources\net40\UIAutomationClient.dll + + net40.System.Web + Resources\net40\System.Web.dll - - net40.UIAutomationClientsideProviders - Resources\net40\UIAutomationClientsideProviders.dll + + net40.System.Workflow.Runtime + Resources\net40\System.Workflow.Runtime.dll - - net40.UIAutomationProvider - Resources\net40\UIAutomationProvider.dll + + net40.PresentationBuildTasks + Resources\net40\PresentationBuildTasks.dll - - net40.UIAutomationTypes - Resources\net40\UIAutomationTypes.dll + + net40.System.Transactions + Resources\net40\System.Transactions.dll - - net40.WindowsBase - Resources\net40\WindowsBase.dll + + net40.Microsoft.Build.Utilities.v4.0 + Resources\net40\Microsoft.Build.Utilities.v4.0.dll - - net40.WindowsFormsIntegration - Resources\net40\WindowsFormsIntegration.dll + + net40.System.ServiceModel.Routing + Resources\net40\System.ServiceModel.Routing.dll - - net40.XamlBuildTask - Resources\net40\XamlBuildTask.dll + + net40.System.Web.DataVisualization.Design + Resources\net40\System.Web.DataVisualization.Design.dll diff --git a/Src/Basic.Reference.Assemblies.Net461/Generated.cs b/Src/Basic.Reference.Assemblies.Net461/Generated.cs index 9e3f505..a371ecf 100644 --- a/Src/Basic.Reference.Assemblies.Net461/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net461/Generated.cs @@ -13,714 +13,714 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net461.References.Accessibility, global::System.Guid.Parse("75c1bf44-c177-47e0-99c9-a876dfa86602")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net461.References.System, global::System.Guid.Parse("abb7b207-6706-4061-ae9d-2a3062184499")); /// - /// The for CustomMarshalers.dll + /// The for System.Reflection.Context.dll /// - public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net461.References.CustomMarshalers, global::System.Guid.Parse("42014304-428c-410f-87a0-5b0356fc9bf7")); + 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 ISymWrapper.dll + /// The for System.Dynamic.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 SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net461.References.SystemDynamic, global::System.Guid.Parse("d017f2f0-1a69-4c27-abe0-ab904396c798")); /// - /// The for Microsoft.Activities.Build.dll + /// The for System.IdentityModel.Services.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 SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net461.References.SystemIdentityModelServices, global::System.Guid.Parse("276ffa29-5721-4bdb-ae5a-58386b6fcef1")); /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.ServiceModel.Activities.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 SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net461.References.SystemServiceModelActivities, global::System.Guid.Parse("af9a22f4-6217-43b6-8193-879d17158fae")); /// - /// The for Microsoft.Build.dll + /// The for System.WorkflowServices.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 SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net461.References.SystemWorkflowServices, global::System.Guid.Parse("82f1b0e1-5cfe-4d98-81c6-e8af2c60c949")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Web.Extensions.Design.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 SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net461.References.SystemWebExtensionsDesign, global::System.Guid.Parse("8f10bec6-007a-498c-bab5-cef6aa70e464")); /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.JScript.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 MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net461.References.MicrosoftJScript, global::System.Guid.Parse("14616331-2ea4-43ad-b75a-5c986efc6eec")); /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net461.References.SystemCore, global::System.Guid.Parse("9f899cb3-1ef6-467b-88d2-84237882bbf6")); /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for Microsoft.Build.Conversion.v4.0.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 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 Microsoft.CSharp.dll + /// The for Microsoft.VisualC.STLCLR.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 MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net461.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("d8eb422f-198b-4822-add0-daabe740aa3f")); /// - /// The for Microsoft.JScript.dll + /// The for System.Web.Routing.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 SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net461.References.SystemWebRouting, global::System.Guid.Parse("78c9ee8d-f85b-4429-aaeb-d322b34fe577")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for PresentationFramework.Royale.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 PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net461.References.PresentationFrameworkRoyale, global::System.Guid.Parse("a87491dc-ac68-4cf9-9428-64a82e797e08")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for sysglobl.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 sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net461.References.sysglobl, global::System.Guid.Parse("93aefdb7-c38e-469c-a897-a5a0bf1bfbcf")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net461.References.SystemNet, global::System.Guid.Parse("678488ec-3df3-4d9f-ad32-ec0cb863caf8")); /// - /// The for Microsoft.VisualC.dll + /// The for System.Web.DataVisualization.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 SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net461.References.SystemWebDataVisualization, global::System.Guid.Parse("2a8ed337-0801-4477-a7a6-5c5bfd6f0954")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Web.DynamicData.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 SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net461.References.SystemWebDynamicData, global::System.Guid.Parse("f138e6f4-03b9-4ae0-8839-193f2e4fd285")); /// - /// The for mscorlib.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net461.References.MicrosoftCSharp, global::System.Guid.Parse("a521e3be-7128-4b25-a0ca-9c28c6b60108")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.Design.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 SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net461.References.SystemDataServicesDesign, global::System.Guid.Parse("582333d2-bf03-431f-8c3a-8596eb3306a2")); /// - /// The for PresentationCore.dll + /// The for System.ServiceModel.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 SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net461.References.SystemServiceModel, global::System.Guid.Parse("88c2a980-232f-4ba7-88c0-91fcf8de1b64")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Data.Services.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 SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net461.References.SystemDataServices, global::System.Guid.Parse("4cdf4663-2f05-4b3e-8b44-5af4bc80c5ce")); /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Data.OracleClient.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 SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net461.References.SystemDataOracleClient, global::System.Guid.Parse("da864714-7905-4087-96cd-600a99700cc3")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Web.Mobile.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 SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net461.References.SystemWebMobile, global::System.Guid.Parse("822129d0-801c-4d29-9433-d8e26ba8a9db")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Web.Entity.Design.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 SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net461.References.SystemWebEntityDesign, global::System.Guid.Parse("d2356d54-b2d0-4de5-b6be-14624d6fc629")); /// - /// The for PresentationFramework.dll + /// The for UIAutomationTypes.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 UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net461.References.UIAutomationTypes, global::System.Guid.Parse("5493db8e-e875-46ff-b9fa-14f3e5d953b0")); /// - /// The for PresentationFramework.Luna.dll + /// The for System.Runtime.Serialization.Formatters.Soap.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 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 PresentationFramework.Royale.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net461.References.WindowsBase, global::System.Guid.Parse("c31507cf-5f6a-4009-9eda-aee57fef8731")); /// - /// The for ReachFramework.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net461.References.SystemConfiguration, global::System.Guid.Parse("ff545da2-9873-4a4d-b4dd-37e83d5cecd8")); /// - /// The for sysglobl.dll + /// The for System.DirectoryServices.Protocols.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 SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net461.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("de129298-3a0e-4c67-a666-aad9dccd45f1")); /// - /// The for System.Activities.Core.Presentation.dll + /// The for Microsoft.Build.Tasks.v4.0.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 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.Activities.dll + /// The for System.Drawing.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 SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net461.References.SystemDrawing, global::System.Guid.Parse("e8a055cb-b98b-416f-b942-c12e6b6c4ca9")); /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.DirectoryServices.AccountManagement.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 SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net461.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("0bb3bdd2-6986-4f4c-8fab-c44563997022")); /// - /// The for System.Activities.Presentation.dll + /// The for System.Data.Services.Client.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 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.AddIn.Contract.dll + /// The for System.Design.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 SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net461.References.SystemDesign, global::System.Guid.Parse("a357340f-72ae-4409-bfed-165349b9b807")); /// - /// The for System.AddIn.dll + /// The for System.Speech.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 SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net461.References.SystemSpeech, global::System.Guid.Parse("d30a254b-8a33-4744-b31e-f62fa7c2fb82")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net461.References.SystemDataDataSetExtensions, global::System.Guid.Parse("97766db3-1fef-443a-9990-10c71d58a99d")); /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Device.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 SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net461.References.SystemDevice, global::System.Guid.Parse("d48d87f2-42cd-41fb-b88d-a4c981b98816")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for UIAutomationClientsideProviders.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 UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net461.References.UIAutomationClientsideProviders, global::System.Guid.Parse("6996948b-5842-4c9d-beb1-5f12653fa3f8")); /// - /// The for System.Configuration.dll + /// The for System.Web.Abstractions.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 SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net461.References.SystemWebAbstractions, global::System.Guid.Parse("5364ee73-dcde-4f14-afee-c91f6166fefd")); /// - /// The for System.Configuration.Install.dll + /// The for System.Data.SqlXml.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 SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net461.References.SystemDataSqlXml, global::System.Guid.Parse("690a9c88-b06b-4592-9a15-4894e81dd726")); /// - /// The for System.Core.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net461.References.SystemXmlSerialization, global::System.Guid.Parse("e6804b2f-73f7-42ef-bacb-31990c111d05")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for Microsoft.Build.Engine.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 MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net461.References.MicrosoftBuildEngine, global::System.Guid.Parse("1acf4245-8359-4a19-8767-6de82a513c7c")); /// - /// The for System.Data.dll + /// The for Microsoft.Build.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 MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net461.References.MicrosoftBuild, global::System.Guid.Parse("55883dd0-ae49-4521-ae87-9fac5c692c41")); /// - /// The for System.Data.Entity.Design.dll + /// The for System.Runtime.Caching.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 SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net461.References.SystemRuntimeCaching, global::System.Guid.Parse("538220b0-fd0b-45ab-ba0b-47f28645728c")); /// - /// The for System.Data.Entity.dll + /// The for System.ServiceModel.Activation.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 SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net461.References.SystemServiceModelActivation, global::System.Guid.Parse("9189462a-4dee-4355-8a91-aaf35234132a")); /// - /// The for System.Data.Linq.dll + /// The for PresentationFramework.Aero.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 PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net461.References.PresentationFrameworkAero, global::System.Guid.Parse("26499a46-cfa4-42c2-8008-c42182558e7d")); /// - /// The for System.Data.OracleClient.dll + /// The for System.Windows.Presentation.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 SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net461.References.SystemWindowsPresentation, global::System.Guid.Parse("09c1704f-03ca-4922-ae52-f148493ce048")); /// - /// The for System.Data.Services.Client.dll + /// The for CustomMarshalers.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 CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net461.References.CustomMarshalers, global::System.Guid.Parse("42014304-428c-410f-87a0-5b0356fc9bf7")); /// - /// The for System.Data.Services.Design.dll + /// The for System.IO.Compression.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 SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net461.References.SystemIOCompression, global::System.Guid.Parse("3b6e214c-c8ef-40ea-bf18-015041e740fa")); /// - /// The for System.Data.Services.dll + /// The for System.Activities.Presentation.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 SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net461.References.SystemActivitiesPresentation, global::System.Guid.Parse("22218092-1d82-42bc-89e1-c6fd88fde431")); /// - /// The for System.Data.SqlXml.dll + /// The for System.Runtime.Remoting.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 SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net461.References.SystemRuntimeRemoting, global::System.Guid.Parse("2da4126b-3205-457b-a380-4bcc5ed3d879")); /// - /// The for System.Deployment.dll + /// The for System.Data.Linq.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 SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net461.References.SystemDataLinq, global::System.Guid.Parse("4599e1d8-1ef1-45ba-8709-c560dc5d6745")); /// - /// The for System.Design.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net461.References.SystemRuntimeSerialization, global::System.Guid.Parse("f93077b2-1bc4-4a32-939f-bfca5cb13d2e")); /// - /// The for System.Device.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net461.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("361ff5ef-be43-4fd9-a0b8-d23cdc329bb3")); /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Windows.Input.Manipulations.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 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.DirectoryServices.dll + /// The for Microsoft.VisualC.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 MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net461.References.MicrosoftVisualC, global::System.Guid.Parse("e8e7237c-c734-432a-abbd-f92f0edda0f4")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.IdentityModel.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 SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net461.References.SystemIdentityModel, global::System.Guid.Parse("1a03a9fd-4235-4c42-b902-83d5f5c26af3")); /// - /// The for System.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net461.References.MicrosoftVisualBasic, global::System.Guid.Parse("6a841aae-8463-48c2-96ed-326db5da9929")); /// - /// The for System.Drawing.Design.dll + /// The for System.Xaml.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 SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net461.References.SystemXaml, global::System.Guid.Parse("81585d18-fedc-4f6e-9a48-c1b2081494ff")); /// - /// The for System.Drawing.dll + /// The for System.Workflow.ComponentModel.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 SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net461.References.SystemWorkflowComponentModel, global::System.Guid.Parse("529d925b-df4b-43c3-9bdf-4cdf61a189b0")); /// - /// The for System.Dynamic.dll + /// The for System.ComponentModel.Composition.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 SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net461.References.SystemComponentModelComposition, global::System.Guid.Parse("f070d97c-1eea-4aa5-8818-cdfc62b9db32")); /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.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 SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net461.References.SystemWindowsForms, global::System.Guid.Parse("686d277b-4b90-4beb-a636-036567639697")); /// - /// The for System.IdentityModel.dll + /// The for System.Activities.DurableInstancing.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 SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net461.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("d4219d3a-2628-455f-aa1b-ae213b54da9c")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Windows.Forms.DataVisualization.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 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.IdentityModel.Services.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net461.References.SystemServiceProcess, global::System.Guid.Parse("653745d1-1a41-44af-984f-84523bf307f9")); /// - /// The for System.IO.Compression.dll + /// The for System.Web.RegularExpressions.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 SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net461.References.SystemWebRegularExpressions, global::System.Guid.Parse("9c0fe930-9292-48f3-8442-a0d2e722bbf8")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.Build.Framework.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 MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net461.References.MicrosoftBuildFramework, global::System.Guid.Parse("f5e1c6af-9ca0-4cf0-93f5-a115f9c0086f")); /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.Selectors.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 SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net461.References.SystemIdentityModelSelectors, global::System.Guid.Parse("0dc2aab7-2d30-4361-8fb2-fa10f7bd8fdb")); /// - /// The for System.Management.dll + /// The for System.Configuration.Install.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 SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net461.References.SystemConfigurationInstall, global::System.Guid.Parse("dff75f31-adb4-4a46-89ef-6a95a4032019")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net461.References.SystemData, global::System.Guid.Parse("82554966-83d6-4519-a35b-513487cfa7b7")); /// - /// The for System.Messaging.dll + /// The for System.Web.ApplicationServices.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 SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net461.References.SystemWebApplicationServices, global::System.Guid.Parse("9cc977ef-3783-48b3-abd2-74d77162e7ca")); /// - /// The for System.Net.dll + /// The for System.Deployment.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 SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net461.References.SystemDeployment, global::System.Guid.Parse("438197f5-f819-43de-a6da-4917df7fdc2f")); /// - /// The for System.Net.Http.dll + /// The for System.Numerics.Vectors.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 SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net461.References.SystemNumericsVectors, global::System.Guid.Parse("1b5b37a1-5aef-4571-a245-c944f7d1f7f3")); /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net461.References.SystemServiceModelWeb, global::System.Guid.Parse("90f1f34d-6565-4dda-b884-f658161b9f38")); /// - /// The for System.Numerics.dll + /// The for System.Windows.Controls.Ribbon.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 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.Numerics.Vectors.dll + /// The for XamlBuildTask.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 XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net461.References.XamlBuildTask, global::System.Guid.Parse("c41123f8-c84c-4b28-a2b3-acd7ab6bc774")); /// - /// The for System.Printing.dll + /// The for System.ComponentModel.Composition.Registration.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 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.Reflection.Context.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.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 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.Runtime.Caching.dll + /// The for Microsoft.VisualBasic.Compatibility.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 MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net461.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("c18f36c2-e43b-4499-a7bd-3e9c603c083d")); /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Activities.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 SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net461.References.SystemActivities, global::System.Guid.Parse("c3cd0266-bf92-44d5-80da-48079d405168")); /// - /// The for System.Runtime.Remoting.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net461.References.SystemXml, global::System.Guid.Parse("2d362979-e53f-4679-9c9d-be8e4d597706")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.IO.Compression.FileSystem.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 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.Runtime.Serialization.Formatters.Soap.dll + /// The for System.ServiceModel.Discovery.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 SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net461.References.SystemServiceModelDiscovery, global::System.Guid.Parse("28875296-3e19-44e1-b63a-7758656d9ba2")); /// - /// The for System.Security.dll + /// The for PresentationFramework.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 PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net461.References.PresentationFramework, global::System.Guid.Parse("7c7c422b-8ea9-4273-8175-4122f94a45c3")); /// - /// The for System.ServiceModel.Activation.dll + /// The for System.EnterpriseServices.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 SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net461.References.SystemEnterpriseServices, global::System.Guid.Parse("2fbfc940-8902-4aee-8831-c64be6b75bfc")); /// - /// The for System.ServiceModel.Activities.dll + /// The for PresentationFramework.Aero2.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 PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net461.References.PresentationFrameworkAero2, global::System.Guid.Parse("7109457c-b249-4326-b72d-ec5534ddb703")); /// - /// The for System.ServiceModel.Channels.dll + /// The for WindowsFormsIntegration.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 WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net461.References.WindowsFormsIntegration, global::System.Guid.Parse("601ef509-2411-43c9-b691-a519535e8d80")); /// - /// The for System.ServiceModel.Discovery.dll + /// The for UIAutomationClient.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 UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net461.References.UIAutomationClient, global::System.Guid.Parse("ff732b5a-efa2-476a-8193-fa8a0d4bf15b")); /// - /// The for System.ServiceModel.dll + /// The for System.IO.Log.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 SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net461.References.SystemIOLog, global::System.Guid.Parse("b282da9d-a246-4615-a807-0a3c314c4afc")); /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Web.Services.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 SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net461.References.SystemWebServices, global::System.Guid.Parse("cee952c5-766c-4022-84f4-2be11f049a2c")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.AddIn.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 SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net461.References.SystemAddIn, global::System.Guid.Parse("c4d9f44b-fa49-4615-8f85-7953dac94452")); /// - /// The for System.ServiceProcess.dll + /// The for System.DirectoryServices.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 SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net461.References.SystemDirectoryServices, global::System.Guid.Parse("24eba1de-e5dc-464e-9156-d0e03c7b9a8c")); /// - /// The for System.Speech.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net461.References.mscorlib, global::System.Guid.Parse("93881288-31b9-4764-a3f0-c59f22d0e4c4")); /// - /// The for System.Transactions.dll + /// The for System.Activities.Core.Presentation.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 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.Web.Abstractions.dll + /// The for System.Data.Entity.Design.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 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.ApplicationServices.dll + /// The for ISymWrapper.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 ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net461.References.ISymWrapper, global::System.Guid.Parse("80ae6d8b-248e-420c-8f75-1b5a763b7ec4")); /// - /// The for System.Web.DataVisualization.Design.dll + /// The for Microsoft.Activities.Build.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 MicrosoftActivitiesBuild => new ReferenceInfo("Microsoft.Activities.Build.dll", Resources.MicrosoftActivitiesBuild, Net461.References.MicrosoftActivitiesBuild, global::System.Guid.Parse("1bce3b97-af75-428a-bcc7-7b81d3e81b12")); /// - /// The for System.Web.DataVisualization.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net461.References.SystemNumerics, global::System.Guid.Parse("f7bc15f1-fe84-49f8-b1c1-20daf65783bd")); /// - /// The for System.Web.dll + /// The for System.Messaging.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 SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net461.References.SystemMessaging, global::System.Guid.Parse("c7becfff-5350-4358-8905-7a2644f2ea62")); /// - /// The for System.Web.DynamicData.Design.dll + /// The for PresentationFramework.Classic.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 PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net461.References.PresentationFrameworkClassic, global::System.Guid.Parse("93c2b5dd-3812-46d3-83a6-edd932db2eee")); /// - /// The for System.Web.DynamicData.dll + /// The for System.Workflow.Activities.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 SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net461.References.SystemWorkflowActivities, global::System.Guid.Parse("052ef84e-4c02-48b2-81e3-3720a91f7446")); /// - /// The for System.Web.Entity.Design.dll + /// The for System.ServiceModel.Channels.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 SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net461.References.SystemServiceModelChannels, global::System.Guid.Parse("6fb12322-96e1-4be6-84ac-084ab85f0a4f")); /// - /// The for System.Web.Entity.dll + /// The for System.Runtime.DurableInstancing.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 SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net461.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("44c37994-75a6-4a73-a5f9-17ebe5664efe")); /// - /// The for System.Web.Extensions.Design.dll + /// The for UIAutomationProvider.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 UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net461.References.UIAutomationProvider, global::System.Guid.Parse("e429e312-9b95-42ec-a1e0-03eb40550aa5")); /// - /// The for System.Web.Extensions.dll + /// The for Accessibility.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 Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net461.References.Accessibility, global::System.Guid.Parse("75c1bf44-c177-47e0-99c9-a876dfa86602")); /// - /// The for System.Web.Mobile.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net461.References.SystemXmlLinq, global::System.Guid.Parse("405abb0b-ccd1-4731-83bb-4f80ae089957")); /// - /// The for System.Web.RegularExpressions.dll + /// The for PresentationFramework.Luna.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 PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net461.References.PresentationFrameworkLuna, global::System.Guid.Parse("6da7afac-4d7d-49c2-8755-e4b863f52d7b")); /// - /// The for System.Web.Routing.dll + /// The for System.Net.Http.WebRequest.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 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.Web.Services.dll + /// The for System.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net461.References.SystemSecurity, global::System.Guid.Parse("b51aeb8d-d152-40ce-98ca-abcf89c43c73")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Windows.Forms.DataVisualization.Design.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 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.Windows.dll + /// The for System.Printing.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 SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net461.References.SystemPrinting, global::System.Guid.Parse("8235a46c-5065-4d74-a28e-6ff6f5860132")); /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for PresentationCore.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 PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net461.References.PresentationCore, global::System.Guid.Parse("fb681f42-8d73-4779-bf39-6174eef39df1")); /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Data.Entity.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 SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net461.References.SystemDataEntity, global::System.Guid.Parse("d29c0b8c-0530-498a-8d3d-9a952d48b14c")); /// - /// The for System.Windows.Forms.dll + /// The for System.Drawing.Design.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 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.Input.Manipulations.dll + /// The for System.Web.Entity.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 SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net461.References.SystemWebEntity, global::System.Guid.Parse("e5b38391-7bc6-42ca-935d-eeb1ef382725")); /// - /// The for System.Windows.Presentation.dll + /// The for System.Web.DynamicData.Design.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 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.Workflow.Activities.dll + /// The for System.Management.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 SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net461.References.SystemManagement, global::System.Guid.Parse("9ff5ba9b-3ef0-4605-98c1-1de55553561b")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.AddIn.Contract.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 SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net461.References.SystemAddInContract, global::System.Guid.Parse("7315e29d-ad4a-48cb-9b96-a16915b7613c")); /// - /// 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 ReachFramework.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 ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net461.References.ReachFramework, global::System.Guid.Parse("2bdbe793-3508-4a9e-a594-b523b785324b")); /// - /// The for System.Xaml.dll + /// The for PresentationFramework.AeroLite.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 PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net461.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("b08d5c75-1e5a-45eb-9298-0b707c910a31")); /// - /// The for System.Xml.dll + /// The for System.Web.Extensions.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 SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net461.References.SystemWebExtensions, global::System.Guid.Parse("49d6fe2b-4df5-4bfa-8539-eeff7005703b")); /// - /// The for System.Xml.Linq.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net461.References.SystemWeb, global::System.Guid.Parse("4d855ef2-5ac7-4417-909c-9eb203047593")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Workflow.Runtime.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 SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net461.References.SystemWorkflowRuntime, global::System.Guid.Parse("d6c88c15-9264-41ed-8710-44b184b30640")); /// - /// The for UIAutomationClient.dll + /// The for PresentationBuildTasks.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 PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net461.References.PresentationBuildTasks, global::System.Guid.Parse("a6e40e4d-9bed-4a16-918a-469e8393f1ff")); /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net461.References.SystemTransactions, global::System.Guid.Parse("5ad560b7-aaad-41b2-adfd-cd23f68b9c66")); /// - /// The for UIAutomationProvider.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net461.References.SystemNetHttp, global::System.Guid.Parse("8220c959-1115-479e-bcf9-679dbbfaa5cb")); /// - /// The for UIAutomationTypes.dll + /// The for Microsoft.Build.Utilities.v4.0.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 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 WindowsBase.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net461.References.SystemWindows, global::System.Guid.Parse("3b57d8e4-077d-4762-9ae0-27723725a2a3")); /// - /// The for WindowsFormsIntegration.dll + /// The for System.ServiceModel.Routing.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 SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net461.References.SystemServiceModelRouting, global::System.Guid.Parse("ee31fd88-3bb5-445c-be15-02e1d7f221a4")); /// - /// The for XamlBuildTask.dll + /// The for System.Web.DataVisualization.Design.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 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.Collections.Concurrent.dll + /// The for System.ServiceModel.Security.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 SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net461.References.SystemServiceModelSecurity, global::System.Guid.Parse("117425ca-6357-441b-a64c-2b95b83a57bf")); /// - /// The for System.Collections.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net461.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e9681414-93d1-4251-b421-940dbfe2b784")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.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 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.ComponentModel.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net461.References.SystemResourcesResourceManager, global::System.Guid.Parse("4fce97cb-09c0-49ab-8770-0f0169ef6b8a")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net461.References.SystemObjectModel, global::System.Guid.Parse("2f89c79c-ce05-4025-b183-b62aae2f6871")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.ServiceModel.Duplex.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 SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net461.References.SystemServiceModelDuplex, global::System.Guid.Parse("ded7c716-5fcb-4693-86d6-ebb86ecc78f0")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net461.References.SystemThreadingTimer, global::System.Guid.Parse("d049831a-ac6e-4cca-8e4f-04e8213a6b86")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Reflection.Emit.Lightweight.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 SystemReflectionEmitLightweight => new ReferenceInfo("System.Reflection.Emit.Lightweight.dll", Resources.SystemReflectionEmitLightweight, Net461.References.SystemReflectionEmitLightweight, global::System.Guid.Parse("7513eb52-d8b6-4ffa-9dc9-79deca5568cc")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Dynamic.Runtime.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 SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net461.References.SystemDynamicRuntime, global::System.Guid.Parse("bfb4830e-5634-4707-bf5f-100ea28cdfc4")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.Tools.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 SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net461.References.SystemDiagnosticsTools, global::System.Guid.Parse("30eeaaae-f2f7-4770-bea9-397d561d79ee")); /// - /// The for System.Globalization.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net461.References.SystemDiagnosticsTracing, global::System.Guid.Parse("c4e274b0-4e9a-4dbb-a8fe-4319cee01f9b")); /// /// The for System.IO.dll @@ -728,24 +728,24 @@ public static class ReferenceInfos 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 System.Linq.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net461.References.SystemRuntimeInteropServices, global::System.Guid.Parse("a97194e3-beb4-4d01-b39f-b4e7d2f46ad5")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Threading.Tasks.Parallel.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 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.Linq.Parallel.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net461.References.SystemReflectionExtensions, global::System.Guid.Parse("2aa763ef-0985-4c11-bd1c-554531024bd6")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net461.References.SystemReflectionEmit, global::System.Guid.Parse("7aad2710-802f-43e9-a712-0e928062ba95")); /// /// The for System.Net.NetworkInformation.dll @@ -753,184 +753,184 @@ public static class ReferenceInfos 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 System.Net.Primitives.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net461.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("249e3018-68a9-400b-986b-237d38fbb5b5")); /// - /// The for System.Net.Requests.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net461.References.SystemDiagnosticsDebug, global::System.Guid.Parse("38986af4-c09f-4abd-915f-6de46021cd76")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net461.References.SystemThreading, global::System.Guid.Parse("31cae796-dc37-435f-aea0-d23f6b5614ce")); /// - /// The for System.ObjectModel.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net461.References.SystemXmlReaderWriter, global::System.Guid.Parse("8b2f497e-3e3c-407b-a2d5-f03ff7f9729d")); /// - /// The for System.Reflection.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net461.References.SystemTextRegularExpressions, global::System.Guid.Parse("e7558caf-086c-4546-bb79-654befe67d35")); /// - /// The for System.Reflection.Emit.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net461.References.SystemComponentModelAnnotations, global::System.Guid.Parse("8d676699-dfaa-4457-9f8f-f8d8df415acd")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Net.Requests.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 SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net461.References.SystemNetRequests, global::System.Guid.Parse("a20d8b48-edc6-45cb-9516-d69508b9a1af")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Runtime.Serialization.Primitives.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 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.Reflection.Extensions.dll + /// The for System.Text.Encoding.Extensions.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 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.Reflection.Primitives.dll + /// The for System.Net.Primitives.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 SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net461.References.SystemNetPrimitives, global::System.Guid.Parse("2feedf3c-4a1d-4479-931e-3e581ac2eda5")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net461.References.SystemSecurityPrincipal, global::System.Guid.Parse("0bd67de3-63fd-4055-8687-416ffee5a48f")); /// - /// The for System.Runtime.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net461.References.SystemLinqQueryable, global::System.Guid.Parse("72785ec7-006a-4d8f-b40f-a0f404d2b530")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net461.References.SystemXmlXDocument, global::System.Guid.Parse("97179eb3-1c9d-4bb3-a23e-3d8300ef68b4")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net461.References.SystemCollections, global::System.Guid.Parse("21381517-4a14-4e85-aa55-897ec4a73a1a")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net461.References.SystemRuntime, global::System.Guid.Parse("9760e853-d2a5-4d4b-a281-6443318f8715")); /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net461.References.SystemTextEncoding, global::System.Guid.Parse("8123d72f-fe35-4e47-ba70-8bd6493af98c")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.ServiceModel.Primitives.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 SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net461.References.SystemServiceModelPrimitives, global::System.Guid.Parse("72860135-b6f3-4449-a6d7-887c0837812b")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net461.References.SystemReflection, global::System.Guid.Parse("a064e7f3-9e62-4f90-9610-39927d3b32d7")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net461.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("0afb7b0e-059d-4727-941e-d9a4a7fe1e04")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Reflection.Primitives.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 SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net461.References.SystemReflectionPrimitives, global::System.Guid.Parse("48931467-431f-41ba-811d-e3030b12025c")); /// - /// The for System.Security.Principal.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net461.References.SystemRuntimeExtensions, global::System.Guid.Parse("72a615f3-9fd4-4f99-9c81-af5f3bc51de7")); /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net461.References.SystemGlobalization, global::System.Guid.Parse("de9fee4d-5680-476e-99aa-ccf452f2a824")); /// - /// The for System.ServiceModel.Http.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net461.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("51464fa5-9e3c-45d0-b72c-a3b6fc43dbab")); /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.ServiceModel.Http.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 SystemServiceModelHttp => new ReferenceInfo("System.ServiceModel.Http.dll", Resources.SystemServiceModelHttp, Net461.References.SystemServiceModelHttp, global::System.Guid.Parse("88c9ad9f-7f64-44a4-b803-0637a8cbf64d")); /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net461.References.SystemComponentModel, global::System.Guid.Parse("ad7081cc-bf0d-4a36-a753-d3e8f6ff8905")); /// - /// The for System.ServiceModel.Security.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net461.References.SystemLinqExpressions, global::System.Guid.Parse("b9d38c71-bff6-4127-97f3-5e781662e775")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net461.References.SystemThreadingTasks, global::System.Guid.Parse("f73ed68f-01ba-4c66-a701-c70960e81609")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net461.References.SystemLinq, global::System.Guid.Parse("26ab0e0e-ceaf-489e-a608-ce49b0b0021a")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Runtime.Serialization.Json.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 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.Threading.dll + /// The for System.ServiceModel.NetTcp.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 SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net461.References.SystemServiceModelNetTcp, global::System.Guid.Parse("27bcdb9a-49b6-4fe7-919d-b6a9101097c1")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net461.References.SystemRuntimeHandles, global::System.Guid.Parse("ac41e181-0306-4aa0-bd8a-7696f551415a")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net461.References.SystemLinqParallel, global::System.Guid.Parse("f2b3d5be-3f4a-4b03-bc0f-58dccbf998b9")); /// - /// The for System.Threading.Timer.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net461.References.SystemRuntimeNumerics, global::System.Guid.Parse("d7e26d73-d1b1-4914-b896-4556b3d1924a")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net461.References.SystemXmlXmlSerializer, global::System.Guid.Parse("fecd65e9-233d-46f8-96be-cd2887bc96ff")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net461.References.SystemCollectionsConcurrent, global::System.Guid.Parse("cfc86bc5-5cf4-4320-9980-37fcde887aea")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net461.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("f559ff73-eaca-412a-9dd6-918b12fb2e92")); private static ImmutableArray _all; public static ImmutableArray All { @@ -940,190 +940,190 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, + System, + SystemReflectionContext, + SystemDynamic, + SystemIdentityModelServices, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, + SystemCore, + MicrosoftBuildConversionv40, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + SystemXmlSerialization, + MicrosoftBuildEngine, + MicrosoftBuild, + SystemRuntimeCaching, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemIOCompression, + SystemActivitiesPresentation, + SystemRuntimeRemoting, + SystemDataLinq, + SystemRuntimeSerialization, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, + SystemServiceProcess, + SystemWebRegularExpressions, + MicrosoftBuildFramework, SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemWindowsControlsRibbon, + XamlBuildTask, + SystemComponentModelCompositionRegistration, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, + SystemXml, SystemIOCompressionFileSystem, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + PresentationFrameworkAero2, + WindowsFormsIntegration, + UIAutomationClient, SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, + MicrosoftActivitiesBuild, SystemNumerics, - SystemNumericsVectors, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, + UIAutomationProvider, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + SystemNetHttpWebRequest, SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, SystemWebEntity, - SystemWebExtensionsDesign, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, + PresentationFrameworkAeroLite, SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, + SystemWeb, SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, - SystemCollectionsConcurrent, - SystemCollections, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, + PresentationBuildTasks, + SystemTransactions, + SystemNetHttp, + MicrosoftBuildUtilitiesv40, + SystemWindows, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, + SystemServiceModelSecurity, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemRuntimeInteropServicesWindowsRuntime, + SystemResourcesResourceManager, + SystemObjectModel, + SystemServiceModelDuplex, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, SystemDiagnosticsTools, SystemDiagnosticsTracing, - SystemDynamicRuntime, - SystemGlobalization, SystemIO, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemReflectionExtensions, + SystemReflectionEmit, SystemNetNetworkInformation, - SystemNetPrimitives, + SystemReflectionEmitILGeneration, + SystemDiagnosticsDebug, + SystemThreading, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemComponentModelAnnotations, SystemNetRequests, - SystemNetWebHeaderCollection, - SystemObjectModel, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemNetPrimitives, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemTextEncoding, + SystemServiceModelPrimitives, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, + SystemComponentModelEventBasedAsync, SystemReflectionPrimitives, - SystemResourcesResourceManager, - SystemRuntime, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityPrincipal, - SystemServiceModelDuplex, + SystemGlobalization, + SystemNetWebHeaderCollection, SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, + SystemComponentModel, + SystemLinqExpressions, SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingTimer, - SystemXmlReaderWriter, - SystemXmlXDocument, + SystemLinq, + SystemRuntimeSerializationJson, + SystemServiceModelNetTcp, + SystemRuntimeHandles, + SystemLinqParallel, + SystemRuntimeNumerics, SystemXmlXmlSerializer, + SystemCollectionsConcurrent, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1134,2353 +1134,2387 @@ public static ImmutableArray All } } -public static partial class Net461 -{ - public static class References - { - private static PortableExecutableReference? _Accessibility; +public static partial class Net461 +{ + public static class References + { + private static PortableExecutableReference? _System; + + /// + /// The for System.dll + /// + public static PortableExecutableReference System + { + get + { + if (_System is null) + { + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System")).GetReference(filePath: "System.dll", display: "System (net461)"); + } + return _System; + } + } + + private static PortableExecutableReference? _SystemReflectionContext; + + /// + /// The for System.Reflection.Context.dll + /// + public static PortableExecutableReference SystemReflectionContext + { + get + { + if (_SystemReflectionContext is null) + { + _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net461)"); + } + return _SystemReflectionContext; + } + } + + private static PortableExecutableReference? _SystemDynamic; /// - /// The for Accessibility.dll + /// The for System.Dynamic.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference SystemDynamic { get { - if (_Accessibility is null) + if (_SystemDynamic is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net461)"); + _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net461)"); } - return _Accessibility; + return _SystemDynamic; } } - private static PortableExecutableReference? _CustomMarshalers; + private static PortableExecutableReference? _SystemIdentityModelServices; /// - /// The for CustomMarshalers.dll + /// The for System.IdentityModel.Services.dll /// - public static PortableExecutableReference CustomMarshalers + public static PortableExecutableReference SystemIdentityModelServices { get { - if (_CustomMarshalers is null) + if (_SystemIdentityModelServices is null) { - _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net461)"); + _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net461)"); } - return _CustomMarshalers; + return _SystemIdentityModelServices; } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _SystemServiceModelActivities; /// - /// The for ISymWrapper.dll + /// The for System.ServiceModel.Activities.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference SystemServiceModelActivities { get { - if (_ISymWrapper is null) + if (_SystemServiceModelActivities is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net461)"); + _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net461)"); } - return _ISymWrapper; + return _SystemServiceModelActivities; } } - private static PortableExecutableReference? _MicrosoftActivitiesBuild; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for Microsoft.Activities.Build.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference MicrosoftActivitiesBuild + public static PortableExecutableReference SystemWorkflowServices { get { - if (_MicrosoftActivitiesBuild is null) + if (_SystemWorkflowServices is null) { - _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net461)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net461)"); } - return _MicrosoftActivitiesBuild; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv40; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv40 + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_MicrosoftBuildConversionv40 is null) + if (_SystemWebExtensionsDesign 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)"); + _SystemWebExtensionsDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Extensions.Design")).GetReference(filePath: "System.Web.Extensions.Design.dll", display: "System.Web.Extensions.Design (net461)"); } - return _MicrosoftBuildConversionv40; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _MicrosoftBuild; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for Microsoft.Build.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference MicrosoftBuild + public static PortableExecutableReference MicrosoftJScript { get { - if (_MicrosoftBuild is null) + if (_MicrosoftJScript is null) { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net461)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net461)"); } - return _MicrosoftBuild; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemCore; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Core.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemCore { get { - if (_MicrosoftBuildEngine is null) + if (_SystemCore is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net461)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net461)"); } - return _MicrosoftBuildEngine; + return _SystemCore; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _MicrosoftBuildConversionv40; /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference MicrosoftBuildConversionv40 { get { - if (_MicrosoftBuildFramework is null) + if (_MicrosoftBuildConversionv40 is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (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 _MicrosoftBuildFramework; + return _MicrosoftBuildConversionv40; } } - private static PortableExecutableReference? _MicrosoftBuildTasksv40; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference MicrosoftBuildTasksv40 + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_MicrosoftBuildTasksv40 is null) + if (_MicrosoftVisualCSTLCLR 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)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net461)"); } - return _MicrosoftBuildTasksv40; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv40 + public static PortableExecutableReference SystemWebRouting { get { - if (_MicrosoftBuildUtilitiesv40 is null) + if (_SystemWebRouting 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)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net461)"); } - return _MicrosoftBuildUtilitiesv40; + return _SystemWebRouting; } } - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for Microsoft.CSharp.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_MicrosoftCSharp is null) + if (_PresentationFrameworkRoyale is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net461)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net461)"); } - return _MicrosoftCSharp; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _sysglobl; /// - /// The for Microsoft.JScript.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference sysglobl { get { - if (_MicrosoftJScript is null) + if (_sysglobl is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net461)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net461)"); } - return _MicrosoftJScript; + return _sysglobl; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_SystemNet 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)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net461)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _SystemWebDataVisualization; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for System.Web.DataVisualization.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference SystemWebDataVisualization { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_SystemWebDataVisualization is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net461)"); + _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net461)"); } - return _MicrosoftVisualBasicCompatibility; + return _SystemWebDataVisualization; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemWebDynamicData { get { - if (_MicrosoftVisualBasic is null) + if (_SystemWebDynamicData is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net461)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net461)"); } - return _MicrosoftVisualBasic; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for Microsoft.VisualC.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference MicrosoftCSharp { get { - if (_MicrosoftVisualC is null) + if (_MicrosoftCSharp is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net461)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net461)"); } - return _MicrosoftVisualC; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemDataServicesDesign is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (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 _MicrosoftVisualCSTLCLR; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for mscorlib.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemServiceModel { get { - if (_mscorlib is null) + if (_SystemServiceModel is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net461)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net461)"); } - return _mscorlib; + return _SystemServiceModel; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemDataServices { get { - if (_PresentationBuildTasks is null) + if (_SystemDataServices is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net461)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net461)"); } - return _PresentationBuildTasks; + return _SystemDataServices; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for PresentationCore.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemDataOracleClient { get { - if (_PresentationCore is null) + if (_SystemDataOracleClient is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net461)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net461)"); } - return _PresentationCore; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemWebMobile { get { - if (_PresentationFrameworkAero is null) + if (_SystemWebMobile is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net461)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net461)"); } - return _PresentationFrameworkAero; + return _SystemWebMobile; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_PresentationFrameworkAero2 is null) + if (_SystemWebEntityDesign is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (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 _PresentationFrameworkAero2; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for PresentationFramework.AeroLite.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference UIAutomationTypes { get { - if (_PresentationFrameworkAeroLite is null) + if (_UIAutomationTypes is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net461)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net461)"); } - return _PresentationFrameworkAeroLite; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_PresentationFrameworkClassic is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (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 _PresentationFrameworkClassic; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _WindowsBase; /// - /// The for PresentationFramework.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference WindowsBase { get { - if (_PresentationFramework is null) + if (_WindowsBase is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net461)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net461)"); } - return _PresentationFramework; + return _WindowsBase; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemConfiguration { get { - if (_PresentationFrameworkLuna is null) + if (_SystemConfiguration is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net461)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net461)"); } - return _PresentationFrameworkLuna; + return _SystemConfiguration; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for PresentationFramework.Royale.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_PresentationFrameworkRoyale is null) + if (_SystemDirectoryServicesProtocols is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net461)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net461)"); } - return _PresentationFrameworkRoyale; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _MicrosoftBuildTasksv40; /// - /// The for ReachFramework.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference MicrosoftBuildTasksv40 { get { - if (_ReachFramework is null) + if (_MicrosoftBuildTasksv40 is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (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 _ReachFramework; + return _MicrosoftBuildTasksv40; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for sysglobl.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemDrawing { get { - if (_sysglobl is null) + if (_SystemDrawing is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net461)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net461)"); } - return _sysglobl; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemActivitiesCorePresentation; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for System.Activities.Core.Presentation.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference SystemActivitiesCorePresentation + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_SystemActivitiesCorePresentation is null) + if (_SystemDirectoryServicesAccountManagement 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)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net461)"); } - return _SystemActivitiesCorePresentation; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _SystemActivities; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for System.Activities.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference SystemActivities + public static PortableExecutableReference SystemDataServicesClient { get { - if (_SystemActivities is null) + if (_SystemDataServicesClient is null) { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (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 _SystemActivities; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; + private static PortableExecutableReference? _SystemDesign; /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.Design.dll /// - public static PortableExecutableReference SystemActivitiesDurableInstancing + public static PortableExecutableReference SystemDesign { get { - if (_SystemActivitiesDurableInstancing is null) + if (_SystemDesign is null) { - _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net461)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net461)"); } - return _SystemActivitiesDurableInstancing; + return _SystemDesign; } } - private static PortableExecutableReference? _SystemActivitiesPresentation; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for System.Activities.Presentation.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference SystemActivitiesPresentation + public static PortableExecutableReference SystemSpeech { get { - if (_SystemActivitiesPresentation is null) + if (_SystemSpeech is null) { - _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net461)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net461)"); } - return _SystemActivitiesPresentation; + return _SystemSpeech; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.AddIn.Contract.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemAddInContract is null) + if (_SystemDataDataSetExtensions is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net461)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net461)"); } - return _SystemAddInContract; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemDevice; /// - /// The for System.AddIn.dll + /// The for System.Device.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemDevice { get { - if (_SystemAddIn is null) + if (_SystemDevice is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net461)"); + _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net461)"); } - return _SystemAddIn; + return _SystemDevice; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for System.ComponentModel.Composition.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_SystemComponentModelComposition is null) + if (_UIAutomationClientsideProviders is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net461)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net461)"); } - return _SystemComponentModelComposition; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference SystemComponentModelCompositionRegistration + public static PortableExecutableReference SystemWebAbstractions { get { - if (_SystemComponentModelCompositionRegistration is null) + if (_SystemWebAbstractions 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)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net461)"); } - return _SystemComponentModelCompositionRegistration; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemDataSqlXml { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemDataSqlXml is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net461)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net461)"); } - return _SystemComponentModelDataAnnotations; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Configuration.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemConfiguration is null) + if (_SystemXmlSerialization is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net461)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net461)"); } - return _SystemConfiguration; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for System.Configuration.Install.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_SystemConfigurationInstall is null) + if (_MicrosoftBuildEngine is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net461)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net461)"); } - return _SystemConfigurationInstall; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftBuild; /// - /// The for System.Core.dll + /// The for Microsoft.Build.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftBuild { get { - if (_SystemCore is null) + if (_MicrosoftBuild is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net461)"); + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net461)"); } - return _SystemCore; + return _MicrosoftBuild; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemRuntimeCaching; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Runtime.Caching.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemRuntimeCaching { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemRuntimeCaching is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net461)"); + _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net461)"); } - return _SystemDataDataSetExtensions; + return _SystemRuntimeCaching; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemServiceModelActivation; /// - /// The for System.Data.dll + /// The for System.ServiceModel.Activation.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemServiceModelActivation { get { - if (_SystemData is null) + if (_SystemServiceModelActivation is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net461)"); + _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net461)"); } - return _SystemData; + return _SystemServiceModelActivation; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for System.Data.Entity.Design.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_SystemDataEntityDesign is null) + if (_PresentationFrameworkAero 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)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net461)"); } - return _SystemDataEntityDesign; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for System.Data.Entity.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_SystemDataEntity is null) + if (_SystemWindowsPresentation is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net461)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net461)"); } - return _SystemDataEntity; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _CustomMarshalers; /// - /// The for System.Data.Linq.dll + /// The for CustomMarshalers.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference CustomMarshalers { get { - if (_SystemDataLinq is null) + if (_CustomMarshalers is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net461)"); + _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net461)"); } - return _SystemDataLinq; + return _CustomMarshalers; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.Data.OracleClient.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemDataOracleClient is null) + if (_SystemIOCompression is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net461)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net461)"); } - return _SystemDataOracleClient; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _SystemActivitiesPresentation; /// - /// The for System.Data.Services.Client.dll + /// The for System.Activities.Presentation.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference SystemActivitiesPresentation { get { - if (_SystemDataServicesClient is null) + if (_SystemActivitiesPresentation 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)"); + _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net461)"); } - return _SystemDataServicesClient; + return _SystemActivitiesPresentation; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for System.Data.Services.Design.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_SystemDataServicesDesign is null) + if (_SystemRuntimeRemoting 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)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net461)"); } - return _SystemDataServicesDesign; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.Data.Services.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemDataServices is null) + if (_SystemDataLinq is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net461)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net461)"); } - return _SystemDataServices; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Data.SqlXml.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemDataSqlXml is null) + if (_SystemRuntimeSerialization is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net461)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net461)"); } - return _SystemDataSqlXml; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Deployment.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemDeployment is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net461)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net461)"); } - return _SystemDeployment; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.Design.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemDesign is null) + if (_SystemWindowsInputManipulations is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (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 _SystemDesign; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemDevice; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.Device.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemDevice + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemDevice is null) + if (_MicrosoftVisualC is null) { - _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net461)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net461)"); } - return _SystemDevice; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_SystemIdentityModel is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net461)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net461)"); } - return _SystemDirectoryServicesAccountManagement; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.DirectoryServices.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemDirectoryServices is null) + if (_MicrosoftVisualBasic is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net461)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net461)"); } - return _SystemDirectoryServices; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference SystemXaml { get { - if (_SystemDirectoryServicesProtocols is null) + if (_SystemXaml is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net461)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net461)"); } - return _SystemDirectoryServicesProtocols; + return _SystemXaml; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_System is null) + if (_SystemWorkflowComponentModel is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System")).GetReference(filePath: "System.dll", display: "System (net461)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net461)"); } - return _System; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.Drawing.Design.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemDrawingDesign is null) + if (_SystemComponentModelComposition is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net461)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net461)"); } - return _SystemDrawingDesign; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.Drawing.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemDrawing is null) + if (_SystemWindowsForms is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net461)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net461)"); } - return _SystemDrawing; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemDynamic; + private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// - /// The for System.Dynamic.dll + /// The for System.Activities.DurableInstancing.dll /// - public static PortableExecutableReference SystemDynamic + public static PortableExecutableReference SystemActivitiesDurableInstancing { get { - if (_SystemDynamic is null) + if (_SystemActivitiesDurableInstancing is null) { - _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net461)"); + _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net461)"); } - return _SystemDynamic; + return _SystemActivitiesDurableInstancing; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference SystemWindowsFormsDataVisualization { get { - if (_SystemEnterpriseServices is null) + if (_SystemWindowsFormsDataVisualization is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (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 _SystemEnterpriseServices; + return _SystemWindowsFormsDataVisualization; } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.IdentityModel.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemIdentityModel is null) + if (_SystemServiceProcess is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net461)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net461)"); } - return _SystemIdentityModel; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemIdentityModelSelectors is null) + if (_SystemWebRegularExpressions is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net461)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net461)"); } - return _SystemIdentityModelSelectors; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemIdentityModelServices; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.IdentityModel.Services.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemIdentityModelServices + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemIdentityModelServices is null) + if (_MicrosoftBuildFramework is null) { - _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net461)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net461)"); } - return _SystemIdentityModelServices; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.IO.Compression.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemIOCompression is null) + if (_SystemIdentityModelSelectors is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net461)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net461)"); } - return _SystemIOCompression; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemConfigurationInstall 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)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net461)"); } - return _SystemIOCompressionFileSystem; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemData; /// - /// The for System.IO.Log.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemData { get { - if (_SystemIOLog is null) + if (_SystemData is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net461)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net461)"); } - return _SystemIOLog; + return _SystemData; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemWebApplicationServices; /// - /// The for System.Management.dll + /// The for System.Web.ApplicationServices.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemWebApplicationServices { get { - if (_SystemManagement is null) + if (_SystemWebApplicationServices is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net461)"); + _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net461)"); } - return _SystemManagement; + return _SystemWebApplicationServices; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Management.Instrumentation.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemDeployment { get { - if (_SystemManagementInstrumentation is null) + if (_SystemDeployment is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net461)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net461)"); } - return _SystemManagementInstrumentation; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Messaging.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemMessaging is null) + if (_SystemNumericsVectors is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net461)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net461)"); } - return _SystemMessaging; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Net.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemNet is null) + if (_SystemServiceModelWeb is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net461)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net461)"); } - return _SystemNet; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Net.Http.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemNetHttp is null) + if (_SystemWindowsControlsRibbon is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (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 _SystemNetHttp; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemNetHttpWebRequest; + private static PortableExecutableReference? _XamlBuildTask; /// - /// The for System.Net.Http.WebRequest.dll + /// The for XamlBuildTask.dll /// - public static PortableExecutableReference SystemNetHttpWebRequest + public static PortableExecutableReference XamlBuildTask { get { - if (_SystemNetHttpWebRequest is null) + if (_XamlBuildTask 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)"); + _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net461)"); } - return _SystemNetHttpWebRequest; + return _XamlBuildTask; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; /// - /// The for System.Numerics.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemComponentModelCompositionRegistration { get { - if (_SystemNumerics is null) + if (_SystemComponentModelCompositionRegistration is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (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 _SystemNumerics; + return _SystemComponentModelCompositionRegistration; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.Numerics.Vectors.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemNumericsVectors is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (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 _SystemNumericsVectors; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Printing.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemPrinting is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net461)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net461)"); } - return _SystemPrinting; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemReflectionContext; + private static PortableExecutableReference? _SystemActivities; /// - /// The for System.Reflection.Context.dll + /// The for System.Activities.dll /// - public static PortableExecutableReference SystemReflectionContext + public static PortableExecutableReference SystemActivities { get { - if (_SystemReflectionContext is null) + if (_SystemActivities is null) { - _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net461)"); + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net461)"); } - return _SystemReflectionContext; + return _SystemActivities; } } - private static PortableExecutableReference? _SystemRuntimeCaching; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Caching.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeCaching + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeCaching is null) + if (_SystemXml is null) { - _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net461)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net461)"); } - return _SystemRuntimeCaching; + return _SystemXml; } } - private static PortableExecutableReference? _SystemRuntimeDurableInstancing; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeDurableInstancing + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeDurableInstancing is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (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 _SystemRuntimeDurableInstancing; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _SystemServiceModelDiscovery; /// - /// The for System.Runtime.Remoting.dll + /// The for System.ServiceModel.Discovery.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference SystemServiceModelDiscovery { get { - if (_SystemRuntimeRemoting is null) + if (_SystemServiceModelDiscovery is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net461)"); + _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net461)"); } - return _SystemRuntimeRemoting; + return _SystemServiceModelDiscovery; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.Runtime.Serialization.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference PresentationFramework { get { - if (_SystemRuntimeSerialization is null) + if (_PresentationFramework is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net461)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net461)"); } - return _SystemRuntimeSerialization; + return _PresentationFramework; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemEnterpriseServices 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)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net461)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for System.Security.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_SystemSecurity is null) + if (_PresentationFrameworkAero2 is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net461)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net461)"); } - return _SystemSecurity; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _SystemServiceModelActivation; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.ServiceModel.Activation.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemServiceModelActivation + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemServiceModelActivation is null) + if (_WindowsFormsIntegration is null) { - _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net461)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net461)"); } - return _SystemServiceModelActivation; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemServiceModelActivities; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.ServiceModel.Activities.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemServiceModelActivities + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemServiceModelActivities is null) + if (_UIAutomationClient is null) { - _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net461)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net461)"); } - return _SystemServiceModelActivities; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemServiceModelChannels; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.ServiceModel.Channels.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemServiceModelChannels + public static PortableExecutableReference SystemIOLog { get { - if (_SystemServiceModelChannels is null) + if (_SystemIOLog is null) { - _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net461)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net461)"); } - return _SystemServiceModelChannels; + return _SystemIOLog; } } - private static PortableExecutableReference? _SystemServiceModelDiscovery; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.ServiceModel.Discovery.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemServiceModelDiscovery + public static PortableExecutableReference SystemWebServices { get { - if (_SystemServiceModelDiscovery is null) + if (_SystemWebServices is null) { - _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net461)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net461)"); } - return _SystemServiceModelDiscovery; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.ServiceModel.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemAddIn { get { - if (_SystemServiceModel is null) + if (_SystemAddIn is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net461)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net461)"); } - return _SystemServiceModel; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemServiceModelRouting; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.ServiceModel.Routing.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemServiceModelRouting + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemServiceModelRouting is null) + if (_SystemDirectoryServices is null) { - _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net461)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net461)"); } - return _SystemServiceModelRouting; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.ServiceModel.Web.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference mscorlib { get { - if (_SystemServiceModelWeb is null) + if (_mscorlib is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net461)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net461)"); } - return _SystemServiceModelWeb; + return _mscorlib; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemActivitiesCorePresentation; /// - /// The for System.ServiceProcess.dll + /// The for System.Activities.Core.Presentation.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemActivitiesCorePresentation { get { - if (_SystemServiceProcess is null) + if (_SystemActivitiesCorePresentation is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (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 _SystemServiceProcess; + return _SystemActivitiesCorePresentation; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Speech.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemSpeech is null) + if (_SystemDataEntityDesign is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (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 _SystemSpeech; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.Transactions.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference ISymWrapper { get { - if (_SystemTransactions is null) + if (_ISymWrapper is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net461)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net461)"); } - return _SystemTransactions; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _MicrosoftActivitiesBuild; /// - /// The for System.Web.Abstractions.dll + /// The for Microsoft.Activities.Build.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference MicrosoftActivitiesBuild { get { - if (_SystemWebAbstractions is null) + if (_MicrosoftActivitiesBuild is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net461)"); + _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net461)"); } - return _SystemWebAbstractions; + return _MicrosoftActivitiesBuild; } } - private static PortableExecutableReference? _SystemWebApplicationServices; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Web.ApplicationServices.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemWebApplicationServices + public static PortableExecutableReference SystemNumerics { get { - if (_SystemWebApplicationServices is null) + if (_SystemNumerics is null) { - _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net461)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net461)"); } - return _SystemWebApplicationServices; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemWebDataVisualizationDesign; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.Web.DataVisualization.Design.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemWebDataVisualizationDesign + public static PortableExecutableReference SystemMessaging { get { - if (_SystemWebDataVisualizationDesign is null) + if (_SystemMessaging 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)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net461)"); } - return _SystemWebDataVisualizationDesign; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemWebDataVisualization; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.Web.DataVisualization.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemWebDataVisualization + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemWebDataVisualization is null) + if (_PresentationFrameworkClassic is null) { - _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net461)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net461)"); } - return _SystemWebDataVisualization; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.Web.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemWeb is null) + if (_SystemWorkflowActivities is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net461)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net461)"); } - return _SystemWeb; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _SystemServiceModelChannels; /// - /// The for System.Web.DynamicData.Design.dll + /// The for System.ServiceModel.Channels.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference SystemServiceModelChannels { get { - if (_SystemWebDynamicDataDesign is null) + if (_SystemServiceModelChannels 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)"); + _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net461)"); } - return _SystemWebDynamicDataDesign; + return _SystemServiceModelChannels; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _SystemRuntimeDurableInstancing; /// - /// The for System.Web.DynamicData.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference SystemRuntimeDurableInstancing { get { - if (_SystemWebDynamicData is null) + if (_SystemRuntimeDurableInstancing is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net461)"); + _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net461)"); } - return _SystemWebDynamicData; + return _SystemRuntimeDurableInstancing; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Web.Entity.Design.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemWebEntityDesign is null) + if (_UIAutomationProvider 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)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net461)"); } - return _SystemWebEntityDesign; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Web.Entity.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference Accessibility { get { - if (_SystemWebEntity is null) + if (_Accessibility is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net461)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net461)"); } - return _SystemWebEntity; + return _Accessibility; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Web.Extensions.Design.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemWebExtensionsDesign is null) + if (_SystemXmlLinq 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)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net461)"); } - return _SystemWebExtensionsDesign; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Web.Extensions.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemWebExtensions is null) + if (_PresentationFrameworkLuna is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net461)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net461)"); } - return _SystemWebExtensions; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _SystemNetHttpWebRequest; /// - /// The for System.Web.Mobile.dll + /// The for System.Net.Http.WebRequest.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference SystemNetHttpWebRequest { get { - if (_SystemWebMobile is null) + if (_SystemNetHttpWebRequest is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (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 _SystemWebMobile; + return _SystemNetHttpWebRequest; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Web.RegularExpressions.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference SystemSecurity { get { - if (_SystemWebRegularExpressions is null) + if (_SystemSecurity is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net461)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net461)"); } - return _SystemWebRegularExpressions; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; /// - /// The for System.Web.Routing.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign { get { - if (_SystemWebRouting is null) + if (_SystemWindowsFormsDataVisualizationDesign is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (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 _SystemWebRouting; + return _SystemWindowsFormsDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Web.Services.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference SystemPrinting { get { - if (_SystemWebServices is null) + if (_SystemPrinting is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net461)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net461)"); } - return _SystemWebServices; + return _SystemPrinting; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference PresentationCore { get { - if (_SystemWindowsControlsRibbon is null) + if (_PresentationCore 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)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net461)"); } - return _SystemWindowsControlsRibbon; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Windows.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemWindows is null) + if (_SystemDataEntity is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net461)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net461)"); } - return _SystemWindows; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemWindowsFormsDataVisualizationDesign is null) + if (_SystemDrawingDesign 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)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net461)"); } - return _SystemWindowsFormsDataVisualizationDesign; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualization + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemWindowsFormsDataVisualization is null) + if (_SystemWebEntity 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)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net461)"); } - return _SystemWindowsFormsDataVisualization; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Windows.Forms.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemWindowsForms is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (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 _SystemWindowsForms; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference SystemManagement { get { - if (_SystemWindowsInputManipulations is null) + if (_SystemManagement 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)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net461)"); } - return _SystemWindowsInputManipulations; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.Windows.Presentation.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemWindowsPresentation is null) + if (_SystemAddInContract is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net461)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net461)"); } - return _SystemWindowsPresentation; + return _SystemAddInContract; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _SystemManagementInstrumentation; /// - /// The for System.Workflow.Activities.dll + /// The for System.Management.Instrumentation.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference SystemManagementInstrumentation { get { - if (_SystemWorkflowActivities is null) + if (_SystemManagementInstrumentation is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net461)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net461)"); } - return _SystemWorkflowActivities; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _ReachFramework; /// - /// The for System.Workflow.ComponentModel.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference ReachFramework { get { - if (_SystemWorkflowComponentModel is null) + if (_ReachFramework is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net461)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net461)"); } - return _SystemWorkflowComponentModel; + return _ReachFramework; } } - private static PortableExecutableReference? _SystemWorkflowRuntime; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for System.Workflow.Runtime.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference SystemWorkflowRuntime + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_SystemWorkflowRuntime is null) + if (_PresentationFrameworkAeroLite is null) { - _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net461)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net461)"); } - return _SystemWorkflowRuntime; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for System.WorkflowServices.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference SystemWebExtensions { get { - if (_SystemWorkflowServices is null) + if (_SystemWebExtensions is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net461)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net461)"); } - return _SystemWorkflowServices; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Xaml.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference SystemWeb { get { - if (_SystemXaml is null) + if (_SystemWeb is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net461)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net461)"); } - return _SystemXaml; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for System.Xml.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_SystemXml is null) + if (_SystemWorkflowRuntime is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net461)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net461)"); } - return _SystemXml; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for System.Xml.Linq.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference PresentationBuildTasks { get { - if (_SystemXmlLinq is null) + if (_PresentationBuildTasks is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net461)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net461)"); } - return _SystemXmlLinq; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.Serialization.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlSerialization is null) + if (_SystemTransactions is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net461)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net461)"); } - return _SystemXmlSerialization; + return _SystemTransactions; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for UIAutomationClient.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference SystemNetHttp { get { - if (_UIAutomationClient is null) + if (_SystemNetHttp is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net461)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net461)"); } - return _UIAutomationClient; + return _SystemNetHttp; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; /// - /// The for UIAutomationClientsideProviders.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference MicrosoftBuildUtilitiesv40 { get { - if (_UIAutomationClientsideProviders is null) + if (_MicrosoftBuildUtilitiesv40 is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (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 _UIAutomationClientsideProviders; + return _MicrosoftBuildUtilitiesv40; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _SystemWindows; /// - /// The for UIAutomationProvider.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference SystemWindows { get { - if (_UIAutomationProvider is null) + if (_SystemWindows is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net461)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net461)"); } - return _UIAutomationProvider; + return _SystemWindows; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _SystemServiceModelRouting; /// - /// The for UIAutomationTypes.dll + /// The for System.ServiceModel.Routing.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference SystemServiceModelRouting { get { - if (_UIAutomationTypes is null) + if (_SystemServiceModelRouting is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net461)"); + _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net461)"); } - return _UIAutomationTypes; + return _SystemServiceModelRouting; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemWebDataVisualizationDesign; /// - /// The for WindowsBase.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemWebDataVisualizationDesign { get { - if (_WindowsBase is null) + if (_SystemWebDataVisualizationDesign is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (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 _WindowsBase; + return _SystemWebDataVisualizationDesign; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _SystemServiceModelSecurity; /// - /// The for WindowsFormsIntegration.dll + /// The for System.ServiceModel.Security.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference SystemServiceModelSecurity { get { - if (_WindowsFormsIntegration is null) + if (_SystemServiceModelSecurity is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net461)"); + _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net461)"); } - return _WindowsFormsIntegration; + return _SystemServiceModelSecurity; } } - private static PortableExecutableReference? _XamlBuildTask; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for XamlBuildTask.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference XamlBuildTask + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_XamlBuildTask is null) + if (_SystemDiagnosticsContracts is null) { - _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net461)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net461)"); } - return _XamlBuildTask; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemRuntimeInteropServicesWindowsRuntime is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (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 _SystemCollectionsConcurrent; + return _SystemRuntimeInteropServicesWindowsRuntime; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Collections.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemCollections is null) + if (_SystemResourcesResourceManager is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net461)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net461)"); } - return _SystemCollections; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemObjectModel is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net461)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net461)"); } - return _SystemComponentModelAnnotations; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemServiceModelDuplex; /// - /// The for System.ComponentModel.dll + /// The for System.ServiceModel.Duplex.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemServiceModelDuplex { get { - if (_SystemComponentModel is null) + if (_SystemServiceModelDuplex is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net461)"); + _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net461)"); } - return _SystemComponentModel; + return _SystemServiceModelDuplex; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingTimer is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net461)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net461)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (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 _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net461)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net461)"); } - return _SystemDiagnosticsDebug; + return _SystemDynamicRuntime; } } @@ -3518,40 +3552,6 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _SystemDynamicRuntime; - - /// - /// The for System.Dynamic.Runtime.dll - /// - public static PortableExecutableReference SystemDynamicRuntime - { - get - { - if (_SystemDynamicRuntime is null) - { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net461)"); - } - return _SystemDynamicRuntime; - } - } - - private static PortableExecutableReference? _SystemGlobalization; - - /// - /// The for System.Globalization.dll - /// - public static PortableExecutableReference SystemGlobalization - { - get - { - if (_SystemGlobalization is null) - { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net461)"); - } - return _SystemGlobalization; - } - } - private static PortableExecutableReference? _SystemIO; /// @@ -3569,71 +3569,71 @@ public static PortableExecutableReference SystemIO } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Linq.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemLinq is null) + if (_SystemRuntimeInteropServices is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net461)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net461)"); } - return _SystemLinq; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Linq.Expressions.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemLinqExpressions is null) + if (_SystemThreadingTasksParallel is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (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 _SystemLinqExpressions; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemLinqParallel is null) + if (_SystemReflectionExtensions is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net461)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net461)"); } - return _SystemLinqParallel; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.Linq.Queryable.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemLinqQueryable is null) + if (_SystemReflectionEmit is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net461)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net461)"); } - return _SystemLinqQueryable; + return _SystemReflectionEmit; } } @@ -3654,377 +3654,394 @@ public static PortableExecutableReference SystemNetNetworkInformation } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Net.Primitives.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemNetPrimitives is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (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 _SystemNetPrimitives; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Requests.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetRequests is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net461)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net461)"); } - return _SystemNetRequests; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemThreading is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net461)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net461)"); + } + return _SystemThreading; + } + } + + private static PortableExecutableReference? _SystemXmlReaderWriter; + + /// + /// The for System.Xml.ReaderWriter.dll + /// + public static PortableExecutableReference SystemXmlReaderWriter + { + get + { + if (_SystemXmlReaderWriter is null) + { + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net461)"); } - return _SystemNetWebHeaderCollection; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.ObjectModel.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemObjectModel is null) + if (_SystemTextRegularExpressions is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net461)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net461)"); } - return _SystemObjectModel; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Reflection.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemReflection is null) + if (_SystemComponentModelAnnotations is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net461)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net461)"); } - return _SystemReflection; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Reflection.Emit.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemReflectionEmit is null) + if (_SystemNetRequests is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net461)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net461)"); } - return _SystemReflectionEmit; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntimeSerializationPrimitives 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)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net461)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemTextEncodingExtensions 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)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net461)"); } - return _SystemReflectionEmitLightweight; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPrimitives is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net461)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net461)"); } - return _SystemReflectionExtensions; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemReflectionPrimitives is null) + if (_SystemSecurityPrincipal is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net461)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net461)"); } - return _SystemReflectionPrimitives; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemResourcesResourceManager is null) + if (_SystemLinqQueryable is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net461)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net461)"); } - return _SystemResourcesResourceManager; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Runtime.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemRuntime is null) + if (_SystemXmlXDocument is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net461)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net461)"); } - return _SystemRuntime; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemCollections { get { - if (_SystemRuntimeExtensions is null) + if (_SystemCollections is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net461)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net461)"); } - return _SystemRuntimeExtensions; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Runtime.Handles.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemRuntime { get { - if (_SystemRuntimeHandles is null) + if (_SystemRuntime is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net461)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net461)"); } - return _SystemRuntimeHandles; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemTextEncoding is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net461)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net461)"); } - return _SystemRuntimeInteropServices; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; + private static PortableExecutableReference? _SystemServiceModelPrimitives; /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.ServiceModel.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime + public static PortableExecutableReference SystemServiceModelPrimitives { get { - if (_SystemRuntimeInteropServicesWindowsRuntime is null) + if (_SystemServiceModelPrimitives 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)"); + _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net461)"); } - return _SystemRuntimeInteropServicesWindowsRuntime; + return _SystemServiceModelPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeNumerics is null) + if (_SystemReflection is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net461)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net461)"); } - return _SystemRuntimeNumerics; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemComponentModelEventBasedAsync 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)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net461)"); } - return _SystemRuntimeSerializationJson; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemReflectionPrimitives 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)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net461)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemRuntimeExtensions 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)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net461)"); } - return _SystemRuntimeSerializationXml; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Principal.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityPrincipal is null) + if (_SystemGlobalization is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net461)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net461)"); } - return _SystemSecurityPrincipal; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemServiceModelDuplex; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemServiceModelDuplex + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemServiceModelDuplex is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net461)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net461)"); } - return _SystemServiceModelDuplex; + return _SystemNetWebHeaderCollection; } } @@ -4045,224 +4062,207 @@ public static PortableExecutableReference SystemServiceModelHttp } } - private static PortableExecutableReference? _SystemServiceModelNetTcp; - - /// - /// The for System.ServiceModel.NetTcp.dll - /// - public static PortableExecutableReference SystemServiceModelNetTcp - { - get - { - if (_SystemServiceModelNetTcp is null) - { - _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net461)"); - } - return _SystemServiceModelNetTcp; - } - } - - private static PortableExecutableReference? _SystemServiceModelPrimitives; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemServiceModelPrimitives + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemServiceModelPrimitives is null) + if (_SystemComponentModel is null) { - _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net461)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net461)"); } - return _SystemServiceModelPrimitives; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelSecurity; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.ServiceModel.Security.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemServiceModelSecurity + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemServiceModelSecurity is null) + if (_SystemLinqExpressions is null) { - _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net461)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net461)"); } - return _SystemServiceModelSecurity; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net461)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net461)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemLinq 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)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net461)"); } - return _SystemTextEncodingExtensions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemTextRegularExpressions is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (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 _SystemTextRegularExpressions; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemServiceModelNetTcp; /// - /// The for System.Threading.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemServiceModelNetTcp { get { - if (_SystemThreading is null) + if (_SystemServiceModelNetTcp is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net461)"); + _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net461)"); } - return _SystemThreading; + return _SystemServiceModelNetTcp; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasks is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net461)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net461)"); } - return _SystemThreadingTasks; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemLinqParallel 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)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net461)"); } - return _SystemThreadingTasksParallel; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Threading.Timer.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemThreadingTimer is null) + if (_SystemRuntimeNumerics is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net461)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net461)"); } - return _SystemThreadingTimer; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemXmlReaderWriter is null) + if (_SystemXmlXmlSerializer is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net461)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net461)"); } - return _SystemXmlReaderWriter; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net461)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net461)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemRuntimeSerializationXml is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net461.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (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 _SystemXmlXmlSerializer; + return _SystemRuntimeSerializationXml; } } @@ -4275,190 +4275,190 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, + System, + SystemReflectionContext, + SystemDynamic, + SystemIdentityModelServices, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, + SystemCore, + MicrosoftBuildConversionv40, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + SystemXmlSerialization, + MicrosoftBuildEngine, + MicrosoftBuild, + SystemRuntimeCaching, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemIOCompression, + SystemActivitiesPresentation, + SystemRuntimeRemoting, + SystemDataLinq, + SystemRuntimeSerialization, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, + SystemServiceProcess, + SystemWebRegularExpressions, + MicrosoftBuildFramework, SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemWindowsControlsRibbon, + XamlBuildTask, + SystemComponentModelCompositionRegistration, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, + SystemXml, SystemIOCompressionFileSystem, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + PresentationFrameworkAero2, + WindowsFormsIntegration, + UIAutomationClient, SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, + MicrosoftActivitiesBuild, SystemNumerics, - SystemNumericsVectors, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, + UIAutomationProvider, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + SystemNetHttpWebRequest, SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, SystemWebEntity, - SystemWebExtensionsDesign, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, + PresentationFrameworkAeroLite, SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, + SystemWeb, SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, - SystemCollectionsConcurrent, - SystemCollections, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, + PresentationBuildTasks, + SystemTransactions, + SystemNetHttp, + MicrosoftBuildUtilitiesv40, + SystemWindows, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, + SystemServiceModelSecurity, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemRuntimeInteropServicesWindowsRuntime, + SystemResourcesResourceManager, + SystemObjectModel, + SystemServiceModelDuplex, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, SystemDiagnosticsTools, SystemDiagnosticsTracing, - SystemDynamicRuntime, - SystemGlobalization, SystemIO, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemReflectionExtensions, + SystemReflectionEmit, SystemNetNetworkInformation, - SystemNetPrimitives, + SystemReflectionEmitILGeneration, + SystemDiagnosticsDebug, + SystemThreading, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemComponentModelAnnotations, SystemNetRequests, - SystemNetWebHeaderCollection, - SystemObjectModel, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemNetPrimitives, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemTextEncoding, + SystemServiceModelPrimitives, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, + SystemComponentModelEventBasedAsync, SystemReflectionPrimitives, - SystemResourcesResourceManager, - SystemRuntime, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityPrincipal, - SystemServiceModelDuplex, + SystemGlobalization, + SystemNetWebHeaderCollection, SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, + SystemComponentModel, + SystemLinqExpressions, SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingTimer, - SystemXmlReaderWriter, - SystemXmlXDocument, + SystemLinq, + SystemRuntimeSerializationJson, + SystemServiceModelNetTcp, + SystemRuntimeHandles, + SystemLinqParallel, + SystemRuntimeNumerics, SystemXmlXmlSerializer, + SystemCollectionsConcurrent, + SystemRuntimeSerializationXml, ]; } return _all; @@ -4564,832 +4564,844 @@ public static partial class Net461 public static class Resources { /// - /// The image bytes for Accessibility.dll + /// The image bytes for System.dll /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net461.Accessibility"); - private static byte[]? _Accessibility; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net461.System"); + private static byte[]? _System; /// - /// The image bytes for CustomMarshalers.dll + /// The image bytes for System.Reflection.Context.dll /// - public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net461.CustomMarshalers"); - private static byte[]? _CustomMarshalers; + public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net461.System.Reflection.Context"); + private static byte[]? _SystemReflectionContext; /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for System.Dynamic.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net461.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net461.System.Dynamic"); + private static byte[]? _SystemDynamic; /// - /// The image bytes for Microsoft.Activities.Build.dll + /// The image bytes for System.IdentityModel.Services.dll /// - public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net461.Microsoft.Activities.Build"); - private static byte[]? _MicrosoftActivitiesBuild; + public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net461.System.IdentityModel.Services"); + private static byte[]? _SystemIdentityModelServices; /// - /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// The image bytes for System.ServiceModel.Activities.dll /// - public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net461.Microsoft.Build.Conversion.v4.0"); - private static byte[]? _MicrosoftBuildConversionv40; + public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net461.System.ServiceModel.Activities"); + private static byte[]? _SystemServiceModelActivities; /// - /// The image bytes for Microsoft.Build.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net461.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net461.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net461.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net461.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net461.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net461.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for Microsoft.Build.Tasks.v4.0.dll + /// The image bytes for System.Core.dll /// - public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net461.Microsoft.Build.Tasks.v4.0"); - private static byte[]? _MicrosoftBuildTasksv40; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net461.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for Microsoft.Build.Utilities.v4.0.dll + /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// + public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net461.Microsoft.Build.Conversion.v4.0"); + private static byte[]? _MicrosoftBuildConversionv40; + + /// + /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net461.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; + + /// + /// The image bytes for System.Web.Routing.dll /// - public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net461.Microsoft.Build.Utilities.v4.0"); - private static byte[]? _MicrosoftBuildUtilitiesv40; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net461.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net461.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net461.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for sysglobl.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net461.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net461.sysglobl"); + private static byte[]? _sysglobl; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net461.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net461.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for System.Web.DataVisualization.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net461.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net461.System.Web.DataVisualization"); + private static byte[]? _SystemWebDataVisualization; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net461.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net461.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net461.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net461.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net461.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net461.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net461.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net461.System.ServiceModel"); + private static byte[]? _SystemServiceModel; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Data.Services.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net461.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net461.System.Data.Services"); + private static byte[]? _SystemDataServices; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net461.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net461.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net461.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net461.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net461.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net461.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net461.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net461.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net461.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net461.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net461.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net461.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net461.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net461.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net461.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net461.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for Microsoft.Build.Tasks.v4.0.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net461.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net461.Microsoft.Build.Tasks.v4.0"); + private static byte[]? _MicrosoftBuildTasksv40; /// - /// The image bytes for sysglobl.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net461.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net461.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Activities.Core.Presentation.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net461.System.Activities.Core.Presentation"); - private static byte[]? _SystemActivitiesCorePresentation; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net461.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for System.Activities.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net461.System.Activities"); - private static byte[]? _SystemActivities; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net461.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for System.Activities.DurableInstancing.dll + /// The image bytes for System.Design.dll /// - public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net461.System.Activities.DurableInstancing"); - private static byte[]? _SystemActivitiesDurableInstancing; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net461.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for System.Activities.Presentation.dll + /// The image bytes for System.Speech.dll /// - public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net461.System.Activities.Presentation"); - private static byte[]? _SystemActivitiesPresentation; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net461.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net461.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net461.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.Device.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net461.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net461.System.Device"); + private static byte[]? _SystemDevice; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net461.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net461.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for System.ComponentModel.Composition.Registration.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net461.System.ComponentModel.Composition.Registration"); - private static byte[]? _SystemComponentModelCompositionRegistration; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net461.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net461.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net461.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net461.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net461.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net461.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net461.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for System.Core.dll + /// The image bytes for Microsoft.Build.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net461.System.Core"); - private static byte[]? _SystemCore; + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net461.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Runtime.Caching.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net461.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net461.System.Runtime.Caching"); + private static byte[]? _SystemRuntimeCaching; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.ServiceModel.Activation.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net461.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net461.System.ServiceModel.Activation"); + private static byte[]? _SystemServiceModelActivation; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net461.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net461.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net461.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net461.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for CustomMarshalers.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net461.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net461.CustomMarshalers"); + private static byte[]? _CustomMarshalers; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net461.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net461.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for System.Activities.Presentation.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net461.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net461.System.Activities.Presentation"); + private static byte[]? _SystemActivitiesPresentation; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net461.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net461.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net461.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net461.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net461.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net461.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net461.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net461.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net461.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net461.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.Device.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net461.System.Device"); - private static byte[]? _SystemDevice; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net461.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net461.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net461.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net461.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net461.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net461.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net461.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net461.System"); - private static byte[]? _System; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net461.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net461.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net461.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net461.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net461.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.Dynamic.dll + /// The image bytes for System.Activities.DurableInstancing.dll /// - public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net461.System.Dynamic"); - private static byte[]? _SystemDynamic; + public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net461.System.Activities.DurableInstancing"); + private static byte[]? _SystemActivitiesDurableInstancing; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for System.Windows.Forms.DataVisualization.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net461.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net461.System.Windows.Forms.DataVisualization"); + private static byte[]? _SystemWindowsFormsDataVisualization; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net461.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net461.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net461.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net461.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.IdentityModel.Services.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net461.System.IdentityModel.Services"); - private static byte[]? _SystemIdentityModelServices; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net461.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net461.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net461.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net461.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net461.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.IO.Log.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net461.System.IO.Log"); - private static byte[]? _SystemIOLog; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net461.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Management.dll + /// The image bytes for System.Web.ApplicationServices.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net461.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net461.System.Web.ApplicationServices"); + private static byte[]? _SystemWebApplicationServices; /// - /// The image bytes for System.Management.Instrumentation.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net461.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net461.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net461.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net461.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net461.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net461.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net461.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net461.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Net.Http.WebRequest.dll + /// The image bytes for XamlBuildTask.dll /// - public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net461.System.Net.Http.WebRequest"); - private static byte[]? _SystemNetHttpWebRequest; + public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net461.XamlBuildTask"); + private static byte[]? _XamlBuildTask; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.ComponentModel.Composition.Registration.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net461.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net461.System.ComponentModel.Composition.Registration"); + private static byte[]? _SystemComponentModelCompositionRegistration; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net461.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net461.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.Printing.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net461.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net461.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.Reflection.Context.dll + /// The image bytes for System.Activities.dll /// - public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net461.System.Reflection.Context"); - private static byte[]? _SystemReflectionContext; + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net461.System.Activities"); + private static byte[]? _SystemActivities; /// - /// The image bytes for System.Runtime.Caching.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net461.System.Runtime.Caching"); - private static byte[]? _SystemRuntimeCaching; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net461.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Runtime.DurableInstancing.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net461.System.Runtime.DurableInstancing"); - private static byte[]? _SystemRuntimeDurableInstancing; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net461.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for System.ServiceModel.Discovery.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net461.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net461.System.ServiceModel.Discovery"); + private static byte[]? _SystemServiceModelDiscovery; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net461.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net461.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net461.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net461.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.Security.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net461.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net461.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for System.ServiceModel.Activation.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net461.System.ServiceModel.Activation"); - private static byte[]? _SystemServiceModelActivation; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net461.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.ServiceModel.Activities.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net461.System.ServiceModel.Activities"); - private static byte[]? _SystemServiceModelActivities; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net461.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.ServiceModel.Channels.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net461.System.ServiceModel.Channels"); - private static byte[]? _SystemServiceModelChannels; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net461.System.IO.Log"); + private static byte[]? _SystemIOLog; /// - /// The image bytes for System.ServiceModel.Discovery.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net461.System.ServiceModel.Discovery"); - private static byte[]? _SystemServiceModelDiscovery; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net461.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net461.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net461.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.ServiceModel.Routing.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net461.System.ServiceModel.Routing"); - private static byte[]? _SystemServiceModelRouting; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net461.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net461.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net461.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Activities.Core.Presentation.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net461.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net461.System.Activities.Core.Presentation"); + private static byte[]? _SystemActivitiesCorePresentation; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net461.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net461.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net461.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net461.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for Microsoft.Activities.Build.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net461.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net461.Microsoft.Activities.Build"); + private static byte[]? _MicrosoftActivitiesBuild; /// - /// The image bytes for System.Web.ApplicationServices.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net461.System.Web.ApplicationServices"); - private static byte[]? _SystemWebApplicationServices; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net461.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Web.DataVisualization.Design.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net461.System.Web.DataVisualization.Design"); - private static byte[]? _SystemWebDataVisualizationDesign; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net461.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Web.DataVisualization.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net461.System.Web.DataVisualization"); - private static byte[]? _SystemWebDataVisualization; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net461.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net461.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net461.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for System.ServiceModel.Channels.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net461.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net461.System.ServiceModel.Channels"); + private static byte[]? _SystemServiceModelChannels; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for System.Runtime.DurableInstancing.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net461.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net461.System.Runtime.DurableInstancing"); + private static byte[]? _SystemRuntimeDurableInstancing; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net461.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net461.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net461.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net461.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net461.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net461.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net461.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net461.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for System.Net.Http.WebRequest.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net461.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net461.System.Net.Http.WebRequest"); + private static byte[]? _SystemNetHttpWebRequest; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net461.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net461.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net461.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net461.System.Windows.Forms.DataVisualization.Design"); + private static byte[]? _SystemWindowsFormsDataVisualizationDesign; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net461.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net461.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net461.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net461.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net461.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net461.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemWindowsFormsDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualizationDesign, "net461.System.Windows.Forms.DataVisualization.Design"); - private static byte[]? _SystemWindowsFormsDataVisualizationDesign; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net461.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.Windows.Forms.DataVisualization.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net461.System.Windows.Forms.DataVisualization"); - private static byte[]? _SystemWindowsFormsDataVisualization; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net461.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net461.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net461.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net461.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net461.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net461.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net461.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net461.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net461.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net461.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net461.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net461.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net461.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net461.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net461.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net461.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net461.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net461.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net461.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net461.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net461.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net461.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net461.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net461.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net461.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for Microsoft.Build.Utilities.v4.0.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net461.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net461.Microsoft.Build.Utilities.v4.0"); + private static byte[]? _MicrosoftBuildUtilitiesv40; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for System.Windows.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net461.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net461.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for System.ServiceModel.Routing.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net461.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net461.System.ServiceModel.Routing"); + private static byte[]? _SystemServiceModelRouting; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Web.DataVisualization.Design.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net461.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net461.System.Web.DataVisualization.Design"); + private static byte[]? _SystemWebDataVisualizationDesign; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.ServiceModel.Security.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net461.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net461.System.ServiceModel.Security"); + private static byte[]? _SystemServiceModelSecurity; /// - /// The image bytes for XamlBuildTask.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net461.XamlBuildTask"); - private static byte[]? _XamlBuildTask; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net461.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net461.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net461.System.Runtime.InteropServices.WindowsRuntime"); + private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net461.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net461.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net461.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net461.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.ServiceModel.Duplex.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net461.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net461.System.ServiceModel.Duplex"); + private static byte[]? _SystemServiceModelDuplex; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net461.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net461.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net461.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net461.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net461.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net461.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -5403,18 +5415,6 @@ public static class Resources public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net461.System.Diagnostics.Tracing"); private static byte[]? _SystemDiagnosticsTracing; - /// - /// The image bytes for System.Dynamic.Runtime.dll - /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net461.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; - - /// - /// The image bytes for System.Globalization.dll - /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net461.System.Globalization"); - private static byte[]? _SystemGlobalization; - /// /// The image bytes for System.IO.dll /// @@ -5422,28 +5422,28 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net461.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net461.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net461.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net461.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net461.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net461.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net461.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net461.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// /// The image bytes for System.Net.NetworkInformation.dll @@ -5452,220 +5452,220 @@ public static class Resources private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net461.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net461.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net461.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net461.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net461.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net461.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net461.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net461.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net461.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net461.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net461.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net461.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net461.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net461.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net461.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net461.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net461.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net461.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net461.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net461.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net461.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net461.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net461.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net461.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net461.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net461.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net461.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net461.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net461.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net461.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net461.System.Runtime.InteropServices.WindowsRuntime"); - private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net461.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Primitives.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net461.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net461.System.ServiceModel.Primitives"); + private static byte[]? _SystemServiceModelPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net461.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net461.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net461.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net461.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net461.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net461.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net461.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net461.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.ServiceModel.Duplex.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net461.System.ServiceModel.Duplex"); - private static byte[]? _SystemServiceModelDuplex; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net461.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.ServiceModel.Http.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net461.System.ServiceModel.Http"); - private static byte[]? _SystemServiceModelHttp; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net461.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.NetTcp.dll + /// The image bytes for System.ServiceModel.Http.dll /// - public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net461.System.ServiceModel.NetTcp"); - private static byte[]? _SystemServiceModelNetTcp; + public static byte[] SystemServiceModelHttp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelHttp, "net461.System.ServiceModel.Http"); + private static byte[]? _SystemServiceModelHttp; /// - /// The image bytes for System.ServiceModel.Primitives.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net461.System.ServiceModel.Primitives"); - private static byte[]? _SystemServiceModelPrimitives; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net461.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.ServiceModel.Security.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net461.System.ServiceModel.Security"); - private static byte[]? _SystemServiceModelSecurity; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net461.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net461.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net461.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net461.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net461.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net461.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net461.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.ServiceModel.NetTcp.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net461.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net461.System.ServiceModel.NetTcp"); + private static byte[]? _SystemServiceModelNetTcp; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net461.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net461.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net461.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net461.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net461.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net461.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net461.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net461.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net461.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net461.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net461.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net461.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// /// 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..14be0df 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.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.System + Resources\net461\System.dll - - net461.Microsoft.Build - Resources\net461\Microsoft.Build.dll + + net461.System.Reflection.Context + Resources\net461\System.Reflection.Context.dll - - net461.Microsoft.Build.Engine - Resources\net461\Microsoft.Build.Engine.dll + + net461.System.Dynamic + Resources\net461\System.Dynamic.dll - - net461.Microsoft.Build.Framework - Resources\net461\Microsoft.Build.Framework.dll + + net461.System.IdentityModel.Services + Resources\net461\System.IdentityModel.Services.dll - - net461.Microsoft.Build.Tasks.v4.0 - Resources\net461\Microsoft.Build.Tasks.v4.0.dll + + net461.System.ServiceModel.Activities + Resources\net461\System.ServiceModel.Activities.dll - - net461.Microsoft.Build.Utilities.v4.0 - Resources\net461\Microsoft.Build.Utilities.v4.0.dll + + net461.System.WorkflowServices + Resources\net461\System.WorkflowServices.dll - - net461.Microsoft.CSharp - Resources\net461\Microsoft.CSharp.dll + + net461.System.Web.Extensions.Design + Resources\net461\System.Web.Extensions.Design.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.System.Core + Resources\net461\System.Core.dll - - net461.Microsoft.VisualC - Resources\net461\Microsoft.VisualC.dll + + net461.Microsoft.Build.Conversion.v4.0 + Resources\net461\Microsoft.Build.Conversion.v4.0.dll - + net461.Microsoft.VisualC.STLCLR Resources\net461\Microsoft.VisualC.STLCLR.dll - - net461.mscorlib - Resources\net461\mscorlib.dll + + net461.System.Web.Routing + Resources\net461\System.Web.Routing.dll - - net461.PresentationBuildTasks - Resources\net461\PresentationBuildTasks.dll + + net461.PresentationFramework.Royale + Resources\net461\PresentationFramework.Royale.dll - - net461.PresentationCore - Resources\net461\PresentationCore.dll + + net461.sysglobl + Resources\net461\sysglobl.dll - - net461.PresentationFramework.Aero - Resources\net461\PresentationFramework.Aero.dll + + net461.System.Net + Resources\net461\System.Net.dll - - net461.PresentationFramework.Aero2 - Resources\net461\PresentationFramework.Aero2.dll + + net461.System.Web.DataVisualization + Resources\net461\System.Web.DataVisualization.dll - - net461.PresentationFramework.AeroLite - Resources\net461\PresentationFramework.AeroLite.dll + + net461.System.Web.DynamicData + Resources\net461\System.Web.DynamicData.dll - - net461.PresentationFramework.Classic - Resources\net461\PresentationFramework.Classic.dll + + net461.Microsoft.CSharp + Resources\net461\Microsoft.CSharp.dll - - net461.PresentationFramework - Resources\net461\PresentationFramework.dll + + net461.System.Data.Services.Design + Resources\net461\System.Data.Services.Design.dll - - net461.PresentationFramework.Luna - Resources\net461\PresentationFramework.Luna.dll + + net461.System.ServiceModel + Resources\net461\System.ServiceModel.dll - - net461.PresentationFramework.Royale - Resources\net461\PresentationFramework.Royale.dll + + net461.System.Data.Services + Resources\net461\System.Data.Services.dll - - net461.ReachFramework - Resources\net461\ReachFramework.dll + + net461.System.Data.OracleClient + Resources\net461\System.Data.OracleClient.dll - - net461.sysglobl - Resources\net461\sysglobl.dll + + net461.System.Web.Mobile + Resources\net461\System.Web.Mobile.dll - - net461.System.Activities.Core.Presentation - Resources\net461\System.Activities.Core.Presentation.dll + + net461.System.Web.Entity.Design + Resources\net461\System.Web.Entity.Design.dll - - net461.System.Activities - Resources\net461\System.Activities.dll + + net461.UIAutomationTypes + Resources\net461\UIAutomationTypes.dll - - net461.System.Activities.DurableInstancing - Resources\net461\System.Activities.DurableInstancing.dll + + net461.System.Runtime.Serialization.Formatters.Soap + Resources\net461\System.Runtime.Serialization.Formatters.Soap.dll - - net461.System.Activities.Presentation - Resources\net461\System.Activities.Presentation.dll + + net461.WindowsBase + Resources\net461\WindowsBase.dll - - net461.System.AddIn.Contract - Resources\net461\System.AddIn.Contract.dll + + net461.System.Configuration + Resources\net461\System.Configuration.dll - - net461.System.AddIn - Resources\net461\System.AddIn.dll + + net461.System.DirectoryServices.Protocols + Resources\net461\System.DirectoryServices.Protocols.dll - - net461.System.ComponentModel.Composition - Resources\net461\System.ComponentModel.Composition.dll + + net461.Microsoft.Build.Tasks.v4.0 + Resources\net461\Microsoft.Build.Tasks.v4.0.dll - - net461.System.ComponentModel.Composition.Registration - Resources\net461\System.ComponentModel.Composition.Registration.dll + + net461.System.Drawing + Resources\net461\System.Drawing.dll - - net461.System.ComponentModel.DataAnnotations - Resources\net461\System.ComponentModel.DataAnnotations.dll + + net461.System.DirectoryServices.AccountManagement + Resources\net461\System.DirectoryServices.AccountManagement.dll - - net461.System.Configuration - Resources\net461\System.Configuration.dll + + net461.System.Data.Services.Client + Resources\net461\System.Data.Services.Client.dll - - net461.System.Configuration.Install - Resources\net461\System.Configuration.Install.dll + + net461.System.Design + Resources\net461\System.Design.dll - - net461.System.Core - Resources\net461\System.Core.dll + + net461.System.Speech + Resources\net461\System.Speech.dll - + net461.System.Data.DataSetExtensions Resources\net461\System.Data.DataSetExtensions.dll - - net461.System.Data - Resources\net461\System.Data.dll + + net461.System.Device + Resources\net461\System.Device.dll - - net461.System.Data.Entity.Design - Resources\net461\System.Data.Entity.Design.dll + + net461.UIAutomationClientsideProviders + Resources\net461\UIAutomationClientsideProviders.dll - - net461.System.Data.Entity - Resources\net461\System.Data.Entity.dll + + net461.System.Web.Abstractions + Resources\net461\System.Web.Abstractions.dll - - net461.System.Data.Linq - Resources\net461\System.Data.Linq.dll + + net461.System.Data.SqlXml + Resources\net461\System.Data.SqlXml.dll - - net461.System.Data.OracleClient - Resources\net461\System.Data.OracleClient.dll + + net461.System.Xml.Serialization + Resources\net461\System.Xml.Serialization.dll - - net461.System.Data.Services.Client - Resources\net461\System.Data.Services.Client.dll + + net461.Microsoft.Build.Engine + Resources\net461\Microsoft.Build.Engine.dll - - net461.System.Data.Services.Design - Resources\net461\System.Data.Services.Design.dll + + net461.Microsoft.Build + Resources\net461\Microsoft.Build.dll - - net461.System.Data.Services - Resources\net461\System.Data.Services.dll + + net461.System.Runtime.Caching + Resources\net461\System.Runtime.Caching.dll - - net461.System.Data.SqlXml - Resources\net461\System.Data.SqlXml.dll + + net461.System.ServiceModel.Activation + Resources\net461\System.ServiceModel.Activation.dll - - net461.System.Deployment - Resources\net461\System.Deployment.dll + + net461.PresentationFramework.Aero + Resources\net461\PresentationFramework.Aero.dll - - net461.System.Design - Resources\net461\System.Design.dll + + net461.System.Windows.Presentation + Resources\net461\System.Windows.Presentation.dll - - net461.System.Device - Resources\net461\System.Device.dll + + net461.CustomMarshalers + Resources\net461\CustomMarshalers.dll - - net461.System.DirectoryServices.AccountManagement - Resources\net461\System.DirectoryServices.AccountManagement.dll + + net461.System.IO.Compression + Resources\net461\System.IO.Compression.dll - - net461.System.DirectoryServices - Resources\net461\System.DirectoryServices.dll + + net461.System.Activities.Presentation + Resources\net461\System.Activities.Presentation.dll - - net461.System.DirectoryServices.Protocols - Resources\net461\System.DirectoryServices.Protocols.dll + + net461.System.Runtime.Remoting + Resources\net461\System.Runtime.Remoting.dll - - net461.System - Resources\net461\System.dll + + net461.System.Data.Linq + Resources\net461\System.Data.Linq.dll - - net461.System.Drawing.Design - Resources\net461\System.Drawing.Design.dll + + net461.System.Runtime.Serialization + Resources\net461\System.Runtime.Serialization.dll - - net461.System.Drawing - Resources\net461\System.Drawing.dll + + net461.System.ComponentModel.DataAnnotations + Resources\net461\System.ComponentModel.DataAnnotations.dll - - net461.System.Dynamic - Resources\net461\System.Dynamic.dll + + net461.System.Windows.Input.Manipulations + Resources\net461\System.Windows.Input.Manipulations.dll - - net461.System.EnterpriseServices - Resources\net461\System.EnterpriseServices.dll + + net461.Microsoft.VisualC + Resources\net461\Microsoft.VisualC.dll - + net461.System.IdentityModel Resources\net461\System.IdentityModel.dll - - net461.System.IdentityModel.Selectors - Resources\net461\System.IdentityModel.Selectors.dll + + net461.Microsoft.VisualBasic + Resources\net461\Microsoft.VisualBasic.dll - - net461.System.IdentityModel.Services - Resources\net461\System.IdentityModel.Services.dll + + net461.System.Xaml + Resources\net461\System.Xaml.dll - - net461.System.IO.Compression - Resources\net461\System.IO.Compression.dll + + net461.System.Workflow.ComponentModel + Resources\net461\System.Workflow.ComponentModel.dll - - net461.System.IO.Compression.FileSystem - Resources\net461\System.IO.Compression.FileSystem.dll + + net461.System.ComponentModel.Composition + Resources\net461\System.ComponentModel.Composition.dll - - net461.System.IO.Log - Resources\net461\System.IO.Log.dll + + net461.System.Windows.Forms + Resources\net461\System.Windows.Forms.dll - - net461.System.Management - Resources\net461\System.Management.dll + + net461.System.Activities.DurableInstancing + Resources\net461\System.Activities.DurableInstancing.dll - - net461.System.Management.Instrumentation - Resources\net461\System.Management.Instrumentation.dll + + net461.System.Windows.Forms.DataVisualization + Resources\net461\System.Windows.Forms.DataVisualization.dll - - net461.System.Messaging - Resources\net461\System.Messaging.dll + + net461.System.ServiceProcess + Resources\net461\System.ServiceProcess.dll - - net461.System.Net - Resources\net461\System.Net.dll + + net461.System.Web.RegularExpressions + Resources\net461\System.Web.RegularExpressions.dll - - net461.System.Net.Http - Resources\net461\System.Net.Http.dll + + net461.Microsoft.Build.Framework + Resources\net461\Microsoft.Build.Framework.dll - - net461.System.Net.Http.WebRequest - Resources\net461\System.Net.Http.WebRequest.dll + + net461.System.IdentityModel.Selectors + Resources\net461\System.IdentityModel.Selectors.dll - - net461.System.Numerics - Resources\net461\System.Numerics.dll + + net461.System.Configuration.Install + Resources\net461\System.Configuration.Install.dll - - net461.System.Numerics.Vectors - Resources\net461\System.Numerics.Vectors.dll + + net461.System.Data + Resources\net461\System.Data.dll - - net461.System.Printing - Resources\net461\System.Printing.dll + + net461.System.Web.ApplicationServices + Resources\net461\System.Web.ApplicationServices.dll - - net461.System.Reflection.Context - Resources\net461\System.Reflection.Context.dll + + net461.System.Deployment + Resources\net461\System.Deployment.dll - - net461.System.Runtime.Caching - Resources\net461\System.Runtime.Caching.dll + + net461.System.Numerics.Vectors + Resources\net461\System.Numerics.Vectors.dll - - net461.System.Runtime.DurableInstancing - Resources\net461\System.Runtime.DurableInstancing.dll + + net461.System.ServiceModel.Web + Resources\net461\System.ServiceModel.Web.dll - - net461.System.Runtime.Remoting - Resources\net461\System.Runtime.Remoting.dll + + net461.System.Windows.Controls.Ribbon + Resources\net461\System.Windows.Controls.Ribbon.dll - - net461.System.Runtime.Serialization - Resources\net461\System.Runtime.Serialization.dll + + net461.XamlBuildTask + Resources\net461\XamlBuildTask.dll - - net461.System.Runtime.Serialization.Formatters.Soap - Resources\net461\System.Runtime.Serialization.Formatters.Soap.dll + + net461.System.ComponentModel.Composition.Registration + Resources\net461\System.ComponentModel.Composition.Registration.dll - - net461.System.Security - Resources\net461\System.Security.dll + + net461.Microsoft.VisualBasic.Compatibility.Data + Resources\net461\Microsoft.VisualBasic.Compatibility.Data.dll - - net461.System.ServiceModel.Activation - Resources\net461\System.ServiceModel.Activation.dll + + net461.Microsoft.VisualBasic.Compatibility + Resources\net461\Microsoft.VisualBasic.Compatibility.dll - - net461.System.ServiceModel.Activities - Resources\net461\System.ServiceModel.Activities.dll + + net461.System.Activities + Resources\net461\System.Activities.dll - - net461.System.ServiceModel.Channels - Resources\net461\System.ServiceModel.Channels.dll + + net461.System.Xml + Resources\net461\System.Xml.dll + + + net461.System.IO.Compression.FileSystem + Resources\net461\System.IO.Compression.FileSystem.dll - + net461.System.ServiceModel.Discovery Resources\net461\System.ServiceModel.Discovery.dll - - net461.System.ServiceModel - Resources\net461\System.ServiceModel.dll + + net461.PresentationFramework + Resources\net461\PresentationFramework.dll - - net461.System.ServiceModel.Routing - Resources\net461\System.ServiceModel.Routing.dll + + net461.System.EnterpriseServices + Resources\net461\System.EnterpriseServices.dll - - net461.System.ServiceModel.Web - Resources\net461\System.ServiceModel.Web.dll + + net461.PresentationFramework.Aero2 + Resources\net461\PresentationFramework.Aero2.dll - - net461.System.ServiceProcess - Resources\net461\System.ServiceProcess.dll + + net461.WindowsFormsIntegration + Resources\net461\WindowsFormsIntegration.dll - - net461.System.Speech - Resources\net461\System.Speech.dll + + net461.UIAutomationClient + Resources\net461\UIAutomationClient.dll - - net461.System.Transactions - Resources\net461\System.Transactions.dll + + net461.System.IO.Log + Resources\net461\System.IO.Log.dll - - net461.System.Web.Abstractions - Resources\net461\System.Web.Abstractions.dll + + net461.System.Web.Services + Resources\net461\System.Web.Services.dll - - net461.System.Web.ApplicationServices - Resources\net461\System.Web.ApplicationServices.dll + + net461.System.AddIn + Resources\net461\System.AddIn.dll - - net461.System.Web.DataVisualization.Design - Resources\net461\System.Web.DataVisualization.Design.dll + + net461.System.DirectoryServices + Resources\net461\System.DirectoryServices.dll - - net461.System.Web.DataVisualization - Resources\net461\System.Web.DataVisualization.dll + + net461.mscorlib + Resources\net461\mscorlib.dll - - net461.System.Web - Resources\net461\System.Web.dll + + net461.System.Activities.Core.Presentation + Resources\net461\System.Activities.Core.Presentation.dll - - net461.System.Web.DynamicData.Design - Resources\net461\System.Web.DynamicData.Design.dll + + net461.System.Data.Entity.Design + Resources\net461\System.Data.Entity.Design.dll - - net461.System.Web.DynamicData - Resources\net461\System.Web.DynamicData.dll + + net461.ISymWrapper + Resources\net461\ISymWrapper.dll - - net461.System.Web.Entity.Design - Resources\net461\System.Web.Entity.Design.dll + + net461.Microsoft.Activities.Build + Resources\net461\Microsoft.Activities.Build.dll - - net461.System.Web.Entity - Resources\net461\System.Web.Entity.dll + + net461.System.Numerics + Resources\net461\System.Numerics.dll - - net461.System.Web.Extensions.Design - Resources\net461\System.Web.Extensions.Design.dll + + net461.System.Messaging + Resources\net461\System.Messaging.dll - - net461.System.Web.Extensions - Resources\net461\System.Web.Extensions.dll + + net461.PresentationFramework.Classic + Resources\net461\PresentationFramework.Classic.dll - - net461.System.Web.Mobile - Resources\net461\System.Web.Mobile.dll + + net461.System.Workflow.Activities + Resources\net461\System.Workflow.Activities.dll - - net461.System.Web.RegularExpressions - Resources\net461\System.Web.RegularExpressions.dll + + net461.System.ServiceModel.Channels + Resources\net461\System.ServiceModel.Channels.dll - - net461.System.Web.Routing - Resources\net461\System.Web.Routing.dll + + net461.System.Runtime.DurableInstancing + Resources\net461\System.Runtime.DurableInstancing.dll - - net461.System.Web.Services - Resources\net461\System.Web.Services.dll + + net461.UIAutomationProvider + Resources\net461\UIAutomationProvider.dll - - net461.System.Windows.Controls.Ribbon - Resources\net461\System.Windows.Controls.Ribbon.dll + + net461.Accessibility + Resources\net461\Accessibility.dll - - net461.System.Windows - Resources\net461\System.Windows.dll + + net461.System.Xml.Linq + Resources\net461\System.Xml.Linq.dll + + + net461.PresentationFramework.Luna + Resources\net461\PresentationFramework.Luna.dll + + + net461.System.Net.Http.WebRequest + Resources\net461\System.Net.Http.WebRequest.dll + + + net461.System.Security + Resources\net461\System.Security.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.Printing + Resources\net461\System.Printing.dll - - net461.System.Windows.Forms - Resources\net461\System.Windows.Forms.dll + + net461.PresentationCore + Resources\net461\PresentationCore.dll - - net461.System.Windows.Input.Manipulations - Resources\net461\System.Windows.Input.Manipulations.dll + + net461.System.Data.Entity + Resources\net461\System.Data.Entity.dll + + + net461.System.Drawing.Design + Resources\net461\System.Drawing.Design.dll + + + net461.System.Web.Entity + Resources\net461\System.Web.Entity.dll + + + net461.System.Web.DynamicData.Design + Resources\net461\System.Web.DynamicData.Design.dll + + + net461.System.Management + Resources\net461\System.Management.dll - - net461.System.Windows.Presentation - Resources\net461\System.Windows.Presentation.dll + + net461.System.AddIn.Contract + Resources\net461\System.AddIn.Contract.dll - - net461.System.Workflow.Activities - Resources\net461\System.Workflow.Activities.dll + + net461.System.Management.Instrumentation + Resources\net461\System.Management.Instrumentation.dll - - net461.System.Workflow.ComponentModel - Resources\net461\System.Workflow.ComponentModel.dll + + net461.ReachFramework + Resources\net461\ReachFramework.dll - - net461.System.Workflow.Runtime - Resources\net461\System.Workflow.Runtime.dll + + net461.PresentationFramework.AeroLite + Resources\net461\PresentationFramework.AeroLite.dll - - net461.System.WorkflowServices - Resources\net461\System.WorkflowServices.dll + + net461.System.Web.Extensions + Resources\net461\System.Web.Extensions.dll - - net461.System.Xaml - Resources\net461\System.Xaml.dll + + net461.System.Web + Resources\net461\System.Web.dll - - net461.System.Xml - Resources\net461\System.Xml.dll + + net461.System.Workflow.Runtime + Resources\net461\System.Workflow.Runtime.dll - - net461.System.Xml.Linq - Resources\net461\System.Xml.Linq.dll + + net461.PresentationBuildTasks + Resources\net461\PresentationBuildTasks.dll - - net461.System.Xml.Serialization - Resources\net461\System.Xml.Serialization.dll + + net461.System.Transactions + Resources\net461\System.Transactions.dll - - net461.UIAutomationClient - Resources\net461\UIAutomationClient.dll + + net461.System.Net.Http + Resources\net461\System.Net.Http.dll - - net461.UIAutomationClientsideProviders - Resources\net461\UIAutomationClientsideProviders.dll + + net461.Microsoft.Build.Utilities.v4.0 + Resources\net461\Microsoft.Build.Utilities.v4.0.dll - - net461.UIAutomationProvider - Resources\net461\UIAutomationProvider.dll + + net461.System.Windows + Resources\net461\System.Windows.dll - - net461.UIAutomationTypes - Resources\net461\UIAutomationTypes.dll + + net461.System.ServiceModel.Routing + Resources\net461\System.ServiceModel.Routing.dll - - net461.WindowsBase - Resources\net461\WindowsBase.dll + + net461.System.Web.DataVisualization.Design + Resources\net461\System.Web.DataVisualization.Design.dll - - net461.WindowsFormsIntegration - Resources\net461\WindowsFormsIntegration.dll + + net461.System.ServiceModel.Security + Resources\net461\System.ServiceModel.Security.dll - - net461.XamlBuildTask - Resources\net461\XamlBuildTask.dll + + net461.System.Diagnostics.Contracts + Resources\net461\System.Diagnostics.Contracts.dll - - net461.System.Collections.Concurrent - Resources\net461\System.Collections.Concurrent.dll + + net461.System.Runtime.InteropServices.WindowsRuntime + Resources\net461\System.Runtime.InteropServices.WindowsRuntime.dll - - net461.System.Collections - Resources\net461\System.Collections.dll + + net461.System.Resources.ResourceManager + Resources\net461\System.Resources.ResourceManager.dll - - net461.System.ComponentModel.Annotations - Resources\net461\System.ComponentModel.Annotations.dll + + net461.System.ObjectModel + Resources\net461\System.ObjectModel.dll - - net461.System.ComponentModel - Resources\net461\System.ComponentModel.dll + + net461.System.ServiceModel.Duplex + Resources\net461\System.ServiceModel.Duplex.dll - - net461.System.ComponentModel.EventBasedAsync - Resources\net461\System.ComponentModel.EventBasedAsync.dll + + net461.System.Threading.Timer + Resources\net461\System.Threading.Timer.dll - - net461.System.Diagnostics.Contracts - Resources\net461\System.Diagnostics.Contracts.dll + + net461.System.Reflection.Emit.Lightweight + Resources\net461\System.Reflection.Emit.Lightweight.dll - - net461.System.Diagnostics.Debug - Resources\net461\System.Diagnostics.Debug.dll + + net461.System.Dynamic.Runtime + Resources\net461\System.Dynamic.Runtime.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.Runtime.InteropServices + Resources\net461\System.Runtime.InteropServices.dll - - net461.System.Linq.Expressions - Resources\net461\System.Linq.Expressions.dll + + net461.System.Threading.Tasks.Parallel + Resources\net461\System.Threading.Tasks.Parallel.dll - - net461.System.Linq.Parallel - Resources\net461\System.Linq.Parallel.dll + + net461.System.Reflection.Extensions + Resources\net461\System.Reflection.Extensions.dll - - net461.System.Linq.Queryable - Resources\net461\System.Linq.Queryable.dll + + net461.System.Reflection.Emit + Resources\net461\System.Reflection.Emit.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.Diagnostics.Debug + Resources\net461\System.Diagnostics.Debug.dll - - net461.System.Runtime.Handles - Resources\net461\System.Runtime.Handles.dll + + net461.System.Threading + Resources\net461\System.Threading.dll - - net461.System.Runtime.InteropServices - Resources\net461\System.Runtime.InteropServices.dll + + net461.System.Xml.ReaderWriter + Resources\net461\System.Xml.ReaderWriter.dll - - net461.System.Runtime.InteropServices.WindowsRuntime - Resources\net461\System.Runtime.InteropServices.WindowsRuntime.dll + + net461.System.Text.RegularExpressions + Resources\net461\System.Text.RegularExpressions.dll - - net461.System.Runtime.Numerics - Resources\net461\System.Runtime.Numerics.dll + + net461.System.ComponentModel.Annotations + Resources\net461\System.ComponentModel.Annotations.dll - - net461.System.Runtime.Serialization.Json - Resources\net461\System.Runtime.Serialization.Json.dll + + net461.System.Net.Requests + Resources\net461\System.Net.Requests.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.Text.Encoding.Extensions + Resources\net461\System.Text.Encoding.Extensions.dll + + + net461.System.Net.Primitives + Resources\net461\System.Net.Primitives.dll - + net461.System.Security.Principal Resources\net461\System.Security.Principal.dll - - net461.System.ServiceModel.Duplex - Resources\net461\System.ServiceModel.Duplex.dll + + net461.System.Linq.Queryable + Resources\net461\System.Linq.Queryable.dll - - net461.System.ServiceModel.Http - Resources\net461\System.ServiceModel.Http.dll + + net461.System.Xml.XDocument + Resources\net461\System.Xml.XDocument.dll - - net461.System.ServiceModel.NetTcp - Resources\net461\System.ServiceModel.NetTcp.dll + + net461.System.Collections + Resources\net461\System.Collections.dll + + + net461.System.Runtime + Resources\net461\System.Runtime.dll + + + net461.System.Text.Encoding + Resources\net461\System.Text.Encoding.dll - + net461.System.ServiceModel.Primitives Resources\net461\System.ServiceModel.Primitives.dll - - net461.System.ServiceModel.Security - Resources\net461\System.ServiceModel.Security.dll + + net461.System.Reflection + Resources\net461\System.Reflection.dll - - net461.System.Text.Encoding - Resources\net461\System.Text.Encoding.dll + + net461.System.ComponentModel.EventBasedAsync + Resources\net461\System.ComponentModel.EventBasedAsync.dll - - net461.System.Text.Encoding.Extensions - Resources\net461\System.Text.Encoding.Extensions.dll + + net461.System.Reflection.Primitives + Resources\net461\System.Reflection.Primitives.dll - - net461.System.Text.RegularExpressions - Resources\net461\System.Text.RegularExpressions.dll + + net461.System.Runtime.Extensions + Resources\net461\System.Runtime.Extensions.dll - - net461.System.Threading - Resources\net461\System.Threading.dll + + net461.System.Globalization + Resources\net461\System.Globalization.dll + + + net461.System.Net.WebHeaderCollection + Resources\net461\System.Net.WebHeaderCollection.dll + + + net461.System.ServiceModel.Http + Resources\net461\System.ServiceModel.Http.dll + + + net461.System.ComponentModel + Resources\net461\System.ComponentModel.dll + + + net461.System.Linq.Expressions + Resources\net461\System.Linq.Expressions.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.Linq + Resources\net461\System.Linq.dll - - net461.System.Threading.Timer - Resources\net461\System.Threading.Timer.dll + + net461.System.Runtime.Serialization.Json + Resources\net461\System.Runtime.Serialization.Json.dll - - net461.System.Xml.ReaderWriter - Resources\net461\System.Xml.ReaderWriter.dll + + net461.System.ServiceModel.NetTcp + Resources\net461\System.ServiceModel.NetTcp.dll - - net461.System.Xml.XDocument - Resources\net461\System.Xml.XDocument.dll + + net461.System.Runtime.Handles + Resources\net461\System.Runtime.Handles.dll + + + net461.System.Linq.Parallel + Resources\net461\System.Linq.Parallel.dll + + + net461.System.Runtime.Numerics + Resources\net461\System.Runtime.Numerics.dll - + net461.System.Xml.XmlSerializer Resources\net461\System.Xml.XmlSerializer.dll - + + net461.System.Collections.Concurrent + Resources\net461\System.Collections.Concurrent.dll + + + net461.System.Runtime.Serialization.Xml + Resources\net461\System.Runtime.Serialization.Xml.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..4e82ebc 100644 --- a/Src/Basic.Reference.Assemblies.Net472/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net472/Generated.cs @@ -13,954 +13,969 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net472.References.Accessibility, global::System.Guid.Parse("f50fbdd6-a58c-413b-bdcd-d408060e662c")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net472.References.System, global::System.Guid.Parse("da2502c5-0798-42b1-9aaf-45d431b1301b")); /// - /// The for CustomMarshalers.dll + /// The for System.Reflection.Context.dll /// - public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net472.References.CustomMarshalers, global::System.Guid.Parse("b03bc6e2-f5c1-4caa-9d6b-f7e1af838837")); + 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 ISymWrapper.dll + /// The for System.Dynamic.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 SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net472.References.SystemDynamic, global::System.Guid.Parse("70b59017-4b87-4839-96a4-1ece44f196df")); /// - /// The for Microsoft.Activities.Build.dll + /// The for System.IdentityModel.Services.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 SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net472.References.SystemIdentityModelServices, global::System.Guid.Parse("064f8c00-b99f-4030-90dd-bfdb81abd71e")); /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.ServiceModel.Activities.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 SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net472.References.SystemServiceModelActivities, global::System.Guid.Parse("50bcf290-dbc2-4fb2-b90d-4604f5e012bd")); /// - /// The for Microsoft.Build.dll + /// The for System.WorkflowServices.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 SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net472.References.SystemWorkflowServices, global::System.Guid.Parse("34c188ec-3902-4a36-8fc0-2a7d055c521f")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Web.Extensions.Design.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 SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net472.References.SystemWebExtensionsDesign, global::System.Guid.Parse("c19b7815-5fa5-4bc6-b76e-8a17e339be8d")); /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.JScript.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 MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net472.References.MicrosoftJScript, global::System.Guid.Parse("e224a81c-29b5-4f76-929a-33b7545f4405")); /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net472.References.SystemCore, global::System.Guid.Parse("3c9e850c-90c5-48a0-af7e-388089bbdae9")); /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for Microsoft.Build.Conversion.v4.0.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 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 Microsoft.CSharp.dll + /// The for Microsoft.VisualC.STLCLR.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 MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net472.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("299f94d3-1942-4e81-b092-a6f331cfc247")); /// - /// The for Microsoft.JScript.dll + /// The for System.Web.Routing.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 SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net472.References.SystemWebRouting, global::System.Guid.Parse("57bcc257-dfe8-4324-9df1-c2117ec64bcd")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for PresentationFramework.Royale.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 PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net472.References.PresentationFrameworkRoyale, global::System.Guid.Parse("1d10f487-0e4c-4c7e-95cf-1b7412286d9f")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for sysglobl.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 sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net472.References.sysglobl, global::System.Guid.Parse("0f5aaae2-5296-4267-8266-38dc852445b5")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net472.References.SystemNet, global::System.Guid.Parse("ac6d0977-ef8c-475e-be9a-f4df5b4b0264")); /// - /// The for Microsoft.VisualC.dll + /// The for System.Web.DataVisualization.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 SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net472.References.SystemWebDataVisualization, global::System.Guid.Parse("bb09839d-4a7b-40e3-9784-2588cfd89f3c")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Web.DynamicData.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 SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net472.References.SystemWebDynamicData, global::System.Guid.Parse("ee746600-7dc0-4e59-98b1-609264d67d2b")); /// - /// The for mscorlib.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net472.References.MicrosoftCSharp, global::System.Guid.Parse("38534669-5d10-456e-8153-51c757c26be7")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.Design.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 SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net472.References.SystemDataServicesDesign, global::System.Guid.Parse("714f0bc8-98ab-4edb-bd2a-57b1b3c4890e")); /// - /// The for PresentationCore.dll + /// The for System.ServiceModel.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 SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net472.References.SystemServiceModel, global::System.Guid.Parse("ac845d44-8ab0-4e32-8643-554093fb180c")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Data.Services.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 SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net472.References.SystemDataServices, global::System.Guid.Parse("b6811f5b-cd74-4a34-9622-bb905da1fb27")); /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Data.OracleClient.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 SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net472.References.SystemDataOracleClient, global::System.Guid.Parse("6abdb237-3e5c-4894-9025-b3440a583aca")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Web.Mobile.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 SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net472.References.SystemWebMobile, global::System.Guid.Parse("6dec6c95-0d48-4dff-b794-a9f209231761")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Web.Entity.Design.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 SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net472.References.SystemWebEntityDesign, global::System.Guid.Parse("81261cb6-8aab-4ab7-9c3c-7f98ff8a4219")); /// - /// The for PresentationFramework.dll + /// The for UIAutomationTypes.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 UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net472.References.UIAutomationTypes, global::System.Guid.Parse("42cb917b-6269-4217-9ad1-334d5ec02725")); /// - /// The for PresentationFramework.Luna.dll + /// The for System.Runtime.Serialization.Formatters.Soap.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 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 PresentationFramework.Royale.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net472.References.WindowsBase, global::System.Guid.Parse("03723e30-83fc-4717-a76f-1367d3e6ce8a")); /// - /// The for ReachFramework.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net472.References.SystemConfiguration, global::System.Guid.Parse("033a414f-a3a8-44c2-8fdb-2a8acdd26b68")); /// - /// The for sysglobl.dll + /// The for System.DirectoryServices.Protocols.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 SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net472.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1f2c80a9-5085-4f86-9daa-4660c8427f92")); /// - /// The for System.Activities.Core.Presentation.dll + /// The for Microsoft.Build.Tasks.v4.0.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 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.Activities.dll + /// The for System.Drawing.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 SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net472.References.SystemDrawing, global::System.Guid.Parse("76e5685a-ed56-42c2-b08f-6e049526ab12")); /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.DirectoryServices.AccountManagement.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 SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net472.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("846c4bf8-b533-4844-8d4f-a577e9479010")); /// - /// The for System.Activities.Presentation.dll + /// The for System.Data.Services.Client.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 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.AddIn.Contract.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net472.References.SystemDiagnosticsTracing, global::System.Guid.Parse("00af9551-321b-471e-9d63-a72be7f0cd99")); /// - /// The for System.AddIn.dll + /// The for System.Design.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 SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net472.References.SystemDesign, global::System.Guid.Parse("9d2bd1b9-c262-4809-af22-32632123f673")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Speech.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 SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net472.References.SystemSpeech, global::System.Guid.Parse("e8de9a5e-5b1e-4c10-b6ef-f1506c8db535")); /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net472.References.SystemDataDataSetExtensions, global::System.Guid.Parse("638fb94f-ef1a-4e24-b2f7-d63c55376443")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Device.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 SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net472.References.SystemDevice, global::System.Guid.Parse("97ace6f6-d936-432f-a3ee-2b17bc068195")); /// - /// The for System.Configuration.dll + /// The for UIAutomationClientsideProviders.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 UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net472.References.UIAutomationClientsideProviders, global::System.Guid.Parse("1cdb3037-702b-491a-b91c-b5f147960f2d")); /// - /// The for System.Configuration.Install.dll + /// The for System.Web.Abstractions.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 SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net472.References.SystemWebAbstractions, global::System.Guid.Parse("087d68a0-a76a-4e5d-9858-8eac6b32271e")); /// - /// The for System.Core.dll + /// The for System.Data.SqlXml.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 SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net472.References.SystemDataSqlXml, global::System.Guid.Parse("2e9ce55a-23a6-4010-b91d-e9d0cca09f38")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net472.References.SystemXmlSerialization, global::System.Guid.Parse("09a9e221-a02b-42c4-aed2-e837edf977fa")); /// - /// The for System.Data.dll + /// The for Microsoft.Build.Engine.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 MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net472.References.MicrosoftBuildEngine, global::System.Guid.Parse("e8864f80-85cb-4c8d-98d7-74a47ee8a7d2")); /// - /// The for System.Data.Entity.Design.dll + /// The for Microsoft.Build.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 MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net472.References.MicrosoftBuild, global::System.Guid.Parse("081b74f3-9c0c-478b-bc24-9c863ba0d8ef")); /// - /// The for System.Data.Entity.dll + /// The for System.Runtime.Caching.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 SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net472.References.SystemRuntimeCaching, global::System.Guid.Parse("a5bf4496-b90b-435f-a106-bde9290040e3")); /// - /// The for System.Data.Linq.dll + /// The for System.ServiceModel.Activation.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 SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net472.References.SystemServiceModelActivation, global::System.Guid.Parse("1d9ecd2a-727e-4033-b686-40d571baaa10")); /// - /// The for System.Data.OracleClient.dll + /// The for PresentationFramework.Aero.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 PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net472.References.PresentationFrameworkAero, global::System.Guid.Parse("bebf8905-bd58-4f9d-9349-05b42a8c5887")); /// - /// The for System.Data.Services.Client.dll + /// The for System.Windows.Presentation.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 SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net472.References.SystemWindowsPresentation, global::System.Guid.Parse("ab1a0e4a-afcd-4cff-9ba4-ffcecc96438c")); /// - /// The for System.Data.Services.Design.dll + /// The for CustomMarshalers.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 CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net472.References.CustomMarshalers, global::System.Guid.Parse("b03bc6e2-f5c1-4caa-9d6b-f7e1af838837")); /// - /// The for System.Data.Services.dll + /// The for System.IO.Compression.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 SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net472.References.SystemIOCompression, global::System.Guid.Parse("84a2eca8-2424-42c0-89cb-01d45dbb2397")); /// - /// The for System.Data.SqlXml.dll + /// The for System.Activities.Presentation.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 SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net472.References.SystemActivitiesPresentation, global::System.Guid.Parse("66f2a7e6-5b49-45f2-90b9-71a86ef7dd6e")); /// - /// The for System.Deployment.dll + /// The for System.Runtime.Remoting.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 SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net472.References.SystemRuntimeRemoting, global::System.Guid.Parse("3b4ed428-c336-47ac-baeb-5cae762cc5e8")); /// - /// The for System.Design.dll + /// The for System.Data.Linq.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 SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net472.References.SystemDataLinq, global::System.Guid.Parse("dccdc335-62b0-4576-a785-c25e7686592d")); /// - /// The for System.Device.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net472.References.SystemRuntimeSerialization, global::System.Guid.Parse("40dd49b3-da7b-4fe9-aa1f-e56059d48289")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net472.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("371968a1-c141-4775-bb4e-f3eb369745e3")); /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Windows.Input.Manipulations.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 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.DirectoryServices.dll + /// The for Microsoft.VisualC.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 MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net472.References.MicrosoftVisualC, global::System.Guid.Parse("f608a4e2-ba6c-4eec-8ce0-db2e222f7124")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.IdentityModel.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 SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net472.References.SystemIdentityModel, global::System.Guid.Parse("6635be9f-d1ff-4c5d-878f-ac918e7e4791")); /// - /// The for System.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net472.References.MicrosoftVisualBasic, global::System.Guid.Parse("113d973b-2b75-477a-b369-bfd9606423fc")); /// - /// The for System.Drawing.Design.dll + /// The for System.Xaml.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 SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net472.References.SystemXaml, global::System.Guid.Parse("dde207b0-723b-4d55-816b-6d48ef8af7b0")); /// - /// The for System.Drawing.dll + /// The for System.Workflow.ComponentModel.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 SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net472.References.SystemWorkflowComponentModel, global::System.Guid.Parse("d8fa4bc2-8a6d-4412-897a-131b81de268e")); /// - /// The for System.Dynamic.dll + /// The for System.ComponentModel.Composition.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 SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net472.References.SystemComponentModelComposition, global::System.Guid.Parse("0fe37b51-8ae4-4c50-b5b0-67ece0098751")); /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.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 SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net472.References.SystemWindowsForms, global::System.Guid.Parse("0f3c6e39-5c4a-4ae9-ac26-69c6a8923794")); /// - /// The for System.IdentityModel.dll + /// The for System.Activities.DurableInstancing.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 SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net472.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("9484445d-aac2-4dd5-9f20-fad1e538e2a3")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Windows.Forms.DataVisualization.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 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.IdentityModel.Services.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net472.References.SystemServiceProcess, global::System.Guid.Parse("e77aa8ef-8de7-4eda-8639-e1a75ef8e095")); /// - /// The for System.IO.Compression.dll + /// The for System.Web.RegularExpressions.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 SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net472.References.SystemWebRegularExpressions, global::System.Guid.Parse("a784f234-e8f2-45c6-a3cf-bff132393b6c")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.Build.Framework.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 MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net472.References.MicrosoftBuildFramework, global::System.Guid.Parse("0f8614d4-0762-41d1-a595-bb6f0a011d7a")); /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.Selectors.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 SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net472.References.SystemIdentityModelSelectors, global::System.Guid.Parse("6847db96-106a-422f-97c5-82b530f7d36c")); /// - /// The for System.Management.dll + /// The for System.Configuration.Install.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 SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net472.References.SystemConfigurationInstall, global::System.Guid.Parse("5f5f2bbc-2182-440f-a9ed-e79dcbcc9a5e")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net472.References.SystemData, global::System.Guid.Parse("9830c18b-4ae5-4d31-89f1-6c37283329f2")); /// - /// The for System.Messaging.dll + /// The for System.Web.ApplicationServices.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 SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net472.References.SystemWebApplicationServices, global::System.Guid.Parse("ac578a0e-52c0-4eba-a512-a5bcb3edf36b")); /// - /// The for System.Net.dll + /// The for System.Deployment.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 SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net472.References.SystemDeployment, global::System.Guid.Parse("20549801-6e78-4182-bc88-aad51a94c383")); /// - /// The for System.Net.Http.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net472.References.SystemServiceModelWeb, global::System.Guid.Parse("6bbac82b-c942-45a4-9e7e-dfde685db7da")); /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Windows.Controls.Ribbon.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 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.Numerics.dll + /// The for XamlBuildTask.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 XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net472.References.XamlBuildTask, global::System.Guid.Parse("7fe7d6f9-1d10-42a6-8cb4-a3f1bfbb5d88")); /// - /// The for System.Printing.dll + /// The for System.ComponentModel.Composition.Registration.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 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.Reflection.Context.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.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 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.Runtime.Caching.dll + /// The for Microsoft.VisualBasic.Compatibility.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 MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net472.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("26058432-1c30-44f9-8b5e-c0d48f6b1f65")); /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Activities.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 SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net472.References.SystemActivities, global::System.Guid.Parse("30077363-aaca-4dc4-9a12-2698aa045ecf")); /// - /// The for System.Runtime.Remoting.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net472.References.SystemXml, global::System.Guid.Parse("82ca8cb8-9d1a-481b-adc1-6322e06a8f03")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.IO.Compression.FileSystem.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 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.Runtime.Serialization.Formatters.Soap.dll + /// The for System.ServiceModel.Discovery.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 SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net472.References.SystemServiceModelDiscovery, global::System.Guid.Parse("0cb9bd0b-ef69-4386-9ffa-33d96cfb5852")); /// - /// The for System.Security.dll + /// The for PresentationFramework.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 PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net472.References.PresentationFramework, global::System.Guid.Parse("e566ab97-aaa1-44d3-ba01-819694dc70da")); /// - /// The for System.ServiceModel.Activation.dll + /// The for System.EnterpriseServices.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 SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net472.References.SystemEnterpriseServices, global::System.Guid.Parse("754c3569-9c41-4c09-ac2a-9c5f3a5e993f")); /// - /// The for System.ServiceModel.Activities.dll + /// The for PresentationFramework.Aero2.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 PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net472.References.PresentationFrameworkAero2, global::System.Guid.Parse("0ae3e87c-bb9c-4620-bacd-a2f49003dc2b")); /// - /// The for System.ServiceModel.Channels.dll + /// The for WindowsFormsIntegration.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 WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net472.References.WindowsFormsIntegration, global::System.Guid.Parse("69e194da-966a-4176-a649-618b93a69a1f")); /// - /// The for System.ServiceModel.Discovery.dll + /// The for UIAutomationClient.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 UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net472.References.UIAutomationClient, global::System.Guid.Parse("6f6c9ece-2d62-4653-8634-38dc7597dd82")); /// - /// The for System.ServiceModel.dll + /// The for System.IO.Log.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 SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net472.References.SystemIOLog, global::System.Guid.Parse("4636d962-dae4-4459-8957-d78fab34ced3")); /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Web.Services.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 SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net472.References.SystemWebServices, global::System.Guid.Parse("a0a1a952-bf3c-4aa2-b882-5e5429660039")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.AddIn.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 SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net472.References.SystemAddIn, global::System.Guid.Parse("adcce4e3-4251-44f8-bbdd-f84851fbdd2f")); /// - /// The for System.ServiceProcess.dll + /// The for System.DirectoryServices.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 SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net472.References.SystemDirectoryServices, global::System.Guid.Parse("8972ef53-2e59-4cec-9c3d-c17154d1a4c8")); /// - /// The for System.Speech.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net472.References.mscorlib, global::System.Guid.Parse("cafb29d5-2338-47fb-b4ed-cf8d7c32b1e3")); /// - /// The for System.Transactions.dll + /// The for System.Activities.Core.Presentation.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 SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net472.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("9d569447-071f-4d0d-9f8f-ca3eb8c6d111")); /// - /// The for System.Web.Abstractions.dll + /// The for System.Data.Entity.Design.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 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.Web.ApplicationServices.dll + /// The for ISymWrapper.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 ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net472.References.ISymWrapper, global::System.Guid.Parse("4d3962a2-be8b-4cf6-9085-802cba90e8c8")); /// - /// The for System.Web.DataVisualization.Design.dll + /// The for Microsoft.Activities.Build.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 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.DataVisualization.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net472.References.SystemNumerics, global::System.Guid.Parse("64a5d4a2-a435-4531-b41c-65ed5e5534b2")); /// - /// The for System.Web.dll + /// The for System.Messaging.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 SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net472.References.SystemMessaging, global::System.Guid.Parse("8705f1b5-c81d-45d5-b5d6-93cee5ad1c54")); /// - /// The for System.Web.DynamicData.Design.dll + /// The for PresentationFramework.Classic.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 PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net472.References.PresentationFrameworkClassic, global::System.Guid.Parse("178a592d-dd42-4264-82f3-4822012e9628")); /// - /// The for System.Web.DynamicData.dll + /// The for System.Workflow.Activities.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 SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net472.References.SystemWorkflowActivities, global::System.Guid.Parse("64b6fd51-5c0f-46e2-b205-52d027e7ea4e")); /// - /// The for System.Web.Entity.Design.dll + /// The for System.ServiceModel.Channels.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 SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net472.References.SystemServiceModelChannels, global::System.Guid.Parse("fcc4d0c4-7714-4d27-900d-3a137f69f3b5")); /// - /// The for System.Web.Entity.dll + /// The for System.Runtime.DurableInstancing.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 SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net472.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("d76610af-cb5b-414a-aa85-1869dbd11ccf")); /// - /// The for System.Web.Extensions.Design.dll + /// The for UIAutomationProvider.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 UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net472.References.UIAutomationProvider, global::System.Guid.Parse("8c1a63fd-beab-4494-b13d-cab1110e1ce5")); /// - /// The for System.Web.Extensions.dll + /// The for Accessibility.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 Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net472.References.Accessibility, global::System.Guid.Parse("f50fbdd6-a58c-413b-bdcd-d408060e662c")); /// - /// The for System.Web.Mobile.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net472.References.SystemXmlLinq, global::System.Guid.Parse("a51d290b-b294-47c7-b3e5-b8d0df4c4e4e")); /// - /// The for System.Web.RegularExpressions.dll + /// The for PresentationFramework.Luna.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 PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net472.References.PresentationFrameworkLuna, global::System.Guid.Parse("097ef868-d4ee-494f-8a8f-27e6bca5637f")); /// - /// The for System.Web.Routing.dll + /// The for System.Net.Http.WebRequest.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 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.Web.Services.dll + /// The for System.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net472.References.SystemSecurity, global::System.Guid.Parse("a5b36d0b-822a-4944-8706-6b3b753eb901")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Windows.Forms.DataVisualization.Design.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 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.Windows.dll + /// The for System.Printing.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 SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net472.References.SystemPrinting, global::System.Guid.Parse("e5a7035a-d182-4b45-b57e-bf8436fd9e16")); /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for PresentationCore.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 PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net472.References.PresentationCore, global::System.Guid.Parse("b4aa75c0-2d95-4c38-a2b9-953f5dafca33")); /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Data.Entity.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 SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net472.References.SystemDataEntity, global::System.Guid.Parse("a14db250-e89e-4fa4-9c16-a3b0a3517dfb")); /// - /// The for System.Windows.Forms.dll + /// The for System.Drawing.Design.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 SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net472.References.SystemDrawingDesign, global::System.Guid.Parse("d90cfcdd-f8e6-462f-91cb-f76bb06131d4")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.Web.Entity.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 SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net472.References.SystemWebEntity, global::System.Guid.Parse("1ef317a6-4d4f-441f-8379-8d2e91a6f8e3")); /// - /// The for System.Windows.Presentation.dll + /// The for System.Web.DynamicData.Design.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 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.Workflow.Activities.dll + /// The for System.Management.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 SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net472.References.SystemManagement, global::System.Guid.Parse("3db5459a-3ce3-4404-9711-1ee3744e7688")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.AddIn.Contract.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 SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net472.References.SystemAddInContract, global::System.Guid.Parse("f4e78e71-c9e9-4c8e-bced-92c3e065b4e6")); /// - /// The for System.Workflow.Runtime.dll + /// The for System.Management.Instrumentation.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 SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net472.References.SystemManagementInstrumentation, global::System.Guid.Parse("960248f8-e463-43d7-a7d4-8db06f8512c4")); /// - /// The for System.WorkflowServices.dll + /// The for ReachFramework.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 ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net472.References.ReachFramework, global::System.Guid.Parse("db6c3ffb-f470-48e6-a2ed-e8e8ef5d91f4")); /// - /// The for System.Xaml.dll + /// The for PresentationFramework.AeroLite.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 PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net472.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("422b29d0-64ba-4216-b4ca-cb06be1d2630")); /// - /// The for System.Xml.dll + /// The for System.Web.Extensions.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 SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net472.References.SystemWebExtensions, global::System.Guid.Parse("768f34f4-5bc8-43c3-86ae-e6098d0ffecd")); /// - /// The for System.Xml.Linq.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net472.References.SystemWeb, global::System.Guid.Parse("6b248402-95be-4580-8d8c-fd9927c0be5b")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Workflow.Runtime.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 SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net472.References.SystemWorkflowRuntime, global::System.Guid.Parse("25429c85-e910-4d5a-869f-e4532dc0aa2a")); /// - /// The for UIAutomationClient.dll + /// The for PresentationBuildTasks.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 PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net472.References.PresentationBuildTasks, global::System.Guid.Parse("79c8c2a5-63dc-4d56-b1df-e97c2667cc52")); /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net472.References.SystemTransactions, global::System.Guid.Parse("7110e7ac-1821-409f-afb1-d8c3a723d013")); /// - /// The for UIAutomationProvider.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net472.References.SystemNetHttp, global::System.Guid.Parse("a03c062d-22cc-463a-aea0-7b37d87f5a1d")); /// - /// The for UIAutomationTypes.dll + /// The for Microsoft.Build.Utilities.v4.0.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 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 WindowsBase.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net472.References.SystemWindows, global::System.Guid.Parse("f78fffca-6e83-44d3-9271-f359e60daaa3")); /// - /// The for WindowsFormsIntegration.dll + /// The for System.ServiceModel.Routing.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 SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net472.References.SystemServiceModelRouting, global::System.Guid.Parse("e1b6ecb7-31f4-48e0-ba42-3b93e8aeb548")); /// - /// The for XamlBuildTask.dll + /// The for System.Web.DataVisualization.Design.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 SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net472.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("4125b28a-8aaa-4131-89bd-61c76e04634e")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.ServiceModel.Security.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 SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net472.References.SystemServiceModelSecurity, global::System.Guid.Parse("22647863-edab-4194-8de8-07d85c748b80")); /// - /// The for netstandard.dll + /// The for System.Threading.Thread.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 SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net472.References.SystemThreadingThread, global::System.Guid.Parse("59b78679-a8fc-4daf-a91c-4595b8dadea0")); /// - /// The for System.AppContext.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net472.References.SystemDiagnosticsContracts, global::System.Guid.Parse("97698da5-3af7-423d-a99a-5cb342374389")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.ComponentModel.TypeConverter.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 SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net472.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("3b19d696-8ca5-40a3-97ed-c4628113d6b6")); /// - /// The for System.Collections.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.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 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.Collections.NonGeneric.dll + /// The for System.Security.Cryptography.Primitives.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 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.Collections.Specialized.dll + /// The for Microsoft.Win32.Primitives.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 MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net472.References.MicrosoftWin32Primitives, global::System.Guid.Parse("cb8a8010-139f-4088-aa08-e5761bd1ed08")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Drawing.Primitives.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 SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net472.References.SystemDrawingPrimitives, global::System.Guid.Parse("5d008108-4641-4f97-ac45-d40d69dd9e08")); /// - /// The for System.ComponentModel.dll + /// The for System.IO.MemoryMappedFiles.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 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.EventBasedAsync.dll + /// The for System.Runtime.Serialization.Formatters.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 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.ComponentModel.Primitives.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net472.References.SystemResourcesResourceManager, global::System.Guid.Parse("d5de338d-f19f-43d9-8419-5c12ca7ac7a9")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Threading.Overlapped.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 SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net472.References.SystemThreadingOverlapped, global::System.Guid.Parse("71732eb3-0914-4b65-8dde-f7167513c22a")); /// - /// The for System.Console.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net472.References.SystemObjectModel, global::System.Guid.Parse("b436aee5-2ad6-4795-b0ed-420a97ff8dc2")); /// - /// The for System.Data.Common.dll + /// The for System.Diagnostics.TextWriterTraceListener.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 SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net472.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("7b51e772-6c1e-4a8a-8c41-1f61b1b806ff")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.ServiceModel.Duplex.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 SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net472.References.SystemServiceModelDuplex, global::System.Guid.Parse("618d381c-fb47-4f92-bd30-4adf8fef0877")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Net.Http.Rtc.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 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.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Csp.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 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.Diagnostics.Process.dll + /// The for System.Net.WebSockets.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 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.Diagnostics.StackTrace.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net472.References.SystemThreadingTimer, global::System.Guid.Parse("989f5812-651c-4078-8438-bc1c3c9bdb0b")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Reflection.Emit.Lightweight.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 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.Dynamic.Runtime.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")); + + /// + /// The for System.Security.Cryptography.Algorithms.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")); /// /// The for System.Diagnostics.Tools.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")); + /// + /// The for System.Net.WebSockets.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")); + /// /// The for System.Diagnostics.TraceSource.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")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net472.References.SystemIO, global::System.Guid.Parse("9ef06b93-8169-4bf4-97bc-ba5b1829a2a7")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net472.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("6c9bcc3c-549c-44c8-875e-dacb8e9fec33")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net472.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b8cb8b6d-593d-42f2-970c-bd1185c7509f")); /// - /// The for System.Globalization.dll + /// The for System.Threading.Tasks.Parallel.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 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.Globalization.Extensions.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net472.References.SystemNetSockets, global::System.Guid.Parse("12b177d5-34e6-4849-92d6-99a14a86a3fb")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net472.References.SystemValueTuple, global::System.Guid.Parse("f87d0ed7-835b-4a8d-9190-493f08b542e1")); /// - /// The for System.IO.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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 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.FileSystem.dll + /// The for System.Security.Cryptography.X509Certificates.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 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.IO.FileSystem.DriveInfo.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net472.References.SystemReflectionExtensions, global::System.Guid.Parse("b8de8a10-b4f8-46a7-bdc4-de79dc204616")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net472.References.SystemReflectionEmit, global::System.Guid.Parse("d3e9bb43-e9fe-4006-b9b3-025a6d02a59c")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net472.References.SystemNetNetworkInformation, global::System.Guid.Parse("1e047107-34e3-4836-be31-ef84498f10be")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Reflection.Emit.ILGeneration.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 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.IO.MemoryMappedFiles.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net472.References.SystemDiagnosticsProcess, global::System.Guid.Parse("8e59fd73-ae4e-4938-a511-cfd92b0e9e8e")); /// - /// The for System.IO.Pipes.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net472.References.SystemComponentModelPrimitives, global::System.Guid.Parse("2b7b28da-4a9e-411a-9437-f5e59b9965e5")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Runtime.CompilerServices.VisualC.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 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.Linq.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net472.References.SystemDiagnosticsDebug, global::System.Guid.Parse("c3bfa6b9-1e2a-49a6-9a76-331d5dfbdfd7")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Collections.NonGeneric.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 SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net472.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("6f6e3c2e-53ba-44fd-aa1b-5cbfdacbbe92")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net472.References.SystemThreading, global::System.Guid.Parse("51076d36-533a-4d1e-bbd9-4d2904919bd8")); /// - /// The for System.Linq.Queryable.dll + /// The for System.IO.Compression.ZipFile.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 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.Net.Http.Rtc.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net472.References.SystemXmlReaderWriter, global::System.Guid.Parse("db62343e-a23c-431d-b67d-1540ecf90487")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net472.References.SystemTextRegularExpressions, global::System.Guid.Parse("88f44fa4-7a28-40e9-a079-4133acde0330")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net472.References.SystemComponentModelAnnotations, global::System.Guid.Parse("a73ade1f-1126-4deb-82fb-db33e17011d6")); /// - /// The for System.Net.Ping.dll + /// The for System.Net.Requests.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 SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net472.References.SystemNetRequests, global::System.Guid.Parse("623d99f4-1e78-41b1-a281-029d2cd3f2fd")); /// - /// The for System.Net.Primitives.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net472.References.SystemGlobalizationCalendars, global::System.Guid.Parse("940b6654-e676-4673-8558-d6eaae58eec3")); /// - /// The for System.Net.Requests.dll + /// The for System.Runtime.Serialization.Primitives.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 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.Security.dll + /// The for System.Text.Encoding.Extensions.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 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.Net.Sockets.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net472.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("c23eb143-a066-445d-9a73-3ae2ada6def5")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Net.Primitives.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 SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net472.References.SystemNetPrimitives, global::System.Guid.Parse("69f980af-3ae2-451d-a4b6-bb51652446cc")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net472.References.SystemSecuritySecureString, global::System.Guid.Parse("f588d48c-eae6-481e-9a73-78f9ba4e5a54")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net472.References.SystemSecurityPrincipal, global::System.Guid.Parse("d5061e86-7f76-41b8-83b1-dd941d0246dd")); /// - /// The for System.ObjectModel.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net472.References.SystemLinqQueryable, global::System.Guid.Parse("5628dc5b-b281-4b2c-a780-3ca4f7f1bd9e")); /// - /// The for System.Reflection.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net472.References.SystemXmlXDocument, global::System.Guid.Parse("a70ff5a4-d760-4e72-8102-87a0b67863ab")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net472.References.SystemCollections, global::System.Guid.Parse("749487a5-cbd9-43f8-b979-57ebab8d1d72")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net472.References.SystemRuntime, global::System.Guid.Parse("b87c1655-033c-4be8-b0b7-dfc6b446c339")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Net.Ping.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 SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net472.References.SystemNetPing, global::System.Guid.Parse("d46cf87a-81b5-41dd-ad85-82361e5762b8")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.Collections.Specialized.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 SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net472.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f2b0435e-f5ab-469f-a2f5-492a2b8f9b63")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net472.References.SystemTextEncoding, global::System.Guid.Parse("212a1304-c36b-4dc5-ae18-f4c288f90d48")); /// /// The for System.Resources.Reader.dll @@ -968,74 +983,74 @@ public static class ReferenceInfos 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.Resources.ResourceManager.dll + /// The for System.ServiceModel.Primitives.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 SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net472.References.SystemServiceModelPrimitives, global::System.Guid.Parse("edf88c39-5c84-4222-a039-07629aeed078")); /// - /// The for System.Resources.Writer.dll + /// The for System.IO.FileSystem.DriveInfo.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 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.Runtime.CompilerServices.VisualC.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net472.References.SystemReflection, global::System.Guid.Parse("65c54160-3d36-4752-972f-369292810cb3")); /// - /// The for System.Runtime.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net472.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aee1074e-769a-4adf-9a4f-77760cec9020")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net472.References.SystemXmlXPath, global::System.Guid.Parse("ee6dab7f-cfcf-47b0-ab36-fd4ee811a85a")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.Primitives.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 SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net472.References.SystemReflectionPrimitives, global::System.Guid.Parse("d38e2fe0-6708-459f-8232-aa849333baef")); /// - /// The for System.Runtime.InteropServices.dll + /// The for netstandard.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 netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net472.References.netstandard, global::System.Guid.Parse("441ee83d-10d4-4a1e-8ef7-3fc3d62bc3b3")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Globalization.Extensions.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 SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net472.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ce8711ee-ffd4-4875-8878-f2dbef0b0bae")); /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Net.Security.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 SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net472.References.SystemNetSecurity, global::System.Guid.Parse("570798e4-5102-4472-bf81-f56ad5511126")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.IO.FileSystem.Primitives.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 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.Runtime.Serialization.Formatters.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net472.References.SystemRuntimeExtensions, global::System.Guid.Parse("ee6c4244-59d6-4b68-9f6b-873bf90c7e1d")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Resources.Writer.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 SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net472.References.SystemResourcesWriter, global::System.Guid.Parse("848ba5cf-b7c4-47ef-892c-15d81fd01216")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.IsolatedStorage.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 SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net472.References.SystemIOIsolatedStorage, global::System.Guid.Parse("498b6a6d-3bec-4fba-8c39-e8955f91f347")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net472.References.SystemGlobalization, global::System.Guid.Parse("d3a7238d-7772-46c4-bd05-34f8b4de5ff9")); /// /// The for System.Security.Claims.dll @@ -1043,149 +1058,134 @@ public static class ReferenceInfos 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.Security.Cryptography.Algorithms.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")); - - /// - /// The for System.Security.Cryptography.Csp.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")); - - /// - /// The for System.Security.Cryptography.Encoding.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")); - - /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Threading.ThreadPool.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 SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net472.References.SystemThreadingThreadPool, global::System.Guid.Parse("48c4db49-33ac-4124-82c1-4e7be270a257")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net472.References.SystemConsole, global::System.Guid.Parse("70880a7a-9796-470b-be2a-eabd3b3a45de")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net472.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("9c2f077a-7b08-47d8-9989-b26edc052474")); /// - /// The for System.Security.SecureString.dll + /// The for System.Xml.XPath.XDocument.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 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.ServiceModel.Duplex.dll + /// The for System.ServiceModel.Http.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 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.Http.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net472.References.SystemComponentModel, global::System.Guid.Parse("b8a1ea17-280e-4545-bf06-ee45fe376f96")); /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net472.References.SystemLinqExpressions, global::System.Guid.Parse("cf080edd-9c63-4039-bbc1-b4489d488797")); /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net472.References.SystemThreadingTasks, global::System.Guid.Parse("cead8773-7d98-4877-a039-3f6c6a758964")); /// - /// The for System.ServiceModel.Security.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net472.References.SystemIOFileSystem, global::System.Guid.Parse("b9e98dce-68ee-4cbd-9039-0da96f337bd2")); /// - /// The for System.Text.Encoding.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net472.References.SystemLinq, global::System.Guid.Parse("59c890c6-77e1-4d1e-8282-ecf1842c1518")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Data.Common.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 SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net472.References.SystemDataCommon, global::System.Guid.Parse("967d5501-fa51-4134-b95a-09d10d77bdee")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.Watcher.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 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.Threading.dll + /// The for System.AppContext.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 SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net472.References.SystemAppContext, global::System.Guid.Parse("489e1381-373b-4ab7-b890-87f4f8dd7695")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.Serialization.Json.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 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.Threading.Tasks.dll + /// The for System.ServiceModel.NetTcp.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 SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net472.References.SystemServiceModelNetTcp, global::System.Guid.Parse("8cb69f26-6e77-47d8-9f3c-98c6d6ff5f1d")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net472.References.SystemRuntimeHandles, global::System.Guid.Parse("b592e605-8bae-4fbc-92ff-51d8ab8c0040")); /// - /// The for System.Threading.Thread.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net472.References.SystemLinqParallel, global::System.Guid.Parse("17a40cc2-b9a5-485b-9dd1-84da76d85efd")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net472.References.SystemRuntimeNumerics, global::System.Guid.Parse("0d7e3827-6f8c-4051-87ed-8de0edc7ff9f")); /// - /// The for System.Threading.Timer.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net472.References.SystemXmlXmlDocument, global::System.Guid.Parse("7b0e3f5e-d7ef-42da-965d-0c32f99d01e9")); /// - /// The for System.ValueTuple.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net472.References.SystemXmlXmlSerializer, global::System.Guid.Parse("7c00b1d9-db76-418c-917b-0c4960fc359b")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net472.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("1a1ffd89-4650-49d0-9652-c67231319de8")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Net.NameResolution.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 SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net472.References.SystemNetNameResolution, global::System.Guid.Parse("391a911a-7691-4da2-a913-4b4d827736eb")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net472.References.SystemCollectionsConcurrent, global::System.Guid.Parse("75808173-5dd6-4405-a842-326a8d0e7c02")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.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 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net472.References.SystemIOPipes, global::System.Guid.Parse("fa17b6ac-f4b7-4d00-907f-c2a9f5cf91ac")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net472.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e09ce337-f338-4260-8733-f327fbc4b600")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1195,241 +1195,241 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, + System, + SystemReflectionContext, + SystemDynamic, + SystemIdentityModelServices, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, + SystemCore, + MicrosoftBuildConversionv40, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, - SystemNumerics, - SystemPrinting, - SystemReflectionContext, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDiagnosticsTracing, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + SystemXmlSerialization, + MicrosoftBuildEngine, + MicrosoftBuild, SystemRuntimeCaching, - SystemRuntimeDurableInstancing, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemIOCompression, + SystemActivitiesPresentation, SystemRuntimeRemoting, + SystemDataLinq, SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, + SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, - SystemWebEntity, - SystemWebExtensionsDesign, - SystemWebExtensions, - SystemWebMobile, SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, + MicrosoftBuildFramework, + SystemIdentityModelSelectors, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemServiceModelWeb, SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, - SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, + XamlBuildTask, + SystemComponentModelCompositionRegistration, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, SystemXml, - SystemXmlLinq, - SystemXmlSerialization, + SystemIOCompressionFileSystem, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + PresentationFrameworkAero2, + WindowsFormsIntegration, UIAutomationClient, - UIAutomationClientsideProviders, + SystemIOLog, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, + MicrosoftActivitiesBuild, + SystemNumerics, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, + SystemRuntimeDurableInstancing, UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, - MicrosoftWin32Primitives, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConsole, - SystemDataCommon, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + SystemNetHttpWebRequest, + SystemSecurity, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, + SystemWebEntity, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, + PresentationFrameworkAeroLite, + SystemWebExtensions, + SystemWeb, + SystemWorkflowRuntime, + PresentationBuildTasks, + SystemTransactions, + SystemNetHttp, + MicrosoftBuildUtilitiesv40, + SystemWindows, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, + SystemServiceModelSecurity, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, + SystemComponentModelTypeConverter, + SystemRuntimeInteropServicesWindowsRuntime, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemServiceModelDuplex, SystemNetHttpRtc, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, + SystemSecurityCryptographyCsp, SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + SystemDiagnosticsTools, SystemNetWebSockets, - SystemObjectModel, - SystemReflection, + SystemDiagnosticsTraceSource, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemReflectionExtensions, SystemReflectionEmit, + SystemNetNetworkInformation, SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, + SystemTextEncoding, + SystemResourcesReader, + SystemServiceModelPrimitives, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, - SystemSecuritySecureString, - SystemServiceModelDuplex, + SystemThreadingThreadPool, + SystemConsole, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, + SystemComponentModel, + SystemLinqExpressions, SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemValueTuple, - SystemXmlReaderWriter, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemServiceModelNetTcp, + SystemRuntimeHandles, + SystemLinqParallel, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1444,3998 +1444,3998 @@ public static partial class Net472 { public static class References { - private static PortableExecutableReference? _Accessibility; + private static PortableExecutableReference? _System; /// - /// The for Accessibility.dll + /// The for System.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference System { get { - if (_Accessibility is null) + if (_System is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net472)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); } - return _Accessibility; + return _System; } } - private static PortableExecutableReference? _CustomMarshalers; + private static PortableExecutableReference? _SystemReflectionContext; /// - /// The for CustomMarshalers.dll + /// The for System.Reflection.Context.dll /// - public static PortableExecutableReference CustomMarshalers + public static PortableExecutableReference SystemReflectionContext { get { - if (_CustomMarshalers is null) + if (_SystemReflectionContext is null) { - _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net472)"); + _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net472)"); } - return _CustomMarshalers; + return _SystemReflectionContext; } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _SystemDynamic; /// - /// The for ISymWrapper.dll + /// The for System.Dynamic.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference SystemDynamic { get { - if (_ISymWrapper is null) + if (_SystemDynamic is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); + _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); } - return _ISymWrapper; + return _SystemDynamic; } } - private static PortableExecutableReference? _MicrosoftActivitiesBuild; + private static PortableExecutableReference? _SystemIdentityModelServices; /// - /// The for Microsoft.Activities.Build.dll + /// The for System.IdentityModel.Services.dll /// - public static PortableExecutableReference MicrosoftActivitiesBuild + public static PortableExecutableReference SystemIdentityModelServices { get { - if (_MicrosoftActivitiesBuild is null) + if (_SystemIdentityModelServices is null) { - _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); + _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); } - return _MicrosoftActivitiesBuild; + return _SystemIdentityModelServices; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv40; + private static PortableExecutableReference? _SystemServiceModelActivities; /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.ServiceModel.Activities.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv40 + public static PortableExecutableReference SystemServiceModelActivities { get { - if (_MicrosoftBuildConversionv40 is null) + if (_SystemServiceModelActivities 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)"); + _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); } - return _MicrosoftBuildConversionv40; + return _SystemServiceModelActivities; } } - private static PortableExecutableReference? _MicrosoftBuild; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for Microsoft.Build.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference MicrosoftBuild + public static PortableExecutableReference SystemWorkflowServices { get { - if (_MicrosoftBuild is null) + if (_SystemWorkflowServices is null) { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); } - return _MicrosoftBuild; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_MicrosoftBuildEngine is null) + if (_SystemWebExtensionsDesign is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (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 _MicrosoftBuildEngine; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference MicrosoftJScript { get { - if (_MicrosoftBuildFramework is null) + if (_MicrosoftJScript is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); } - return _MicrosoftBuildFramework; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _MicrosoftBuildTasksv40; + private static PortableExecutableReference? _SystemCore; /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.Core.dll /// - public static PortableExecutableReference MicrosoftBuildTasksv40 + public static PortableExecutableReference SystemCore { get { - if (_MicrosoftBuildTasksv40 is null) + if (_SystemCore 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)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); } - return _MicrosoftBuildTasksv40; + return _SystemCore; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; + private static PortableExecutableReference? _MicrosoftBuildConversionv40; /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv40 + public static PortableExecutableReference MicrosoftBuildConversionv40 { get { - if (_MicrosoftBuildUtilitiesv40 is null) + if (_MicrosoftBuildConversionv40 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)"); + _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 _MicrosoftBuildUtilitiesv40; + return _MicrosoftBuildConversionv40; } } - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_MicrosoftCSharp is null) + if (_MicrosoftVisualCSTLCLR is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); } - return _MicrosoftCSharp; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for Microsoft.JScript.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference SystemWebRouting { get { - if (_MicrosoftJScript is null) + if (_SystemWebRouting is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net472)"); } - return _MicrosoftJScript; + return _SystemWebRouting; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_PresentationFrameworkRoyale 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)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _sysglobl; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference sysglobl { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_sysglobl is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); } - return _MicrosoftVisualBasicCompatibility; + return _sysglobl; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftVisualBasic is null) + if (_SystemNet is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); } - return _MicrosoftVisualBasic; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _SystemWebDataVisualization; /// - /// The for Microsoft.VisualC.dll + /// The for System.Web.DataVisualization.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference SystemWebDataVisualization { get { - if (_MicrosoftVisualC is null) + if (_SystemWebDataVisualization is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); + _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); } - return _MicrosoftVisualC; + return _SystemWebDataVisualization; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemWebDynamicData { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemWebDynamicData is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); } - return _MicrosoftVisualCSTLCLR; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for mscorlib.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference MicrosoftCSharp { get { - if (_mscorlib is null) + if (_MicrosoftCSharp is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); } - return _mscorlib; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_PresentationBuildTasks is null) + if (_SystemDataServicesDesign is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (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 _PresentationBuildTasks; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for PresentationCore.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemServiceModel { get { - if (_PresentationCore is null) + if (_SystemServiceModel is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); } - return _PresentationCore; + return _SystemServiceModel; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemDataServices { get { - if (_PresentationFrameworkAero is null) + if (_SystemDataServices is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); } - return _PresentationFrameworkAero; + return _SystemDataServices; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference SystemDataOracleClient { get { - if (_PresentationFrameworkAero2 is null) + if (_SystemDataOracleClient is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); } - return _PresentationFrameworkAero2; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference SystemWebMobile { get { - if (_PresentationFrameworkAeroLite is null) + if (_SystemWebMobile is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); } - return _PresentationFrameworkAeroLite; + return _SystemWebMobile; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_PresentationFrameworkClassic is null) + if (_SystemWebEntityDesign is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (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 _PresentationFrameworkClassic; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for PresentationFramework.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference UIAutomationTypes { get { - if (_PresentationFramework is null) + if (_UIAutomationTypes is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net472)"); } - return _PresentationFramework; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_PresentationFrameworkLuna is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (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 _PresentationFrameworkLuna; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _WindowsBase; /// - /// The for PresentationFramework.Royale.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference WindowsBase { get { - if (_PresentationFrameworkRoyale is null) + if (_WindowsBase is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); } - return _PresentationFrameworkRoyale; + return _WindowsBase; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for ReachFramework.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemConfiguration { get { - if (_ReachFramework is null) + if (_SystemConfiguration is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); } - return _ReachFramework; + return _SystemConfiguration; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for sysglobl.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_sysglobl is null) + if (_SystemDirectoryServicesProtocols is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); } - return _sysglobl; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _SystemActivitiesCorePresentation; + private static PortableExecutableReference? _MicrosoftBuildTasksv40; /// - /// The for System.Activities.Core.Presentation.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static PortableExecutableReference SystemActivitiesCorePresentation + public static PortableExecutableReference MicrosoftBuildTasksv40 { get { - if (_SystemActivitiesCorePresentation is null) + if (_MicrosoftBuildTasksv40 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)"); + _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 _SystemActivitiesCorePresentation; + return _MicrosoftBuildTasksv40; } } - private static PortableExecutableReference? _SystemActivities; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Activities.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemActivities + public static PortableExecutableReference SystemDrawing { get { - if (_SystemActivities is null) + if (_SystemDrawing is null) { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); } - return _SystemActivities; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference SystemActivitiesDurableInstancing + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_SystemActivitiesDurableInstancing is null) + if (_SystemDirectoryServicesAccountManagement is null) { - _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net472)"); } - return _SystemActivitiesDurableInstancing; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _SystemActivitiesPresentation; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for System.Activities.Presentation.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference SystemActivitiesPresentation + public static PortableExecutableReference SystemDataServicesClient { get { - if (_SystemActivitiesPresentation is null) + if (_SystemDataServicesClient is null) { - _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (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 _SystemActivitiesPresentation; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.AddIn.Contract.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemAddInContract is null) + if (_SystemDiagnosticsTracing is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); } - return _SystemAddInContract; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemDesign; /// - /// The for System.AddIn.dll + /// The for System.Design.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemDesign { get { - if (_SystemAddIn is null) + if (_SystemDesign is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); } - return _SystemAddIn; + return _SystemDesign; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemSpeech { get { - if (_SystemComponentModelComposition is null) + if (_SystemSpeech is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); } - return _SystemComponentModelComposition; + return _SystemSpeech; } } - private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemComponentModelCompositionRegistration + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemComponentModelCompositionRegistration is null) + if (_SystemDataDataSetExtensions 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)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); } - return _SystemComponentModelCompositionRegistration; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemDevice; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Device.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemDevice { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemDevice is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); + _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); } - return _SystemComponentModelDataAnnotations; + return _SystemDevice; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for System.Configuration.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_SystemConfiguration is null) + if (_UIAutomationClientsideProviders is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); } - return _SystemConfiguration; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for System.Configuration.Install.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemWebAbstractions { get { - if (_SystemConfigurationInstall is null) + if (_SystemWebAbstractions is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net472)"); } - return _SystemConfigurationInstall; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for System.Core.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemDataSqlXml { get { - if (_SystemCore is null) + if (_SystemDataSqlXml is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); } - return _SystemCore; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemXmlSerialization is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); } - return _SystemDataDataSetExtensions; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for System.Data.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_SystemData is null) + if (_MicrosoftBuildEngine is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net472)"); } - return _SystemData; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _MicrosoftBuild; /// - /// The for System.Data.Entity.Design.dll + /// The for Microsoft.Build.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference MicrosoftBuild { get { - if (_SystemDataEntityDesign is null) + if (_MicrosoftBuild 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)"); + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); } - return _SystemDataEntityDesign; + return _MicrosoftBuild; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemRuntimeCaching; /// - /// The for System.Data.Entity.dll + /// The for System.Runtime.Caching.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemRuntimeCaching { get { - if (_SystemDataEntity is null) + if (_SystemRuntimeCaching is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); + _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); } - return _SystemDataEntity; + return _SystemRuntimeCaching; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _SystemServiceModelActivation; /// - /// The for System.Data.Linq.dll + /// The for System.ServiceModel.Activation.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference SystemServiceModelActivation { get { - if (_SystemDataLinq is null) + if (_SystemServiceModelActivation is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); + _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); } - return _SystemDataLinq; + return _SystemServiceModelActivation; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for System.Data.OracleClient.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_SystemDataOracleClient is null) + if (_PresentationFrameworkAero is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); } - return _SystemDataOracleClient; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for System.Data.Services.Client.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_SystemDataServicesClient is null) + if (_SystemWindowsPresentation 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)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net472)"); } - return _SystemDataServicesClient; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _CustomMarshalers; /// - /// The for System.Data.Services.Design.dll + /// The for CustomMarshalers.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference CustomMarshalers { get { - if (_SystemDataServicesDesign is null) + if (_CustomMarshalers 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)"); + _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net472)"); } - return _SystemDataServicesDesign; + return _CustomMarshalers; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.Data.Services.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemDataServices is null) + if (_SystemIOCompression is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); } - return _SystemDataServices; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _SystemActivitiesPresentation; /// - /// The for System.Data.SqlXml.dll + /// The for System.Activities.Presentation.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference SystemActivitiesPresentation { get { - if (_SystemDataSqlXml is null) + if (_SystemActivitiesPresentation is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); + _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net472)"); } - return _SystemDataSqlXml; + return _SystemActivitiesPresentation; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for System.Deployment.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_SystemDeployment is null) + if (_SystemRuntimeRemoting is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); } - return _SystemDeployment; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.Design.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemDesign is null) + if (_SystemDataLinq is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); } - return _SystemDesign; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemDevice; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Device.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemDevice + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemDevice is null) + if (_SystemRuntimeSerialization is null) { - _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net472)"); } - return _SystemDevice; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); } - return _SystemDiagnosticsTracing; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_SystemWindowsInputManipulations is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (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 _SystemDirectoryServicesAccountManagement; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.DirectoryServices.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemDirectoryServices is null) + if (_MicrosoftVisualC is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); } - return _SystemDirectoryServices; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemDirectoryServicesProtocols is null) + if (_SystemIdentityModel is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); } - return _SystemDirectoryServicesProtocols; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_System is null) + if (_MicrosoftVisualBasic is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); } - return _System; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.Drawing.Design.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference SystemXaml { get { - if (_SystemDrawingDesign is null) + if (_SystemXaml is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); } - return _SystemDrawingDesign; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.Drawing.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_SystemDrawing is null) + if (_SystemWorkflowComponentModel is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); } - return _SystemDrawing; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemDynamic; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.Dynamic.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemDynamic + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemDynamic is null) + if (_SystemComponentModelComposition is null) { - _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); } - return _SystemDynamic; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemEnterpriseServices is null) + if (_SystemWindowsForms is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); } - return _SystemEnterpriseServices; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// - /// The for System.IdentityModel.dll + /// The for System.Activities.DurableInstancing.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemActivitiesDurableInstancing { get { - if (_SystemIdentityModel is null) + if (_SystemActivitiesDurableInstancing is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); + _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); } - return _SystemIdentityModel; + return _SystemActivitiesDurableInstancing; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference SystemWindowsFormsDataVisualization { get { - if (_SystemIdentityModelSelectors is null) + if (_SystemWindowsFormsDataVisualization is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (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 _SystemIdentityModelSelectors; + return _SystemWindowsFormsDataVisualization; } } - private static PortableExecutableReference? _SystemIdentityModelServices; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.IdentityModel.Services.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemIdentityModelServices + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemIdentityModelServices is null) + if (_SystemServiceProcess is null) { - _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); } - return _SystemIdentityModelServices; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.IO.Compression.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemIOCompression is null) + if (_SystemWebRegularExpressions is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); } - return _SystemIOCompression; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemIOCompressionFileSystem is null) + if (_MicrosoftBuildFramework 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)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); } - return _SystemIOCompressionFileSystem; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemIOLog is null) + if (_SystemIdentityModelSelectors is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net472)"); } - return _SystemIOLog; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.Management.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemManagement is null) + if (_SystemConfigurationInstall is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); } - return _SystemManagement; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Management.Instrumentation.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemData { get { - if (_SystemManagementInstrumentation is null) + if (_SystemData is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); } - return _SystemManagementInstrumentation; + return _SystemData; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _SystemWebApplicationServices; /// - /// The for System.Messaging.dll + /// The for System.Web.ApplicationServices.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference SystemWebApplicationServices { get { - if (_SystemMessaging is null) + if (_SystemWebApplicationServices is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); + _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); } - return _SystemMessaging; + return _SystemWebApplicationServices; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Net.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemDeployment { get { - if (_SystemNet is null) + if (_SystemDeployment is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); } - return _SystemNet; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Net.Http.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemNetHttp is null) + if (_SystemServiceModelWeb is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); } - return _SystemNetHttp; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemNetHttpWebRequest; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemNetHttpWebRequest + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemNetHttpWebRequest is null) + if (_SystemWindowsControlsRibbon 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)"); + _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net472)"); } - return _SystemNetHttpWebRequest; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _XamlBuildTask; /// - /// The for System.Numerics.dll + /// The for XamlBuildTask.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference XamlBuildTask { get { - if (_SystemNumerics is null) + if (_XamlBuildTask is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); + _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net472)"); } - return _SystemNumerics; + return _XamlBuildTask; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; /// - /// The for System.Printing.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference SystemComponentModelCompositionRegistration { get { - if (_SystemPrinting is null) + if (_SystemComponentModelCompositionRegistration is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (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 _SystemPrinting; + return _SystemComponentModelCompositionRegistration; } } - private static PortableExecutableReference? _SystemReflectionContext; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.Reflection.Context.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemReflectionContext + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemReflectionContext is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (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 _SystemReflectionContext; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemRuntimeCaching; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Runtime.Caching.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemRuntimeCaching + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemRuntimeCaching is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); } - return _SystemRuntimeCaching; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemRuntimeDurableInstancing; + private static PortableExecutableReference? _SystemActivities; /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Activities.dll /// - public static PortableExecutableReference SystemRuntimeDurableInstancing + public static PortableExecutableReference SystemActivities { get { - if (_SystemRuntimeDurableInstancing is null) + if (_SystemActivities is null) { - _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); } - return _SystemRuntimeDurableInstancing; + return _SystemActivities; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Remoting.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeRemoting is null) + if (_SystemXml is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); } - return _SystemRuntimeRemoting; + return _SystemXml; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.Serialization.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeSerialization is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (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 _SystemRuntimeSerialization; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemServiceModelDiscovery; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.ServiceModel.Discovery.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemServiceModelDiscovery { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemServiceModelDiscovery 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)"); + _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemServiceModelDiscovery; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.Security.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference PresentationFramework { get { - if (_SystemSecurity is null) + if (_PresentationFramework is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); } - return _SystemSecurity; + return _PresentationFramework; } } - private static PortableExecutableReference? _SystemServiceModelActivation; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.ServiceModel.Activation.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemServiceModelActivation + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemServiceModelActivation is null) + if (_SystemEnterpriseServices is null) { - _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); } - return _SystemServiceModelActivation; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemServiceModelActivities; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for System.ServiceModel.Activities.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference SystemServiceModelActivities + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_SystemServiceModelActivities is null) + if (_PresentationFrameworkAero2 is null) { - _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); } - return _SystemServiceModelActivities; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _SystemServiceModelChannels; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.ServiceModel.Channels.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemServiceModelChannels + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemServiceModelChannels is null) + if (_WindowsFormsIntegration is null) { - _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); } - return _SystemServiceModelChannels; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemServiceModelDiscovery; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.ServiceModel.Discovery.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemServiceModelDiscovery + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemServiceModelDiscovery is null) + if (_UIAutomationClient is null) { - _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); } - return _SystemServiceModelDiscovery; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.ServiceModel.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemIOLog { get { - if (_SystemServiceModel is null) + if (_SystemIOLog is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); } - return _SystemServiceModel; + return _SystemIOLog; } } - private static PortableExecutableReference? _SystemServiceModelRouting; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemServiceModelRouting + public static PortableExecutableReference SystemWebServices { get { - if (_SystemServiceModelRouting is null) + if (_SystemWebServices is null) { - _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); } - return _SystemServiceModelRouting; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.ServiceModel.Web.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemAddIn { get { - if (_SystemServiceModelWeb is null) + if (_SystemAddIn is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); } - return _SystemServiceModelWeb; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.ServiceProcess.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemServiceProcess is null) + if (_SystemDirectoryServices is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); } - return _SystemServiceProcess; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Speech.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference mscorlib { get { - if (_SystemSpeech is null) + if (_mscorlib is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); } - return _SystemSpeech; + return _mscorlib; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemActivitiesCorePresentation; /// - /// The for System.Transactions.dll + /// The for System.Activities.Core.Presentation.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemActivitiesCorePresentation { get { - if (_SystemTransactions is null) + if (_SystemActivitiesCorePresentation is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (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 _SystemTransactions; + return _SystemActivitiesCorePresentation; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Web.Abstractions.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemWebAbstractions is null) + if (_SystemDataEntityDesign is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (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 _SystemWebAbstractions; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemWebApplicationServices; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.Web.ApplicationServices.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemWebApplicationServices + public static PortableExecutableReference ISymWrapper { get { - if (_SystemWebApplicationServices is null) + if (_ISymWrapper is null) { - _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); } - return _SystemWebApplicationServices; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemWebDataVisualizationDesign; + private static PortableExecutableReference? _MicrosoftActivitiesBuild; /// - /// The for System.Web.DataVisualization.Design.dll + /// The for Microsoft.Activities.Build.dll /// - public static PortableExecutableReference SystemWebDataVisualizationDesign + public static PortableExecutableReference MicrosoftActivitiesBuild { get { - if (_SystemWebDataVisualizationDesign is null) + if (_MicrosoftActivitiesBuild 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)"); + _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); } - return _SystemWebDataVisualizationDesign; + return _MicrosoftActivitiesBuild; } } - private static PortableExecutableReference? _SystemWebDataVisualization; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Web.DataVisualization.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemWebDataVisualization + public static PortableExecutableReference SystemNumerics { get { - if (_SystemWebDataVisualization is null) + if (_SystemNumerics is null) { - _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); } - return _SystemWebDataVisualization; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.Web.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemMessaging { get { - if (_SystemWeb is null) + if (_SystemMessaging is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); } - return _SystemWeb; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.Web.DynamicData.Design.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemWebDynamicDataDesign is null) + if (_PresentationFrameworkClassic 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)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net472)"); } - return _SystemWebDynamicDataDesign; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.Web.DynamicData.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemWebDynamicData is null) + if (_SystemWorkflowActivities is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); } - return _SystemWebDynamicData; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _SystemServiceModelChannels; /// - /// The for System.Web.Entity.Design.dll + /// The for System.ServiceModel.Channels.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference SystemServiceModelChannels { get { - if (_SystemWebEntityDesign is null) + if (_SystemServiceModelChannels 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)"); + _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); } - return _SystemWebEntityDesign; + return _SystemServiceModelChannels; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _SystemRuntimeDurableInstancing; /// - /// The for System.Web.Entity.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference SystemRuntimeDurableInstancing { get { - if (_SystemWebEntity is null) + if (_SystemRuntimeDurableInstancing is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); + _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); } - return _SystemWebEntity; + return _SystemRuntimeDurableInstancing; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Web.Extensions.Design.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemWebExtensionsDesign is null) + if (_UIAutomationProvider 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)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); } - return _SystemWebExtensionsDesign; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Web.Extensions.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference Accessibility { get { - if (_SystemWebExtensions is null) + if (_Accessibility is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net472)"); } - return _SystemWebExtensions; + return _Accessibility; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Web.Mobile.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemWebMobile is null) + if (_SystemXmlLinq is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); } - return _SystemWebMobile; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Web.RegularExpressions.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemWebRegularExpressions is null) + if (_PresentationFrameworkLuna is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net472)"); } - return _SystemWebRegularExpressions; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _SystemNetHttpWebRequest; /// - /// The for System.Web.Routing.dll + /// The for System.Net.Http.WebRequest.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference SystemNetHttpWebRequest { get { - if (_SystemWebRouting is null) + if (_SystemNetHttpWebRequest is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (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 _SystemWebRouting; + return _SystemNetHttpWebRequest; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Web.Services.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference SystemSecurity { get { - if (_SystemWebServices is null) + if (_SystemSecurity is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); } - return _SystemWebServices; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign { get { - if (_SystemWindowsControlsRibbon is null) + if (_SystemWindowsFormsDataVisualizationDesign 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)"); + _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 _SystemWindowsControlsRibbon; + return _SystemWindowsFormsDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Windows.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemPrinting { get { - if (_SystemWindows is null) + if (_SystemPrinting is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net472)"); } - return _SystemWindows; + return _SystemPrinting; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign + public static PortableExecutableReference PresentationCore { get { - if (_SystemWindowsFormsDataVisualizationDesign is null) + if (_PresentationCore 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)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); } - return _SystemWindowsFormsDataVisualizationDesign; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualization + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemWindowsFormsDataVisualization is null) + if (_SystemDataEntity 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)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); } - return _SystemWindowsFormsDataVisualization; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.Windows.Forms.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemWindowsForms is null) + if (_SystemDrawingDesign is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); } - return _SystemWindowsForms; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemWindowsInputManipulations is null) + if (_SystemWebEntity 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)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); } - return _SystemWindowsInputManipulations; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Windows.Presentation.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemWindowsPresentation is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (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 _SystemWindowsPresentation; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Workflow.Activities.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference SystemManagement { get { - if (_SystemWorkflowActivities is null) + if (_SystemManagement is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); } - return _SystemWorkflowActivities; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemWorkflowComponentModel is null) + if (_SystemAddInContract is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); } - return _SystemWorkflowComponentModel; + return _SystemAddInContract; } } - 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("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); } - return _SystemWorkflowRuntime; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _ReachFramework; /// - /// The for System.WorkflowServices.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference ReachFramework { get { - if (_SystemWorkflowServices is null) + if (_ReachFramework is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); } - return _SystemWorkflowServices; + return _ReachFramework; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for System.Xaml.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_SystemXaml is null) + if (_PresentationFrameworkAeroLite is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); } - return _SystemXaml; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for System.Xml.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWebExtensions { get { - if (_SystemXml is null) + if (_SystemWebExtensions is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); } - return _SystemXml; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Xml.Linq.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemWeb { get { - if (_SystemXmlLinq is null) + if (_SystemWeb is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); } - return _SystemXmlLinq; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for System.Xml.Serialization.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_SystemXmlSerialization is null) + if (_SystemWorkflowRuntime is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); } - return _SystemXmlSerialization; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for UIAutomationClient.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference PresentationBuildTasks { get { - if (_UIAutomationClient is null) + if (_PresentationBuildTasks is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net472)"); } - return _UIAutomationClient; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference SystemTransactions { get { - if (_UIAutomationClientsideProviders is null) + if (_SystemTransactions is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net472)"); } - return _UIAutomationClientsideProviders; + return _SystemTransactions; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for UIAutomationProvider.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference SystemNetHttp { get { - if (_UIAutomationProvider is null) + if (_SystemNetHttp is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); } - return _UIAutomationProvider; + return _SystemNetHttp; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; /// - /// The for UIAutomationTypes.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference MicrosoftBuildUtilitiesv40 { get { - if (_UIAutomationTypes is null) + if (_MicrosoftBuildUtilitiesv40 is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (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 _UIAutomationTypes; + return _MicrosoftBuildUtilitiesv40; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemWindows; /// - /// The for WindowsBase.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemWindows { get { - if (_WindowsBase is null) + if (_SystemWindows is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); } - return _WindowsBase; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _SystemServiceModelRouting; /// - /// The for WindowsFormsIntegration.dll + /// The for System.ServiceModel.Routing.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference SystemServiceModelRouting { get { - if (_WindowsFormsIntegration is null) + if (_SystemServiceModelRouting is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); + _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); } - return _WindowsFormsIntegration; + return _SystemServiceModelRouting; } } - private static PortableExecutableReference? _XamlBuildTask; + private static PortableExecutableReference? _SystemWebDataVisualizationDesign; /// - /// The for XamlBuildTask.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static PortableExecutableReference XamlBuildTask + public static PortableExecutableReference SystemWebDataVisualizationDesign { get { - if (_XamlBuildTask is null) + if (_SystemWebDataVisualizationDesign is null) { - _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (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 _XamlBuildTask; + return _SystemWebDataVisualizationDesign; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemServiceModelSecurity; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.ServiceModel.Security.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemServiceModelSecurity { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemServiceModelSecurity is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); + _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); } - return _MicrosoftWin32Primitives; + return _SystemServiceModelSecurity; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for netstandard.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemThreadingThread { get { - if (_netstandard is null) + if (_SystemThreadingThread is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); } - return _netstandard; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for System.AppContext.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_SystemAppContext is null) + if (_SystemDiagnosticsContracts is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); } - return _SystemAppContext; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.Collections.Concurrent.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); } - return _SystemCollectionsConcurrent; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The for System.Collections.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime { get { - if (_SystemCollections is null) + if (_SystemRuntimeInteropServicesWindowsRuntime is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (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 _SystemCollections; + return _SystemRuntimeInteropServicesWindowsRuntime; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (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 _SystemCollectionsNonGeneric; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsSpecialized is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); } - return _SystemCollectionsSpecialized; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemDrawingPrimitives is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); } - return _SystemComponentModelAnnotations; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.ComponentModel.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemComponentModel is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); } - return _SystemComponentModel; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (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 _SystemComponentModelEventBasedAsync; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); } - return _SystemComponentModelPrimitives; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net472)"); } - return _SystemComponentModelTypeConverter; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Console.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConsole is null) + if (_SystemObjectModel is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); } - return _SystemConsole; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Data.Common.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemDataCommon is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net472)"); } - return _SystemDataCommon; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemServiceModelDuplex; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.ServiceModel.Duplex.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemServiceModelDuplex { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemServiceModelDuplex is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); + _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); } - return _SystemDiagnosticsContracts; + return _SystemServiceModelDuplex; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemNetHttpRtc; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Net.Http.Rtc.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemNetHttpRtc { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemNetHttpRtc is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (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 _SystemDiagnosticsDebug; + return _SystemNetHttpRtc; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (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 _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (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 _SystemDiagnosticsProcess; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemThreadingTimer is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); } - return _SystemDiagnosticsStackTrace; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (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 _SystemDiagnosticsTextWriterTraceListener; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsTools is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); } - return _SystemDiagnosticsTools; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (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 _SystemDiagnosticsTraceSource; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDiagnosticsTools is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); } - return _SystemDrawingPrimitives; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net472)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Globalization.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemIO { get { - if (_SystemGlobalization is null) + if (_SystemIO is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net472)"); } - return _SystemGlobalization; + return _SystemIO; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net472)"); } - return _SystemGlobalizationExtensions; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices 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)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (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 _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystem is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); } - return _SystemIOFileSystem; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemValueTuple 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)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemRuntimeInteropServicesRuntimeInformation 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)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net472)"); } - return _SystemIOFileSystemPrimitives; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemSecurityCryptographyX509Certificates 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)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net472)"); } - return _SystemIOFileSystemWatcher; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemReflectionExtensions is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); } - return _SystemIOIsolatedStorage; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemReflectionEmit is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); } - return _SystemIOMemoryMappedFiles; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.Pipes.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOPipes is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net472)"); } - return _SystemIOPipes; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (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 _SystemIOUnmanagedMemoryStream; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinq is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net472)"); } - return _SystemLinq; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Expressions.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqExpressions is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); } - return _SystemLinqExpressions; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Linq.Parallel.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemLinqParallel is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (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 _SystemLinqParallel; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemLinqQueryable is null) + if (_SystemDiagnosticsDebug is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net472)"); } - return _SystemLinqQueryable; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpRtc; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.Http.Rtc.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpRtc + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpRtc is null) + if (_SystemCollectionsNonGeneric 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)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net472)"); } - return _SystemNetHttpRtc; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.NameResolution.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetNameResolution is null) + if (_SystemThreading is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); } - return _SystemNetNameResolution; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNetworkInformation is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (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 _SystemNetNetworkInformation; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.Ping.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetPing is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); } - return _SystemNetPing; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Primitives.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPrimitives is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net472)"); } - return _SystemNetPrimitives; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Requests.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetRequests is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); } - return _SystemNetRequests; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.Security.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetSecurity is null) + if (_SystemNetRequests is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); } - return _SystemNetSecurity; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Sockets.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSockets is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); } - return _SystemNetSockets; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (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 _SystemNetWebHeaderCollection; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemTextEncodingExtensions 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)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net472)"); } - return _SystemNetWebSocketsClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebSockets.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebSockets is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); } - return _SystemNetWebSockets; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.ObjectModel.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemObjectModel is null) + if (_SystemNetPrimitives is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); } - return _SystemObjectModel; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Reflection.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemReflection is null) + if (_SystemSecuritySecureString is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net472)"); } - return _SystemReflection; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Reflection.Emit.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemReflectionEmit is null) + if (_SystemSecurityPrincipal is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); } - return _SystemReflectionEmit; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemLinqQueryable 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)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); } - return _SystemReflectionEmitILGeneration; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemXmlXDocument 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)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); } - return _SystemReflectionEmitLightweight; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflectionExtensions is null) + if (_SystemCollections is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net472)"); } - return _SystemReflectionExtensions; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionPrimitives is null) + if (_SystemRuntime is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); } - return _SystemReflectionPrimitives; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Resources.Reader.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemNetPing { get { - if (_SystemResourcesReader is null) + if (_SystemNetPing is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); } - return _SystemResourcesReader; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemResourcesResourceManager is null) + if (_SystemCollectionsSpecialized is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); } - return _SystemResourcesResourceManager; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Writer.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesWriter is null) + if (_SystemTextEncoding is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); } - return _SystemResourcesWriter; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemResourcesReader 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)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemServiceModelPrimitives; /// - /// The for System.Runtime.dll + /// The for System.ServiceModel.Primitives.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemServiceModelPrimitives { get { - if (_SystemRuntime is null) + if (_SystemServiceModelPrimitives is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); + _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); } - return _SystemRuntime; + return _SystemServiceModelPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeExtensions is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net472)"); } - return _SystemRuntimeInteropServices; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemXmlXPath 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)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeInteropServicesWindowsRuntime is null) + if (_SystemReflectionPrimitives 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)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); } - return _SystemRuntimeInteropServicesWindowsRuntime; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeNumerics is null) + if (_netstandard is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); } - return _SystemRuntimeNumerics; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions 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)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity 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)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives 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)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net472)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemRuntimeExtensions 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)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net472)"); } - return _SystemRuntimeSerializationXml; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Claims.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityClaims is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); } - return _SystemSecurityClaims; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOIsolatedStorage 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)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemGlobalization 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)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); } - return _SystemSecurityCryptographyCsp; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemSecurityClaims 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)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemThreadingThreadPool 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)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemConsole 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)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net472)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.SecureString.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecuritySecureString is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (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 _SystemSecuritySecureString; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemServiceModelDuplex; + private static PortableExecutableReference? _SystemServiceModelHttp; /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.ServiceModel.Http.dll /// - public static PortableExecutableReference SystemServiceModelDuplex + public static PortableExecutableReference SystemServiceModelHttp { get { - if (_SystemServiceModelDuplex is null) + if (_SystemServiceModelHttp is null) { - _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); + _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); } - return _SystemServiceModelDuplex; + return _SystemServiceModelHttp; } } - private static PortableExecutableReference? _SystemServiceModelHttp; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.ServiceModel.Http.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemServiceModelHttp + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemServiceModelHttp is null) + if (_SystemComponentModel is null) { - _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); } - return _SystemServiceModelHttp; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelNetTcp; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemServiceModelNetTcp + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemServiceModelNetTcp is null) + if (_SystemLinqExpressions is null) { - _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); } - return _SystemServiceModelNetTcp; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemServiceModelPrimitives; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemServiceModelPrimitives + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemServiceModelPrimitives is null) + if (_SystemThreadingTasks is null) { - _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); } - return _SystemServiceModelPrimitives; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemServiceModelSecurity; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.ServiceModel.Security.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemServiceModelSecurity + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemServiceModelSecurity is null) + if (_SystemIOFileSystem is null) { - _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); } - return _SystemServiceModelSecurity; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.Encoding.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextEncoding is null) + if (_SystemLinq is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); } - return _SystemTextEncoding; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemDataCommon 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)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); } - return _SystemTextEncodingExtensions; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemTextRegularExpressions is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (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 _SystemTextRegularExpressions; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreading is null) + if (_SystemAppContext is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); } - return _SystemThreading; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingOverlapped is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (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 _SystemThreadingOverlapped; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemServiceModelNetTcp; /// - /// The for System.Threading.Tasks.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemServiceModelNetTcp { get { - if (_SystemThreadingTasks is null) + if (_SystemServiceModelNetTcp is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); + _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); } - return _SystemThreadingTasks; + return _SystemServiceModelNetTcp; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemRuntimeHandles 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)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); } - return _SystemThreadingTasksParallel; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Thread.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingThread is null) + if (_SystemLinqParallel is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net472)"); } - return _SystemThreadingThread; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeNumerics is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Threading.Timer.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemThreadingTimer is null) + if (_SystemXmlXmlDocument is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); } - return _SystemThreadingTimer; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.ValueTuple.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemValueTuple is null) + if (_SystemXmlXmlSerializer is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net472)"); } - return _SystemValueTuple; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXmlReaderWriter is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net472)"); } - return _SystemXmlReaderWriter; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.XDocument.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlXDocument is null) + if (_SystemNetNameResolution is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); } - return _SystemXmlXDocument; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXmlDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); } - return _SystemXmlXmlDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (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 _SystemXmlXmlSerializer; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemRuntimeSerializationXml 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)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net472)"); } - return _SystemXmlXPathXDocument; + return _SystemRuntimeSerializationXml; } } @@ -5448,241 +5448,241 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, + System, + SystemReflectionContext, + SystemDynamic, + SystemIdentityModelServices, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, + SystemCore, + MicrosoftBuildConversionv40, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDiagnosticsTracing, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + SystemXmlSerialization, + MicrosoftBuildEngine, + MicrosoftBuild, + SystemRuntimeCaching, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemIOCompression, + SystemActivitiesPresentation, + SystemRuntimeRemoting, + SystemDataLinq, + SystemRuntimeSerialization, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, + SystemServiceProcess, + SystemWebRegularExpressions, + MicrosoftBuildFramework, SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemServiceModelWeb, + SystemWindowsControlsRibbon, + XamlBuildTask, + SystemComponentModelCompositionRegistration, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, + SystemXml, SystemIOCompressionFileSystem, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + PresentationFrameworkAero2, + WindowsFormsIntegration, + UIAutomationClient, SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, + MicrosoftActivitiesBuild, SystemNumerics, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, + UIAutomationProvider, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + SystemNetHttpWebRequest, SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, SystemWebEntity, - SystemWebExtensionsDesign, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, + PresentationFrameworkAeroLite, SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, + SystemWeb, SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, - MicrosoftWin32Primitives, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConsole, - SystemDataCommon, + PresentationBuildTasks, + SystemTransactions, + SystemNetHttp, + MicrosoftBuildUtilitiesv40, + SystemWindows, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, + SystemServiceModelSecurity, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, + SystemComponentModelTypeConverter, + SystemRuntimeInteropServicesWindowsRuntime, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemServiceModelDuplex, SystemNetHttpRtc, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, + SystemSecurityCryptographyCsp, SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + SystemDiagnosticsTools, SystemNetWebSockets, - SystemObjectModel, - SystemReflection, + SystemDiagnosticsTraceSource, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemReflectionExtensions, SystemReflectionEmit, + SystemNetNetworkInformation, SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, + SystemTextEncoding, + SystemResourcesReader, + SystemServiceModelPrimitives, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, - SystemSecuritySecureString, - SystemServiceModelDuplex, + SystemThreadingThreadPool, + SystemConsole, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, + SystemComponentModel, + SystemLinqExpressions, SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemValueTuple, - SystemXmlReaderWriter, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemServiceModelNetTcp, + SystemRuntimeHandles, + SystemLinqParallel, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemRuntimeSerializationXml, ]; } return _all; @@ -5696,670 +5696,658 @@ public static partial class Net472 public static class Resources { /// - /// The image bytes for Accessibility.dll - /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net472.Accessibility"); - private static byte[]? _Accessibility; - - /// - /// The image bytes for CustomMarshalers.dll - /// - public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net472.CustomMarshalers"); - private static byte[]? _CustomMarshalers; - - /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for System.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Activities.Build.dll + /// The image bytes for System.Reflection.Context.dll /// - public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); - private static byte[]? _MicrosoftActivitiesBuild; + public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); + private static byte[]? _SystemReflectionContext; /// - /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// The image bytes for System.Dynamic.dll /// - public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); - private static byte[]? _MicrosoftBuildConversionv40; + public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); + private static byte[]? _SystemDynamic; /// - /// The image bytes for Microsoft.Build.dll + /// The image bytes for System.IdentityModel.Services.dll /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; + public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); + private static byte[]? _SystemIdentityModelServices; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.ServiceModel.Activities.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); + private static byte[]? _SystemServiceModelActivities; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for Microsoft.Build.Tasks.v4.0.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); - private static byte[]? _MicrosoftBuildTasksv40; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for Microsoft.Build.Utilities.v4.0.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); - private static byte[]? _MicrosoftBuildUtilitiesv40; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.Core.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for Microsoft.Build.Conversion.v4.0.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); + private static byte[]? _MicrosoftBuildConversionv40; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for Microsoft.VisualC.STLCLR.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for System.Web.Routing.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for sysglobl.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); + private static byte[]? _sysglobl; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Web.DataVisualization.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); + private static byte[]? _SystemWebDataVisualization; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); + private static byte[]? _SystemServiceModel; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for System.Data.Services.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); + private static byte[]? _SystemDataServices; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for sysglobl.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Activities.Core.Presentation.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); - private static byte[]? _SystemActivitiesCorePresentation; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Activities.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); - private static byte[]? _SystemActivities; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.Activities.DurableInstancing.dll + /// The image bytes for Microsoft.Build.Tasks.v4.0.dll /// - public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); - private static byte[]? _SystemActivitiesDurableInstancing; + public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); + private static byte[]? _MicrosoftBuildTasksv40; /// - /// The image bytes for System.Activities.Presentation.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); - private static byte[]? _SystemActivitiesPresentation; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.ComponentModel.Composition.Registration.dll + /// The image bytes for System.Design.dll /// - public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); - private static byte[]? _SystemComponentModelCompositionRegistration; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Speech.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for System.Device.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); + private static byte[]? _SystemDevice; /// - /// The image bytes for System.Core.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); - private static byte[]? _SystemCore; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for Microsoft.Build.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.Runtime.Caching.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); + private static byte[]? _SystemRuntimeCaching; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for System.ServiceModel.Activation.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); + private static byte[]? _SystemServiceModelActivation; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for CustomMarshalers.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net472.CustomMarshalers"); + private static byte[]? _CustomMarshalers; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Activities.Presentation.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); + private static byte[]? _SystemActivitiesPresentation; /// - /// The image bytes for System.Device.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); - private static byte[]? _SystemDevice; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); - private static byte[]? _System; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Dynamic.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); - private static byte[]? _SystemDynamic; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.IdentityModel.Services.dll + /// The image bytes for System.Activities.DurableInstancing.dll /// - public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); - private static byte[]? _SystemIdentityModelServices; + public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); + private static byte[]? _SystemActivitiesDurableInstancing; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Windows.Forms.DataVisualization.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); + private static byte[]? _SystemWindowsFormsDataVisualization; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.IO.Log.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); - private static byte[]? _SystemIOLog; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.Management.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Management.Instrumentation.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Web.ApplicationServices.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); + private static byte[]? _SystemWebApplicationServices; /// - /// The image bytes for System.Net.Http.WebRequest.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); - private static byte[]? _SystemNetHttpWebRequest; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Printing.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Reflection.Context.dll + /// The image bytes for XamlBuildTask.dll /// - public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); - private static byte[]? _SystemReflectionContext; + public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); + private static byte[]? _XamlBuildTask; /// - /// The image bytes for System.Runtime.Caching.dll + /// The image bytes for System.ComponentModel.Composition.Registration.dll /// - public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); - private static byte[]? _SystemRuntimeCaching; + public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); + private static byte[]? _SystemComponentModelCompositionRegistration; /// - /// The image bytes for System.Runtime.DurableInstancing.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); - private static byte[]? _SystemRuntimeDurableInstancing; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Activities.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); + private static byte[]? _SystemActivities; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.ServiceModel.Activation.dll + /// The image bytes for System.ServiceModel.Discovery.dll /// - public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); - private static byte[]? _SystemServiceModelActivation; + public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); + private static byte[]? _SystemServiceModelDiscovery; /// - /// The image bytes for System.ServiceModel.Activities.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); - private static byte[]? _SystemServiceModelActivities; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for System.ServiceModel.Channels.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); - private static byte[]? _SystemServiceModelChannels; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.ServiceModel.Discovery.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); - private static byte[]? _SystemServiceModelDiscovery; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.ServiceModel.Routing.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); - private static byte[]? _SystemServiceModelRouting; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); + private static byte[]? _SystemIOLog; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Web.ApplicationServices.dll + /// The image bytes for System.Activities.Core.Presentation.dll /// - public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); - private static byte[]? _SystemWebApplicationServices; + public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); + private static byte[]? _SystemActivitiesCorePresentation; /// - /// The image bytes for System.Web.DataVisualization.Design.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); - private static byte[]? _SystemWebDataVisualizationDesign; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Web.DataVisualization.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); - private static byte[]? _SystemWebDataVisualization; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Web.dll + /// The image bytes for Microsoft.Activities.Build.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); + private static byte[]? _MicrosoftActivitiesBuild; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for System.ServiceModel.Channels.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); + private static byte[]? _SystemServiceModelChannels; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for System.Runtime.DurableInstancing.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); + private static byte[]? _SystemRuntimeDurableInstancing; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net472.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for System.Net.Http.WebRequest.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); + private static byte[]? _SystemNetHttpWebRequest; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); + private static byte[]? _SystemSecurity; /// /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll @@ -6368,256 +6356,250 @@ public static class Resources private static byte[]? _SystemWindowsFormsDataVisualizationDesign; /// - /// The image bytes for System.Windows.Forms.DataVisualization.dll - /// - public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); - private static byte[]? _SystemWindowsFormsDataVisualization; - - /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for System.Web.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for XamlBuildTask.dll + /// The image bytes for Microsoft.Build.Utilities.v4.0.dll /// - public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); - private static byte[]? _XamlBuildTask; + public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); + private static byte[]? _MicrosoftBuildUtilitiesv40; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.ServiceModel.Routing.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); + private static byte[]? _SystemServiceModelRouting; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Web.DataVisualization.Design.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); + private static byte[]? _SystemWebDataVisualizationDesign; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.ServiceModel.Security.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); + private static byte[]? _SystemServiceModelSecurity; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); + private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.ServiceModel.Duplex.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); + private static byte[]? _SystemServiceModelDuplex; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.Http.Rtc.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); + private static byte[]? _SystemNetHttpRtc; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// /// The image bytes for System.Dynamic.Runtime.dll @@ -6626,28 +6608,28 @@ public static class Resources private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// /// The image bytes for System.IO.dll @@ -6656,328 +6638,340 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.Rtc.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); - private static byte[]? _SystemNetHttpRtc; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); + private static byte[]? _SystemRuntime; + + /// + /// The image bytes for System.Net.Ping.dll + /// + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); + private static byte[]? _SystemNetPing; + + /// + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.ServiceModel.Primitives.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); + private static byte[]? _SystemServiceModelPrimitives; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); - private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Duplex.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); - private static byte[]? _SystemServiceModelDuplex; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// /// The image bytes for System.ServiceModel.Http.dll @@ -6986,124 +6980,130 @@ public static class Resources private static byte[]? _SystemServiceModelHttp; /// - /// The image bytes for System.ServiceModel.NetTcp.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); - private static byte[]? _SystemServiceModelNetTcp; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.ServiceModel.Primitives.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); - private static byte[]? _SystemServiceModelPrimitives; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.ServiceModel.Security.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); - private static byte[]? _SystemServiceModelSecurity; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.ServiceModel.NetTcp.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); + private static byte[]? _SystemServiceModelNetTcp; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.Net472/Generated.targets b/Src/Basic.Reference.Assemblies.Net472/Generated.targets index 58df529..7e360cd 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.Activities.Build - Resources\net472\Microsoft.Activities.Build.dll - - - net472.Microsoft.Build.Conversion.v4.0 - Resources\net472\Microsoft.Build.Conversion.v4.0.dll + + net472.System + Resources\net472\System.dll - - net472.Microsoft.Build - Resources\net472\Microsoft.Build.dll + + net472.System.Reflection.Context + Resources\net472\System.Reflection.Context.dll - - net472.Microsoft.Build.Engine - Resources\net472\Microsoft.Build.Engine.dll + + net472.System.Dynamic + Resources\net472\System.Dynamic.dll - - net472.Microsoft.Build.Framework - Resources\net472\Microsoft.Build.Framework.dll + + net472.System.IdentityModel.Services + Resources\net472\System.IdentityModel.Services.dll - - net472.Microsoft.Build.Tasks.v4.0 - Resources\net472\Microsoft.Build.Tasks.v4.0.dll + + net472.System.ServiceModel.Activities + Resources\net472\System.ServiceModel.Activities.dll - - net472.Microsoft.Build.Utilities.v4.0 - Resources\net472\Microsoft.Build.Utilities.v4.0.dll + + net472.System.WorkflowServices + Resources\net472\System.WorkflowServices.dll - - net472.Microsoft.CSharp - Resources\net472\Microsoft.CSharp.dll + + net472.System.Web.Extensions.Design + Resources\net472\System.Web.Extensions.Design.dll - + net472.Microsoft.JScript Resources\net472\Microsoft.JScript.dll - - net472.Microsoft.VisualBasic.Compatibility.Data - Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll - - - net472.Microsoft.VisualBasic.Compatibility - Resources\net472\Microsoft.VisualBasic.Compatibility.dll - - - net472.Microsoft.VisualBasic - Resources\net472\Microsoft.VisualBasic.dll + + net472.System.Core + Resources\net472\System.Core.dll - - net472.Microsoft.VisualC - Resources\net472\Microsoft.VisualC.dll + + net472.Microsoft.Build.Conversion.v4.0 + Resources\net472\Microsoft.Build.Conversion.v4.0.dll - + net472.Microsoft.VisualC.STLCLR Resources\net472\Microsoft.VisualC.STLCLR.dll - - net472.mscorlib - Resources\net472\mscorlib.dll - - - net472.PresentationBuildTasks - Resources\net472\PresentationBuildTasks.dll - - - net472.PresentationCore - Resources\net472\PresentationCore.dll - - - net472.PresentationFramework.Aero - Resources\net472\PresentationFramework.Aero.dll - - - net472.PresentationFramework.Aero2 - Resources\net472\PresentationFramework.Aero2.dll - - - net472.PresentationFramework.AeroLite - Resources\net472\PresentationFramework.AeroLite.dll - - - net472.PresentationFramework.Classic - Resources\net472\PresentationFramework.Classic.dll - - - net472.PresentationFramework - Resources\net472\PresentationFramework.dll - - - net472.PresentationFramework.Luna - Resources\net472\PresentationFramework.Luna.dll + + net472.System.Web.Routing + Resources\net472\System.Web.Routing.dll - + net472.PresentationFramework.Royale Resources\net472\PresentationFramework.Royale.dll - - net472.ReachFramework - Resources\net472\ReachFramework.dll - - + net472.sysglobl Resources\net472\sysglobl.dll - - net472.System.Activities.Core.Presentation - Resources\net472\System.Activities.Core.Presentation.dll + + net472.System.Net + Resources\net472\System.Net.dll - - net472.System.Activities - Resources\net472\System.Activities.dll + + net472.System.Web.DataVisualization + Resources\net472\System.Web.DataVisualization.dll - - net472.System.Activities.DurableInstancing - Resources\net472\System.Activities.DurableInstancing.dll + + net472.System.Web.DynamicData + Resources\net472\System.Web.DynamicData.dll - - net472.System.Activities.Presentation - Resources\net472\System.Activities.Presentation.dll + + net472.Microsoft.CSharp + Resources\net472\Microsoft.CSharp.dll - - net472.System.AddIn.Contract - Resources\net472\System.AddIn.Contract.dll + + net472.System.Data.Services.Design + Resources\net472\System.Data.Services.Design.dll - - net472.System.AddIn - Resources\net472\System.AddIn.dll + + net472.System.ServiceModel + Resources\net472\System.ServiceModel.dll - - net472.System.ComponentModel.Composition - Resources\net472\System.ComponentModel.Composition.dll + + net472.System.Data.Services + Resources\net472\System.Data.Services.dll - - net472.System.ComponentModel.Composition.Registration - Resources\net472\System.ComponentModel.Composition.Registration.dll + + net472.System.Data.OracleClient + Resources\net472\System.Data.OracleClient.dll - - net472.System.ComponentModel.DataAnnotations - Resources\net472\System.ComponentModel.DataAnnotations.dll + + net472.System.Web.Mobile + Resources\net472\System.Web.Mobile.dll - - net472.System.Configuration - Resources\net472\System.Configuration.dll + + net472.System.Web.Entity.Design + Resources\net472\System.Web.Entity.Design.dll - - net472.System.Configuration.Install - Resources\net472\System.Configuration.Install.dll + + net472.UIAutomationTypes + Resources\net472\UIAutomationTypes.dll - - net472.System.Core - Resources\net472\System.Core.dll + + net472.System.Runtime.Serialization.Formatters.Soap + Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll - - net472.System.Data.DataSetExtensions - Resources\net472\System.Data.DataSetExtensions.dll + + net472.WindowsBase + Resources\net472\WindowsBase.dll - - net472.System.Data - Resources\net472\System.Data.dll + + net472.System.Configuration + Resources\net472\System.Configuration.dll - - net472.System.Data.Entity.Design - Resources\net472\System.Data.Entity.Design.dll + + net472.System.DirectoryServices.Protocols + Resources\net472\System.DirectoryServices.Protocols.dll - - net472.System.Data.Entity - Resources\net472\System.Data.Entity.dll + + net472.Microsoft.Build.Tasks.v4.0 + Resources\net472\Microsoft.Build.Tasks.v4.0.dll - - net472.System.Data.Linq - Resources\net472\System.Data.Linq.dll + + net472.System.Drawing + Resources\net472\System.Drawing.dll - - net472.System.Data.OracleClient - Resources\net472\System.Data.OracleClient.dll + + net472.System.DirectoryServices.AccountManagement + Resources\net472\System.DirectoryServices.AccountManagement.dll - + net472.System.Data.Services.Client Resources\net472\System.Data.Services.Client.dll - - net472.System.Data.Services.Design - Resources\net472\System.Data.Services.Design.dll - - - net472.System.Data.Services - Resources\net472\System.Data.Services.dll - - - net472.System.Data.SqlXml - Resources\net472\System.Data.SqlXml.dll - - - net472.System.Deployment - Resources\net472\System.Deployment.dll + + net472.System.Diagnostics.Tracing + Resources\net472\System.Diagnostics.Tracing.dll - + net472.System.Design Resources\net472\System.Design.dll - + + net472.System.Speech + Resources\net472\System.Speech.dll + + + net472.System.Data.DataSetExtensions + Resources\net472\System.Data.DataSetExtensions.dll + + net472.System.Device Resources\net472\System.Device.dll - - net472.System.Diagnostics.Tracing - Resources\net472\System.Diagnostics.Tracing.dll - - - net472.System.DirectoryServices.AccountManagement - Resources\net472\System.DirectoryServices.AccountManagement.dll + + net472.UIAutomationClientsideProviders + Resources\net472\UIAutomationClientsideProviders.dll - - net472.System.DirectoryServices - Resources\net472\System.DirectoryServices.dll + + net472.System.Web.Abstractions + Resources\net472\System.Web.Abstractions.dll - - net472.System.DirectoryServices.Protocols - Resources\net472\System.DirectoryServices.Protocols.dll + + net472.System.Data.SqlXml + Resources\net472\System.Data.SqlXml.dll - - net472.System - Resources\net472\System.dll + + net472.System.Xml.Serialization + Resources\net472\System.Xml.Serialization.dll - - net472.System.Drawing.Design - Resources\net472\System.Drawing.Design.dll + + net472.Microsoft.Build.Engine + Resources\net472\Microsoft.Build.Engine.dll - - net472.System.Drawing - Resources\net472\System.Drawing.dll + + net472.Microsoft.Build + Resources\net472\Microsoft.Build.dll - - net472.System.Dynamic - Resources\net472\System.Dynamic.dll + + net472.System.Runtime.Caching + Resources\net472\System.Runtime.Caching.dll - - net472.System.EnterpriseServices - Resources\net472\System.EnterpriseServices.dll + + net472.System.ServiceModel.Activation + Resources\net472\System.ServiceModel.Activation.dll - - net472.System.IdentityModel - Resources\net472\System.IdentityModel.dll + + net472.PresentationFramework.Aero + Resources\net472\PresentationFramework.Aero.dll - - net472.System.IdentityModel.Selectors - Resources\net472\System.IdentityModel.Selectors.dll + + net472.System.Windows.Presentation + Resources\net472\System.Windows.Presentation.dll - - net472.System.IdentityModel.Services - Resources\net472\System.IdentityModel.Services.dll + + net472.CustomMarshalers + Resources\net472\CustomMarshalers.dll - + net472.System.IO.Compression Resources\net472\System.IO.Compression.dll - - net472.System.IO.Compression.FileSystem - Resources\net472\System.IO.Compression.FileSystem.dll + + net472.System.Activities.Presentation + Resources\net472\System.Activities.Presentation.dll - - net472.System.IO.Log - Resources\net472\System.IO.Log.dll + + net472.System.Runtime.Remoting + Resources\net472\System.Runtime.Remoting.dll - - net472.System.Management - Resources\net472\System.Management.dll + + net472.System.Data.Linq + Resources\net472\System.Data.Linq.dll - - net472.System.Management.Instrumentation - Resources\net472\System.Management.Instrumentation.dll + + net472.System.Runtime.Serialization + Resources\net472\System.Runtime.Serialization.dll - - net472.System.Messaging - Resources\net472\System.Messaging.dll + + net472.System.ComponentModel.DataAnnotations + Resources\net472\System.ComponentModel.DataAnnotations.dll - - net472.System.Net - Resources\net472\System.Net.dll + + net472.System.Windows.Input.Manipulations + Resources\net472\System.Windows.Input.Manipulations.dll - - net472.System.Net.Http - Resources\net472\System.Net.Http.dll + + net472.Microsoft.VisualC + Resources\net472\Microsoft.VisualC.dll - - net472.System.Net.Http.WebRequest - Resources\net472\System.Net.Http.WebRequest.dll + + net472.System.IdentityModel + Resources\net472\System.IdentityModel.dll - - net472.System.Numerics - Resources\net472\System.Numerics.dll + + net472.Microsoft.VisualBasic + Resources\net472\Microsoft.VisualBasic.dll - - net472.System.Printing - Resources\net472\System.Printing.dll + + net472.System.Xaml + Resources\net472\System.Xaml.dll - - net472.System.Reflection.Context - Resources\net472\System.Reflection.Context.dll + + net472.System.Workflow.ComponentModel + Resources\net472\System.Workflow.ComponentModel.dll - - net472.System.Runtime.Caching - Resources\net472\System.Runtime.Caching.dll + + net472.System.ComponentModel.Composition + Resources\net472\System.ComponentModel.Composition.dll - - net472.System.Runtime.DurableInstancing - Resources\net472\System.Runtime.DurableInstancing.dll + + net472.System.Windows.Forms + Resources\net472\System.Windows.Forms.dll - - net472.System.Runtime.Remoting - Resources\net472\System.Runtime.Remoting.dll + + net472.System.Activities.DurableInstancing + Resources\net472\System.Activities.DurableInstancing.dll - - net472.System.Runtime.Serialization - Resources\net472\System.Runtime.Serialization.dll + + net472.System.Windows.Forms.DataVisualization + Resources\net472\System.Windows.Forms.DataVisualization.dll - - net472.System.Runtime.Serialization.Formatters.Soap - Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll + + net472.System.ServiceProcess + Resources\net472\System.ServiceProcess.dll - - net472.System.Security - Resources\net472\System.Security.dll + + net472.System.Web.RegularExpressions + Resources\net472\System.Web.RegularExpressions.dll - - net472.System.ServiceModel.Activation - Resources\net472\System.ServiceModel.Activation.dll + + net472.Microsoft.Build.Framework + Resources\net472\Microsoft.Build.Framework.dll - - net472.System.ServiceModel.Activities - Resources\net472\System.ServiceModel.Activities.dll + + net472.System.IdentityModel.Selectors + Resources\net472\System.IdentityModel.Selectors.dll - - net472.System.ServiceModel.Channels - Resources\net472\System.ServiceModel.Channels.dll + + net472.System.Configuration.Install + Resources\net472\System.Configuration.Install.dll - - net472.System.ServiceModel.Discovery - Resources\net472\System.ServiceModel.Discovery.dll + + net472.System.Data + Resources\net472\System.Data.dll - - net472.System.ServiceModel - Resources\net472\System.ServiceModel.dll + + net472.System.Web.ApplicationServices + Resources\net472\System.Web.ApplicationServices.dll - - net472.System.ServiceModel.Routing - Resources\net472\System.ServiceModel.Routing.dll + + net472.System.Deployment + Resources\net472\System.Deployment.dll - + net472.System.ServiceModel.Web Resources\net472\System.ServiceModel.Web.dll - - net472.System.ServiceProcess - Resources\net472\System.ServiceProcess.dll - - - net472.System.Speech - Resources\net472\System.Speech.dll - - - net472.System.Transactions - Resources\net472\System.Transactions.dll + + net472.System.Windows.Controls.Ribbon + Resources\net472\System.Windows.Controls.Ribbon.dll - - net472.System.Web.Abstractions - Resources\net472\System.Web.Abstractions.dll + + net472.XamlBuildTask + Resources\net472\XamlBuildTask.dll - - net472.System.Web.ApplicationServices - Resources\net472\System.Web.ApplicationServices.dll + + net472.System.ComponentModel.Composition.Registration + Resources\net472\System.ComponentModel.Composition.Registration.dll - - net472.System.Web.DataVisualization.Design - Resources\net472\System.Web.DataVisualization.Design.dll + + net472.Microsoft.VisualBasic.Compatibility.Data + Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll - - net472.System.Web.DataVisualization - Resources\net472\System.Web.DataVisualization.dll + + net472.Microsoft.VisualBasic.Compatibility + Resources\net472\Microsoft.VisualBasic.Compatibility.dll - - net472.System.Web - Resources\net472\System.Web.dll + + net472.System.Activities + Resources\net472\System.Activities.dll - - net472.System.Web.DynamicData.Design - Resources\net472\System.Web.DynamicData.Design.dll + + net472.System.Xml + Resources\net472\System.Xml.dll - - net472.System.Web.DynamicData - Resources\net472\System.Web.DynamicData.dll + + net472.System.IO.Compression.FileSystem + Resources\net472\System.IO.Compression.FileSystem.dll - - net472.System.Web.Entity.Design - Resources\net472\System.Web.Entity.Design.dll + + net472.System.ServiceModel.Discovery + Resources\net472\System.ServiceModel.Discovery.dll - - net472.System.Web.Entity - Resources\net472\System.Web.Entity.dll + + net472.PresentationFramework + Resources\net472\PresentationFramework.dll - - net472.System.Web.Extensions.Design - Resources\net472\System.Web.Extensions.Design.dll + + net472.System.EnterpriseServices + Resources\net472\System.EnterpriseServices.dll - - net472.System.Web.Extensions - Resources\net472\System.Web.Extensions.dll + + net472.PresentationFramework.Aero2 + Resources\net472\PresentationFramework.Aero2.dll - - net472.System.Web.Mobile - Resources\net472\System.Web.Mobile.dll + + net472.WindowsFormsIntegration + Resources\net472\WindowsFormsIntegration.dll - - net472.System.Web.RegularExpressions - Resources\net472\System.Web.RegularExpressions.dll + + net472.UIAutomationClient + Resources\net472\UIAutomationClient.dll - - net472.System.Web.Routing - Resources\net472\System.Web.Routing.dll + + net472.System.IO.Log + Resources\net472\System.IO.Log.dll - + net472.System.Web.Services Resources\net472\System.Web.Services.dll - - net472.System.Windows.Controls.Ribbon - Resources\net472\System.Windows.Controls.Ribbon.dll + + net472.System.AddIn + Resources\net472\System.AddIn.dll - - net472.System.Windows - Resources\net472\System.Windows.dll + + net472.System.DirectoryServices + Resources\net472\System.DirectoryServices.dll - - net472.System.Windows.Forms.DataVisualization.Design - Resources\net472\System.Windows.Forms.DataVisualization.Design.dll + + net472.mscorlib + Resources\net472\mscorlib.dll - - net472.System.Windows.Forms.DataVisualization - Resources\net472\System.Windows.Forms.DataVisualization.dll + + net472.System.Activities.Core.Presentation + Resources\net472\System.Activities.Core.Presentation.dll - - net472.System.Windows.Forms - Resources\net472\System.Windows.Forms.dll + + net472.System.Data.Entity.Design + Resources\net472\System.Data.Entity.Design.dll - - net472.System.Windows.Input.Manipulations - Resources\net472\System.Windows.Input.Manipulations.dll + + net472.ISymWrapper + Resources\net472\ISymWrapper.dll - - net472.System.Windows.Presentation - Resources\net472\System.Windows.Presentation.dll + + net472.Microsoft.Activities.Build + Resources\net472\Microsoft.Activities.Build.dll + + + net472.System.Numerics + Resources\net472\System.Numerics.dll - + + net472.System.Messaging + Resources\net472\System.Messaging.dll + + + net472.PresentationFramework.Classic + Resources\net472\PresentationFramework.Classic.dll + + net472.System.Workflow.Activities Resources\net472\System.Workflow.Activities.dll - - net472.System.Workflow.ComponentModel - Resources\net472\System.Workflow.ComponentModel.dll - - - net472.System.Workflow.Runtime - Resources\net472\System.Workflow.Runtime.dll + + net472.System.ServiceModel.Channels + Resources\net472\System.ServiceModel.Channels.dll - - net472.System.WorkflowServices - Resources\net472\System.WorkflowServices.dll + + net472.System.Runtime.DurableInstancing + Resources\net472\System.Runtime.DurableInstancing.dll - - net472.System.Xaml - Resources\net472\System.Xaml.dll + + net472.UIAutomationProvider + Resources\net472\UIAutomationProvider.dll - - net472.System.Xml - Resources\net472\System.Xml.dll + + net472.Accessibility + Resources\net472\Accessibility.dll - + net472.System.Xml.Linq Resources\net472\System.Xml.Linq.dll - - net472.System.Xml.Serialization - Resources\net472\System.Xml.Serialization.dll + + net472.PresentationFramework.Luna + Resources\net472\PresentationFramework.Luna.dll - - net472.UIAutomationClient - Resources\net472\UIAutomationClient.dll + + net472.System.Net.Http.WebRequest + Resources\net472\System.Net.Http.WebRequest.dll - - net472.UIAutomationClientsideProviders - Resources\net472\UIAutomationClientsideProviders.dll + + net472.System.Security + Resources\net472\System.Security.dll - - net472.UIAutomationProvider - Resources\net472\UIAutomationProvider.dll + + net472.System.Windows.Forms.DataVisualization.Design + Resources\net472\System.Windows.Forms.DataVisualization.Design.dll - - net472.UIAutomationTypes - Resources\net472\UIAutomationTypes.dll + + net472.System.Printing + Resources\net472\System.Printing.dll - - net472.WindowsBase - Resources\net472\WindowsBase.dll + + net472.PresentationCore + Resources\net472\PresentationCore.dll - - net472.WindowsFormsIntegration - Resources\net472\WindowsFormsIntegration.dll + + net472.System.Data.Entity + Resources\net472\System.Data.Entity.dll - - net472.XamlBuildTask - Resources\net472\XamlBuildTask.dll + + net472.System.Drawing.Design + Resources\net472\System.Drawing.Design.dll - - net472.Microsoft.Win32.Primitives - Resources\net472\Microsoft.Win32.Primitives.dll + + net472.System.Web.Entity + Resources\net472\System.Web.Entity.dll - - net472.netstandard - Resources\net472\netstandard.dll + + net472.System.Web.DynamicData.Design + Resources\net472\System.Web.DynamicData.Design.dll - - net472.System.AppContext - Resources\net472\System.AppContext.dll + + net472.System.Management + Resources\net472\System.Management.dll - - net472.System.Collections.Concurrent - Resources\net472\System.Collections.Concurrent.dll + + net472.System.AddIn.Contract + Resources\net472\System.AddIn.Contract.dll - - net472.System.Collections - Resources\net472\System.Collections.dll + + net472.System.Management.Instrumentation + Resources\net472\System.Management.Instrumentation.dll - - net472.System.Collections.NonGeneric - Resources\net472\System.Collections.NonGeneric.dll + + net472.ReachFramework + Resources\net472\ReachFramework.dll - - net472.System.Collections.Specialized - Resources\net472\System.Collections.Specialized.dll + + net472.PresentationFramework.AeroLite + Resources\net472\PresentationFramework.AeroLite.dll - - net472.System.ComponentModel.Annotations - Resources\net472\System.ComponentModel.Annotations.dll + + net472.System.Web.Extensions + Resources\net472\System.Web.Extensions.dll - - net472.System.ComponentModel - Resources\net472\System.ComponentModel.dll + + net472.System.Web + Resources\net472\System.Web.dll - - net472.System.ComponentModel.EventBasedAsync - Resources\net472\System.ComponentModel.EventBasedAsync.dll + + net472.System.Workflow.Runtime + Resources\net472\System.Workflow.Runtime.dll - - net472.System.ComponentModel.Primitives - Resources\net472\System.ComponentModel.Primitives.dll + + net472.PresentationBuildTasks + Resources\net472\PresentationBuildTasks.dll - - net472.System.ComponentModel.TypeConverter - Resources\net472\System.ComponentModel.TypeConverter.dll + + net472.System.Transactions + Resources\net472\System.Transactions.dll - - net472.System.Console - Resources\net472\System.Console.dll + + net472.System.Net.Http + Resources\net472\System.Net.Http.dll - - net472.System.Data.Common - Resources\net472\System.Data.Common.dll + + net472.Microsoft.Build.Utilities.v4.0 + Resources\net472\Microsoft.Build.Utilities.v4.0.dll + + + net472.System.Windows + Resources\net472\System.Windows.dll - + + net472.System.ServiceModel.Routing + Resources\net472\System.ServiceModel.Routing.dll + + + net472.System.Web.DataVisualization.Design + Resources\net472\System.Web.DataVisualization.Design.dll + + + net472.System.ServiceModel.Security + Resources\net472\System.ServiceModel.Security.dll + + + net472.System.Threading.Thread + Resources\net472\System.Threading.Thread.dll + + net472.System.Diagnostics.Contracts Resources\net472\System.Diagnostics.Contracts.dll - - net472.System.Diagnostics.Debug - Resources\net472\System.Diagnostics.Debug.dll + + net472.System.ComponentModel.TypeConverter + Resources\net472\System.ComponentModel.TypeConverter.dll - - net472.System.Diagnostics.FileVersionInfo - Resources\net472\System.Diagnostics.FileVersionInfo.dll + + net472.System.Runtime.InteropServices.WindowsRuntime + Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll - - net472.System.Diagnostics.Process - Resources\net472\System.Diagnostics.Process.dll + + net472.System.Security.Cryptography.Primitives + Resources\net472\System.Security.Cryptography.Primitives.dll - - net472.System.Diagnostics.StackTrace - Resources\net472\System.Diagnostics.StackTrace.dll + + net472.Microsoft.Win32.Primitives + Resources\net472\Microsoft.Win32.Primitives.dll + + + net472.System.Drawing.Primitives + Resources\net472\System.Drawing.Primitives.dll + + + net472.System.IO.MemoryMappedFiles + Resources\net472\System.IO.MemoryMappedFiles.dll - + + net472.System.Runtime.Serialization.Formatters + Resources\net472\System.Runtime.Serialization.Formatters.dll + + + net472.System.Resources.ResourceManager + Resources\net472\System.Resources.ResourceManager.dll + + + net472.System.Threading.Overlapped + Resources\net472\System.Threading.Overlapped.dll + + + net472.System.ObjectModel + Resources\net472\System.ObjectModel.dll + + net472.System.Diagnostics.TextWriterTraceListener Resources\net472\System.Diagnostics.TextWriterTraceListener.dll - - net472.System.Diagnostics.Tools - Resources\net472\System.Diagnostics.Tools.dll + + net472.System.ServiceModel.Duplex + Resources\net472\System.ServiceModel.Duplex.dll - - net472.System.Diagnostics.TraceSource - Resources\net472\System.Diagnostics.TraceSource.dll + + net472.System.Net.Http.Rtc + Resources\net472\System.Net.Http.Rtc.dll - - net472.System.Drawing.Primitives - Resources\net472\System.Drawing.Primitives.dll + + net472.System.Security.Cryptography.Csp + Resources\net472\System.Security.Cryptography.Csp.dll + + + net472.System.Net.WebSockets.Client + Resources\net472\System.Net.WebSockets.Client.dll - + + net472.System.Threading.Timer + Resources\net472\System.Threading.Timer.dll + + + net472.System.Reflection.Emit.Lightweight + Resources\net472\System.Reflection.Emit.Lightweight.dll + + net472.System.Dynamic.Runtime Resources\net472\System.Dynamic.Runtime.dll - - net472.System.Globalization.Calendars - Resources\net472\System.Globalization.Calendars.dll + + net472.System.Security.Cryptography.Algorithms + Resources\net472\System.Security.Cryptography.Algorithms.dll - - net472.System.Globalization - Resources\net472\System.Globalization.dll + + net472.System.Diagnostics.Tools + Resources\net472\System.Diagnostics.Tools.dll - - net472.System.Globalization.Extensions - Resources\net472\System.Globalization.Extensions.dll + + net472.System.Net.WebSockets + Resources\net472\System.Net.WebSockets.dll - - net472.System.IO.Compression.ZipFile - Resources\net472\System.IO.Compression.ZipFile.dll + + net472.System.Diagnostics.TraceSource + Resources\net472\System.Diagnostics.TraceSource.dll - + net472.System.IO Resources\net472\System.IO.dll - - net472.System.IO.FileSystem - Resources\net472\System.IO.FileSystem.dll + + net472.System.Diagnostics.FileVersionInfo + Resources\net472\System.Diagnostics.FileVersionInfo.dll + + + net472.System.Runtime.InteropServices + Resources\net472\System.Runtime.InteropServices.dll + + + net472.System.Threading.Tasks.Parallel + Resources\net472\System.Threading.Tasks.Parallel.dll + + + net472.System.Net.Sockets + Resources\net472\System.Net.Sockets.dll + + + net472.System.ValueTuple + Resources\net472\System.ValueTuple.dll + + + net472.System.Runtime.InteropServices.RuntimeInformation + Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll + + + net472.System.Security.Cryptography.X509Certificates + Resources\net472\System.Security.Cryptography.X509Certificates.dll + + + net472.System.Reflection.Extensions + Resources\net472\System.Reflection.Extensions.dll + + + net472.System.Reflection.Emit + Resources\net472\System.Reflection.Emit.dll + + + net472.System.Net.NetworkInformation + Resources\net472\System.Net.NetworkInformation.dll + + + net472.System.Reflection.Emit.ILGeneration + Resources\net472\System.Reflection.Emit.ILGeneration.dll + + + net472.System.Diagnostics.Process + Resources\net472\System.Diagnostics.Process.dll + + + net472.System.ComponentModel.Primitives + Resources\net472\System.ComponentModel.Primitives.dll + + + net472.System.Runtime.CompilerServices.VisualC + Resources\net472\System.Runtime.CompilerServices.VisualC.dll + + + net472.System.Diagnostics.Debug + Resources\net472\System.Diagnostics.Debug.dll + + + net472.System.Collections.NonGeneric + Resources\net472\System.Collections.NonGeneric.dll + + + net472.System.Threading + Resources\net472\System.Threading.dll + + + net472.System.IO.Compression.ZipFile + Resources\net472\System.IO.Compression.ZipFile.dll - - net472.System.IO.FileSystem.DriveInfo - Resources\net472\System.IO.FileSystem.DriveInfo.dll + + net472.System.Xml.ReaderWriter + Resources\net472\System.Xml.ReaderWriter.dll - - net472.System.IO.FileSystem.Primitives - Resources\net472\System.IO.FileSystem.Primitives.dll + + net472.System.Text.RegularExpressions + Resources\net472\System.Text.RegularExpressions.dll - - net472.System.IO.FileSystem.Watcher - Resources\net472\System.IO.FileSystem.Watcher.dll + + net472.System.ComponentModel.Annotations + Resources\net472\System.ComponentModel.Annotations.dll - - net472.System.IO.IsolatedStorage - Resources\net472\System.IO.IsolatedStorage.dll + + net472.System.Net.Requests + Resources\net472\System.Net.Requests.dll - - net472.System.IO.MemoryMappedFiles - Resources\net472\System.IO.MemoryMappedFiles.dll + + net472.System.Globalization.Calendars + Resources\net472\System.Globalization.Calendars.dll - - net472.System.IO.Pipes - Resources\net472\System.IO.Pipes.dll + + net472.System.Runtime.Serialization.Primitives + Resources\net472\System.Runtime.Serialization.Primitives.dll - - net472.System.IO.UnmanagedMemoryStream - Resources\net472\System.IO.UnmanagedMemoryStream.dll + + net472.System.Text.Encoding.Extensions + Resources\net472\System.Text.Encoding.Extensions.dll - - net472.System.Linq - Resources\net472\System.Linq.dll + + net472.System.Diagnostics.StackTrace + Resources\net472\System.Diagnostics.StackTrace.dll - - net472.System.Linq.Expressions - Resources\net472\System.Linq.Expressions.dll + + net472.System.Net.Primitives + Resources\net472\System.Net.Primitives.dll - - net472.System.Linq.Parallel - Resources\net472\System.Linq.Parallel.dll + + net472.System.Security.SecureString + Resources\net472\System.Security.SecureString.dll - + + net472.System.Security.Principal + Resources\net472\System.Security.Principal.dll + + net472.System.Linq.Queryable Resources\net472\System.Linq.Queryable.dll - - net472.System.Net.Http.Rtc - Resources\net472\System.Net.Http.Rtc.dll + + net472.System.Xml.XDocument + Resources\net472\System.Xml.XDocument.dll - - net472.System.Net.NameResolution - Resources\net472\System.Net.NameResolution.dll + + net472.System.Collections + Resources\net472\System.Collections.dll - - net472.System.Net.NetworkInformation - Resources\net472\System.Net.NetworkInformation.dll + + net472.System.Runtime + Resources\net472\System.Runtime.dll - + net472.System.Net.Ping Resources\net472\System.Net.Ping.dll - - net472.System.Net.Primitives - Resources\net472\System.Net.Primitives.dll - - - net472.System.Net.Requests - Resources\net472\System.Net.Requests.dll - - - net472.System.Net.Security - Resources\net472\System.Net.Security.dll - - - net472.System.Net.Sockets - Resources\net472\System.Net.Sockets.dll + + net472.System.Collections.Specialized + Resources\net472\System.Collections.Specialized.dll - - net472.System.Net.WebHeaderCollection - Resources\net472\System.Net.WebHeaderCollection.dll + + net472.System.Text.Encoding + Resources\net472\System.Text.Encoding.dll - - net472.System.Net.WebSockets.Client - Resources\net472\System.Net.WebSockets.Client.dll + + net472.System.Resources.Reader + Resources\net472\System.Resources.Reader.dll - - net472.System.Net.WebSockets - Resources\net472\System.Net.WebSockets.dll + + net472.System.ServiceModel.Primitives + Resources\net472\System.ServiceModel.Primitives.dll - - net472.System.ObjectModel - Resources\net472\System.ObjectModel.dll + + net472.System.IO.FileSystem.DriveInfo + Resources\net472\System.IO.FileSystem.DriveInfo.dll - + net472.System.Reflection Resources\net472\System.Reflection.dll - - net472.System.Reflection.Emit - Resources\net472\System.Reflection.Emit.dll - - - net472.System.Reflection.Emit.ILGeneration - Resources\net472\System.Reflection.Emit.ILGeneration.dll - - - net472.System.Reflection.Emit.Lightweight - Resources\net472\System.Reflection.Emit.Lightweight.dll + + net472.System.ComponentModel.EventBasedAsync + Resources\net472\System.ComponentModel.EventBasedAsync.dll - - net472.System.Reflection.Extensions - Resources\net472\System.Reflection.Extensions.dll + + net472.System.Xml.XPath + Resources\net472\System.Xml.XPath.dll - + net472.System.Reflection.Primitives Resources\net472\System.Reflection.Primitives.dll - - net472.System.Resources.Reader - Resources\net472\System.Resources.Reader.dll - - - net472.System.Resources.ResourceManager - Resources\net472\System.Resources.ResourceManager.dll + + net472.netstandard + Resources\net472\netstandard.dll - - net472.System.Resources.Writer - Resources\net472\System.Resources.Writer.dll + + net472.System.Globalization.Extensions + Resources\net472\System.Globalization.Extensions.dll - - net472.System.Runtime.CompilerServices.VisualC - Resources\net472\System.Runtime.CompilerServices.VisualC.dll + + net472.System.Net.Security + Resources\net472\System.Net.Security.dll - - net472.System.Runtime - Resources\net472\System.Runtime.dll + + net472.System.IO.FileSystem.Primitives + Resources\net472\System.IO.FileSystem.Primitives.dll - + net472.System.Runtime.Extensions Resources\net472\System.Runtime.Extensions.dll - - net472.System.Runtime.Handles - Resources\net472\System.Runtime.Handles.dll - - - net472.System.Runtime.InteropServices - Resources\net472\System.Runtime.InteropServices.dll - - - net472.System.Runtime.InteropServices.RuntimeInformation - Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll - - - net472.System.Runtime.InteropServices.WindowsRuntime - Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll - - - net472.System.Runtime.Numerics - Resources\net472\System.Runtime.Numerics.dll - - - net472.System.Runtime.Serialization.Formatters - Resources\net472\System.Runtime.Serialization.Formatters.dll - - - net472.System.Runtime.Serialization.Json - Resources\net472\System.Runtime.Serialization.Json.dll + + net472.System.Resources.Writer + Resources\net472\System.Resources.Writer.dll - - net472.System.Runtime.Serialization.Primitives - Resources\net472\System.Runtime.Serialization.Primitives.dll + + net472.System.IO.IsolatedStorage + Resources\net472\System.IO.IsolatedStorage.dll - - net472.System.Runtime.Serialization.Xml - Resources\net472\System.Runtime.Serialization.Xml.dll + + net472.System.Globalization + Resources\net472\System.Globalization.dll - + net472.System.Security.Claims Resources\net472\System.Security.Claims.dll - - net472.System.Security.Cryptography.Algorithms - Resources\net472\System.Security.Cryptography.Algorithms.dll - - - net472.System.Security.Cryptography.Csp - Resources\net472\System.Security.Cryptography.Csp.dll - - - net472.System.Security.Cryptography.Encoding - Resources\net472\System.Security.Cryptography.Encoding.dll - - - net472.System.Security.Cryptography.Primitives - Resources\net472\System.Security.Cryptography.Primitives.dll - - - net472.System.Security.Cryptography.X509Certificates - Resources\net472\System.Security.Cryptography.X509Certificates.dll + + net472.System.Threading.ThreadPool + Resources\net472\System.Threading.ThreadPool.dll - - net472.System.Security.Principal - Resources\net472\System.Security.Principal.dll + + net472.System.Console + Resources\net472\System.Console.dll - - net472.System.Security.SecureString - Resources\net472\System.Security.SecureString.dll + + net472.System.Net.WebHeaderCollection + Resources\net472\System.Net.WebHeaderCollection.dll - - net472.System.ServiceModel.Duplex - Resources\net472\System.ServiceModel.Duplex.dll + + net472.System.Xml.XPath.XDocument + Resources\net472\System.Xml.XPath.XDocument.dll - + net472.System.ServiceModel.Http Resources\net472\System.ServiceModel.Http.dll - - net472.System.ServiceModel.NetTcp - Resources\net472\System.ServiceModel.NetTcp.dll - - - net472.System.ServiceModel.Primitives - Resources\net472\System.ServiceModel.Primitives.dll - - - net472.System.ServiceModel.Security - Resources\net472\System.ServiceModel.Security.dll - - - net472.System.Text.Encoding - Resources\net472\System.Text.Encoding.dll + + net472.System.ComponentModel + Resources\net472\System.ComponentModel.dll - - net472.System.Text.Encoding.Extensions - Resources\net472\System.Text.Encoding.Extensions.dll + + net472.System.Linq.Expressions + Resources\net472\System.Linq.Expressions.dll - - net472.System.Text.RegularExpressions - Resources\net472\System.Text.RegularExpressions.dll + + net472.System.Threading.Tasks + Resources\net472\System.Threading.Tasks.dll - - net472.System.Threading - Resources\net472\System.Threading.dll + + net472.System.IO.FileSystem + Resources\net472\System.IO.FileSystem.dll - - net472.System.Threading.Overlapped - Resources\net472\System.Threading.Overlapped.dll + + net472.System.Linq + Resources\net472\System.Linq.dll - - net472.System.Threading.Tasks - Resources\net472\System.Threading.Tasks.dll + + net472.System.Data.Common + Resources\net472\System.Data.Common.dll - - net472.System.Threading.Tasks.Parallel - Resources\net472\System.Threading.Tasks.Parallel.dll + + net472.System.IO.FileSystem.Watcher + Resources\net472\System.IO.FileSystem.Watcher.dll - - net472.System.Threading.Thread - Resources\net472\System.Threading.Thread.dll + + net472.System.AppContext + Resources\net472\System.AppContext.dll - - net472.System.Threading.ThreadPool - Resources\net472\System.Threading.ThreadPool.dll + + net472.System.Runtime.Serialization.Json + Resources\net472\System.Runtime.Serialization.Json.dll - - net472.System.Threading.Timer - Resources\net472\System.Threading.Timer.dll + + net472.System.ServiceModel.NetTcp + Resources\net472\System.ServiceModel.NetTcp.dll - - net472.System.ValueTuple - Resources\net472\System.ValueTuple.dll + + net472.System.Runtime.Handles + Resources\net472\System.Runtime.Handles.dll - - net472.System.Xml.ReaderWriter - Resources\net472\System.Xml.ReaderWriter.dll + + net472.System.Linq.Parallel + Resources\net472\System.Linq.Parallel.dll - - net472.System.Xml.XDocument - Resources\net472\System.Xml.XDocument.dll + + net472.System.Runtime.Numerics + Resources\net472\System.Runtime.Numerics.dll - + net472.System.Xml.XmlDocument Resources\net472\System.Xml.XmlDocument.dll - + net472.System.Xml.XmlSerializer Resources\net472\System.Xml.XmlSerializer.dll - - net472.System.Xml.XPath - Resources\net472\System.Xml.XPath.dll + + net472.System.IO.UnmanagedMemoryStream + Resources\net472\System.IO.UnmanagedMemoryStream.dll - - net472.System.Xml.XPath.XDocument - Resources\net472\System.Xml.XPath.XDocument.dll + + net472.System.Net.NameResolution + Resources\net472\System.Net.NameResolution.dll + + + net472.System.Collections.Concurrent + Resources\net472\System.Collections.Concurrent.dll + + + net472.System.Security.Cryptography.Encoding + Resources\net472\System.Security.Cryptography.Encoding.dll + + + net472.System.IO.Pipes + Resources\net472\System.IO.Pipes.dll + + + net472.System.Runtime.Serialization.Xml + Resources\net472\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.Net50/Generated.cs b/Src/Basic.Reference.Assemblies.Net50/Generated.cs index a1c753f..e99dd89 100644 --- a/Src/Basic.Reference.Assemblies.Net50/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net50/Generated.cs @@ -13,174 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll - /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net50.References.MicrosoftCSharp, global::System.Guid.Parse("d22f1b47-1884-497f-88e6-44e5c0bdae03")); - - /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net50.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4027bb6b-89b5-42f1-95e2-727bef9cd583")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net50.References.System, global::System.Guid.Parse("0b032600-a4ae-4d31-b0c5-b9d793ff5b8b")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net50.References.MicrosoftVisualBasic, global::System.Guid.Parse("e9e52cef-ec52-4068-ba16-271e4442f305")); + 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 Microsoft.Win32.Primitives.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net50.References.MicrosoftWin32Primitives, global::System.Guid.Parse("772c8e79-24cd-42e2-bb47-b9ad6388f849")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net50.References.SystemThreadingThread, global::System.Guid.Parse("89d74a31-ddfe-4517-8a44-6c868f8a9902")); /// - /// The for mscorlib.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net50.References.mscorlib, global::System.Guid.Parse("61050516-370f-4f50-b597-e89e5946d399")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net50.References.SystemDiagnosticsContracts, global::System.Guid.Parse("3db0faca-7216-4f02-9788-0ceb71539329")); /// - /// The for netstandard.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net50.References.netstandard, global::System.Guid.Parse("6ca937db-7ee1-4d79-b8c0-b6ac19aa6c81")); + 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.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net50.References.SystemAppContext, global::System.Guid.Parse("bcc1c8d3-c569-49c1-8eef-a0062bf3fb30")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net50.References.SystemReflectionMetadata, global::System.Guid.Parse("1d9cd0dd-8fb9-4876-95cf-c7240fb16f64")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net50.References.SystemBuffers, global::System.Guid.Parse("c7c8f91a-0134-4ef6-b93b-4570094323d8")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net50.References.SystemFormatsAsn1, global::System.Guid.Parse("097c5fa9-4e5b-4707-9175-3546f2b97e3b")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net50.References.SystemCollectionsConcurrent, global::System.Guid.Parse("88b30b52-dce2-4b0b-9574-be03913a4ba6")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net50.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("19c021b7-bad9-44ad-8d62-cf2a40bb930b")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net50.References.SystemCollections, global::System.Guid.Parse("726d89f6-d7c0-4402-a55f-583da134b02c")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net50.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("d805071e-dcbf-4bbb-867a-1d8b0c7cefd5")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net50.References.SystemCollectionsImmutable, global::System.Guid.Parse("f6072391-b2c8-4912-b2e6-0272aebea6bd")); + 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 System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net50.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("8138b0eb-56ec-4215-a7f3-290e3134662a")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net50.References.SystemCollectionsSpecialized, global::System.Guid.Parse("b8bf99d3-f0ee-4ce9-9404-292db76b9473")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net50.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("1ae89a0a-8745-47d1-a560-eff06cb7bdb8")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net50.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ffb96bfb-5bd7-4fd0-af1f-76ee5c3b9ae6")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net50.References.SystemCore, global::System.Guid.Parse("340b76c9-a181-4107-974d-1c2f86332faf")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net50.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("96ba83cc-c626-4590-947f-fbaa70540482")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net50.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("da32051c-e881-40ac-8801-ffa2563482e6")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net50.References.SystemComponentModel, global::System.Guid.Parse("790802e7-41eb-47cd-b526-6b45bff3263c")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net50.References.SystemResourcesResourceManager, global::System.Guid.Parse("a0f85626-fd29-495f-8547-9698e28ca24a")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net50.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("eb5656f2-2dec-454d-bc06-d6419e1601bd")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net50.References.SystemThreadingOverlapped, global::System.Guid.Parse("ac9bb3e4-1a62-4faa-a711-57298ab26ace")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net50.References.SystemComponentModelPrimitives, global::System.Guid.Parse("de3080ae-ebbd-41b3-ba4b-bb82433f3f5b")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net50.References.SystemNetHttpListener, global::System.Guid.Parse("03618513-d3ff-40a7-8973-dc7862dbd71c")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net50.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("de385f79-178f-459b-9fe7-cd71ac99ca22")); + 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.Configuration.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net50.References.SystemConfiguration, global::System.Guid.Parse("17dd6c26-668f-4d9e-a6e9-f7470bda6368")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net50.References.SystemObjectModel, global::System.Guid.Parse("5b051ca5-f056-4769-8a09-986c33a46428")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net50.References.SystemConsole, global::System.Guid.Parse("81649c87-f5d4-43e6-b018-614db3c9c1d2")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net50.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9898f53c-857a-421a-984e-511ef06106c8")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net50.References.SystemCore, global::System.Guid.Parse("340b76c9-a181-4107-974d-1c2f86332faf")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net50.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("74f175d1-4e75-4625-9ae3-eb8036b2e164")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net50.References.SystemDataCommon, global::System.Guid.Parse("d3c001cc-543a-4dde-8e2d-4a36ad05de57")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net50.References.MicrosoftCSharp, global::System.Guid.Parse("d22f1b47-1884-497f-88e6-44e5c0bdae03")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net50.References.SystemDataDataSetExtensions, global::System.Guid.Parse("453875b8-2abc-4e85-bdaf-d5a423e7a432")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net50.References.SystemNetWebSocketsClient, global::System.Guid.Parse("4ba34d81-4e4f-4ecb-b4b5-33d1e0414d7b")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net50.References.SystemData, global::System.Guid.Parse("277e11e0-d8b4-43a7-b3f0-a9344690b2f7")); + 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.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net50.References.SystemDiagnosticsContracts, global::System.Guid.Parse("3db0faca-7216-4f02-9788-0ceb71539329")); + 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.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net50.References.SystemDiagnosticsDebug, global::System.Guid.Parse("86c92edf-901b-46de-9884-3be2968d3e96")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net50.References.SystemDynamicRuntime, global::System.Guid.Parse("3996ed03-b2a8-43ab-b6ce-6c0f3a5477f5")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net50.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("19c021b7-bad9-44ad-8d62-cf2a40bb930b")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net50.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("dd67d6a5-1e92-4967-8037-ad9c8802a3ed")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net50.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("ef69f4b1-b71c-4c70-a3e9-e65bd5475799")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net50.References.WindowsBase, global::System.Guid.Parse("aac460ba-9a7d-42bd-aa63-e234500acec2")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net50.References.SystemDiagnosticsProcess, global::System.Guid.Parse("ec6e0232-ee53-44d4-ba35-159a3568aecf")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net50.References.SystemNetWebProxy, global::System.Guid.Parse("6671bafa-1939-4f05-8cda-ad451b59a76b")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net50.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("79a35ed1-04ed-4d9e-9c3f-3a55302e5e35")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net50.References.SystemConfiguration, global::System.Guid.Parse("17dd6c26-668f-4d9e-a6e9-f7470bda6368")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net50.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("9898f53c-857a-421a-984e-511ef06106c8")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net50.References.SystemDiagnosticsTools, global::System.Guid.Parse("f2da7d3d-7a68-4fd2-9a81-b914dd47778b")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net50.References.SystemDiagnosticsTools, global::System.Guid.Parse("f2da7d3d-7a68-4fd2-9a81-b914dd47778b")); + 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.Diagnostics.TraceSource.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net50.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("eab6ed50-11c6-4930-8d4a-719e5226a6ec")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net50.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("67745991-3d1c-4e44-8449-2006d347a97e")); /// /// The for System.Diagnostics.Tracing.dll @@ -188,179 +183,189 @@ 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.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net50.References.SystemDataDataSetExtensions, global::System.Guid.Parse("453875b8-2abc-4e85-bdaf-d5a423e7a432")); /// - /// The for System.Drawing.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net50.References.SystemDrawing, global::System.Guid.Parse("1d543184-a8be-45d7-bede-45609b67f750")); + 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.Drawing.Primitives.dll + /// The for System.Text.Json.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")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net50.References.SystemTextJson, global::System.Guid.Parse("d80b6096-4741-4e4a-baad-107b63a3476e")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net50.References.SystemDynamicRuntime, global::System.Guid.Parse("3996ed03-b2a8-43ab-b6ce-6c0f3a5477f5")); + 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.Formats.Asn1.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net50.References.SystemFormatsAsn1, global::System.Guid.Parse("097c5fa9-4e5b-4707-9175-3546f2b97e3b")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net50.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("eab6ed50-11c6-4930-8d4a-719e5226a6ec")); /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net50.References.SystemGlobalizationCalendars, global::System.Guid.Parse("f4ab0695-f0ef-4b34-8889-0cfc3d4ac4bb")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net50.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("4027bb6b-89b5-42f1-95e2-727bef9cd583")); /// - /// The for System.Globalization.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net50.References.SystemGlobalization, global::System.Guid.Parse("0646077d-2fa1-4ab0-a36e-7115670ff190")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net50.References.SystemRuntimeLoader, global::System.Guid.Parse("8c1f2337-94ff-4273-b07a-5190eb8bd630")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Xml.Serialization.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")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net50.References.SystemXmlSerialization, global::System.Guid.Parse("e4912e63-b643-49fa-aa08-90ad49b0b07e")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net50.References.SystemIO, global::System.Guid.Parse("1b506e44-1273-4a4f-8129-d1849c667cc3")); /// - /// The for System.IO.Compression.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net50.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("ef69f4b1-b71c-4c70-a3e9-e65bd5475799")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net50.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("7ac8cb48-ade5-42c9-89f6-a330a295b17f")); + 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.IO.Compression.ZipFile.dll + /// The for System.Threading.Tasks.Parallel.dll /// - 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")); + 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.IO.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net50.References.SystemIO, global::System.Guid.Parse("1b506e44-1273-4a4f-8129-d1849c667cc3")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net50.References.SystemNetSockets, global::System.Guid.Parse("ee21247b-04a3-4e4d-bad4-1648272a3851")); /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net50.References.SystemValueTuple, global::System.Guid.Parse("91da8640-2140-47a1-8605-37e36cc1e067")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net50.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("ed307e57-f58c-405c-8734-d1f124343d05")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net50.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("2e4308b6-c240-4cc9-8610-41d0173ac5e4")); + 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.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - 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")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net50.References.SystemNetServicePoint, global::System.Guid.Parse("9eb570ab-44f9-401b-92ec-62ef55da090a")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net50.References.SystemIOIsolatedStorage, global::System.Guid.Parse("377549a1-9ad0-4d3a-9f98-038225131427")); + 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.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net50.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("1ae89a0a-8745-47d1-a560-eff06cb7bdb8")); + 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.Pipes.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net50.References.SystemIOPipes, global::System.Guid.Parse("4e099195-904f-4eb6-9d07-b53f0e0e9cbc")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net50.References.SystemReflectionExtensions, global::System.Guid.Parse("72c8d91f-7c5c-4cfb-bd3a-267fb12f9fc2")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net50.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("e11fd418-a556-4e71-a022-e8fa6e0bbb0b")); + 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.Linq.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net50.References.SystemReflectionEmit, global::System.Guid.Parse("45cfa531-054c-4df1-b646-6a1fdf98e934")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net50.References.SystemLinqExpressions, global::System.Guid.Parse("c6024d97-e1b4-40f8-a1b0-c5238b5535c1")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net50.References.SystemNetNetworkInformation, global::System.Guid.Parse("8dc84b15-c120-4b12-a22d-094c611f4a20")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net50.References.SystemLinqParallel, global::System.Guid.Parse("b0f8d06d-9c4c-4269-b432-b58e443bccb0")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net50.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("cec69d1d-c487-4a8f-b98a-7d121f365160")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net50.References.SystemLinqQueryable, global::System.Guid.Parse("2b6af30c-abe7-4727-923c-a56dba53322c")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net50.References.SystemDiagnosticsProcess, global::System.Guid.Parse("ec6e0232-ee53-44d4-ba35-159a3568aecf")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net50.References.SystemMemory, global::System.Guid.Parse("10e2cb3f-248f-4102-9aea-7dac5300de6f")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net50.References.SystemComponentModelPrimitives, global::System.Guid.Parse("de3080ae-ebbd-41b3-ba4b-bb82433f3f5b")); /// - /// The for System.Net.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net50.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("96ba83cc-c626-4590-947f-fbaa70540482")); /// - /// The for System.Net.Http.dll + /// The for System.Runtime.CompilerServices.VisualC.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")); + 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.Net.Http.Json.dll + /// The for System.Diagnostics.Debug.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")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net50.References.SystemDiagnosticsDebug, global::System.Guid.Parse("86c92edf-901b-46de-9884-3be2968d3e96")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net50.References.SystemNetHttpListener, global::System.Guid.Parse("03618513-d3ff-40a7-8973-dc7862dbd71c")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net50.References.SystemBuffers, global::System.Guid.Parse("c7c8f91a-0134-4ef6-b93b-4570094323d8")); /// - /// The for System.Net.Mail.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net50.References.SystemNetMail, global::System.Guid.Parse("faa31398-ad8e-4af1-948a-bf1ff7196586")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net50.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("8138b0eb-56ec-4215-a7f3-290e3134662a")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net50.References.SystemNetNameResolution, global::System.Guid.Parse("f381c1b1-373c-476b-b6b8-a3221663c75c")); + 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.Net.NetworkInformation.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net50.References.SystemNetNetworkInformation, global::System.Guid.Parse("8dc84b15-c120-4b12-a22d-094c611f4a20")); + 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.Net.Ping.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net50.References.SystemNetPing, global::System.Guid.Parse("6f7a55f4-c855-4b6c-ba1c-86fc11645caf")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net50.References.SystemXmlReaderWriter, global::System.Guid.Parse("23a89323-7e22-40d5-b3a5-84cf9adc9af4")); /// - /// The for System.Net.Primitives.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net50.References.SystemNetPrimitives, global::System.Guid.Parse("7ce13254-a1f5-4b04-b798-f8a2748e41a6")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net50.References.SystemTextRegularExpressions, global::System.Guid.Parse("93bafa28-3c8c-4bc4-90bf-28fe48501c13")); + + /// + /// The for Microsoft.VisualBasic.dll + /// + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net50.References.MicrosoftVisualBasic, global::System.Guid.Parse("e9e52cef-ec52-4068-ba16-271e4442f305")); + + /// + /// The for System.ComponentModel.Annotations.dll + /// + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net50.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ffb96bfb-5bd7-4fd0-af1f-76ee5c3b9ae6")); /// /// The for System.Net.Requests.dll @@ -368,104 +373,104 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net50.References.SystemNetRequests, global::System.Guid.Parse("b2fe4955-6a8f-4a74-908a-07470a929c2e")); /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net50.References.SystemNetSecurity, global::System.Guid.Parse("ee76f41f-82b8-4c99-8641-835ab6fa8f93")); + 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.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net50.References.SystemNetServicePoint, global::System.Guid.Parse("9eb570ab-44f9-401b-92ec-62ef55da090a")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net50.References.SystemCollectionsImmutable, global::System.Guid.Parse("f6072391-b2c8-4912-b2e6-0272aebea6bd")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net50.References.SystemNetSockets, global::System.Guid.Parse("ee21247b-04a3-4e4d-bad4-1648272a3851")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net50.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("08dcd988-15de-4158-89b7-6f77a4ebe842")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net50.References.SystemNetWebClient, global::System.Guid.Parse("05e58349-392d-4784-b76b-f6917b1d8ab8")); + 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.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net50.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("e5bc03a9-9817-41c0-bcd9-89314b931437")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net50.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("79a35ed1-04ed-4d9e-9c3f-3a55302e5e35")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net50.References.SystemNetWebProxy, global::System.Guid.Parse("6671bafa-1939-4f05-8cda-ad451b59a76b")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net50.References.SystemNetPrimitives, global::System.Guid.Parse("7ce13254-a1f5-4b04-b798-f8a2748e41a6")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net50.References.SystemNetWebSocketsClient, global::System.Guid.Parse("4ba34d81-4e4f-4ecb-b4b5-33d1e0414d7b")); + 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.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net50.References.SystemNetWebSockets, global::System.Guid.Parse("b03c05bb-2d8d-4d62-b701-bf04cc51f3c5")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net50.References.SystemSecurityPrincipal, global::System.Guid.Parse("7ee00fb8-b6cd-4fda-ae51-1f31665a9f79")); /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net50.References.SystemServiceProcess, global::System.Guid.Parse("5528b120-c2af-4dc3-8483-425da53b99bd")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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")); + 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.ObjectModel.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net50.References.SystemObjectModel, global::System.Guid.Parse("5b051ca5-f056-4769-8a09-986c33a46428")); + 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.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net50.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("66844b42-115b-43e2-a86f-ca506259a504")); + 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.Reflection.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net50.References.SystemReflection, global::System.Guid.Parse("5f3f7469-25f2-4aaf-bade-cfe0ddb6f4ce")); + 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.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net50.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("cec69d1d-c487-4a8f-b98a-7d121f365160")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net50.References.SystemReflectionExtensions, global::System.Guid.Parse("72c8d91f-7c5c-4cfb-bd3a-267fb12f9fc2")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net50.References.SystemNetPing, global::System.Guid.Parse("6f7a55f4-c855-4b6c-ba1c-86fc11645caf")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net50.References.SystemReflectionMetadata, global::System.Guid.Parse("1d9cd0dd-8fb9-4876-95cf-c7240fb16f64")); + 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.Reflection.Primitives.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net50.References.SystemReflectionPrimitives, global::System.Guid.Parse("b94c1439-fc36-4fad-be21-19731721cd62")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net50.References.SystemNetWebClient, global::System.Guid.Parse("05e58349-392d-4784-b76b-f6917b1d8ab8")); /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net50.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("9b51d2b7-d9c0-49c3-87ae-4d9af96d86f0")); + 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.Resources.Reader.dll @@ -473,304 +478,299 @@ public static class ReferenceInfos public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net50.References.SystemResourcesReader, global::System.Guid.Parse("7eeef661-7d66-4e92-96e3-64299950d0d4")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net50.References.SystemResourcesResourceManager, global::System.Guid.Parse("a0f85626-fd29-495f-8547-9698e28ca24a")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net50.References.SystemData, global::System.Guid.Parse("277e11e0-d8b4-43a7-b3f0-a9344690b2f7")); /// - /// The for System.Resources.Writer.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net50.References.SystemResourcesWriter, global::System.Guid.Parse("fdd7c376-6fea-4a85-8517-a9cd1a142ca7")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net50.References.SystemNetMail, global::System.Guid.Parse("faa31398-ad8e-4af1-948a-bf1ff7196586")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net50.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("67745991-3d1c-4e44-8449-2006d347a97e")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net50.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("ed307e57-f58c-405c-8734-d1f124343d05")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Net.Http.Json.dll /// - 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")); + 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.Runtime.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net50.References.SystemRuntime, global::System.Guid.Parse("633820b9-579f-4675-babe-d79321255f17")); + 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.Runtime.Extensions.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net50.References.SystemRuntimeExtensions, global::System.Guid.Parse("f3246fc2-9419-4baf-a9ff-e8b89eedf108")); + 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.Runtime.Handles.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net50.References.SystemRuntimeHandles, global::System.Guid.Parse("f50bfcee-b320-4956-9381-d1396f1d2f6f")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net50.References.SystemServiceModelWeb, global::System.Guid.Parse("85904936-8e4a-4dc7-99dc-71397ee16208")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net50.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("eb5656f2-2dec-454d-bc06-d6419e1601bd")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net50.References.SystemXmlXPath, global::System.Guid.Parse("8299ce35-7059-459b-b9a9-62253276da31")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net50.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("7ad34f49-24ca-4bb6-82f0-58b5ae9a2b2b")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net50.References.SystemReflectionPrimitives, global::System.Guid.Parse("b94c1439-fc36-4fad-be21-19731721cd62")); /// - /// The for System.Runtime.Loader.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net50.References.SystemRuntimeLoader, global::System.Guid.Parse("8c1f2337-94ff-4273-b07a-5190eb8bd630")); + 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.Runtime.Numerics.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net50.References.SystemRuntimeNumerics, global::System.Guid.Parse("09027129-df8c-4771-9ea6-09570cf07af2")); + 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.Runtime.Serialization.dll + /// The for System.Net.Security.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")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net50.References.SystemNetSecurity, global::System.Guid.Parse("ee76f41f-82b8-4c99-8641-835ab6fa8f93")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net50.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("da32051c-e881-40ac-8801-ffa2563482e6")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net50.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("2e4308b6-c240-4cc9-8610-41d0173ac5e4")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net50.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("f7a714b3-f48d-450e-9dec-48c9acbec749")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net50.References.SystemRuntimeExtensions, global::System.Guid.Parse("f3246fc2-9419-4baf-a9ff-e8b89eedf108")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net50.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("08dcd988-15de-4158-89b7-6f77a4ebe842")); + 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.Runtime.Serialization.Xml.dll + /// The for System.IO.Compression.FileSystem.dll /// - 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")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net50.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("7ac8cb48-ade5-42c9-89f6-a330a295b17f")); /// - /// The for System.Security.Claims.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net50.References.SystemSecurityClaims, global::System.Guid.Parse("edbf7410-6a5e-45e1-8b20-968e8106ea76")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net50.References.SystemResourcesWriter, global::System.Guid.Parse("fdd7c376-6fea-4a85-8517-a9cd1a142ca7")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net50.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("dd67d6a5-1e92-4967-8037-ad9c8802a3ed")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net50.References.SystemIOIsolatedStorage, global::System.Guid.Parse("377549a1-9ad0-4d3a-9f98-038225131427")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net50.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("74f175d1-4e75-4625-9ae3-eb8036b2e164")); + 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.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net50.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("1110ea12-6244-4cc9-84e2-34b49eaffdde")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net50.References.SystemSecurityClaims, global::System.Guid.Parse("edbf7410-6a5e-45e1-8b20-968e8106ea76")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net50.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("d805071e-dcbf-4bbb-867a-1d8b0c7cefd5")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net50.References.SystemThreadingThreadPool, global::System.Guid.Parse("4daf53c8-92e0-4010-89df-948c6cf0e83a")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Text.Encodings.Web.dll /// - 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")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net50.References.SystemTextEncodingsWeb, global::System.Guid.Parse("bc6c01b2-d743-4e19-9fd5-a3fa08a41e81")); /// - /// The for System.Security.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net50.References.SystemSecurity, global::System.Guid.Parse("64737d11-bac9-4a04-90e1-8d47a444b7d4")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net50.References.SystemConsole, global::System.Guid.Parse("81649c87-f5d4-43e6-b018-614db3c9c1d2")); /// - /// The for System.Security.Principal.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net50.References.SystemSecurityPrincipal, global::System.Guid.Parse("7ee00fb8-b6cd-4fda-ae51-1f31665a9f79")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net50.References.mscorlib, global::System.Guid.Parse("61050516-370f-4f50-b597-e89e5946d399")); /// - /// The for System.Security.SecureString.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net50.References.SystemSecuritySecureString, global::System.Guid.Parse("eed94be4-aa7f-4ee3-988f-7a36d3bceece")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net50.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("e5bc03a9-9817-41c0-bcd9-89314b931437")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net50.References.SystemServiceModelWeb, global::System.Guid.Parse("85904936-8e4a-4dc7-99dc-71397ee16208")); + 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.ServiceProcess.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net50.References.SystemServiceProcess, global::System.Guid.Parse("5528b120-c2af-4dc3-8483-425da53b99bd")); + 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.Text.Encoding.CodePages.dll + /// The for System.Numerics.dll /// - 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")); + 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.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net50.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("736d8be7-10d4-4834-ad7c-25a003c63abe")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net50.References.SystemLinqExpressions, global::System.Guid.Parse("c6024d97-e1b4-40f8-a1b0-c5238b5535c1")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net50.References.SystemTextEncodingsWeb, global::System.Guid.Parse("bc6c01b2-d743-4e19-9fd5-a3fa08a41e81")); + 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.Text.Json.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net50.References.SystemTextJson, global::System.Guid.Parse("d80b6096-4741-4e4a-baad-107b63a3476e")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net50.References.SystemXmlLinq, global::System.Guid.Parse("63b6b823-d3fb-4097-b365-7f44845ff458")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net50.References.SystemTextRegularExpressions, global::System.Guid.Parse("93bafa28-3c8c-4bc4-90bf-28fe48501c13")); + 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.Threading.Channels.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net50.References.SystemThreadingChannels, global::System.Guid.Parse("33f882b8-528e-403f-bad2-96680c151446")); + 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.Threading.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net50.References.SystemThreading, global::System.Guid.Parse("1a008dc5-83aa-46de-bf33-8e5430bacec3")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net50.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("7ad34f49-24ca-4bb6-82f0-58b5ae9a2b2b")); /// - /// The for System.Threading.Overlapped.dll - /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net50.References.SystemThreadingOverlapped, global::System.Guid.Parse("ac9bb3e4-1a62-4faa-a711-57298ab26ace")); - - /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Data.Common.dll /// - 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")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net50.References.SystemDataCommon, global::System.Guid.Parse("d3c001cc-543a-4dde-8e2d-4a36ad05de57")); /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.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")); + 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.Threading.Tasks.Extensions.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net50.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("736d8be7-10d4-4834-ad7c-25a003c63abe")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net50.References.SystemAppContext, global::System.Guid.Parse("bcc1c8d3-c569-49c1-8eef-a0062bf3fb30")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Security.dll /// - 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")); + 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.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net50.References.SystemThreadingThread, global::System.Guid.Parse("89d74a31-ddfe-4517-8a44-6c868f8a9902")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net50.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("f7a714b3-f48d-450e-9dec-48c9acbec749")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net50.References.SystemThreadingThreadPool, global::System.Guid.Parse("4daf53c8-92e0-4010-89df-948c6cf0e83a")); + 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.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net50.References.SystemThreadingTimer, global::System.Guid.Parse("88088209-b332-4916-80b4-31e40906f8f1")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net50.References.SystemLinqParallel, global::System.Guid.Parse("b0f8d06d-9c4c-4269-b432-b58e443bccb0")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net50.References.SystemThreadingChannels, global::System.Guid.Parse("33f882b8-528e-403f-bad2-96680c151446")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net50.References.SystemTransactionsLocal, global::System.Guid.Parse("fa1e24ec-367f-47f7-8080-04963c95f7c6")); + 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.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net50.References.SystemRuntimeNumerics, global::System.Guid.Parse("09027129-df8c-4771-9ea6-09570cf07af2")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net50.References.SystemXmlXmlDocument, global::System.Guid.Parse("3dca5a7c-aaf2-4a30-8408-85f6074d47b0")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net50.References.SystemWebHttpUtility, global::System.Guid.Parse("9af95f6b-3d17-4951-886e-15d6c8828734")); + 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.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net50.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("9b51d2b7-d9c0-49c3-87ae-4d9af96d86f0")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net50.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("e11fd418-a556-4e71-a022-e8fa6e0bbb0b")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net50.References.SystemXmlLinq, global::System.Guid.Parse("63b6b823-d3fb-4097-b365-7f44845ff458")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net50.References.SystemNetNameResolution, global::System.Guid.Parse("f381c1b1-373c-476b-b6b8-a3221663c75c")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net50.References.SystemXmlReaderWriter, global::System.Guid.Parse("23a89323-7e22-40d5-b3a5-84cf9adc9af4")); + 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.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net50.References.SystemXmlSerialization, global::System.Guid.Parse("e4912e63-b643-49fa-aa08-90ad49b0b07e")); + 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.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net50.References.SystemXmlXDocument, global::System.Guid.Parse("62c321e1-f9ef-46fa-9419-f01671942d43")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net50.References.SystemXmlXmlDocument, global::System.Guid.Parse("3dca5a7c-aaf2-4a30-8408-85f6074d47b0")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net50.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("1110ea12-6244-4cc9-84e2-34b49eaffdde")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net50.References.SystemXmlXmlSerializer, global::System.Guid.Parse("80be91b7-9c42-450b-92c3-6b8cb684d456")); + 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net50.References.SystemIOPipes, global::System.Guid.Parse("4e099195-904f-4eb6-9d07-b53f0e0e9cbc")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net50.References.SystemWindows, global::System.Guid.Parse("b48a68a5-9a48-4115-81ee-c8c1eb0ca26c")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net50.References.WindowsBase, global::System.Guid.Parse("aac460ba-9a7d-42bd-aa63-e234500acec2")); + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -780,158 +780,158 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, + SystemNetServicePoint, SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, SystemWebHttpUtility, - SystemWindows, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemCollectionsSpecialized, + SystemNetWebClient, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemTextEncodingsWeb, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -946,2587 +946,2587 @@ public static partial class Net50 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net50)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System")).GetReference(filePath: "System.dll", display: "System (net50)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net50)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net50)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net50)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net50)"); } - return _MicrosoftWin32Primitives; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net50)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net50)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for netstandard.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_netstandard is null) + if (_SystemReflectionMetadata is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net50)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net50)"); } - return _netstandard; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.AppContext.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemAppContext is null) + if (_SystemFormatsAsn1 is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net50)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net50)"); } - return _SystemAppContext; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Buffers.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemBuffers is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net50)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net50)"); } - return _SystemBuffers; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net50)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net50)"); } - return _SystemCollectionsConcurrent; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollections is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net50)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net50)"); } - return _SystemCollections; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.Immutable.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsImmutable is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net50)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net50)"); } - return _SystemCollectionsImmutable; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net50)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net50)"); } - return _SystemCollectionsNonGeneric; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Collections.Specialized.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemCore { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemCore is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net50)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net50)"); } - return _SystemCollectionsSpecialized; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net50)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net50)"); } - return _SystemComponentModelAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net50)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net50)"); } - return _SystemComponentModelDataAnnotations; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModel is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net50)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net50)"); } - return _SystemComponentModel; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net50)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net50)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNet is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net50)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net50)"); } - return _SystemComponentModelPrimitives; + return _SystemNet; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemObjectModel is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net50)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net50)"); } - return _SystemComponentModelTypeConverter; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Configuration.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConfiguration is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net50)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net50)"); } - return _SystemConfiguration; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Console.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemConsole is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net50)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net50)"); } - return _SystemConsole; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Core.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemCore is null) + if (_MicrosoftCSharp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net50)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net50)"); } - return _SystemCore; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.Common.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataCommon is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net50)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net50)"); } - return _SystemDataCommon; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemThreadingTimer is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net50)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net50)"); } - return _SystemDataDataSetExtensions; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Data.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemData is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net50)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net50)"); } - return _SystemData; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net50)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net50)"); } - return _SystemDiagnosticsContracts; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net50)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net50)"); } - return _SystemDiagnosticsDebug; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_WindowsBase is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net50)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net50)"); } - return _SystemDiagnosticsDiagnosticSource; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net50)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net50)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net50)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net50)"); } - return _SystemDiagnosticsProcess; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net50)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net50)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net50)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net50)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_SystemDiagnosticsTools is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net50)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net50)"); } - return _SystemDiagnosticsTools; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net50)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net50)"); } - return _SystemDiagnosticsTraceSource; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net50)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net50)"); } - return _SystemDiagnosticsTracing; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemNetWebSockets { get { - if (_System is null) + if (_SystemNetWebSockets is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System")).GetReference(filePath: "System.dll", display: "System (net50)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net50)"); } - return _System; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Drawing.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemTextJson { get { - if (_SystemDrawing is null) + if (_SystemTextJson is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net50)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net50)"); } - return _SystemDrawing; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemDrawingPrimitives is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net50)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net50)"); } - return _SystemDrawingPrimitives; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemDynamicRuntime is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net50)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net50)"); } - return _SystemDynamicRuntime; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Formats.Asn1.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemFormatsAsn1 is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net50)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net50)"); } - return _SystemFormatsAsn1; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net50)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net50)"); } - return _SystemGlobalizationCalendars; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Globalization.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemGlobalization is null) + if (_SystemXmlSerialization is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net50)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net50)"); } - return _SystemGlobalization; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Globalization.Extensions.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemIO { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemIO is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net50)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net50)"); } - return _SystemGlobalizationExtensions; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemDiagnosticsFileVersionInfo 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)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net50)"); } - return _SystemIOCompressionBrotli; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompression is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net50)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net50)"); } - return _SystemIOCompression; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net50)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net50)"); } - return _SystemIOCompressionFileSystem; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemNetSockets is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net50)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net50)"); } - return _SystemIOCompressionZipFile; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIO is null) + if (_SystemValueTuple is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net50)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net50)"); } - return _SystemIO; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystem is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (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 _SystemIOFileSystem; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net50)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net50)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemNetServicePoint is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net50)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net50)"); } - return _SystemIOFileSystemPrimitives; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net50)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net50)"); } - return _SystemIOFileSystemWatcher; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOCompression is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net50)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net50)"); } - return _SystemIOIsolatedStorage; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemReflectionExtensions is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net50)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net50)"); } - return _SystemIOMemoryMappedFiles; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipes is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net50)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net50)"); } - return _SystemIOPipes; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionEmit is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net50)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net50)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinq is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net50)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net50)"); } - return _SystemLinq; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqExpressions is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net50)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net50)"); } - return _SystemLinqExpressions; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqParallel is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net50)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net50)"); } - return _SystemLinqParallel; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net50)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net50)"); } - return _SystemLinqQueryable; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemMemory is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net50)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net50)"); } - return _SystemMemory; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNet is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net50)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net50)"); } - return _SystemNet; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttp is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net50)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net50)"); } - return _SystemNetHttp; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttpJson is null) + if (_SystemBuffers 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)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net50)"); } - return _SystemNetHttpJson; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpListener is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net50)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net50)"); } - return _SystemNetHttpListener; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetMail is null) + if (_SystemThreading is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net50)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net50)"); } - return _SystemNetMail; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNameResolution is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net50)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net50)"); } - return _SystemNetNameResolution; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net50)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net50)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net50)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net50)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net50)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net50)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Requests.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetRequests is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net50)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net50)"); } - return _SystemNetRequests; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.Security.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetSecurity is null) + if (_SystemNetRequests is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net50)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net50)"); } - return _SystemNetSecurity; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetServicePoint is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net50)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net50)"); } - return _SystemNetServicePoint; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.Sockets.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetSockets is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net50)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net50)"); } - return _SystemNetSockets; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.WebClient.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetWebClient is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net50)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net50)"); } - return _SystemNetWebClient; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (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 _SystemNetWebHeaderCollection; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebProxy.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebProxy is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net50)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net50)"); } - return _SystemNetWebProxy; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net50)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net50)"); } - return _SystemNetWebSocketsClient; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSockets is null) + if (_SystemSecuritySecureString is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net50)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net50)"); } - return _SystemNetWebSockets; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Numerics.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNumerics is null) + if (_SystemSecurityPrincipal is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net50)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net50)"); } - return _SystemNumerics; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.Vectors.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumericsVectors is null) + if (_SystemServiceProcess is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net50)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net50)"); } - return _SystemNumericsVectors; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.ObjectModel.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemObjectModel is null) + if (_SystemLinqQueryable is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net50)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net50)"); } - return _SystemObjectModel; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemMemory { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemMemory is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net50)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net50)"); } - return _SystemReflectionDispatchProxy; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflection is null) + if (_SystemXmlXDocument is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net50)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net50)"); } - return _SystemReflection; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.Emit.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflectionEmit is null) + if (_SystemCollections is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net50)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net50)"); } - return _SystemReflectionEmit; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net50)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net50)"); } - return _SystemReflectionEmitILGeneration; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemRuntime is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net50)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net50)"); } - return _SystemReflectionEmitLightweight; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionExtensions is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net50)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net50)"); } - return _SystemReflectionExtensions; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Metadata.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionMetadata is null) + if (_SystemNetPing is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net50)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net50)"); } - return _SystemReflectionMetadata; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net50)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net50)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net50)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net50)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesReader is null) + if (_SystemTextEncoding is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net50)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net50)"); } - return _SystemResourcesReader; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemResourcesResourceManager is null) + if (_SystemResourcesReader is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net50)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net50)"); } - return _SystemResourcesResourceManager; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesWriter is null) + if (_SystemData is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net50)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net50)"); } - return _SystemResourcesWriter; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemNetMail is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net50)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net50)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net50)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net50)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntime is null) + if (_SystemNetHttpJson is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeExtensions is null) + if (_SystemReflection is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net50)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net50)"); } - return _SystemRuntimeExtensions; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.Handles.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeHandles is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net50)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net50)"); } - return _SystemRuntimeHandles; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net50)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net50)"); } - return _SystemRuntimeInteropServices; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemComponentModelEventBasedAsync 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)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net50)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net50)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net50)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Loader.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeLoader is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net50)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net50)"); } - return _SystemRuntimeLoader; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeNumerics is null) + if (_netstandard is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net50)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net50)"); } - return _SystemRuntimeNumerics; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerialization is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net50)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net50)"); } - return _SystemRuntimeSerialization; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net50)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net50)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net50)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net50)"); } - return _SystemRuntimeSerializationJson; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net50)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net50)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemXml is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net50)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net50)"); } - return _SystemRuntimeSerializationXml; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Claims.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityClaims is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net50)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net50)"); } - return _SystemSecurityClaims; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net50)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net50)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net50)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net50)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net50)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net50)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net50)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net50)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net50)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net50)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurity is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net50)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net50)"); } - return _SystemSecurity; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Principal.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityPrincipal is null) + if (_SystemConsole is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net50)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net50)"); } - return _SystemSecurityPrincipal; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.SecureString.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference mscorlib { get { - if (_SystemSecuritySecureString is null) + if (_mscorlib is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net50)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net50)"); } - return _SystemSecuritySecureString; + return _mscorlib; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemServiceModelWeb is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net50)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net50)"); } - return _SystemServiceModelWeb; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.ServiceProcess.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemServiceProcess is null) + if (_SystemXmlXPathXDocument is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net50)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net50)"); } - return _SystemServiceProcess; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemComponentModel is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net50)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net50)"); } - return _SystemTextEncodingCodePages; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Text.Encoding.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemNumerics { get { - if (_SystemTextEncoding is null) + if (_SystemNumerics is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net50)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net50)"); } - return _SystemTextEncoding; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemThreadingTasksExtensions 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)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net50)"); } - return _SystemTextEncodingExtensions; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net50)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net50)"); } - return _SystemTextEncodingsWeb; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Json.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextJson is null) + if (_SystemThreadingTasks is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net50)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net50)"); } - return _SystemTextJson; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemXmlLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net50)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net50)"); } - return _SystemTextRegularExpressions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Threading.Channels.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemThreadingChannels is null) + if (_SystemIOFileSystem is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net50)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net50)"); } - return _SystemThreadingChannels; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreading is null) + if (_SystemLinq is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net50)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net50)"); } - return _SystemThreading; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingOverlapped is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net50)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net50)"); } - return _SystemThreadingOverlapped; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemDataCommon is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net50)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net50)"); } - return _SystemThreadingTasksDataflow; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingTasks is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net50)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net50)"); } - return _SystemThreadingTasks; + return _SystemIOFileSystemWatcher; } } - 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("net50.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net50)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net50)"); } - return _SystemThreadingTasksExtensions; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemSecurity is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net50)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net50)"); } - return _SystemThreadingTasksParallel; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net50)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net50)"); } - return _SystemThreadingThread; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net50)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net50)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net50)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net50)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net50)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net50)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net50)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net50)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net50)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net50)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net50)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net50)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net50)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net50)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net50)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net50)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net50)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net50)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net50)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net50)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net50)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net50)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net50)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net50)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net50)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net50)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net50)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net50)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net50)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net50)"); } - return _SystemXmlXmlSerializer; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net50)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net50)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemWindows 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)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net50)"); } - return _SystemXmlXPathXDocument; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_WindowsBase is null) + if (_SystemRuntimeSerializationXml is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net50)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net50.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net50)"); } - return _WindowsBase; + return _SystemRuntimeSerializationXml; } } @@ -3539,158 +3539,158 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3704,196 +3704,184 @@ public static partial class Net50 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net50.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - - /// - /// The image bytes for Microsoft.VisualBasic.Core.dll - /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net50.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - - /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net50.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net50.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net50.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net50.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net50.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net50.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net50.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net50.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net50.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net50.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net50.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net50.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net50.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net50.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net50.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net50.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net50.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net50.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net50.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net50.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net50.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net50.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net50.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net50.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net50.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net50.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net50.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net50.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net50.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net50.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net50.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net50.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net50.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net50.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net50.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net50.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net50.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net50.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net50.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net50.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net50.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net50.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net50.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net50.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net50.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net50.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net50.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net50.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net50.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net50.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net50.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net50.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net50.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net50.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net50.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net50.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net50.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net50.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net50.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net50.System.Configuration"); + private static byte[]? _SystemConfiguration; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -3902,10 +3890,16 @@ public static class Resources private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net50.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net50.System.Drawing"); + private static byte[]? _SystemDrawing; + + /// + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net50.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// /// The image bytes for System.Diagnostics.Tracing.dll @@ -3914,214 +3908,226 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net50.System"); - private static byte[]? _System; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net50.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net50.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net50.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net50.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net50.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net50.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net50.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net50.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net50.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net50.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net50.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net50.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net50.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net50.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net50.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net50.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net50.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net50.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net50.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net50.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net50.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net50.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net50.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "net50.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net50.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net50.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net50.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net50.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net50.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net50.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net50.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net50.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net50.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net50.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net50.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net50.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net50.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net50.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net50.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net50.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net50.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net50.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net50.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net50.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net50.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net50.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net50.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net50.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net50.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net50.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net50.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net50.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net50.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net50.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net50.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net50.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net50.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net50.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net50.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net50.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net50.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; + + /// + /// 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.IO.Compression.ZipFile.dll + /// + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net50.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net50.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net50.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net50.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net50.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net50.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net50.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net50.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net50.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// /// The image bytes for System.Net.Requests.dll @@ -4130,124 +4136,124 @@ public static class Resources private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net50.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net50.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net50.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net50.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net50.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net50.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net50.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net50.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net50.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net50.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net50.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net50.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net50.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net50.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net50.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net50.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net50.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net50.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net50.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net50.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net50.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net50.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net50.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net50.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net50.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net50.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net50.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net50.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net50.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net50.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net50.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net50.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net50.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net50.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net50.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net50.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net50.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net50.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net50.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net50.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// /// The image bytes for System.Resources.Reader.dll @@ -4256,286 +4262,268 @@ public static class Resources private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Resources.ResourceManager.dll - /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net50.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; - - /// - /// The image bytes for System.Resources.Writer.dll - /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net50.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; - - /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll - /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net50.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; - - /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net50.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net50.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net50.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net50.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net50.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net50.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net50.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net50.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net50.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net50.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net50.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net50.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net50.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net50.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net50.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net50.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net50.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net50.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net50.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net50.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net50.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net50.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net50.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net50.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net50.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net50.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net50.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net50.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net50.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net50.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net50.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net50.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net50.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net50.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net50.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net50.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net50.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net50.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net50.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net50.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net50.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net50.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net50.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net50.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net50.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net50.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net50.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net50.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net50.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net50.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net50.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net50.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net50.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net50.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net50.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net50.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net50.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net50.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net50.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net50.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net50.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net50.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net50.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net50.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net50.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net50.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net50.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net50.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net50.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net50.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net50.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net50.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net50.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net50.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net50.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net50.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net50.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net50.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net50.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net50.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net50.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net50.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net50.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net50.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net50.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net50.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net50.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net50.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -4544,76 +4532,88 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net50.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net50.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net50.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net50.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net50.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net50.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net50.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net50.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net50.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net50.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net50.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net50.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net50.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net50.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net50.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net50.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net50.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net50.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net50.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net50.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net50.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net50.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net50.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net50.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net50.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net50.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.Net50/Generated.targets b/Src/Basic.Reference.Assemblies.Net50/Generated.targets index e7b48c0..f29af3a 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.System + Resources\net50\System.dll - - net50.Microsoft.Win32.Primitives - Resources\net50\Microsoft.Win32.Primitives.dll + + net50.System.IO.Compression.Brotli + Resources\net50\System.IO.Compression.Brotli.dll - - net50.mscorlib - Resources\net50\mscorlib.dll + + net50.System.Threading.Thread + Resources\net50\System.Threading.Thread.dll - - net50.netstandard - Resources\net50\netstandard.dll + + net50.System.Diagnostics.Contracts + Resources\net50\System.Diagnostics.Contracts.dll - - net50.System.AppContext - Resources\net50\System.AppContext.dll + + net50.System.ComponentModel.TypeConverter + Resources\net50\System.ComponentModel.TypeConverter.dll - - net50.System.Buffers - Resources\net50\System.Buffers.dll + + net50.System.Reflection.Metadata + Resources\net50\System.Reflection.Metadata.dll - - net50.System.Collections.Concurrent - Resources\net50\System.Collections.Concurrent.dll + + net50.System.Formats.Asn1 + Resources\net50\System.Formats.Asn1.dll - - net50.System.Collections - Resources\net50\System.Collections.dll + + net50.System.Diagnostics.DiagnosticSource + Resources\net50\System.Diagnostics.DiagnosticSource.dll - - net50.System.Collections.Immutable - Resources\net50\System.Collections.Immutable.dll + + net50.System.Security.Cryptography.Primitives + Resources\net50\System.Security.Cryptography.Primitives.dll - - net50.System.Collections.NonGeneric - Resources\net50\System.Collections.NonGeneric.dll + + net50.Microsoft.Win32.Primitives + Resources\net50\Microsoft.Win32.Primitives.dll - - net50.System.Collections.Specialized - Resources\net50\System.Collections.Specialized.dll + + net50.System.Drawing.Primitives + Resources\net50\System.Drawing.Primitives.dll - - net50.System.ComponentModel.Annotations - Resources\net50\System.ComponentModel.Annotations.dll + + net50.System.IO.MemoryMappedFiles + Resources\net50\System.IO.MemoryMappedFiles.dll - - net50.System.ComponentModel.DataAnnotations - Resources\net50\System.ComponentModel.DataAnnotations.dll + + net50.System.Core + Resources\net50\System.Core.dll - - net50.System.ComponentModel - Resources\net50\System.ComponentModel.dll + + net50.System.Runtime.Serialization.Formatters + Resources\net50\System.Runtime.Serialization.Formatters.dll - - net50.System.ComponentModel.EventBasedAsync - Resources\net50\System.ComponentModel.EventBasedAsync.dll + + net50.System.Resources.ResourceManager + Resources\net50\System.Resources.ResourceManager.dll - - net50.System.ComponentModel.Primitives - Resources\net50\System.ComponentModel.Primitives.dll + + net50.System.Threading.Overlapped + Resources\net50\System.Threading.Overlapped.dll - - net50.System.ComponentModel.TypeConverter - Resources\net50\System.ComponentModel.TypeConverter.dll + + net50.System.Net.HttpListener + Resources\net50\System.Net.HttpListener.dll - - net50.System.Configuration - Resources\net50\System.Configuration.dll + + net50.System.Net + Resources\net50\System.Net.dll - - net50.System.Console - Resources\net50\System.Console.dll + + net50.System.ObjectModel + Resources\net50\System.ObjectModel.dll - - net50.System.Core - Resources\net50\System.Core.dll + + net50.System.Diagnostics.TextWriterTraceListener + Resources\net50\System.Diagnostics.TextWriterTraceListener.dll - - net50.System.Data.Common - Resources\net50\System.Data.Common.dll + + net50.System.Security.Cryptography.Csp + Resources\net50\System.Security.Cryptography.Csp.dll - - net50.System.Data.DataSetExtensions - Resources\net50\System.Data.DataSetExtensions.dll + + net50.Microsoft.CSharp + Resources\net50\Microsoft.CSharp.dll - - net50.System.Data - Resources\net50\System.Data.dll + + net50.System.Net.WebSockets.Client + Resources\net50\System.Net.WebSockets.Client.dll - - net50.System.Diagnostics.Contracts - Resources\net50\System.Diagnostics.Contracts.dll + + net50.System.Threading.Timer + Resources\net50\System.Threading.Timer.dll - - net50.System.Diagnostics.Debug - Resources\net50\System.Diagnostics.Debug.dll + + net50.System.Reflection.Emit.Lightweight + Resources\net50\System.Reflection.Emit.Lightweight.dll - - net50.System.Diagnostics.DiagnosticSource - Resources\net50\System.Diagnostics.DiagnosticSource.dll + + net50.System.Dynamic.Runtime + Resources\net50\System.Dynamic.Runtime.dll - - net50.System.Diagnostics.FileVersionInfo - Resources\net50\System.Diagnostics.FileVersionInfo.dll + + net50.System.Security.Cryptography.Algorithms + Resources\net50\System.Security.Cryptography.Algorithms.dll - - net50.System.Diagnostics.Process - Resources\net50\System.Diagnostics.Process.dll + + net50.WindowsBase + Resources\net50\WindowsBase.dll - - net50.System.Diagnostics.StackTrace - Resources\net50\System.Diagnostics.StackTrace.dll + + net50.System.Net.WebProxy + Resources\net50\System.Net.WebProxy.dll - - net50.System.Diagnostics.TextWriterTraceListener - Resources\net50\System.Diagnostics.TextWriterTraceListener.dll + + net50.System.Configuration + Resources\net50\System.Configuration.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 Resources\net50\System.Drawing.dll - - net50.System.Drawing.Primitives - Resources\net50\System.Drawing.Primitives.dll + + net50.System.Runtime.CompilerServices.Unsafe + Resources\net50\System.Runtime.CompilerServices.Unsafe.dll - - net50.System.Dynamic.Runtime - Resources\net50\System.Dynamic.Runtime.dll + + net50.System.Diagnostics.Tracing + Resources\net50\System.Diagnostics.Tracing.dll - - net50.System.Formats.Asn1 - Resources\net50\System.Formats.Asn1.dll + + net50.System.Data.DataSetExtensions + Resources\net50\System.Data.DataSetExtensions.dll - - net50.System.Globalization.Calendars - Resources\net50\System.Globalization.Calendars.dll + + net50.System.Net.WebSockets + Resources\net50\System.Net.WebSockets.dll - - net50.System.Globalization - Resources\net50\System.Globalization.dll + + net50.System.Text.Json + Resources\net50\System.Text.Json.dll - - net50.System.Globalization.Extensions - Resources\net50\System.Globalization.Extensions.dll + + net50.System.Reflection.DispatchProxy + Resources\net50\System.Reflection.DispatchProxy.dll - - net50.System.IO.Compression.Brotli - Resources\net50\System.IO.Compression.Brotli.dll + + net50.System.Diagnostics.TraceSource + Resources\net50\System.Diagnostics.TraceSource.dll - - net50.System.IO.Compression - Resources\net50\System.IO.Compression.dll + + net50.Microsoft.VisualBasic.Core + Resources\net50\Microsoft.VisualBasic.Core.dll - - net50.System.IO.Compression.FileSystem - Resources\net50\System.IO.Compression.FileSystem.dll + + net50.System.Runtime.Loader + Resources\net50\System.Runtime.Loader.dll - - net50.System.IO.Compression.ZipFile - Resources\net50\System.IO.Compression.ZipFile.dll + + net50.System.Xml.Serialization + Resources\net50\System.Xml.Serialization.dll - + net50.System.IO Resources\net50\System.IO.dll - - net50.System.IO.FileSystem - Resources\net50\System.IO.FileSystem.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.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.Diagnostics.FileVersionInfo + Resources\net50\System.Diagnostics.FileVersionInfo.dll - - net50.System.IO.UnmanagedMemoryStream - Resources\net50\System.IO.UnmanagedMemoryStream.dll + + net50.System.Runtime.InteropServices + Resources\net50\System.Runtime.InteropServices.dll - - net50.System.Linq - Resources\net50\System.Linq.dll + + net50.System.Threading.Tasks.Parallel + Resources\net50\System.Threading.Tasks.Parallel.dll - - net50.System.Linq.Expressions - Resources\net50\System.Linq.Expressions.dll + + net50.System.Net.Sockets + Resources\net50\System.Net.Sockets.dll - - net50.System.Linq.Parallel - Resources\net50\System.Linq.Parallel.dll + + net50.System.ValueTuple + Resources\net50\System.ValueTuple.dll - - net50.System.Linq.Queryable - Resources\net50\System.Linq.Queryable.dll + + net50.System.Runtime.InteropServices.RuntimeInformation + Resources\net50\System.Runtime.InteropServices.RuntimeInformation.dll - - net50.System.Memory - Resources\net50\System.Memory.dll + + net50.System.Security.Cryptography.X509Certificates + Resources\net50\System.Security.Cryptography.X509Certificates.dll - - net50.System.Net - Resources\net50\System.Net.dll + + net50.System.Net.ServicePoint + Resources\net50\System.Net.ServicePoint.dll - - net50.System.Net.Http - Resources\net50\System.Net.Http.dll + + net50.System.Text.Encoding.CodePages + Resources\net50\System.Text.Encoding.CodePages.dll - - net50.System.Net.Http.Json - Resources\net50\System.Net.Http.Json.dll + + net50.System.IO.Compression + Resources\net50\System.IO.Compression.dll - - net50.System.Net.HttpListener - Resources\net50\System.Net.HttpListener.dll + + net50.System.Reflection.Extensions + Resources\net50\System.Reflection.Extensions.dll - - net50.System.Net.Mail - Resources\net50\System.Net.Mail.dll + + net50.System.Runtime.Serialization + Resources\net50\System.Runtime.Serialization.dll - - net50.System.Net.NameResolution - Resources\net50\System.Net.NameResolution.dll + + net50.System.Reflection.Emit + Resources\net50\System.Reflection.Emit.dll - + net50.System.Net.NetworkInformation Resources\net50\System.Net.NetworkInformation.dll - - net50.System.Net.Ping - Resources\net50\System.Net.Ping.dll + + net50.System.Reflection.Emit.ILGeneration + Resources\net50\System.Reflection.Emit.ILGeneration.dll - - net50.System.Net.Primitives - Resources\net50\System.Net.Primitives.dll + + net50.System.Diagnostics.Process + Resources\net50\System.Diagnostics.Process.dll - - net50.System.Net.Requests - Resources\net50\System.Net.Requests.dll + + net50.System.ComponentModel.Primitives + Resources\net50\System.ComponentModel.Primitives.dll - - net50.System.Net.Security - Resources\net50\System.Net.Security.dll + + net50.System.ComponentModel.DataAnnotations + Resources\net50\System.ComponentModel.DataAnnotations.dll - - net50.System.Net.ServicePoint - Resources\net50\System.Net.ServicePoint.dll + + net50.System.Runtime.CompilerServices.VisualC + Resources\net50\System.Runtime.CompilerServices.VisualC.dll - - net50.System.Net.Sockets - Resources\net50\System.Net.Sockets.dll + + net50.System.Diagnostics.Debug + Resources\net50\System.Diagnostics.Debug.dll - - net50.System.Net.WebClient - Resources\net50\System.Net.WebClient.dll + + net50.System.Buffers + Resources\net50\System.Buffers.dll - - net50.System.Net.WebHeaderCollection - Resources\net50\System.Net.WebHeaderCollection.dll + + net50.System.Collections.NonGeneric + Resources\net50\System.Collections.NonGeneric.dll - - net50.System.Net.WebProxy - Resources\net50\System.Net.WebProxy.dll + + net50.System.Threading + Resources\net50\System.Threading.dll - - net50.System.Net.WebSockets.Client - Resources\net50\System.Net.WebSockets.Client.dll + + net50.System.IO.Compression.ZipFile + Resources\net50\System.IO.Compression.ZipFile.dll - - net50.System.Net.WebSockets - Resources\net50\System.Net.WebSockets.dll + + net50.System.Xml.ReaderWriter + Resources\net50\System.Xml.ReaderWriter.dll - - net50.System.Numerics - Resources\net50\System.Numerics.dll + + net50.System.Text.RegularExpressions + Resources\net50\System.Text.RegularExpressions.dll - - net50.System.Numerics.Vectors - Resources\net50\System.Numerics.Vectors.dll + + net50.Microsoft.VisualBasic + Resources\net50\Microsoft.VisualBasic.dll - - net50.System.ObjectModel - Resources\net50\System.ObjectModel.dll + + net50.System.ComponentModel.Annotations + Resources\net50\System.ComponentModel.Annotations.dll - - net50.System.Reflection.DispatchProxy - Resources\net50\System.Reflection.DispatchProxy.dll + + net50.System.Net.Requests + Resources\net50\System.Net.Requests.dll - - net50.System.Reflection - Resources\net50\System.Reflection.dll + + net50.System.Globalization.Calendars + Resources\net50\System.Globalization.Calendars.dll - - net50.System.Reflection.Emit - Resources\net50\System.Reflection.Emit.dll + + net50.System.Collections.Immutable + Resources\net50\System.Collections.Immutable.dll - - net50.System.Reflection.Emit.ILGeneration - Resources\net50\System.Reflection.Emit.ILGeneration.dll + + net50.System.Runtime.Serialization.Primitives + Resources\net50\System.Runtime.Serialization.Primitives.dll - - net50.System.Reflection.Emit.Lightweight - Resources\net50\System.Reflection.Emit.Lightweight.dll + + net50.System.Text.Encoding.Extensions + Resources\net50\System.Text.Encoding.Extensions.dll - - net50.System.Reflection.Extensions - Resources\net50\System.Reflection.Extensions.dll + + net50.System.Diagnostics.StackTrace + Resources\net50\System.Diagnostics.StackTrace.dll - - net50.System.Reflection.Metadata - Resources\net50\System.Reflection.Metadata.dll + + net50.System.Net.Primitives + Resources\net50\System.Net.Primitives.dll - - net50.System.Reflection.Primitives - Resources\net50\System.Reflection.Primitives.dll + + net50.System.Security.SecureString + Resources\net50\System.Security.SecureString.dll - - net50.System.Reflection.TypeExtensions - Resources\net50\System.Reflection.TypeExtensions.dll + + net50.System.Security.Principal + Resources\net50\System.Security.Principal.dll + + + net50.System.ServiceProcess + Resources\net50\System.ServiceProcess.dll - - net50.System.Resources.Reader - Resources\net50\System.Resources.Reader.dll + + net50.System.Linq.Queryable + Resources\net50\System.Linq.Queryable.dll - - net50.System.Resources.ResourceManager - Resources\net50\System.Resources.ResourceManager.dll + + net50.System.Memory + Resources\net50\System.Memory.dll - - net50.System.Resources.Writer - Resources\net50\System.Resources.Writer.dll + + net50.System.Xml.XDocument + Resources\net50\System.Xml.XDocument.dll - - net50.System.Runtime.CompilerServices.Unsafe - Resources\net50\System.Runtime.CompilerServices.Unsafe.dll + + net50.System.Collections + Resources\net50\System.Collections.dll - - net50.System.Runtime.CompilerServices.VisualC - Resources\net50\System.Runtime.CompilerServices.VisualC.dll + + net50.System.Web.HttpUtility + Resources\net50\System.Web.HttpUtility.dll - + net50.System.Runtime Resources\net50\System.Runtime.dll - - net50.System.Runtime.Extensions - Resources\net50\System.Runtime.Extensions.dll + + net50.System.Threading.Tasks.Dataflow + Resources\net50\System.Threading.Tasks.Dataflow.dll - - net50.System.Runtime.Handles - Resources\net50\System.Runtime.Handles.dll + + net50.System.Net.Ping + Resources\net50\System.Net.Ping.dll - - net50.System.Runtime.InteropServices - Resources\net50\System.Runtime.InteropServices.dll + + net50.System.Collections.Specialized + Resources\net50\System.Collections.Specialized.dll - - net50.System.Runtime.InteropServices.RuntimeInformation - Resources\net50\System.Runtime.InteropServices.RuntimeInformation.dll + + net50.System.Net.WebClient + Resources\net50\System.Net.WebClient.dll - - net50.System.Runtime.Intrinsics - Resources\net50\System.Runtime.Intrinsics.dll + + net50.System.Text.Encoding + Resources\net50\System.Text.Encoding.dll - - net50.System.Runtime.Loader - Resources\net50\System.Runtime.Loader.dll + + net50.System.Resources.Reader + Resources\net50\System.Resources.Reader.dll - - net50.System.Runtime.Numerics - Resources\net50\System.Runtime.Numerics.dll + + net50.System.Data + Resources\net50\System.Data.dll - - net50.System.Runtime.Serialization - Resources\net50\System.Runtime.Serialization.dll + + net50.System.Net.Mail + Resources\net50\System.Net.Mail.dll - - net50.System.Runtime.Serialization.Formatters - Resources\net50\System.Runtime.Serialization.Formatters.dll + + net50.System.IO.FileSystem.DriveInfo + Resources\net50\System.IO.FileSystem.DriveInfo.dll - - net50.System.Runtime.Serialization.Json - Resources\net50\System.Runtime.Serialization.Json.dll + + net50.System.Net.Http.Json + Resources\net50\System.Net.Http.Json.dll - - net50.System.Runtime.Serialization.Primitives - Resources\net50\System.Runtime.Serialization.Primitives.dll + + net50.System.Reflection + Resources\net50\System.Reflection.dll - - net50.System.Runtime.Serialization.Xml - Resources\net50\System.Runtime.Serialization.Xml.dll + + net50.System.Numerics.Vectors + Resources\net50\System.Numerics.Vectors.dll - - net50.System.Security.Claims - Resources\net50\System.Security.Claims.dll + + net50.System.ServiceModel.Web + Resources\net50\System.ServiceModel.Web.dll - - net50.System.Security.Cryptography.Algorithms - Resources\net50\System.Security.Cryptography.Algorithms.dll + + net50.System.ComponentModel.EventBasedAsync + Resources\net50\System.ComponentModel.EventBasedAsync.dll - - net50.System.Security.Cryptography.Csp - Resources\net50\System.Security.Cryptography.Csp.dll + + net50.System.Xml.XPath + Resources\net50\System.Xml.XPath.dll - - net50.System.Security.Cryptography.Encoding - Resources\net50\System.Security.Cryptography.Encoding.dll + + net50.System.Reflection.Primitives + Resources\net50\System.Reflection.Primitives.dll - - net50.System.Security.Cryptography.Primitives - Resources\net50\System.Security.Cryptography.Primitives.dll + + net50.netstandard + Resources\net50\netstandard.dll - - net50.System.Security.Cryptography.X509Certificates - Resources\net50\System.Security.Cryptography.X509Certificates.dll + + net50.System.Globalization.Extensions + Resources\net50\System.Globalization.Extensions.dll - - net50.System.Security - Resources\net50\System.Security.dll + + net50.System.Net.Security + Resources\net50\System.Net.Security.dll - - net50.System.Security.Principal - Resources\net50\System.Security.Principal.dll + + net50.System.IO.FileSystem.Primitives + Resources\net50\System.IO.FileSystem.Primitives.dll - - net50.System.Security.SecureString - Resources\net50\System.Security.SecureString.dll + + net50.System.Runtime.Extensions + Resources\net50\System.Runtime.Extensions.dll - - net50.System.ServiceModel.Web - Resources\net50\System.ServiceModel.Web.dll + + net50.System.Xml + Resources\net50\System.Xml.dll - - net50.System.ServiceProcess - Resources\net50\System.ServiceProcess.dll + + net50.System.IO.Compression.FileSystem + Resources\net50\System.IO.Compression.FileSystem.dll - - net50.System.Text.Encoding.CodePages - Resources\net50\System.Text.Encoding.CodePages.dll + + net50.System.Resources.Writer + Resources\net50\System.Resources.Writer.dll - - net50.System.Text.Encoding - Resources\net50\System.Text.Encoding.dll + + net50.System.IO.IsolatedStorage + Resources\net50\System.IO.IsolatedStorage.dll - - net50.System.Text.Encoding.Extensions - Resources\net50\System.Text.Encoding.Extensions.dll + + net50.System.Globalization + Resources\net50\System.Globalization.dll + + + net50.System.Security.Claims + Resources\net50\System.Security.Claims.dll + + + net50.System.Threading.ThreadPool + Resources\net50\System.Threading.ThreadPool.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.Console + Resources\net50\System.Console.dll - - net50.System.Threading.Channels - Resources\net50\System.Threading.Channels.dll + + net50.mscorlib + Resources\net50\mscorlib.dll - - net50.System.Threading - Resources\net50\System.Threading.dll + + net50.System.Net.WebHeaderCollection + Resources\net50\System.Net.WebHeaderCollection.dll - - net50.System.Threading.Overlapped - Resources\net50\System.Threading.Overlapped.dll + + net50.System.Xml.XPath.XDocument + Resources\net50\System.Xml.XPath.XDocument.dll - - net50.System.Threading.Tasks.Dataflow - Resources\net50\System.Threading.Tasks.Dataflow.dll + + net50.System.ComponentModel + Resources\net50\System.ComponentModel.dll - - net50.System.Threading.Tasks - Resources\net50\System.Threading.Tasks.dll + + net50.System.Numerics + Resources\net50\System.Numerics.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.Linq.Expressions + Resources\net50\System.Linq.Expressions.dll - - net50.System.Threading.Thread - Resources\net50\System.Threading.Thread.dll + + net50.System.Threading.Tasks + Resources\net50\System.Threading.Tasks.dll - - net50.System.Threading.ThreadPool - Resources\net50\System.Threading.ThreadPool.dll + + net50.System.Xml.Linq + Resources\net50\System.Xml.Linq.dll - - net50.System.Threading.Timer - Resources\net50\System.Threading.Timer.dll + + net50.System.IO.FileSystem + Resources\net50\System.IO.FileSystem.dll - - net50.System.Transactions - Resources\net50\System.Transactions.dll + + net50.System.Linq + Resources\net50\System.Linq.dll - - net50.System.Transactions.Local - Resources\net50\System.Transactions.Local.dll + + net50.System.Runtime.Intrinsics + Resources\net50\System.Runtime.Intrinsics.dll - - net50.System.ValueTuple - Resources\net50\System.ValueTuple.dll + + net50.System.Data.Common + Resources\net50\System.Data.Common.dll - - net50.System.Web - Resources\net50\System.Web.dll + + net50.System.IO.FileSystem.Watcher + Resources\net50\System.IO.FileSystem.Watcher.dll - - net50.System.Web.HttpUtility - Resources\net50\System.Web.HttpUtility.dll + + net50.System.AppContext + Resources\net50\System.AppContext.dll - - net50.System.Windows - Resources\net50\System.Windows.dll + + net50.System.Security + Resources\net50\System.Security.dll - - net50.System.Xml - Resources\net50\System.Xml.dll + + net50.System.Runtime.Serialization.Json + Resources\net50\System.Runtime.Serialization.Json.dll - - net50.System.Xml.Linq - Resources\net50\System.Xml.Linq.dll + + net50.System.Runtime.Handles + Resources\net50\System.Runtime.Handles.dll - - net50.System.Xml.ReaderWriter - Resources\net50\System.Xml.ReaderWriter.dll + + net50.System.Linq.Parallel + Resources\net50\System.Linq.Parallel.dll - - net50.System.Xml.Serialization - Resources\net50\System.Xml.Serialization.dll + + net50.System.Threading.Channels + Resources\net50\System.Threading.Channels.dll - - net50.System.Xml.XDocument - Resources\net50\System.Xml.XDocument.dll + + net50.System.Web + Resources\net50\System.Web.dll + + + net50.System.Runtime.Numerics + Resources\net50\System.Runtime.Numerics.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.Reflection.TypeExtensions + Resources\net50\System.Reflection.TypeExtensions.dll - - net50.System.Xml.XPath.XDocument - Resources\net50\System.Xml.XPath.XDocument.dll + + net50.System.IO.UnmanagedMemoryStream + Resources\net50\System.IO.UnmanagedMemoryStream.dll - - net50.WindowsBase - Resources\net50\WindowsBase.dll + + net50.System.Net.NameResolution + Resources\net50\System.Net.NameResolution.dll + + + net50.System.Transactions + Resources\net50\System.Transactions.dll + + + net50.System.Net.Http + Resources\net50\System.Net.Http.dll + + + net50.System.Collections.Concurrent + Resources\net50\System.Collections.Concurrent.dll + + + net50.System.Security.Cryptography.Encoding + Resources\net50\System.Security.Cryptography.Encoding.dll + + + net50.System.Transactions.Local + Resources\net50\System.Transactions.Local.dll + + + net50.System.IO.Pipes + Resources\net50\System.IO.Pipes.dll + + + net50.System.Windows + Resources\net50\System.Windows.dll + + + net50.System.Runtime.Serialization.Xml + Resources\net50\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.Net60/Generated.cs b/Src/Basic.Reference.Assemblies.Net60/Generated.cs index e4a0bb7..dd4afff 100644 --- a/Src/Basic.Reference.Assemblies.Net60/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net60/Generated.cs @@ -13,179 +13,179 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net60.References.MicrosoftCSharp, global::System.Guid.Parse("58af3302-6d23-4e48-8500-bb97a510e414")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net60.References.System, global::System.Guid.Parse("5c042533-af77-40e3-b8eb-436cf64fcf67")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net60.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("5a5e5615-51ad-4c11-b378-c6249ceea32d")); + 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 Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net60.References.MicrosoftVisualBasic, global::System.Guid.Parse("78982d22-f3da-4528-8a45-043595975cf0")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net60.References.SystemThreadingThread, global::System.Guid.Parse("41491e70-5751-4fa1-a969-32bf516250a1")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net60.References.MicrosoftWin32Primitives, global::System.Guid.Parse("dc6f3a66-5e6b-4490-9298-86c84a72fa8c")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net60.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e6465340-bdd5-4852-b9ab-f9fa22f22bd5")); /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net60.References.MicrosoftWin32Registry, global::System.Guid.Parse("d9e1d396-5c05-4b96-8187-3de654156900")); + 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 mscorlib.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net60.References.mscorlib, global::System.Guid.Parse("77d3fe09-8a3c-4b98-8457-9033f4fc8f57")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net60.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("3a602d60-26b1-4455-9aba-61ba0a454ca1")); /// - /// The for netstandard.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net60.References.netstandard, global::System.Guid.Parse("c524f628-4a77-45e4-8131-17bf582c12b2")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net60.References.SystemReflectionMetadata, global::System.Guid.Parse("9a673308-2fba-4a14-90a9-e60fb6f5c6e4")); /// - /// The for System.AppContext.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net60.References.SystemAppContext, global::System.Guid.Parse("1edbaaaa-6bc3-4b88-9ffc-4ff05b45f653")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net60.References.SystemFormatsAsn1, global::System.Guid.Parse("caf3a2e1-fdd4-4795-b6f2-2d0783742db8")); /// - /// The for System.Buffers.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net60.References.SystemBuffers, global::System.Guid.Parse("7eef1599-afff-4e3c-80a1-385e56de0fd2")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net60.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("66b08da4-34dd-4e71-8d71-09819fe89b5c")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net60.References.SystemCollectionsConcurrent, global::System.Guid.Parse("287db915-bbf7-4e57-a40c-5ab4d5150caa")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net60.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("3d585596-496a-4e98-8c06-e29845ab696e")); /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net60.References.SystemCollections, global::System.Guid.Parse("8d91301d-0e93-48db-87b1-aed5f5ef7623")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net60.References.MicrosoftWin32Primitives, global::System.Guid.Parse("dc6f3a66-5e6b-4490-9298-86c84a72fa8c")); /// - /// The for System.Collections.Immutable.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net60.References.SystemCollectionsImmutable, global::System.Guid.Parse("87773e49-0a89-419b-b5ed-974ba63cfc94")); + 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.Collections.NonGeneric.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net60.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("c3cfd6c1-2da8-4eaa-b433-6e0c5d7e40ca")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net60.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("8f5c7eae-eac6-4d1c-8427-0cf8bf041d4a")); /// - /// The for System.Collections.Specialized.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net60.References.SystemCollectionsSpecialized, global::System.Guid.Parse("9f090f1a-ca70-4747-acca-4e565ff37794")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net60.References.SystemCore, global::System.Guid.Parse("1a877b83-661a-427e-8a9c-c5f0952d461a")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net60.References.SystemComponentModelAnnotations, global::System.Guid.Parse("38d1216c-4061-43ca-b1ab-da20278801f6")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net60.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("adfbe660-caa8-4a91-a4b7-6d92524288ab")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net60.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("9a0802da-31da-4439-9979-f57d538ef7f3")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net60.References.SystemResourcesResourceManager, global::System.Guid.Parse("2901e7da-1354-41c6-8c60-5467657fd611")); /// - /// The for System.ComponentModel.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net60.References.SystemComponentModel, global::System.Guid.Parse("791d22db-b17a-4a71-8a65-27c162431d22")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net60.References.SystemThreadingOverlapped, global::System.Guid.Parse("b3256eab-31d9-489b-bb29-f7aaf0c25735")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net60.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("b2ca23a6-022e-48fe-a4ef-45b17de61de1")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net60.References.SystemNetHttpListener, global::System.Guid.Parse("53ae7256-6cf2-4beb-8fd2-1c60fab398b7")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net60.References.SystemComponentModelPrimitives, global::System.Guid.Parse("470337a6-3ccd-4bc5-92bb-28759fd7a90c")); + 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.ComponentModel.TypeConverter.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net60.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("52ee4c8b-ef31-4d0c-a4ae-53f4fffc9443")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net60.References.SystemObjectModel, global::System.Guid.Parse("57563015-04e8-4f83-9d8c-8b5615389d59")); /// - /// The for System.Configuration.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net60.References.SystemConfiguration, global::System.Guid.Parse("0692eaba-0023-43e5-9817-b05da8855162")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net60.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("2eec931c-1e3f-48cc-9da5-98f4832e8d30")); /// - /// The for System.Console.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net60.References.SystemConsole, global::System.Guid.Parse("c6c58ea5-e400-44a6-a5ca-696d117a5b07")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net60.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4f0b86f1-d532-46ec-8894-68c62010cf76")); /// - /// The for System.Core.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net60.References.SystemCore, global::System.Guid.Parse("1a877b83-661a-427e-8a9c-c5f0952d461a")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net60.References.MicrosoftCSharp, global::System.Guid.Parse("58af3302-6d23-4e48-8500-bb97a510e414")); /// - /// The for System.Data.Common.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net60.References.SystemDataCommon, global::System.Guid.Parse("5e25a67b-5ac9-4008-a92a-400a579ffbff")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net60.References.SystemNetWebSocketsClient, global::System.Guid.Parse("f979ff25-6e6d-44b9-89e1-f84fccef58bc")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net60.References.SystemDataDataSetExtensions, global::System.Guid.Parse("08baa456-8019-4336-a99a-b5f9fe244715")); + 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.Data.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net60.References.SystemData, global::System.Guid.Parse("ae87c93e-ca55-40fc-ad3b-3cbf756f3df0")); + 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.Diagnostics.Contracts.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net60.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e6465340-bdd5-4852-b9ab-f9fa22f22bd5")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net60.References.SystemDynamicRuntime, global::System.Guid.Parse("da69fdd8-a01e-41c1-b838-6b1dc21ef32e")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net60.References.SystemDiagnosticsDebug, global::System.Guid.Parse("a4cfe0cd-4caa-471e-97ec-09b3fcc6256a")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net60.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("8a42d5f3-9552-466c-8e22-1ae41bf2175b")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net60.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("66b08da4-34dd-4e71-8d71-09819fe89b5c")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net60.References.WindowsBase, global::System.Guid.Parse("5830d5ce-204e-4342-a9c7-be15964e4099")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net60.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("912da8fd-c9d4-435e-b569-cdeddd8bad68")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net60.References.SystemNetWebProxy, global::System.Guid.Parse("26659154-ac66-451c-aa64-22245df23636")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net60.References.SystemDiagnosticsProcess, global::System.Guid.Parse("b4e7286f-cc04-4541-943a-ad7452df508f")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net60.References.SystemConfiguration, global::System.Guid.Parse("0692eaba-0023-43e5-9817-b05da8855162")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net60.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("2c7ce5c3-9c5e-4760-8e44-a0453fbdc41b")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net60.References.SystemDiagnosticsTools, global::System.Guid.Parse("5f3534a2-0a88-4ddb-8e3d-c9333bfe5f11")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net60.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("2eec931c-1e3f-48cc-9da5-98f4832e8d30")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net60.References.SystemIOPipesAccessControl, global::System.Guid.Parse("cc2613fd-1457-4605-8e66-0e30be2b5d4c")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net60.References.SystemDiagnosticsTools, global::System.Guid.Parse("5f3534a2-0a88-4ddb-8e3d-c9333bfe5f11")); + 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.Diagnostics.TraceSource.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net60.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("0bdd30b5-bf9a-4646-b596-7800b1e35ca0")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net60.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("576ed26b-1848-4528-86db-04ae1a62adac")); /// /// The for System.Diagnostics.Tracing.dll @@ -193,189 +193,189 @@ 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.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net60.References.SystemDataDataSetExtensions, global::System.Guid.Parse("08baa456-8019-4336-a99a-b5f9fe244715")); /// - /// The for System.Drawing.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net60.References.SystemDrawing, global::System.Guid.Parse("a2d61899-dff0-4f2d-bcf0-9b6d3af12cd4")); + 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.Drawing.Primitives.dll + /// The for System.Text.Json.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")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net60.References.SystemTextJson, global::System.Guid.Parse("48ade2e9-f0dd-4211-9af6-a6c13db1098c")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net60.References.SystemDynamicRuntime, global::System.Guid.Parse("da69fdd8-a01e-41c1-b838-6b1dc21ef32e")); + 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.Formats.Asn1.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net60.References.SystemFormatsAsn1, global::System.Guid.Parse("caf3a2e1-fdd4-4795-b6f2-2d0783742db8")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net60.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("0bdd30b5-bf9a-4646-b596-7800b1e35ca0")); /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net60.References.SystemGlobalizationCalendars, global::System.Guid.Parse("370f6b19-f8e8-4cda-b463-8462c1a20682")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net60.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("5a5e5615-51ad-4c11-b378-c6249ceea32d")); /// - /// The for System.Globalization.dll + /// The for System.Runtime.Loader.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net60.References.SystemGlobalization, global::System.Guid.Parse("32236edf-d305-42bb-b5ee-818611af1223")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net60.References.SystemRuntimeLoader, global::System.Guid.Parse("304d7e3e-e305-441b-b26f-746641ec141d")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Xml.Serialization.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")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net60.References.SystemXmlSerialization, global::System.Guid.Parse("c59219cc-bf2d-4b3f-aac8-89075808aeb6")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net60.References.SystemIO, global::System.Guid.Parse("672ceb44-43f8-400b-b9e6-a2b6049de025")); /// - /// The for System.IO.Compression.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net60.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("912da8fd-c9d4-435e-b569-cdeddd8bad68")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net60.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("a9777fa6-fda5-4ddf-b08c-57d844f2f554")); + 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.IO.Compression.ZipFile.dll + /// The for System.Threading.Tasks.Parallel.dll /// - 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")); + 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.IO.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net60.References.SystemNetSockets, global::System.Guid.Parse("ac0b2dc8-5877-41cf-a965-9226beb5112c")); /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.ValueTuple.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")); + 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.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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")); + 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.IO.FileSystem.DriveInfo.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net60.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("6cf373f2-496c-475b-b041-9d036b7988fd")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net60.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("6299828c-fe5b-44f3-abc9-067c4bd815ea")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net60.References.SystemNetServicePoint, global::System.Guid.Parse("9a881c8e-9547-47ed-8348-5123d1708802")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Text.Encoding.CodePages.dll /// - 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")); + 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.IO.IsolatedStorage.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net60.References.SystemIOIsolatedStorage, global::System.Guid.Parse("c98d96fa-a25e-4c0b-a667-6d11b703a1e1")); + 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.MemoryMappedFiles.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net60.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("8f5c7eae-eac6-4d1c-8427-0cf8bf041d4a")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net60.References.SystemReflectionExtensions, global::System.Guid.Parse("99862e58-14b4-46bd-ad98-4da17e3ef847")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net60.References.SystemIOPipesAccessControl, global::System.Guid.Parse("cc2613fd-1457-4605-8e66-0e30be2b5d4c")); + 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.IO.Pipes.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net60.References.SystemIOPipes, global::System.Guid.Parse("536dea3e-c2d8-4131-a4aa-8ed15e798e67")); + 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.IO.UnmanagedMemoryStream.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net60.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("8d8ecfcc-0486-4bac-9e4a-2897292f9126")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net60.References.SystemNetNetworkInformation, global::System.Guid.Parse("bc10ef7d-edff-41ac-b9d1-5bd4ff953c18")); /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net60.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("f5755f4d-c8a7-4990-a9b4-e6af6b6877cc")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net60.References.SystemLinqExpressions, global::System.Guid.Parse("ffd00f23-fd43-4434-8179-a77d08379512")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net60.References.SystemDiagnosticsProcess, global::System.Guid.Parse("b4e7286f-cc04-4541-943a-ad7452df508f")); /// - /// The for System.Linq.Parallel.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net60.References.SystemLinqParallel, global::System.Guid.Parse("372d1eeb-5f88-4a03-b715-90d69e8ce7f1")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net60.References.SystemComponentModelPrimitives, global::System.Guid.Parse("470337a6-3ccd-4bc5-92bb-28759fd7a90c")); /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net60.References.SystemLinqQueryable, global::System.Guid.Parse("9e75f95b-c8fe-4264-9363-3d7bdf93d06d")); + 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.Memory.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net60.References.SystemMemory, global::System.Guid.Parse("b201cf46-9039-48d2-ab97-5f48b5df03f4")); + 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.Net.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net60.References.SystemDiagnosticsDebug, global::System.Guid.Parse("a4cfe0cd-4caa-471e-97ec-09b3fcc6256a")); /// - /// The for System.Net.Http.dll + /// The for System.Buffers.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")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net60.References.SystemBuffers, global::System.Guid.Parse("7eef1599-afff-4e3c-80a1-385e56de0fd2")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Collections.NonGeneric.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")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net60.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("c3cfd6c1-2da8-4eaa-b433-6e0c5d7e40ca")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net60.References.SystemNetHttpListener, global::System.Guid.Parse("53ae7256-6cf2-4beb-8fd2-1c60fab398b7")); + 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.Net.Mail.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net60.References.SystemNetMail, global::System.Guid.Parse("57de5154-7659-4bec-9c46-46d66d86ed7c")); + 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.Net.NameResolution.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net60.References.SystemNetNameResolution, global::System.Guid.Parse("c741b698-cb5f-44b4-a2ad-0cd5287d10f8")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net60.References.SystemXmlReaderWriter, global::System.Guid.Parse("91fcebf2-d99a-45b8-ab5d-f7df4e554bfc")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net60.References.SystemNetNetworkInformation, global::System.Guid.Parse("bc10ef7d-edff-41ac-b9d1-5bd4ff953c18")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net60.References.SystemTextRegularExpressions, global::System.Guid.Parse("37eaf231-f72e-4c68-bdb7-21f1ab729713")); /// - /// The for System.Net.Ping.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net60.References.SystemNetPing, global::System.Guid.Parse("d36ac06b-cbf5-42fc-b6e9-4410e4619278")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net60.References.MicrosoftVisualBasic, global::System.Guid.Parse("78982d22-f3da-4528-8a45-043595975cf0")); /// - /// The for System.Net.Primitives.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net60.References.SystemNetPrimitives, global::System.Guid.Parse("48686ed9-cce4-4da7-ace2-769cce478a65")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net60.References.SystemComponentModelAnnotations, global::System.Guid.Parse("38d1216c-4061-43ca-b1ab-da20278801f6")); /// /// The for System.Net.Requests.dll @@ -383,429 +383,429 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net60.References.SystemNetRequests, global::System.Guid.Parse("f41bd377-9591-4b31-bc0a-bb420ca95902")); /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net60.References.SystemNetSecurity, global::System.Guid.Parse("facc2a70-4546-4830-8996-c5f5b26d3876")); + 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.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net60.References.SystemNetServicePoint, global::System.Guid.Parse("9a881c8e-9547-47ed-8348-5123d1708802")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net60.References.SystemCollectionsImmutable, global::System.Guid.Parse("87773e49-0a89-419b-b5ed-974ba63cfc94")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net60.References.SystemNetSockets, global::System.Guid.Parse("ac0b2dc8-5877-41cf-a965-9226beb5112c")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net60.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("2f6250e1-0151-40b4-8618-8356c1c1ea84")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net60.References.SystemNetWebClient, global::System.Guid.Parse("f5db5d13-778a-417c-b614-021a34aa0afd")); + 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.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net60.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("ba07877d-a459-4af7-aee9-32fbdf75d3f2")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net60.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("2c7ce5c3-9c5e-4760-8e44-a0453fbdc41b")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net60.References.SystemNetWebProxy, global::System.Guid.Parse("26659154-ac66-451c-aa64-22245df23636")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net60.References.SystemNetPrimitives, global::System.Guid.Parse("48686ed9-cce4-4da7-ace2-769cce478a65")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net60.References.SystemNetWebSocketsClient, global::System.Guid.Parse("f979ff25-6e6d-44b9-89e1-f84fccef58bc")); + 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.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net60.References.SystemNetWebSockets, global::System.Guid.Parse("e8936130-763c-47b1-8312-428c82764e4c")); + 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.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net60.References.SystemServiceProcess, global::System.Guid.Parse("c86f1d17-a3d9-461b-936f-0cf3f6017f67")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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")); + 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.ObjectModel.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net60.References.SystemObjectModel, global::System.Guid.Parse("57563015-04e8-4f83-9d8c-8b5615389d59")); + 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.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net60.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("26a52347-fb40-4550-8e25-b9a7bf209cd5")); + 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.Reflection.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net60.References.SystemReflection, global::System.Guid.Parse("4ced118b-a851-4313-9d15-a57788a149f8")); + 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.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net60.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("f5755f4d-c8a7-4990-a9b4-e6af6b6877cc")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net60.References.SystemReflectionExtensions, global::System.Guid.Parse("99862e58-14b4-46bd-ad98-4da17e3ef847")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net60.References.SystemNetPing, global::System.Guid.Parse("d36ac06b-cbf5-42fc-b6e9-4410e4619278")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net60.References.SystemReflectionMetadata, global::System.Guid.Parse("9a673308-2fba-4a14-90a9-e60fb6f5c6e4")); + 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.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net60.References.SystemReflectionPrimitives, global::System.Guid.Parse("f8633daf-4591-47b5-b943-ac4678f0cfce")); + 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.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net60.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6c88b39d-856f-499f-beed-4c298d54ea73")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net60.References.SystemNetWebClient, global::System.Guid.Parse("f5db5d13-778a-417c-b614-021a34aa0afd")); /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net60.References.SystemResourcesReader, global::System.Guid.Parse("e15a3e1f-0154-456b-879b-05ac3cfbd4cc")); + 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.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net60.References.SystemResourcesResourceManager, global::System.Guid.Parse("2901e7da-1354-41c6-8c60-5467657fd611")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net60.References.SystemResourcesReader, global::System.Guid.Parse("e15a3e1f-0154-456b-879b-05ac3cfbd4cc")); /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net60.References.SystemResourcesWriter, global::System.Guid.Parse("5f40da96-7f03-40ac-95ac-d0121268ec90")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net60.References.SystemData, global::System.Guid.Parse("ae87c93e-ca55-40fc-ad3b-3cbf756f3df0")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net60.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("576ed26b-1848-4528-86db-04ae1a62adac")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net60.References.SystemNetMail, global::System.Guid.Parse("57de5154-7659-4bec-9c46-46d66d86ed7c")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - 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")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net60.References.SystemSecurityAccessControl, global::System.Guid.Parse("bda510e6-fae5-4117-bfbd-3ab3eccb29bf")); /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net60.References.SystemRuntime, global::System.Guid.Parse("6972beaf-1da8-4d93-b09e-cfeb1119795b")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net60.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("6cf373f2-496c-475b-b041-9d036b7988fd")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net60.References.SystemRuntimeExtensions, global::System.Guid.Parse("cfa908b8-a977-486b-ab82-dc33481af005")); + 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.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net60.References.SystemRuntimeHandles, global::System.Guid.Parse("d7a36bce-d410-48f2-b835-3277ee339acd")); + 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.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.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 SystemNumericsVectors => new ReferenceInfo("System.Numerics.Vectors.dll", Resources.SystemNumericsVectors, Net60.References.SystemNumericsVectors, global::System.Guid.Parse("e9c64bd5-7423-4f95-b39f-76780b1a25ba")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net60.References.SystemServiceModelWeb, global::System.Guid.Parse("c43c2985-457c-462e-be36-7b71d730bf78")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net60.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("2e001e6d-a1ea-42d8-a580-cbae0117b105")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net60.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("b2ca23a6-022e-48fe-a4ef-45b17de61de1")); /// - /// The for System.Runtime.Loader.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net60.References.SystemRuntimeLoader, global::System.Guid.Parse("304d7e3e-e305-441b-b26f-746641ec141d")); + 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.Runtime.Numerics.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net60.References.SystemRuntimeNumerics, global::System.Guid.Parse("a3294218-a1d7-4704-b045-65e6e67343cf")); + 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.Runtime.Serialization.dll + /// The for System.Reflection.Primitives.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")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net60.References.SystemReflectionPrimitives, global::System.Guid.Parse("f8633daf-4591-47b5-b943-ac4678f0cfce")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net60.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("adfbe660-caa8-4a91-a4b7-6d92524288ab")); + 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.Runtime.Serialization.Json.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net60.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("07b47e61-ba92-43d9-8e4c-aaf15a70a139")); + 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.Runtime.Serialization.Primitives.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net60.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("2f6250e1-0151-40b4-8618-8356c1c1ea84")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net60.References.SystemNetSecurity, global::System.Guid.Parse("facc2a70-4546-4830-8996-c5f5b26d3876")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.IO.FileSystem.Primitives.dll /// - 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")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net60.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("6299828c-fe5b-44f3-abc9-067c4bd815ea")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net60.References.SystemSecurityAccessControl, global::System.Guid.Parse("bda510e6-fae5-4117-bfbd-3ab3eccb29bf")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net60.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("78eacd42-6f74-40d7-8a77-485e14c3f790")); /// - /// The for System.Security.Claims.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net60.References.SystemSecurityClaims, global::System.Guid.Parse("3185e527-2fdd-4b32-ba65-28ef5c57a359")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net60.References.SystemRuntimeExtensions, global::System.Guid.Parse("cfa908b8-a977-486b-ab82-dc33481af005")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net60.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("8a42d5f3-9552-466c-8e22-1ae41bf2175b")); + 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.Security.Cryptography.Cng.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net60.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("78eacd42-6f74-40d7-8a77-485e14c3f790")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net60.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("a9777fa6-fda5-4ddf-b08c-57d844f2f554")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, Net60.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("4f0b86f1-d532-46ec-8894-68c62010cf76")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net60.References.SystemResourcesWriter, global::System.Guid.Parse("5f40da96-7f03-40ac-95ac-d0121268ec90")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net60.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("bb213374-fe81-4eeb-b1b8-7b62a6f0a529")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net60.References.SystemIOIsolatedStorage, global::System.Guid.Parse("c98d96fa-a25e-4c0b-a667-6d11b703a1e1")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net60.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("3a602d60-26b1-4455-9aba-61ba0a454ca1")); + 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.Security.Cryptography.Primitives.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net60.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("3d585596-496a-4e98-8c06-e29845ab696e")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net60.References.SystemSecurityClaims, global::System.Guid.Parse("3185e527-2fdd-4b32-ba65-28ef5c57a359")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Threading.ThreadPool.dll /// - 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")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net60.References.SystemThreadingThreadPool, global::System.Guid.Parse("160074db-8ffb-4e54-a03b-2b5b9f306a9b")); /// - /// The for System.Security.dll + /// The for System.Text.Encodings.Web.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 SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net60.References.SystemTextEncodingsWeb, global::System.Guid.Parse("d4c73dea-a695-4453-bc83-92a0d4c994b8")); /// - /// The for System.Security.Principal.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net60.References.SystemSecurityPrincipal, global::System.Guid.Parse("29619e95-246b-4f5f-9eab-b85e943ee59c")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net60.References.SystemConsole, global::System.Guid.Parse("c6c58ea5-e400-44a6-a5ca-696d117a5b07")); /// - /// The for System.Security.Principal.Windows.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net60.References.mscorlib, global::System.Guid.Parse("77d3fe09-8a3c-4b98-8457-9033f4fc8f57")); /// - /// The for System.Security.SecureString.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net60.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("ba07877d-a459-4af7-aee9-32fbdf75d3f2")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net60.References.SystemServiceModelWeb, global::System.Guid.Parse("c43c2985-457c-462e-be36-7b71d730bf78")); + 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.ServiceProcess.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net60.References.SystemServiceProcess, global::System.Guid.Parse("c86f1d17-a3d9-461b-936f-0cf3f6017f67")); + 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.Text.Encoding.CodePages.dll + /// The for System.Numerics.dll /// - 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")); + 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.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net60.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("39287e06-1b5a-488e-9165-77b49a5c80d1")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net60.References.SystemLinqExpressions, global::System.Guid.Parse("ffd00f23-fd43-4434-8179-a77d08379512")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net60.References.SystemTextEncodingsWeb, global::System.Guid.Parse("d4c73dea-a695-4453-bc83-92a0d4c994b8")); + 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.Text.Json.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net60.References.SystemTextJson, global::System.Guid.Parse("48ade2e9-f0dd-4211-9af6-a6c13db1098c")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net60.References.SystemXmlLinq, global::System.Guid.Parse("3d337026-6d7c-42b4-b360-384434d79a0d")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net60.References.SystemTextRegularExpressions, global::System.Guid.Parse("37eaf231-f72e-4c68-bdb7-21f1ab729713")); + 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.Threading.Channels.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net60.References.SystemThreadingChannels, global::System.Guid.Parse("3d7add72-e399-4a09-b481-60050469f576")); + 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 System.Threading.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net60.References.SystemThreading, global::System.Guid.Parse("8c38be9f-6d00-45b9-8876-918bf6f275e6")); + 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.Threading.Overlapped.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net60.References.SystemThreadingOverlapped, global::System.Guid.Parse("b3256eab-31d9-489b-bb29-f7aaf0c25735")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net60.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("2e001e6d-a1ea-42d8-a580-cbae0117b105")); /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Data.Common.dll /// - 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")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net60.References.SystemDataCommon, global::System.Guid.Parse("5e25a67b-5ac9-4008-a92a-400a579ffbff")); /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.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")); + 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.Threading.Tasks.Extensions.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net60.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("39287e06-1b5a-488e-9165-77b49a5c80d1")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net60.References.SystemAppContext, global::System.Guid.Parse("1edbaaaa-6bc3-4b88-9ffc-4ff05b45f653")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Security.dll /// - 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")); + 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.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net60.References.SystemThreadingThread, global::System.Guid.Parse("41491e70-5751-4fa1-a969-32bf516250a1")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net60.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("07b47e61-ba92-43d9-8e4c-aaf15a70a139")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net60.References.SystemThreadingThreadPool, global::System.Guid.Parse("160074db-8ffb-4e54-a03b-2b5b9f306a9b")); + 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.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net60.References.SystemThreadingTimer, global::System.Guid.Parse("6c09ca32-4283-44b8-a1d7-7728028a5501")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net60.References.SystemLinqParallel, global::System.Guid.Parse("372d1eeb-5f88-4a03-b715-90d69e8ce7f1")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net60.References.SystemThreadingChannels, global::System.Guid.Parse("3d7add72-e399-4a09-b481-60050469f576")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net60.References.SystemTransactionsLocal, global::System.Guid.Parse("3738b8c5-089c-413a-887f-45771db1f7d2")); + 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.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net60.References.SystemRuntimeNumerics, global::System.Guid.Parse("a3294218-a1d7-4704-b045-65e6e67343cf")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net60.References.SystemXmlXmlDocument, global::System.Guid.Parse("bc0eb696-ea59-434e-97ed-6ff94311d431")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net60.References.SystemWebHttpUtility, global::System.Guid.Parse("61028e52-216c-474a-b682-665b4812e763")); + 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.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net60.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6c88b39d-856f-499f-beed-4c298d54ea73")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net60.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("8d8ecfcc-0486-4bac-9e4a-2897292f9126")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net60.References.SystemXmlLinq, global::System.Guid.Parse("3d337026-6d7c-42b4-b360-384434d79a0d")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net60.References.SystemNetNameResolution, global::System.Guid.Parse("c741b698-cb5f-44b4-a2ad-0cd5287d10f8")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net60.References.SystemXmlReaderWriter, global::System.Guid.Parse("91fcebf2-d99a-45b8-ab5d-f7df4e554bfc")); + 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.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net60.References.SystemXmlSerialization, global::System.Guid.Parse("c59219cc-bf2d-4b3f-aac8-89075808aeb6")); + 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.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net60.References.SystemXmlXDocument, global::System.Guid.Parse("f43410fc-231b-4cb2-a85c-037f6f195f66")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net60.References.SystemXmlXmlDocument, global::System.Guid.Parse("bc0eb696-ea59-434e-97ed-6ff94311d431")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net60.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("bb213374-fe81-4eeb-b1b8-7b62a6f0a529")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net60.References.SystemXmlXmlSerializer, global::System.Guid.Parse("94ebd993-2938-4192-bd37-169937e324d6")); + 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net60.References.SystemIOPipes, global::System.Guid.Parse("536dea3e-c2d8-4131-a4aa-8ed15e798e67")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net60.References.SystemWindows, global::System.Guid.Parse("aa2bff48-1851-4540-bb95-36d2bae4b571")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net60.References.WindowsBase, global::System.Guid.Parse("5830d5ce-204e-4342-a9c7-be15964e4099")); + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -815,165 +815,165 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -988,598 +988,598 @@ public static partial class Net60 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net60)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System")).GetReference(filePath: "System.dll", display: "System (net60)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net60)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net60)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net60)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net60)"); } - return _MicrosoftWin32Primitives; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_MicrosoftWin32Registry is null) + if (_SystemComponentModelTypeConverter is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net60)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net60)"); } - return _MicrosoftWin32Registry; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for mscorlib.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_mscorlib is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net60)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net60)"); } - return _mscorlib; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for netstandard.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_netstandard is null) + if (_SystemReflectionMetadata is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net60)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net60)"); } - return _netstandard; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.AppContext.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemAppContext is null) + if (_SystemFormatsAsn1 is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net60)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net60)"); } - return _SystemAppContext; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Buffers.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemBuffers is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net60)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net60)"); } - return _SystemBuffers; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net60)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net60)"); } - return _SystemCollectionsConcurrent; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollections is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net60)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net60)"); } - return _SystemCollections; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.Immutable.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsImmutable is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net60)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net60)"); } - return _SystemCollectionsImmutable; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net60)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net60)"); } - return _SystemCollectionsNonGeneric; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Collections.Specialized.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemCore { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemCore is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net60)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net60)"); } - return _SystemCollectionsSpecialized; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net60)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net60)"); } - return _SystemComponentModelAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net60)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net60)"); } - return _SystemComponentModelDataAnnotations; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModel is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net60)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net60)"); } - return _SystemComponentModel; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net60)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net60)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNet is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net60)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net60)"); } - return _SystemComponentModelPrimitives; + return _SystemNet; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemObjectModel is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net60)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net60)"); } - return _SystemComponentModelTypeConverter; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Configuration.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConfiguration is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net60)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net60)"); } - return _SystemConfiguration; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Console.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemConsole is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net60)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net60)"); } - return _SystemConsole; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Core.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemCore is null) + if (_MicrosoftCSharp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net60)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net60)"); } - return _SystemCore; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.Common.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataCommon is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net60)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net60)"); } - return _SystemDataCommon; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemThreadingTimer is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net60)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net60)"); } - return _SystemDataDataSetExtensions; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Data.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemData is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net60)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net60)"); } - return _SystemData; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net60)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net60)"); } - return _SystemDiagnosticsContracts; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net60)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net60)"); } - return _SystemDiagnosticsDebug; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_WindowsBase is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net60)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net60)"); } - return _SystemDiagnosticsDiagnosticSource; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net60)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net60)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net60)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net60)"); } - return _SystemDiagnosticsProcess; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net60)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net60)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net60)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net60)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTools is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net60)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net60)"); } - return _SystemDiagnosticsTools; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net60)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net60)"); } - return _SystemDiagnosticsTraceSource; + return _SystemRuntimeCompilerServicesUnsafe; } } @@ -1600,632 +1600,632 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_System is null) + if (_SystemDataDataSetExtensions is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System")).GetReference(filePath: "System.dll", display: "System (net60)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net60)"); } - return _System; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Drawing.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDrawing is null) + if (_SystemNetWebSockets is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net60)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net60)"); } - return _SystemDrawing; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemTextJson { get { - if (_SystemDrawingPrimitives is null) + if (_SystemTextJson is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net60)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net60)"); } - return _SystemDrawingPrimitives; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemDynamicRuntime is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net60)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net60)"); } - return _SystemDynamicRuntime; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Formats.Asn1.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemFormatsAsn1 is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net60)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net60)"); } - return _SystemFormatsAsn1; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalizationCalendars is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net60)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net60)"); } - return _SystemGlobalizationCalendars; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalization is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net60)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net60)"); } - return _SystemGlobalization; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemXmlSerialization is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net60)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net60)"); } - return _SystemGlobalizationExtensions; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemIO 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)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net60)"); } - return _SystemIOCompressionBrotli; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompression is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net60)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net60)"); } - return _SystemIOCompression; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net60)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net60)"); } - return _SystemIOCompressionFileSystem; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net60)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net60)"); } - return _SystemIOCompressionZipFile; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIO is null) + if (_SystemNetSockets is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net60)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net60)"); } - return _SystemIO; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net60)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net60)"); } - return _SystemIOFileSystemAccessControl; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystem is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (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 _SystemIOFileSystem; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net60)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net60)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemNetServicePoint is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net60)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net60)"); } - return _SystemIOFileSystemPrimitives; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net60)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net60)"); } - return _SystemIOFileSystemWatcher; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemIOCompression is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net60)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net60)"); } - return _SystemIOIsolatedStorage; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemReflectionExtensions is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net60)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net60)"); } - return _SystemIOMemoryMappedFiles; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net60)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net60)"); } - return _SystemIOPipesAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.Pipes.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOPipes is null) + if (_SystemReflectionEmit is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net60)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net60)"); } - return _SystemIOPipes; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net60)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net60)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinq is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net60)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net60)"); } - return _SystemLinq; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Expressions.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqExpressions is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net60)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net60)"); } - return _SystemLinqExpressions; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Parallel.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqParallel is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net60)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net60)"); } - return _SystemLinqParallel; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net60)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net60)"); } - return _SystemLinqQueryable; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Memory.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemMemory is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net60)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net60)"); } - return _SystemMemory; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNet is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net60)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net60)"); } - return _SystemNet; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttp is null) + if (_SystemBuffers is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net60)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net60)"); } - return _SystemNetHttp; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.Http.Json.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpJson is null) + if (_SystemCollectionsNonGeneric 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)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net60)"); } - return _SystemNetHttpJson; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.HttpListener.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetHttpListener is null) + if (_SystemThreading is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net60)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net60)"); } - return _SystemNetHttpListener; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.Mail.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetMail is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net60)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net60)"); } - return _SystemNetMail; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NameResolution.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNameResolution is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net60)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net60)"); } - return _SystemNetNameResolution; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetNetworkInformation is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net60)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net60)"); } - return _SystemNetNetworkInformation; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Ping.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPing is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net60)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net60)"); } - return _SystemNetPing; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Primitives.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetPrimitives is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net60)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net60)"); } - return _SystemNetPrimitives; + return _SystemComponentModelAnnotations; } } @@ -2246,343 +2246,360 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net60)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net60)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServicePoint is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net60)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net60)"); } - return _SystemNetServicePoint; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net60)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net60)"); } - return _SystemNetSockets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (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 _SystemNetWebClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net60)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net60)"); } - return _SystemNetWebHeaderCollection; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net60)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net60)"); } - return _SystemNetWebProxy; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecuritySecureString is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net60)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net60)"); } - return _SystemNetWebSocketsClient; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSockets is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net60)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net60)"); } - return _SystemNetWebSockets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumerics is null) + if (_SystemServiceProcess is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net60)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net60)"); } - return _SystemNumerics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumericsVectors is null) + if (_SystemLinqQueryable is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net60)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net60)"); } - return _SystemNumericsVectors; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.ObjectModel.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemMemory { get { - if (_SystemObjectModel is null) + if (_SystemMemory is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net60)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net60)"); } - return _SystemObjectModel; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net60)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net60)"); } - return _SystemReflectionDispatchProxy; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflection is null) + if (_SystemCollections is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net60)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net60)"); } - return _SystemReflection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmit is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net60)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net60)"); } - return _SystemReflectionEmit; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntime is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net60)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net60)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net60)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net60)"); } - return _SystemReflectionEmitLightweight; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net60)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net60)"); } - return _SystemReflectionExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net60)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net60)"); } - return _SystemReflectionMetadata; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net60)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net60)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net60)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net60)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; + } + } + + private static PortableExecutableReference? _SystemTextEncoding; + + /// + /// The for System.Text.Encoding.dll + /// + public static PortableExecutableReference SystemTextEncoding + { + get + { + if (_SystemTextEncoding is null) + { + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net60)"); + } + return _SystemTextEncoding; } } @@ -2603,1091 +2620,1074 @@ public static PortableExecutableReference SystemResourcesReader } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesResourceManager is null) + if (_SystemData is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net60)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net60)"); } - return _SystemResourcesResourceManager; + return _SystemData; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Resources.Writer.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemNetMail { get { - if (_SystemResourcesWriter is null) + if (_SystemNetMail is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net60)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net60)"); } - return _SystemResourcesWriter; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemSecurityAccessControl is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net60)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net60)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net60)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net60)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntime is null) + if (_SystemNetHttpJson is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeExtensions is null) + if (_SystemReflection is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net60)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net60)"); } - return _SystemRuntimeExtensions; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.Handles.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeHandles is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net60)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net60)"); } - return _SystemRuntimeHandles; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net60)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net60)"); } - return _SystemRuntimeInteropServices; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemComponentModelEventBasedAsync 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)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net60)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net60)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net60)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (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 _SystemRuntimeLoader; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeNumerics is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net60)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net60)"); } - return _SystemRuntimeNumerics; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeSerialization is null) + if (_netstandard is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net60)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net60)"); } - return _SystemRuntimeSerialization; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net60)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net60)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net60)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net60)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net60)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net60)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net60)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net60)"); } - return _SystemRuntimeSerializationXml; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net60)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net60)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityClaims is null) + if (_SystemXml is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net60)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net60)"); } - return _SystemSecurityClaims; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net60)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net60)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net60)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net60)"); } - return _SystemSecurityCryptographyCng; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net60)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net60)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net60)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net60)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net60)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net60)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net60)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net60)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net60)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net60)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurity is null) + if (_SystemConsole is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net60)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net60)"); } - return _SystemSecurity; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Principal.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityPrincipal is null) + if (_mscorlib is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net60)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net60)"); } - return _SystemSecurityPrincipal; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemNetWebHeaderCollection 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)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net60)"); } - return _SystemSecurityPrincipalWindows; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.SecureString.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecuritySecureString is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net60)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net60)"); } - return _SystemSecuritySecureString; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.ServiceModel.Web.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemServiceModelWeb is null) + if (_SystemComponentModel is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net60)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net60)"); } - return _SystemServiceModelWeb; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ServiceProcess.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemNumerics { get { - if (_SystemServiceProcess is null) + if (_SystemNumerics is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net60)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net60)"); } - return _SystemServiceProcess; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net60)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net60)"); } - return _SystemTextEncodingCodePages; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncoding is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net60)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net60)"); } - return _SystemTextEncoding; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemThreadingTasks 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)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net60)"); } - return _SystemTextEncodingExtensions; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemXmlLinq is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net60)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net60)"); } - return _SystemTextEncodingsWeb; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Json.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextJson is null) + if (_SystemIOFileSystem is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net60)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net60)"); } - return _SystemTextJson; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.RegularExpressions.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextRegularExpressions is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net60)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net60)"); } - return _SystemTextRegularExpressions; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.Channels.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreadingChannels is null) + if (_SystemLinq is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net60)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net60)"); } - return _SystemThreadingChannels; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreading is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net60)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net60)"); } - return _SystemThreading; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingOverlapped is null) + if (_SystemDataCommon is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net60)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net60)"); } - return _SystemThreadingOverlapped; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net60)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net60)"); } - return _SystemThreadingTasksDataflow; + return _SystemIOFileSystemWatcher; } } - 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("net60.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net60)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net60)"); } - return _SystemThreadingTasks; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemSecurity is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net60)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net60)"); } - return _SystemThreadingTasksExtensions; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.Parallel.dll - /// - public static PortableExecutableReference SystemThreadingTasksParallel - { - get - { - if (_SystemThreadingTasksParallel is null) - { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net60)"); - } - return _SystemThreadingTasksParallel; - } - } - - private static PortableExecutableReference? _SystemThreadingThread; - - /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net60)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net60)"); } - return _SystemThreadingThread; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net60)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net60)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net60)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net60)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net60)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net60)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net60)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net60)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net60)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net60)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net60)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net60)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net60)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net60)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net60)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net60)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net60)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net60)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net60)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net60)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net60)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net60)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net60)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net60)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net60)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net60)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net60)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net60)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net60)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net60)"); } - return _SystemXmlXmlSerializer; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net60)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net60)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemWindows 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)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net60)"); } - return _SystemXmlXPathXDocument; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_WindowsBase is null) + if (_SystemRuntimeSerializationXml is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net60)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net60)"); } - return _WindowsBase; + return _SystemRuntimeSerializationXml; } } @@ -3700,165 +3700,165 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemDiagnosticsContracts, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, + SystemDiagnosticsDiagnosticSource, + SystemSecurityCryptographyPrimitives, MicrosoftWin32Primitives, - MicrosoftWin32Registry, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNetHttpListener, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, + SystemIOPipesAccessControl, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemFormatsAsn1, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, SystemIOCompression, - SystemIOCompressionFileSystem, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystemAccessControl, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipesAccessControl, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, SystemLinqQueryable, SystemMemory, - SystemNet, - SystemNetHttp, - SystemNetHttpJson, - SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, - SystemReflectionDispatchProxy, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, - SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3872,226 +3872,202 @@ public static partial class Net60 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net60.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - - /// - /// The image bytes for Microsoft.VisualBasic.Core.dll - /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net60.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - - /// - /// The image bytes for Microsoft.VisualBasic.dll - /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net60.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; - - /// - /// The image bytes for Microsoft.Win32.Primitives.dll - /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net60.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; - - /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net60.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net60.System"); + private static byte[]? _System; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net60.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net60.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net60.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net60.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net60.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net60.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net60.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net60.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net60.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net60.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net60.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net60.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net60.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net60.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net60.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net60.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net60.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net60.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net60.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net60.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net60.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net60.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net60.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net60.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net60.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net60.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net60.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net60.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net60.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net60.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net60.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net60.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net60.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net60.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net60.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net60.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net60.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net60.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net60.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net60.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net60.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net60.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net60.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net60.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net60.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net60.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net60.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net60.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net60.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net60.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net60.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net60.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net60.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net60.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net60.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net60.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net60.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net60.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net60.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net60.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net60.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net60.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net60.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net60.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -4100,64 +4076,64 @@ public static class Resources private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net60.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net60.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net60.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net60.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net60.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net60.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net60.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net60.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net60.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net60.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net60.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net60.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net60.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net60.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net60.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net60.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net60.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net60.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net60.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net60.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// /// The image bytes for System.IO.dll @@ -4166,400 +4142,406 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net60.System.IO.FileSystem.AccessControl"); - private static byte[]? _SystemIOFileSystemAccessControl; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net60.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net60.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net60.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net60.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net60.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net60.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net60.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net60.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net60.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net60.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net60.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net60.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net60.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net60.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net60.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net60.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net60.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net60.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net60.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net60.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net60.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net60.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net60.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net60.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net60.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net60.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net60.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net60.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net60.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net60.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net60.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net60.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net60.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net60.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net60.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net60.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net60.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net60.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net60.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net60.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net60.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net60.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net60.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net60.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net60.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net60.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net60.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net60.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net60.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net60.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net60.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; + + /// + /// The image bytes for Microsoft.VisualBasic.dll + /// + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net60.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net60.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net60.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net60.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net60.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net60.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net60.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net60.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net60.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net60.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net60.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net60.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net60.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net60.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net60.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net60.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net60.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net60.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net60.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net60.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net60.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net60.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net60.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net60.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net60.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net60.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net60.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net60.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net60.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net60.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net60.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net60.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net60.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net60.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net60.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net60.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net60.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net60.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net60.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net60.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net60.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net60.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net60.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net60.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net60.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net60.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net60.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net60.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net60.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net60.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net60.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net60.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net60.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net60.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net60.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net60.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net60.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net60.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net60.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net60.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net60.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net60.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net60.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net60.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net60.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net60.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net60.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net60.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net60.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net60.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net60.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net60.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net60.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net60.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net60.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net60.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net60.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net60.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net60.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net60.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net60.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -4568,184 +4550,190 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net60.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net60.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Xml.dll + /// + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net60.System.Xml"); + private static byte[]? _SystemXml; + + /// + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net60.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net60.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net60.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net60.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net60.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net60.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net60.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net60.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net60.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net60.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net60.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net60.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net60.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net60.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net60.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net60.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net60.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net60.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net60.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net60.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net60.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net60.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net60.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net60.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net60.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net60.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net60.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net60.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net60.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net60.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net60.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net60.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net60.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net60.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net60.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net60.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net60.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net60.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net60.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net60.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net60.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net60.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net60.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net60.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net60.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net60.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net60.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net60.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net60.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net60.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net60.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net60.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net60.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net60.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net60.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net60.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net60.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net60.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -4754,76 +4742,88 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net60.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net60.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net60.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net60.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net60.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net60.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net60.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net60.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net60.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net60.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net60.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net60.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net60.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net60.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net60.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net60.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net60.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net60.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net60.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net60.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net60.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net60.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net60.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net60.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net60.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net60.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.Net60/Generated.targets b/Src/Basic.Reference.Assemblies.Net60/Generated.targets index 5f5644d..4bd2861 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.System + Resources\net60\System.dll - - net60.Microsoft.Win32.Primitives - Resources\net60\Microsoft.Win32.Primitives.dll + + net60.System.IO.Compression.Brotli + Resources\net60\System.IO.Compression.Brotli.dll - - net60.Microsoft.Win32.Registry - Resources\net60\Microsoft.Win32.Registry.dll + + net60.System.Threading.Thread + Resources\net60\System.Threading.Thread.dll - - net60.mscorlib - Resources\net60\mscorlib.dll + + net60.System.Diagnostics.Contracts + Resources\net60\System.Diagnostics.Contracts.dll - - net60.netstandard - Resources\net60\netstandard.dll + + net60.System.ComponentModel.TypeConverter + Resources\net60\System.ComponentModel.TypeConverter.dll - - net60.System.AppContext - Resources\net60\System.AppContext.dll + + net60.System.Security.Cryptography.OpenSsl + Resources\net60\System.Security.Cryptography.OpenSsl.dll - - net60.System.Buffers - Resources\net60\System.Buffers.dll + + net60.System.Reflection.Metadata + Resources\net60\System.Reflection.Metadata.dll - - net60.System.Collections.Concurrent - Resources\net60\System.Collections.Concurrent.dll + + net60.System.Formats.Asn1 + Resources\net60\System.Formats.Asn1.dll - - net60.System.Collections - Resources\net60\System.Collections.dll + + net60.System.Diagnostics.DiagnosticSource + Resources\net60\System.Diagnostics.DiagnosticSource.dll - - net60.System.Collections.Immutable - Resources\net60\System.Collections.Immutable.dll + + net60.System.Security.Cryptography.Primitives + Resources\net60\System.Security.Cryptography.Primitives.dll - - net60.System.Collections.NonGeneric - Resources\net60\System.Collections.NonGeneric.dll + + net60.Microsoft.Win32.Primitives + Resources\net60\Microsoft.Win32.Primitives.dll - - net60.System.Collections.Specialized - Resources\net60\System.Collections.Specialized.dll + + net60.System.Drawing.Primitives + Resources\net60\System.Drawing.Primitives.dll - - net60.System.ComponentModel.Annotations - Resources\net60\System.ComponentModel.Annotations.dll + + net60.System.IO.MemoryMappedFiles + Resources\net60\System.IO.MemoryMappedFiles.dll - - net60.System.ComponentModel.DataAnnotations - Resources\net60\System.ComponentModel.DataAnnotations.dll + + net60.System.Core + Resources\net60\System.Core.dll - - net60.System.ComponentModel - Resources\net60\System.ComponentModel.dll + + net60.System.Runtime.Serialization.Formatters + Resources\net60\System.Runtime.Serialization.Formatters.dll - - net60.System.ComponentModel.EventBasedAsync - Resources\net60\System.ComponentModel.EventBasedAsync.dll + + net60.System.Resources.ResourceManager + Resources\net60\System.Resources.ResourceManager.dll - - net60.System.ComponentModel.Primitives - Resources\net60\System.ComponentModel.Primitives.dll + + net60.System.Threading.Overlapped + Resources\net60\System.Threading.Overlapped.dll - - net60.System.ComponentModel.TypeConverter - Resources\net60\System.ComponentModel.TypeConverter.dll + + net60.System.Net.HttpListener + Resources\net60\System.Net.HttpListener.dll - - net60.System.Configuration - Resources\net60\System.Configuration.dll + + net60.System.Net + Resources\net60\System.Net.dll - - net60.System.Console - Resources\net60\System.Console.dll + + net60.System.ObjectModel + Resources\net60\System.ObjectModel.dll - - net60.System.Core - Resources\net60\System.Core.dll + + net60.System.Diagnostics.TextWriterTraceListener + Resources\net60\System.Diagnostics.TextWriterTraceListener.dll - - net60.System.Data.Common - Resources\net60\System.Data.Common.dll + + net60.System.Security.Cryptography.Csp + Resources\net60\System.Security.Cryptography.Csp.dll - - net60.System.Data.DataSetExtensions - Resources\net60\System.Data.DataSetExtensions.dll + + net60.Microsoft.CSharp + Resources\net60\Microsoft.CSharp.dll - - net60.System.Data - Resources\net60\System.Data.dll + + net60.System.Net.WebSockets.Client + Resources\net60\System.Net.WebSockets.Client.dll - - net60.System.Diagnostics.Contracts - Resources\net60\System.Diagnostics.Contracts.dll + + net60.System.Threading.Timer + Resources\net60\System.Threading.Timer.dll - - net60.System.Diagnostics.Debug - Resources\net60\System.Diagnostics.Debug.dll + + net60.System.Reflection.Emit.Lightweight + Resources\net60\System.Reflection.Emit.Lightweight.dll - - net60.System.Diagnostics.DiagnosticSource - Resources\net60\System.Diagnostics.DiagnosticSource.dll + + net60.System.Dynamic.Runtime + Resources\net60\System.Dynamic.Runtime.dll - - net60.System.Diagnostics.FileVersionInfo - Resources\net60\System.Diagnostics.FileVersionInfo.dll + + net60.System.Security.Cryptography.Algorithms + Resources\net60\System.Security.Cryptography.Algorithms.dll - - net60.System.Diagnostics.Process - Resources\net60\System.Diagnostics.Process.dll + + net60.WindowsBase + Resources\net60\WindowsBase.dll - - net60.System.Diagnostics.StackTrace - Resources\net60\System.Diagnostics.StackTrace.dll + + net60.System.Net.WebProxy + Resources\net60\System.Net.WebProxy.dll - - net60.System.Diagnostics.TextWriterTraceListener - Resources\net60\System.Diagnostics.TextWriterTraceListener.dll + + net60.System.Configuration + Resources\net60\System.Configuration.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.IO.Pipes.AccessControl + Resources\net60\System.IO.Pipes.AccessControl.dll - + net60.System.Drawing Resources\net60\System.Drawing.dll - - net60.System.Drawing.Primitives - Resources\net60\System.Drawing.Primitives.dll + + net60.System.Runtime.CompilerServices.Unsafe + Resources\net60\System.Runtime.CompilerServices.Unsafe.dll - - net60.System.Dynamic.Runtime - Resources\net60\System.Dynamic.Runtime.dll + + net60.System.Diagnostics.Tracing + Resources\net60\System.Diagnostics.Tracing.dll - - net60.System.Formats.Asn1 - Resources\net60\System.Formats.Asn1.dll + + net60.System.Data.DataSetExtensions + Resources\net60\System.Data.DataSetExtensions.dll - - net60.System.Globalization.Calendars - Resources\net60\System.Globalization.Calendars.dll + + net60.System.Net.WebSockets + Resources\net60\System.Net.WebSockets.dll - - net60.System.Globalization - Resources\net60\System.Globalization.dll + + net60.System.Text.Json + Resources\net60\System.Text.Json.dll - - net60.System.Globalization.Extensions - Resources\net60\System.Globalization.Extensions.dll + + net60.System.Reflection.DispatchProxy + Resources\net60\System.Reflection.DispatchProxy.dll - - net60.System.IO.Compression.Brotli - Resources\net60\System.IO.Compression.Brotli.dll + + net60.System.Diagnostics.TraceSource + Resources\net60\System.Diagnostics.TraceSource.dll - - net60.System.IO.Compression - Resources\net60\System.IO.Compression.dll + + net60.Microsoft.VisualBasic.Core + Resources\net60\Microsoft.VisualBasic.Core.dll - - net60.System.IO.Compression.FileSystem - Resources\net60\System.IO.Compression.FileSystem.dll + + net60.System.Runtime.Loader + Resources\net60\System.Runtime.Loader.dll - - net60.System.IO.Compression.ZipFile - Resources\net60\System.IO.Compression.ZipFile.dll + + net60.System.Xml.Serialization + Resources\net60\System.Xml.Serialization.dll - + net60.System.IO Resources\net60\System.IO.dll - - net60.System.IO.FileSystem.AccessControl - Resources\net60\System.IO.FileSystem.AccessControl.dll + + net60.System.Diagnostics.FileVersionInfo + Resources\net60\System.Diagnostics.FileVersionInfo.dll - - net60.System.IO.FileSystem - Resources\net60\System.IO.FileSystem.dll + + net60.System.Runtime.InteropServices + Resources\net60\System.Runtime.InteropServices.dll - - net60.System.IO.FileSystem.DriveInfo - Resources\net60\System.IO.FileSystem.DriveInfo.dll + + net60.System.Threading.Tasks.Parallel + Resources\net60\System.Threading.Tasks.Parallel.dll - - net60.System.IO.FileSystem.Primitives - Resources\net60\System.IO.FileSystem.Primitives.dll + + net60.System.Net.Sockets + Resources\net60\System.Net.Sockets.dll - - net60.System.IO.FileSystem.Watcher - Resources\net60\System.IO.FileSystem.Watcher.dll + + net60.System.ValueTuple + Resources\net60\System.ValueTuple.dll - - net60.System.IO.IsolatedStorage - Resources\net60\System.IO.IsolatedStorage.dll + + net60.System.Runtime.InteropServices.RuntimeInformation + Resources\net60\System.Runtime.InteropServices.RuntimeInformation.dll - - net60.System.IO.MemoryMappedFiles - Resources\net60\System.IO.MemoryMappedFiles.dll + + net60.System.Security.Cryptography.X509Certificates + Resources\net60\System.Security.Cryptography.X509Certificates.dll - - net60.System.IO.Pipes.AccessControl - Resources\net60\System.IO.Pipes.AccessControl.dll + + net60.System.Net.ServicePoint + Resources\net60\System.Net.ServicePoint.dll - - net60.System.IO.Pipes - Resources\net60\System.IO.Pipes.dll + + net60.System.Text.Encoding.CodePages + Resources\net60\System.Text.Encoding.CodePages.dll - - net60.System.IO.UnmanagedMemoryStream - Resources\net60\System.IO.UnmanagedMemoryStream.dll + + net60.System.IO.Compression + Resources\net60\System.IO.Compression.dll - - net60.System.Linq - Resources\net60\System.Linq.dll + + net60.System.Reflection.Extensions + Resources\net60\System.Reflection.Extensions.dll - - net60.System.Linq.Expressions - Resources\net60\System.Linq.Expressions.dll + + net60.System.Runtime.Serialization + Resources\net60\System.Runtime.Serialization.dll - - net60.System.Linq.Parallel - Resources\net60\System.Linq.Parallel.dll + + net60.System.Reflection.Emit + Resources\net60\System.Reflection.Emit.dll - - net60.System.Linq.Queryable - Resources\net60\System.Linq.Queryable.dll + + net60.System.Net.NetworkInformation + Resources\net60\System.Net.NetworkInformation.dll - - net60.System.Memory - Resources\net60\System.Memory.dll + + net60.System.Reflection.Emit.ILGeneration + Resources\net60\System.Reflection.Emit.ILGeneration.dll - - net60.System.Net - Resources\net60\System.Net.dll + + net60.System.Diagnostics.Process + Resources\net60\System.Diagnostics.Process.dll - - net60.System.Net.Http - Resources\net60\System.Net.Http.dll + + net60.System.ComponentModel.Primitives + Resources\net60\System.ComponentModel.Primitives.dll - - net60.System.Net.Http.Json - Resources\net60\System.Net.Http.Json.dll + + net60.System.ComponentModel.DataAnnotations + Resources\net60\System.ComponentModel.DataAnnotations.dll - - net60.System.Net.HttpListener - Resources\net60\System.Net.HttpListener.dll + + net60.System.Runtime.CompilerServices.VisualC + Resources\net60\System.Runtime.CompilerServices.VisualC.dll - - net60.System.Net.Mail - Resources\net60\System.Net.Mail.dll + + net60.System.Diagnostics.Debug + Resources\net60\System.Diagnostics.Debug.dll - - net60.System.Net.NameResolution - Resources\net60\System.Net.NameResolution.dll + + net60.System.Buffers + Resources\net60\System.Buffers.dll - - net60.System.Net.NetworkInformation - Resources\net60\System.Net.NetworkInformation.dll + + net60.System.Collections.NonGeneric + Resources\net60\System.Collections.NonGeneric.dll - - net60.System.Net.Ping - Resources\net60\System.Net.Ping.dll + + net60.System.Threading + Resources\net60\System.Threading.dll - - net60.System.Net.Primitives - Resources\net60\System.Net.Primitives.dll + + net60.System.IO.Compression.ZipFile + Resources\net60\System.IO.Compression.ZipFile.dll - - net60.System.Net.Requests - Resources\net60\System.Net.Requests.dll + + net60.System.Xml.ReaderWriter + Resources\net60\System.Xml.ReaderWriter.dll - - net60.System.Net.Security - Resources\net60\System.Net.Security.dll + + net60.System.Text.RegularExpressions + Resources\net60\System.Text.RegularExpressions.dll - - net60.System.Net.ServicePoint - Resources\net60\System.Net.ServicePoint.dll + + net60.Microsoft.VisualBasic + Resources\net60\Microsoft.VisualBasic.dll - - net60.System.Net.Sockets - Resources\net60\System.Net.Sockets.dll + + net60.System.ComponentModel.Annotations + Resources\net60\System.ComponentModel.Annotations.dll - - net60.System.Net.WebClient - Resources\net60\System.Net.WebClient.dll + + net60.System.Net.Requests + Resources\net60\System.Net.Requests.dll - - net60.System.Net.WebHeaderCollection - Resources\net60\System.Net.WebHeaderCollection.dll + + net60.System.Globalization.Calendars + Resources\net60\System.Globalization.Calendars.dll - - net60.System.Net.WebProxy - Resources\net60\System.Net.WebProxy.dll + + net60.System.Collections.Immutable + Resources\net60\System.Collections.Immutable.dll - - net60.System.Net.WebSockets.Client - Resources\net60\System.Net.WebSockets.Client.dll + + net60.System.Runtime.Serialization.Primitives + Resources\net60\System.Runtime.Serialization.Primitives.dll - - net60.System.Net.WebSockets - Resources\net60\System.Net.WebSockets.dll + + net60.System.Text.Encoding.Extensions + Resources\net60\System.Text.Encoding.Extensions.dll - - net60.System.Numerics - Resources\net60\System.Numerics.dll + + net60.System.Diagnostics.StackTrace + Resources\net60\System.Diagnostics.StackTrace.dll - - net60.System.Numerics.Vectors - Resources\net60\System.Numerics.Vectors.dll + + net60.System.Net.Primitives + Resources\net60\System.Net.Primitives.dll - - net60.System.ObjectModel - Resources\net60\System.ObjectModel.dll + + net60.System.Security.SecureString + Resources\net60\System.Security.SecureString.dll - - net60.System.Reflection.DispatchProxy - Resources\net60\System.Reflection.DispatchProxy.dll + + net60.System.Security.Principal + Resources\net60\System.Security.Principal.dll - - net60.System.Reflection - Resources\net60\System.Reflection.dll + + net60.System.ServiceProcess + Resources\net60\System.ServiceProcess.dll - - net60.System.Reflection.Emit - Resources\net60\System.Reflection.Emit.dll + + net60.System.Linq.Queryable + Resources\net60\System.Linq.Queryable.dll - - net60.System.Reflection.Emit.ILGeneration - Resources\net60\System.Reflection.Emit.ILGeneration.dll + + net60.System.Memory + Resources\net60\System.Memory.dll - - net60.System.Reflection.Emit.Lightweight - Resources\net60\System.Reflection.Emit.Lightweight.dll + + net60.System.Xml.XDocument + Resources\net60\System.Xml.XDocument.dll - - net60.System.Reflection.Extensions - Resources\net60\System.Reflection.Extensions.dll + + net60.System.Collections + Resources\net60\System.Collections.dll - - net60.System.Reflection.Metadata - Resources\net60\System.Reflection.Metadata.dll + + net60.System.Web.HttpUtility + Resources\net60\System.Web.HttpUtility.dll - - net60.System.Reflection.Primitives - Resources\net60\System.Reflection.Primitives.dll + + net60.System.Runtime + Resources\net60\System.Runtime.dll - - net60.System.Reflection.TypeExtensions - Resources\net60\System.Reflection.TypeExtensions.dll + + net60.System.Threading.Tasks.Dataflow + Resources\net60\System.Threading.Tasks.Dataflow.dll - - net60.System.Resources.Reader - Resources\net60\System.Resources.Reader.dll + + net60.System.Net.Ping + Resources\net60\System.Net.Ping.dll - - net60.System.Resources.ResourceManager - Resources\net60\System.Resources.ResourceManager.dll + + net60.System.IO.FileSystem.AccessControl + Resources\net60\System.IO.FileSystem.AccessControl.dll - - net60.System.Resources.Writer - Resources\net60\System.Resources.Writer.dll + + net60.System.Collections.Specialized + Resources\net60\System.Collections.Specialized.dll - - net60.System.Runtime.CompilerServices.Unsafe - Resources\net60\System.Runtime.CompilerServices.Unsafe.dll + + net60.System.Net.WebClient + Resources\net60\System.Net.WebClient.dll - - net60.System.Runtime.CompilerServices.VisualC - Resources\net60\System.Runtime.CompilerServices.VisualC.dll + + net60.System.Text.Encoding + Resources\net60\System.Text.Encoding.dll - - net60.System.Runtime - Resources\net60\System.Runtime.dll + + net60.System.Resources.Reader + Resources\net60\System.Resources.Reader.dll - - net60.System.Runtime.Extensions - Resources\net60\System.Runtime.Extensions.dll + + net60.System.Data + Resources\net60\System.Data.dll - - net60.System.Runtime.Handles - Resources\net60\System.Runtime.Handles.dll + + net60.System.Net.Mail + Resources\net60\System.Net.Mail.dll - - net60.System.Runtime.InteropServices - Resources\net60\System.Runtime.InteropServices.dll + + net60.System.Security.AccessControl + Resources\net60\System.Security.AccessControl.dll - - net60.System.Runtime.InteropServices.RuntimeInformation - Resources\net60\System.Runtime.InteropServices.RuntimeInformation.dll + + net60.System.IO.FileSystem.DriveInfo + Resources\net60\System.IO.FileSystem.DriveInfo.dll - - net60.System.Runtime.Intrinsics - Resources\net60\System.Runtime.Intrinsics.dll + + net60.System.Net.Http.Json + Resources\net60\System.Net.Http.Json.dll - - net60.System.Runtime.Loader - Resources\net60\System.Runtime.Loader.dll + + net60.System.Reflection + Resources\net60\System.Reflection.dll - - net60.System.Runtime.Numerics - Resources\net60\System.Runtime.Numerics.dll + + net60.System.Numerics.Vectors + Resources\net60\System.Numerics.Vectors.dll - - net60.System.Runtime.Serialization - Resources\net60\System.Runtime.Serialization.dll + + net60.System.ServiceModel.Web + Resources\net60\System.ServiceModel.Web.dll - - net60.System.Runtime.Serialization.Formatters - Resources\net60\System.Runtime.Serialization.Formatters.dll + + net60.System.ComponentModel.EventBasedAsync + Resources\net60\System.ComponentModel.EventBasedAsync.dll - - net60.System.Runtime.Serialization.Json - Resources\net60\System.Runtime.Serialization.Json.dll + + net60.System.Xml.XPath + Resources\net60\System.Xml.XPath.dll - - net60.System.Runtime.Serialization.Primitives - Resources\net60\System.Runtime.Serialization.Primitives.dll + + net60.System.Security.Principal.Windows + Resources\net60\System.Security.Principal.Windows.dll - - net60.System.Runtime.Serialization.Xml - Resources\net60\System.Runtime.Serialization.Xml.dll + + net60.System.Reflection.Primitives + Resources\net60\System.Reflection.Primitives.dll - - net60.System.Security.AccessControl - Resources\net60\System.Security.AccessControl.dll + + net60.netstandard + Resources\net60\netstandard.dll - - net60.System.Security.Claims - Resources\net60\System.Security.Claims.dll + + net60.System.Globalization.Extensions + Resources\net60\System.Globalization.Extensions.dll - - net60.System.Security.Cryptography.Algorithms - Resources\net60\System.Security.Cryptography.Algorithms.dll + + net60.System.Net.Security + Resources\net60\System.Net.Security.dll + + + net60.System.IO.FileSystem.Primitives + Resources\net60\System.IO.FileSystem.Primitives.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.Runtime.Extensions + Resources\net60\System.Runtime.Extensions.dll - - net60.System.Security.Cryptography.Encoding - Resources\net60\System.Security.Cryptography.Encoding.dll + + net60.System.Xml + Resources\net60\System.Xml.dll - - net60.System.Security.Cryptography.OpenSsl - Resources\net60\System.Security.Cryptography.OpenSsl.dll + + net60.System.IO.Compression.FileSystem + Resources\net60\System.IO.Compression.FileSystem.dll - - net60.System.Security.Cryptography.Primitives - Resources\net60\System.Security.Cryptography.Primitives.dll + + net60.System.Resources.Writer + Resources\net60\System.Resources.Writer.dll - - net60.System.Security.Cryptography.X509Certificates - Resources\net60\System.Security.Cryptography.X509Certificates.dll + + net60.System.IO.IsolatedStorage + Resources\net60\System.IO.IsolatedStorage.dll - - net60.System.Security - Resources\net60\System.Security.dll + + net60.System.Globalization + Resources\net60\System.Globalization.dll - - net60.System.Security.Principal - Resources\net60\System.Security.Principal.dll + + net60.System.Security.Claims + Resources\net60\System.Security.Claims.dll - - net60.System.Security.Principal.Windows - Resources\net60\System.Security.Principal.Windows.dll + + net60.System.Threading.ThreadPool + Resources\net60\System.Threading.ThreadPool.dll - - net60.System.Security.SecureString - Resources\net60\System.Security.SecureString.dll + + net60.System.Text.Encodings.Web + Resources\net60\System.Text.Encodings.Web.dll - - net60.System.ServiceModel.Web - Resources\net60\System.ServiceModel.Web.dll + + net60.System.Console + Resources\net60\System.Console.dll - - net60.System.ServiceProcess - Resources\net60\System.ServiceProcess.dll + + net60.mscorlib + Resources\net60\mscorlib.dll - - net60.System.Text.Encoding.CodePages - Resources\net60\System.Text.Encoding.CodePages.dll + + net60.System.Net.WebHeaderCollection + Resources\net60\System.Net.WebHeaderCollection.dll - - net60.System.Text.Encoding - Resources\net60\System.Text.Encoding.dll + + net60.System.Xml.XPath.XDocument + Resources\net60\System.Xml.XPath.XDocument.dll - - net60.System.Text.Encoding.Extensions - Resources\net60\System.Text.Encoding.Extensions.dll + + net60.System.ComponentModel + Resources\net60\System.ComponentModel.dll - - net60.System.Text.Encodings.Web - Resources\net60\System.Text.Encodings.Web.dll + + net60.System.Numerics + Resources\net60\System.Numerics.dll - - net60.System.Text.Json - Resources\net60\System.Text.Json.dll + + net60.System.Threading.Tasks.Extensions + Resources\net60\System.Threading.Tasks.Extensions.dll - - net60.System.Text.RegularExpressions - Resources\net60\System.Text.RegularExpressions.dll + + net60.System.Linq.Expressions + Resources\net60\System.Linq.Expressions.dll - - net60.System.Threading.Channels - Resources\net60\System.Threading.Channels.dll + + net60.System.Threading.Tasks + Resources\net60\System.Threading.Tasks.dll - - net60.System.Threading - Resources\net60\System.Threading.dll + + net60.System.Xml.Linq + Resources\net60\System.Xml.Linq.dll - - net60.System.Threading.Overlapped - Resources\net60\System.Threading.Overlapped.dll + + net60.System.IO.FileSystem + Resources\net60\System.IO.FileSystem.dll - - net60.System.Threading.Tasks.Dataflow - Resources\net60\System.Threading.Tasks.Dataflow.dll + + net60.Microsoft.Win32.Registry + Resources\net60\Microsoft.Win32.Registry.dll - - net60.System.Threading.Tasks - Resources\net60\System.Threading.Tasks.dll + + net60.System.Linq + Resources\net60\System.Linq.dll - - net60.System.Threading.Tasks.Extensions - Resources\net60\System.Threading.Tasks.Extensions.dll + + net60.System.Runtime.Intrinsics + Resources\net60\System.Runtime.Intrinsics.dll - - net60.System.Threading.Tasks.Parallel - Resources\net60\System.Threading.Tasks.Parallel.dll + + net60.System.Data.Common + Resources\net60\System.Data.Common.dll - - net60.System.Threading.Thread - Resources\net60\System.Threading.Thread.dll + + net60.System.IO.FileSystem.Watcher + Resources\net60\System.IO.FileSystem.Watcher.dll - - net60.System.Threading.ThreadPool - Resources\net60\System.Threading.ThreadPool.dll + + net60.System.AppContext + Resources\net60\System.AppContext.dll - - net60.System.Threading.Timer - Resources\net60\System.Threading.Timer.dll + + net60.System.Security + Resources\net60\System.Security.dll - - net60.System.Transactions - Resources\net60\System.Transactions.dll + + net60.System.Runtime.Serialization.Json + Resources\net60\System.Runtime.Serialization.Json.dll - - net60.System.Transactions.Local - Resources\net60\System.Transactions.Local.dll + + net60.System.Runtime.Handles + Resources\net60\System.Runtime.Handles.dll - - net60.System.ValueTuple - Resources\net60\System.ValueTuple.dll + + net60.System.Linq.Parallel + Resources\net60\System.Linq.Parallel.dll - + + net60.System.Threading.Channels + Resources\net60\System.Threading.Channels.dll + + net60.System.Web Resources\net60\System.Web.dll - - net60.System.Web.HttpUtility - Resources\net60\System.Web.HttpUtility.dll + + net60.System.Runtime.Numerics + Resources\net60\System.Runtime.Numerics.dll - - net60.System.Windows - Resources\net60\System.Windows.dll + + net60.System.Xml.XmlDocument + Resources\net60\System.Xml.XmlDocument.dll - - net60.System.Xml - Resources\net60\System.Xml.dll + + net60.System.Xml.XmlSerializer + Resources\net60\System.Xml.XmlSerializer.dll - - net60.System.Xml.Linq - Resources\net60\System.Xml.Linq.dll + + net60.System.Reflection.TypeExtensions + Resources\net60\System.Reflection.TypeExtensions.dll - - net60.System.Xml.ReaderWriter - Resources\net60\System.Xml.ReaderWriter.dll + + net60.System.IO.UnmanagedMemoryStream + Resources\net60\System.IO.UnmanagedMemoryStream.dll - - net60.System.Xml.Serialization - Resources\net60\System.Xml.Serialization.dll + + net60.System.Net.NameResolution + Resources\net60\System.Net.NameResolution.dll - - net60.System.Xml.XDocument - Resources\net60\System.Xml.XDocument.dll + + net60.System.Transactions + Resources\net60\System.Transactions.dll - - net60.System.Xml.XmlDocument - Resources\net60\System.Xml.XmlDocument.dll + + net60.System.Net.Http + Resources\net60\System.Net.Http.dll - - net60.System.Xml.XmlSerializer - Resources\net60\System.Xml.XmlSerializer.dll + + net60.System.Collections.Concurrent + Resources\net60\System.Collections.Concurrent.dll - - net60.System.Xml.XPath - Resources\net60\System.Xml.XPath.dll + + net60.System.Security.Cryptography.Encoding + Resources\net60\System.Security.Cryptography.Encoding.dll - - net60.System.Xml.XPath.XDocument - Resources\net60\System.Xml.XPath.XDocument.dll + + net60.System.Transactions.Local + Resources\net60\System.Transactions.Local.dll - - net60.WindowsBase - Resources\net60\WindowsBase.dll + + net60.System.IO.Pipes + Resources\net60\System.IO.Pipes.dll + + + net60.System.Windows + Resources\net60\System.Windows.dll + + + net60.System.Runtime.Serialization.Xml + Resources\net60\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs index 86bb4c2..4337fbd 100644 --- a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.Windows.Forms.Design.Editors.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net60Windows.References.Accessibility, global::System.Guid.Parse("bebf1433-e6b1-4e16-9fb0-9a05f7fcd9f3")); + 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 Microsoft.VisualBasic.dll + /// The for System.Security.Permissions.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 SystemSecurityPermissions => new ReferenceInfo("System.Security.Permissions.dll", Resources.SystemSecurityPermissions, Net60Windows.References.SystemSecurityPermissions, global::System.Guid.Parse("5e4def76-a93e-49c1-8974-e8e38f680c54")); /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for System.Security.Cryptography.ProtectedData.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 SystemSecurityCryptographyProtectedData => new ReferenceInfo("System.Security.Cryptography.ProtectedData.dll", Resources.SystemSecurityCryptographyProtectedData, Net60Windows.References.SystemSecurityCryptographyProtectedData, global::System.Guid.Parse("3bff5d92-d7ca-4310-9f31-adffa3292f9b")); /// - /// The for Microsoft.Win32.Registry.AccessControl.dll + /// The for PresentationFramework.Royale.dll /// - public static ReferenceInfo MicrosoftWin32RegistryAccessControl => new ReferenceInfo("Microsoft.Win32.Registry.AccessControl.dll", Resources.MicrosoftWin32RegistryAccessControl, Net60Windows.References.MicrosoftWin32RegistryAccessControl, global::System.Guid.Parse("52956cfe-b05a-4749-af72-182cf681a34d")); + 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 Microsoft.Win32.SystemEvents.dll + /// The for System.Drawing.Common.dll /// - public static ReferenceInfo MicrosoftWin32SystemEvents => new ReferenceInfo("Microsoft.Win32.SystemEvents.dll", Resources.MicrosoftWin32SystemEvents, Net60Windows.References.MicrosoftWin32SystemEvents, global::System.Guid.Parse("420d9900-9b0c-496d-96a3-b902d0e8bd74")); + public static ReferenceInfo SystemDrawingCommon => new ReferenceInfo("System.Drawing.Common.dll", Resources.SystemDrawingCommon, Net60Windows.References.SystemDrawingCommon, global::System.Guid.Parse("04c111bf-d291-43a9-a2ef-33fda927e2e0")); /// - /// The for PresentationCore.dll + /// The for System.Windows.Forms.Design.dll /// - public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net60Windows.References.PresentationCore, global::System.Guid.Parse("3be90cad-e095-417b-9657-24d0e74320a6")); + 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 PresentationFramework.Aero.dll + /// The for System.Threading.AccessControl.dll /// - public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net60Windows.References.PresentationFrameworkAero, global::System.Guid.Parse("e9ab94a2-6450-47bb-ab7f-6494858058d4")); + public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net60Windows.References.SystemThreadingAccessControl, global::System.Guid.Parse("d6f42d4c-5f92-4824-9728-1489da75893e")); /// - /// The for PresentationFramework.Aero2.dll + /// The for UIAutomationTypes.dll /// - public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net60Windows.References.PresentationFrameworkAero2, global::System.Guid.Parse("2639de49-464d-4500-8bb0-7b894903cbcc")); + public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net60Windows.References.UIAutomationTypes, global::System.Guid.Parse("a6932e45-5a86-4792-a2a4-cf3c9a125a9b")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net60Windows.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("a18a6ca0-c3a5-4765-8577-10466a85682f")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net60Windows.References.WindowsBase, global::System.Guid.Parse("a73cf45b-9180-48ef-9b27-4bc3fc6662db")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net60Windows.References.PresentationFrameworkClassic, global::System.Guid.Parse("c5f41dbc-56e9-4d1a-910c-6caed034ae44")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net60Windows.References.SystemDrawing, global::System.Guid.Parse("05cd0137-d8ea-4851-ba28-469abf7e1398")); /// - /// The for PresentationFramework.dll + /// The for System.Design.dll /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net60Windows.References.PresentationFramework, global::System.Guid.Parse("94481994-7c82-4c08-bccb-44e21c854727")); + public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net60Windows.References.SystemDesign, global::System.Guid.Parse("40936ea8-c956-42c7-bb47-df0a47a7228c")); /// - /// The for PresentationFramework.Luna.dll + /// The for PresentationFramework.Aero.dll /// - public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net60Windows.References.PresentationFrameworkLuna, global::System.Guid.Parse("43c9c441-5a92-4909-8b76-e244f1f59c05")); + public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net60Windows.References.PresentationFrameworkAero, global::System.Guid.Parse("e9ab94a2-6450-47bb-ab7f-6494858058d4")); /// - /// The for PresentationFramework.Royale.dll + /// The for Microsoft.Win32.Registry.AccessControl.dll /// - public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net60Windows.References.PresentationFrameworkRoyale, global::System.Guid.Parse("211c4b8e-388c-47ac-90a3-871616d3e776")); + public static ReferenceInfo MicrosoftWin32RegistryAccessControl => new ReferenceInfo("Microsoft.Win32.Registry.AccessControl.dll", Resources.MicrosoftWin32RegistryAccessControl, Net60Windows.References.MicrosoftWin32RegistryAccessControl, global::System.Guid.Parse("52956cfe-b05a-4749-af72-182cf681a34d")); /// - /// The for PresentationUI.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static ReferenceInfo PresentationUI => new ReferenceInfo("PresentationUI.dll", Resources.PresentationUI, Net60Windows.References.PresentationUI, global::System.Guid.Parse("dbac5ed0-8bb8-4ea3-9712-7a500973e508")); + public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, Net60Windows.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("009bf18b-7da4-46a3-97ed-8474b4f87548")); /// - /// The for ReachFramework.dll + /// The for System.Windows.Presentation.dll /// - public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net60Windows.References.ReachFramework, global::System.Guid.Parse("df70dae6-a610-49ea-902a-a9fca92504cf")); + public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net60Windows.References.SystemWindowsPresentation, global::System.Guid.Parse("6b795787-dc79-4dab-a451-58407c413de9")); /// - /// The for System.CodeDom.dll + /// The for System.Windows.Forms.Primitives.dll /// - public static ReferenceInfo SystemCodeDom => new ReferenceInfo("System.CodeDom.dll", Resources.SystemCodeDom, Net60Windows.References.SystemCodeDom, global::System.Guid.Parse("f00a162e-ec43-4980-b748-5d6df3f3cbdf")); + 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.Configuration.ConfigurationManager.dll + /// The for System.Security.Cryptography.Pkcs.dll /// - public static ReferenceInfo SystemConfigurationConfigurationManager => new ReferenceInfo("System.Configuration.ConfigurationManager.dll", Resources.SystemConfigurationConfigurationManager, Net60Windows.References.SystemConfigurationConfigurationManager, global::System.Guid.Parse("4ea3dc55-e119-490c-b407-34afa5475926")); + public static ReferenceInfo SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, Net60Windows.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("6e9f4dc9-26ee-4dda-9dfb-08902713c0a6")); /// - /// The for System.Design.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net60Windows.References.SystemDesign, global::System.Guid.Parse("40936ea8-c956-42c7-bb47-df0a47a7228c")); + public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net60Windows.References.SystemWindowsInputManipulations, global::System.Guid.Parse("813d1085-5e0e-421d-a814-b094f480339f")); /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, Net60Windows.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("cdf22fb9-ee10-4e60-bf2b-b1529f4c42c8")); + 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 System.Diagnostics.PerformanceCounter.dll + /// The for System.Xaml.dll /// - public static ReferenceInfo SystemDiagnosticsPerformanceCounter => new ReferenceInfo("System.Diagnostics.PerformanceCounter.dll", Resources.SystemDiagnosticsPerformanceCounter, Net60Windows.References.SystemDiagnosticsPerformanceCounter, global::System.Guid.Parse("118a4600-2a81-47e7-b0b4-f3ad06642614")); + public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net60Windows.References.SystemXaml, global::System.Guid.Parse("67ff976b-4748-4cba-9857-cdc1a6f318b4")); /// - /// The for System.DirectoryServices.dll + /// The for System.IO.Packaging.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net60Windows.References.SystemDirectoryServices, global::System.Guid.Parse("aad83f55-e34f-44ea-a976-5f0dbd71fa2e")); + public static ReferenceInfo SystemIOPackaging => new ReferenceInfo("System.IO.Packaging.dll", Resources.SystemIOPackaging, Net60Windows.References.SystemIOPackaging, global::System.Guid.Parse("07bc89fe-6377-46c5-bae3-364f86bea7f1")); /// - /// The for System.Drawing.Common.dll + /// The for System.Windows.Forms.dll /// - public static ReferenceInfo SystemDrawingCommon => new ReferenceInfo("System.Drawing.Common.dll", Resources.SystemDrawingCommon, Net60Windows.References.SystemDrawingCommon, global::System.Guid.Parse("04c111bf-d291-43a9-a2ef-33fda927e2e0")); + 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.Drawing.Design.dll + /// The for UIAutomationClientSideProviders.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net60Windows.References.SystemDrawingDesign, global::System.Guid.Parse("fc411d87-97ae-4f69-ab84-fdfbc9dd870a")); + public static ReferenceInfo UIAutomationClientSideProviders => new ReferenceInfo("UIAutomationClientSideProviders.dll", Resources.UIAutomationClientSideProviders, Net60Windows.References.UIAutomationClientSideProviders, global::System.Guid.Parse("76ea8240-7ca0-4c69-a5bf-5f9223ba9d83")); /// - /// The for System.Drawing.dll + /// The for PresentationUI.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net60Windows.References.SystemDrawing, global::System.Guid.Parse("05cd0137-d8ea-4851-ba28-469abf7e1398")); + public static ReferenceInfo PresentationUI => new ReferenceInfo("PresentationUI.dll", Resources.PresentationUI, Net60Windows.References.PresentationUI, global::System.Guid.Parse("dbac5ed0-8bb8-4ea3-9712-7a500973e508")); /// - /// The for System.IO.Packaging.dll + /// The for System.Diagnostics.EventLog.dll /// - public static ReferenceInfo SystemIOPackaging => new ReferenceInfo("System.IO.Packaging.dll", Resources.SystemIOPackaging, Net60Windows.References.SystemIOPackaging, global::System.Guid.Parse("07bc89fe-6377-46c5-bae3-364f86bea7f1")); + public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, Net60Windows.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("cdf22fb9-ee10-4e60-bf2b-b1529f4c42c8")); /// - /// The for System.Printing.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net60Windows.References.SystemPrinting, global::System.Guid.Parse("21c334d2-ae82-4bc5-b8c7-e15282a841c4")); + 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 System.Resources.Extensions.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static ReferenceInfo SystemResourcesExtensions => new ReferenceInfo("System.Resources.Extensions.dll", Resources.SystemResourcesExtensions, Net60Windows.References.SystemResourcesExtensions, global::System.Guid.Parse("d4675def-5f43-4337-9d53-34144385b296")); + public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net60Windows.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("7497fd8a-f90f-43fd-82a7-5ca53adc03c5")); /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, Net60Windows.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("6e9f4dc9-26ee-4dda-9dfb-08902713c0a6")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net60Windows.References.PresentationFramework, global::System.Guid.Parse("94481994-7c82-4c08-bccb-44e21c854727")); /// - /// The for System.Security.Cryptography.ProtectedData.dll + /// The for PresentationFramework.Aero2.dll /// - public static ReferenceInfo SystemSecurityCryptographyProtectedData => new ReferenceInfo("System.Security.Cryptography.ProtectedData.dll", Resources.SystemSecurityCryptographyProtectedData, Net60Windows.References.SystemSecurityCryptographyProtectedData, global::System.Guid.Parse("3bff5d92-d7ca-4310-9f31-adffa3292f9b")); + public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net60Windows.References.PresentationFrameworkAero2, global::System.Guid.Parse("2639de49-464d-4500-8bb0-7b894903cbcc")); /// - /// The for System.Security.Cryptography.Xml.dll + /// The for WindowsFormsIntegration.dll /// - public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, Net60Windows.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("009bf18b-7da4-46a3-97ed-8474b4f87548")); + public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net60Windows.References.WindowsFormsIntegration, global::System.Guid.Parse("43e8a206-4639-4bc5-a3ce-4ff03ef71466")); /// - /// The for System.Security.Permissions.dll + /// The for UIAutomationClient.dll /// - public static ReferenceInfo SystemSecurityPermissions => new ReferenceInfo("System.Security.Permissions.dll", Resources.SystemSecurityPermissions, Net60Windows.References.SystemSecurityPermissions, global::System.Guid.Parse("5e4def76-a93e-49c1-8974-e8e38f680c54")); + public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net60Windows.References.UIAutomationClient, global::System.Guid.Parse("3a45b26f-feda-4e7b-aa28-f58b6eed4508")); /// - /// The for System.Threading.AccessControl.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net60Windows.References.SystemThreadingAccessControl, global::System.Guid.Parse("d6f42d4c-5f92-4824-9728-1489da75893e")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net60Windows.References.SystemDirectoryServices, global::System.Guid.Parse("aad83f55-e34f-44ea-a976-5f0dbd71fa2e")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Diagnostics.PerformanceCounter.dll /// - public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net60Windows.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("7497fd8a-f90f-43fd-82a7-5ca53adc03c5")); + public static ReferenceInfo SystemDiagnosticsPerformanceCounter => new ReferenceInfo("System.Diagnostics.PerformanceCounter.dll", Resources.SystemDiagnosticsPerformanceCounter, Net60Windows.References.SystemDiagnosticsPerformanceCounter, global::System.Guid.Parse("118a4600-2a81-47e7-b0b4-f3ad06642614")); /// /// The for System.Windows.Extensions.dll @@ -183,69 +183,69 @@ 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 + /// The for System.Resources.Extensions.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")); + public static ReferenceInfo SystemResourcesExtensions => new ReferenceInfo("System.Resources.Extensions.dll", Resources.SystemResourcesExtensions, Net60Windows.References.SystemResourcesExtensions, global::System.Guid.Parse("d4675def-5f43-4337-9d53-34144385b296")); /// - /// The for System.Windows.Forms.Design.Editors.dll + /// The for PresentationFramework.Classic.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")); + 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 System.Windows.Forms.dll + /// The for UIAutomationProvider.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 UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net60Windows.References.UIAutomationProvider, global::System.Guid.Parse("793faaf4-645a-4928-84de-065e6b275cfe")); /// - /// The for System.Windows.Forms.Primitives.dll + /// The for Accessibility.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")); + public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net60Windows.References.Accessibility, global::System.Guid.Parse("bebf1433-e6b1-4e16-9fb0-9a05f7fcd9f3")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for PresentationFramework.Luna.dll /// - public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net60Windows.References.SystemWindowsInputManipulations, global::System.Guid.Parse("813d1085-5e0e-421d-a814-b094f480339f")); + public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net60Windows.References.PresentationFrameworkLuna, global::System.Guid.Parse("43c9c441-5a92-4909-8b76-e244f1f59c05")); /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.Win32.SystemEvents.dll /// - public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net60Windows.References.SystemWindowsPresentation, global::System.Guid.Parse("6b795787-dc79-4dab-a451-58407c413de9")); + public static ReferenceInfo MicrosoftWin32SystemEvents => new ReferenceInfo("Microsoft.Win32.SystemEvents.dll", Resources.MicrosoftWin32SystemEvents, Net60Windows.References.MicrosoftWin32SystemEvents, global::System.Guid.Parse("420d9900-9b0c-496d-96a3-b902d0e8bd74")); /// - /// The for System.Xaml.dll + /// The for System.Printing.dll /// - public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net60Windows.References.SystemXaml, global::System.Guid.Parse("67ff976b-4748-4cba-9857-cdc1a6f318b4")); + public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net60Windows.References.SystemPrinting, global::System.Guid.Parse("21c334d2-ae82-4bc5-b8c7-e15282a841c4")); /// - /// The for UIAutomationClient.dll + /// The for PresentationCore.dll /// - public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net60Windows.References.UIAutomationClient, global::System.Guid.Parse("3a45b26f-feda-4e7b-aa28-f58b6eed4508")); + public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net60Windows.References.PresentationCore, global::System.Guid.Parse("3be90cad-e095-417b-9657-24d0e74320a6")); /// - /// The for UIAutomationClientSideProviders.dll + /// The for System.Configuration.ConfigurationManager.dll /// - public static ReferenceInfo UIAutomationClientSideProviders => new ReferenceInfo("UIAutomationClientSideProviders.dll", Resources.UIAutomationClientSideProviders, Net60Windows.References.UIAutomationClientSideProviders, global::System.Guid.Parse("76ea8240-7ca0-4c69-a5bf-5f9223ba9d83")); + public static ReferenceInfo SystemConfigurationConfigurationManager => new ReferenceInfo("System.Configuration.ConfigurationManager.dll", Resources.SystemConfigurationConfigurationManager, Net60Windows.References.SystemConfigurationConfigurationManager, global::System.Guid.Parse("4ea3dc55-e119-490c-b407-34afa5475926")); /// - /// The for UIAutomationProvider.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net60Windows.References.UIAutomationProvider, global::System.Guid.Parse("793faaf4-645a-4928-84de-065e6b275cfe")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net60Windows.References.SystemDrawingDesign, global::System.Guid.Parse("fc411d87-97ae-4f69-ab84-fdfbc9dd870a")); /// - /// The for UIAutomationTypes.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net60Windows.References.UIAutomationTypes, global::System.Guid.Parse("a6932e45-5a86-4792-a2a4-cf3c9a125a9b")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net60Windows.References.ReachFramework, global::System.Guid.Parse("df70dae6-a610-49ea-902a-a9fca92504cf")); /// - /// The for WindowsBase.dll + /// The for PresentationFramework.AeroLite.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net60Windows.References.WindowsBase, global::System.Guid.Parse("a73cf45b-9180-48ef-9b27-4bc3fc6662db")); + public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net60Windows.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("a18a6ca0-c3a5-4765-8577-10466a85682f")); /// - /// The for WindowsFormsIntegration.dll + /// The for System.CodeDom.dll /// - public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net60Windows.References.WindowsFormsIntegration, global::System.Guid.Parse("43e8a206-4639-4bc5-a3ce-4ff03ef71466")); + public static ReferenceInfo SystemCodeDom => new ReferenceInfo("System.CodeDom.dll", Resources.SystemCodeDom, Net60Windows.References.SystemCodeDom, global::System.Guid.Parse("f00a162e-ec43-4980-b748-5d6df3f3cbdf")); private static ImmutableArray _all; public static ImmutableArray All { @@ -255,625 +255,625 @@ public static ImmutableArray All { _all = [ - Accessibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicForms, - MicrosoftWin32RegistryAccessControl, - MicrosoftWin32SystemEvents, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWindowsFormsDesignEditors, + SystemSecurityPermissions, + SystemSecurityCryptographyProtectedData, PresentationFrameworkRoyale, - PresentationUI, - ReachFramework, - SystemCodeDom, - SystemConfigurationConfigurationManager, - SystemDesign, - SystemDiagnosticsEventLog, - SystemDiagnosticsPerformanceCounter, - SystemDirectoryServices, SystemDrawingCommon, - SystemDrawingDesign, + SystemWindowsFormsDesign, + SystemThreadingAccessControl, + UIAutomationTypes, + WindowsBase, SystemDrawing, - SystemIOPackaging, - SystemPrinting, - SystemResourcesExtensions, - SystemSecurityCryptographyPkcs, - SystemSecurityCryptographyProtectedData, + SystemDesign, + PresentationFrameworkAero, + MicrosoftWin32RegistryAccessControl, SystemSecurityCryptographyXml, - SystemSecurityPermissions, - SystemThreadingAccessControl, - SystemWindowsControlsRibbon, - SystemWindowsExtensions, - SystemWindowsFormsDesign, - SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsPresentation, SystemWindowsFormsPrimitives, + SystemSecurityCryptographyPkcs, SystemWindowsInputManipulations, - SystemWindowsPresentation, + MicrosoftVisualBasic, SystemXaml, - UIAutomationClient, + SystemIOPackaging, + SystemWindowsForms, UIAutomationClientSideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, + PresentationUI, + SystemDiagnosticsEventLog, + MicrosoftVisualBasicForms, + SystemWindowsControlsRibbon, + PresentationFramework, + PresentationFrameworkAero2, WindowsFormsIntegration, - ]; - } - return _all; - } - } - - public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); - } -} - -public static partial class Net60Windows -{ - public static class References + UIAutomationClient, + SystemDirectoryServices, + SystemDiagnosticsPerformanceCounter, + SystemWindowsExtensions, + SystemResourcesExtensions, + PresentationFrameworkClassic, + UIAutomationProvider, + Accessibility, + PresentationFrameworkLuna, + MicrosoftWin32SystemEvents, + SystemPrinting, + PresentationCore, + SystemConfigurationConfigurationManager, + SystemDrawingDesign, + ReachFramework, + PresentationFrameworkAeroLite, + SystemCodeDom, + ]; + } + return _all; + } + } + + public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); + } +} + +public static partial class Net60Windows +{ + public static class References { - private static PortableExecutableReference? _Accessibility; + private static PortableExecutableReference? _SystemWindowsFormsDesignEditors; /// - /// The for Accessibility.dll + /// The for System.Windows.Forms.Design.Editors.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference SystemWindowsFormsDesignEditors { get { - if (_Accessibility is null) + if (_SystemWindowsFormsDesignEditors is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net60windows)"); + _SystemWindowsFormsDesignEditors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms.Design.Editors")).GetReference(filePath: "System.Windows.Forms.Design.Editors.dll", display: "System.Windows.Forms.Design.Editors (net60windows)"); } - return _Accessibility; + return _SystemWindowsFormsDesignEditors; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemSecurityPermissions; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Security.Permissions.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemSecurityPermissions { get { - if (_MicrosoftVisualBasic is null) + if (_SystemSecurityPermissions is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net60windows)"); + _SystemSecurityPermissions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Permissions")).GetReference(filePath: "System.Security.Permissions.dll", display: "System.Security.Permissions (net60windows)"); } - return _MicrosoftVisualBasic; + return _SystemSecurityPermissions; } } - private static PortableExecutableReference? _MicrosoftVisualBasicForms; + private static PortableExecutableReference? _SystemSecurityCryptographyProtectedData; /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for System.Security.Cryptography.ProtectedData.dll /// - public static PortableExecutableReference MicrosoftVisualBasicForms + public static PortableExecutableReference SystemSecurityCryptographyProtectedData { get { - if (_MicrosoftVisualBasicForms is null) + if (_SystemSecurityCryptographyProtectedData is null) { - _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net60windows)"); + _SystemSecurityCryptographyProtectedData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Cryptography.ProtectedData")).GetReference(filePath: "System.Security.Cryptography.ProtectedData.dll", display: "System.Security.Cryptography.ProtectedData (net60windows)"); } - return _MicrosoftVisualBasicForms; + return _SystemSecurityCryptographyProtectedData; } } - private static PortableExecutableReference? _MicrosoftWin32RegistryAccessControl; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for Microsoft.Win32.Registry.AccessControl.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference MicrosoftWin32RegistryAccessControl + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_MicrosoftWin32RegistryAccessControl is null) + if (_PresentationFrameworkRoyale is null) { - _MicrosoftWin32RegistryAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.Win32.Registry.AccessControl")).GetReference(filePath: "Microsoft.Win32.Registry.AccessControl.dll", display: "Microsoft.Win32.Registry.AccessControl (net60windows)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net60windows)"); } - return _MicrosoftWin32RegistryAccessControl; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _MicrosoftWin32SystemEvents; + private static PortableExecutableReference? _SystemDrawingCommon; /// - /// The for Microsoft.Win32.SystemEvents.dll + /// The for System.Drawing.Common.dll /// - public static PortableExecutableReference MicrosoftWin32SystemEvents + public static PortableExecutableReference SystemDrawingCommon { get { - if (_MicrosoftWin32SystemEvents is null) + if (_SystemDrawingCommon is null) { - _MicrosoftWin32SystemEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.Win32.SystemEvents")).GetReference(filePath: "Microsoft.Win32.SystemEvents.dll", display: "Microsoft.Win32.SystemEvents (net60windows)"); + _SystemDrawingCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Drawing.Common")).GetReference(filePath: "System.Drawing.Common.dll", display: "System.Drawing.Common (net60windows)"); } - return _MicrosoftWin32SystemEvents; + return _SystemDrawingCommon; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemWindowsFormsDesign; /// - /// The for PresentationCore.dll + /// The for System.Windows.Forms.Design.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemWindowsFormsDesign { get { - if (_PresentationCore is null) + if (_SystemWindowsFormsDesign is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (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 _PresentationCore; + return _SystemWindowsFormsDesign; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_PresentationFrameworkAero is null) + if (_SystemThreadingAccessControl is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net60windows)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net60windows)"); } - return _PresentationFrameworkAero; + return _SystemThreadingAccessControl; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for PresentationFramework.Aero2.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference UIAutomationTypes { get { - if (_PresentationFrameworkAero2 is null) + if (_UIAutomationTypes is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net60windows)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net60windows)"); } - return _PresentationFrameworkAero2; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _WindowsBase; /// - /// The for PresentationFramework.AeroLite.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference WindowsBase { get { - if (_PresentationFrameworkAeroLite is null) + if (_WindowsBase is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net60windows)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net60windows)"); } - return _PresentationFrameworkAeroLite; + return _WindowsBase; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemDrawing { get { - if (_PresentationFrameworkClassic is null) + if (_SystemDrawing is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net60windows)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net60windows)"); } - return _PresentationFrameworkClassic; + return _SystemDrawing; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _SystemDesign; /// - /// The for PresentationFramework.dll + /// The for System.Design.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference SystemDesign { get { - if (_PresentationFramework is null) + if (_SystemDesign is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net60windows)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net60windows)"); } - return _PresentationFramework; + return _SystemDesign; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for PresentationFramework.Luna.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_PresentationFrameworkLuna is null) + if (_PresentationFrameworkAero is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net60windows)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net60windows)"); } - return _PresentationFrameworkLuna; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _MicrosoftWin32RegistryAccessControl; /// - /// The for PresentationFramework.Royale.dll + /// The for Microsoft.Win32.Registry.AccessControl.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference MicrosoftWin32RegistryAccessControl { get { - if (_PresentationFrameworkRoyale is null) + if (_MicrosoftWin32RegistryAccessControl is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net60windows)"); + _MicrosoftWin32RegistryAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.Win32.Registry.AccessControl")).GetReference(filePath: "Microsoft.Win32.Registry.AccessControl.dll", display: "Microsoft.Win32.Registry.AccessControl (net60windows)"); } - return _PresentationFrameworkRoyale; + return _MicrosoftWin32RegistryAccessControl; } } - private static PortableExecutableReference? _PresentationUI; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for PresentationUI.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference PresentationUI + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_PresentationUI is null) + if (_SystemSecurityCryptographyXml is null) { - _PresentationUI = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationUI")).GetReference(filePath: "PresentationUI.dll", display: "PresentationUI (net60windows)"); + _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (net60windows)"); } - return _PresentationUI; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for ReachFramework.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_ReachFramework is null) + if (_SystemWindowsPresentation is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net60windows)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net60windows)"); } - return _ReachFramework; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemCodeDom; + private static PortableExecutableReference? _SystemWindowsFormsPrimitives; /// - /// The for System.CodeDom.dll + /// The for System.Windows.Forms.Primitives.dll /// - public static PortableExecutableReference SystemCodeDom + public static PortableExecutableReference SystemWindowsFormsPrimitives { get { - if (_SystemCodeDom is null) + if (_SystemWindowsFormsPrimitives is null) { - _SystemCodeDom = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.CodeDom")).GetReference(filePath: "System.CodeDom.dll", display: "System.CodeDom (net60windows)"); + _SystemWindowsFormsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms.Primitives")).GetReference(filePath: "System.Windows.Forms.Primitives.dll", display: "System.Windows.Forms.Primitives (net60windows)"); } - return _SystemCodeDom; + return _SystemWindowsFormsPrimitives; } } - private static PortableExecutableReference? _SystemConfigurationConfigurationManager; + private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; /// - /// The for System.Configuration.ConfigurationManager.dll + /// The for System.Security.Cryptography.Pkcs.dll /// - public static PortableExecutableReference SystemConfigurationConfigurationManager + public static PortableExecutableReference SystemSecurityCryptographyPkcs { get { - if (_SystemConfigurationConfigurationManager is null) + if (_SystemSecurityCryptographyPkcs is null) { - _SystemConfigurationConfigurationManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Configuration.ConfigurationManager")).GetReference(filePath: "System.Configuration.ConfigurationManager.dll", display: "System.Configuration.ConfigurationManager (net60windows)"); + _SystemSecurityCryptographyPkcs = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Cryptography.Pkcs")).GetReference(filePath: "System.Security.Cryptography.Pkcs.dll", display: "System.Security.Cryptography.Pkcs (net60windows)"); } - return _SystemConfigurationConfigurationManager; + return _SystemSecurityCryptographyPkcs; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.Design.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemDesign is null) + if (_SystemWindowsInputManipulations is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net60windows)"); + _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net60windows)"); } - return _SystemDesign; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemDiagnosticsEventLog is null) + if (_MicrosoftVisualBasic is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (net60windows)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net60windows)"); } - return _SystemDiagnosticsEventLog; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemDiagnosticsPerformanceCounter; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.Diagnostics.PerformanceCounter.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemDiagnosticsPerformanceCounter + public static PortableExecutableReference SystemXaml { get { - if (_SystemDiagnosticsPerformanceCounter is null) + if (_SystemXaml is null) { - _SystemDiagnosticsPerformanceCounter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Diagnostics.PerformanceCounter")).GetReference(filePath: "System.Diagnostics.PerformanceCounter.dll", display: "System.Diagnostics.PerformanceCounter (net60windows)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net60windows)"); } - return _SystemDiagnosticsPerformanceCounter; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _SystemIOPackaging; /// - /// The for System.DirectoryServices.dll + /// The for System.IO.Packaging.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference SystemIOPackaging { get { - if (_SystemDirectoryServices is null) + if (_SystemIOPackaging is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net60windows)"); + _SystemIOPackaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.IO.Packaging")).GetReference(filePath: "System.IO.Packaging.dll", display: "System.IO.Packaging (net60windows)"); } - return _SystemDirectoryServices; + return _SystemIOPackaging; } } - private static PortableExecutableReference? _SystemDrawingCommon; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.Drawing.Common.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemDrawingCommon + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemDrawingCommon is null) + if (_SystemWindowsForms is null) { - _SystemDrawingCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Drawing.Common")).GetReference(filePath: "System.Drawing.Common.dll", display: "System.Drawing.Common (net60windows)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net60windows)"); } - return _SystemDrawingCommon; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _UIAutomationClientSideProviders; /// - /// The for System.Drawing.Design.dll + /// The for UIAutomationClientSideProviders.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference UIAutomationClientSideProviders { get { - if (_SystemDrawingDesign is null) + if (_UIAutomationClientSideProviders is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net60windows)"); + _UIAutomationClientSideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationClientSideProviders")).GetReference(filePath: "UIAutomationClientSideProviders.dll", display: "UIAutomationClientSideProviders (net60windows)"); } - return _SystemDrawingDesign; + return _UIAutomationClientSideProviders; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _PresentationUI; /// - /// The for System.Drawing.dll + /// The for PresentationUI.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference PresentationUI { get { - if (_SystemDrawing is null) + if (_PresentationUI is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net60windows)"); + _PresentationUI = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationUI")).GetReference(filePath: "PresentationUI.dll", display: "PresentationUI (net60windows)"); } - return _SystemDrawing; + return _PresentationUI; } } - private static PortableExecutableReference? _SystemIOPackaging; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for System.IO.Packaging.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference SystemIOPackaging + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_SystemIOPackaging is null) + if (_SystemDiagnosticsEventLog is null) { - _SystemIOPackaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.IO.Packaging")).GetReference(filePath: "System.IO.Packaging.dll", display: "System.IO.Packaging (net60windows)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (net60windows)"); } - return _SystemIOPackaging; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _MicrosoftVisualBasicForms; /// - /// The for System.Printing.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference MicrosoftVisualBasicForms { get { - if (_SystemPrinting is null) + if (_MicrosoftVisualBasicForms is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net60windows)"); + _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net60windows)"); } - return _SystemPrinting; + return _MicrosoftVisualBasicForms; } } - private static PortableExecutableReference? _SystemResourcesExtensions; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Resources.Extensions.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemResourcesExtensions + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemResourcesExtensions is null) + if (_SystemWindowsControlsRibbon is null) { - _SystemResourcesExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Resources.Extensions")).GetReference(filePath: "System.Resources.Extensions.dll", display: "System.Resources.Extensions (net60windows)"); + _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net60windows)"); } - return _SystemResourcesExtensions; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPkcs + public static PortableExecutableReference PresentationFramework { get { - if (_SystemSecurityCryptographyPkcs is null) + if (_PresentationFramework is null) { - _SystemSecurityCryptographyPkcs = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Cryptography.Pkcs")).GetReference(filePath: "System.Security.Cryptography.Pkcs.dll", display: "System.Security.Cryptography.Pkcs (net60windows)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net60windows)"); } - return _SystemSecurityCryptographyPkcs; + return _PresentationFramework; } } - private static PortableExecutableReference? _SystemSecurityCryptographyProtectedData; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for System.Security.Cryptography.ProtectedData.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference SystemSecurityCryptographyProtectedData + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_SystemSecurityCryptographyProtectedData is null) + if (_PresentationFrameworkAero2 is null) { - _SystemSecurityCryptographyProtectedData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Cryptography.ProtectedData")).GetReference(filePath: "System.Security.Cryptography.ProtectedData.dll", display: "System.Security.Cryptography.ProtectedData (net60windows)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net60windows)"); } - return _SystemSecurityCryptographyProtectedData; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemSecurityCryptographyXml is null) + if (_WindowsFormsIntegration is null) { - _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (net60windows)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net60windows)"); } - return _SystemSecurityCryptographyXml; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemSecurityPermissions; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.Security.Permissions.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemSecurityPermissions + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemSecurityPermissions is null) + if (_UIAutomationClient is null) { - _SystemSecurityPermissions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Security.Permissions")).GetReference(filePath: "System.Security.Permissions.dll", display: "System.Security.Permissions (net60windows)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net60windows)"); } - return _SystemSecurityPermissions; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemThreadingAccessControl; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.Threading.AccessControl.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemThreadingAccessControl is null) + if (_SystemDirectoryServices is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net60windows)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net60windows)"); } - return _SystemThreadingAccessControl; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _SystemDiagnosticsPerformanceCounter; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Diagnostics.PerformanceCounter.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference SystemDiagnosticsPerformanceCounter { get { - if (_SystemWindowsControlsRibbon is null) + if (_SystemDiagnosticsPerformanceCounter is null) { - _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net60windows)"); + _SystemDiagnosticsPerformanceCounter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Diagnostics.PerformanceCounter")).GetReference(filePath: "System.Diagnostics.PerformanceCounter.dll", display: "System.Diagnostics.PerformanceCounter (net60windows)"); } - return _SystemWindowsControlsRibbon; + return _SystemDiagnosticsPerformanceCounter; } } @@ -894,224 +894,224 @@ public static PortableExecutableReference SystemWindowsExtensions } } - private static PortableExecutableReference? _SystemWindowsFormsDesign; + private static PortableExecutableReference? _SystemResourcesExtensions; /// - /// The for System.Windows.Forms.Design.dll + /// The for System.Resources.Extensions.dll /// - public static PortableExecutableReference SystemWindowsFormsDesign + public static PortableExecutableReference SystemResourcesExtensions { get { - if (_SystemWindowsFormsDesign is null) + if (_SystemResourcesExtensions 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)"); + _SystemResourcesExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Resources.Extensions")).GetReference(filePath: "System.Resources.Extensions.dll", display: "System.Resources.Extensions (net60windows)"); } - return _SystemWindowsFormsDesign; + return _SystemResourcesExtensions; } } - private static PortableExecutableReference? _SystemWindowsFormsDesignEditors; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.Windows.Forms.Design.Editors.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemWindowsFormsDesignEditors + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemWindowsFormsDesignEditors is null) + if (_PresentationFrameworkClassic is null) { - _SystemWindowsFormsDesignEditors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms.Design.Editors")).GetReference(filePath: "System.Windows.Forms.Design.Editors.dll", display: "System.Windows.Forms.Design.Editors (net60windows)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net60windows)"); } - return _SystemWindowsFormsDesignEditors; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Windows.Forms.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemWindowsForms is null) + if (_UIAutomationProvider is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net60windows)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net60windows)"); } - return _SystemWindowsForms; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemWindowsFormsPrimitives; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Windows.Forms.Primitives.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemWindowsFormsPrimitives + public static PortableExecutableReference Accessibility { get { - if (_SystemWindowsFormsPrimitives is null) + if (_Accessibility is null) { - _SystemWindowsFormsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Forms.Primitives")).GetReference(filePath: "System.Windows.Forms.Primitives.dll", display: "System.Windows.Forms.Primitives (net60windows)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net60windows)"); } - return _SystemWindowsFormsPrimitives; + return _Accessibility; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemWindowsInputManipulations is null) + if (_PresentationFrameworkLuna is null) { - _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net60windows)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net60windows)"); } - return _SystemWindowsInputManipulations; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _MicrosoftWin32SystemEvents; /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.Win32.SystemEvents.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference MicrosoftWin32SystemEvents { get { - if (_SystemWindowsPresentation is null) + if (_MicrosoftWin32SystemEvents is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net60windows)"); + _MicrosoftWin32SystemEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.Microsoft.Win32.SystemEvents")).GetReference(filePath: "Microsoft.Win32.SystemEvents.dll", display: "Microsoft.Win32.SystemEvents (net60windows)"); } - return _SystemWindowsPresentation; + return _MicrosoftWin32SystemEvents; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Xaml.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference SystemPrinting { get { - if (_SystemXaml is null) + if (_SystemPrinting is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net60windows)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net60windows)"); } - return _SystemXaml; + return _SystemPrinting; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _PresentationCore; /// - /// The for UIAutomationClient.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference PresentationCore { get { - if (_UIAutomationClient is null) + if (_PresentationCore is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net60windows)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net60windows)"); } - return _UIAutomationClient; + return _PresentationCore; } } - private static PortableExecutableReference? _UIAutomationClientSideProviders; + private static PortableExecutableReference? _SystemConfigurationConfigurationManager; /// - /// The for UIAutomationClientSideProviders.dll + /// The for System.Configuration.ConfigurationManager.dll /// - public static PortableExecutableReference UIAutomationClientSideProviders + public static PortableExecutableReference SystemConfigurationConfigurationManager { get { - if (_UIAutomationClientSideProviders is null) + if (_SystemConfigurationConfigurationManager is null) { - _UIAutomationClientSideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationClientSideProviders")).GetReference(filePath: "UIAutomationClientSideProviders.dll", display: "UIAutomationClientSideProviders (net60windows)"); + _SystemConfigurationConfigurationManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Configuration.ConfigurationManager")).GetReference(filePath: "System.Configuration.ConfigurationManager.dll", display: "System.Configuration.ConfigurationManager (net60windows)"); } - return _UIAutomationClientSideProviders; + return _SystemConfigurationConfigurationManager; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for UIAutomationProvider.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference SystemDrawingDesign { get { - if (_UIAutomationProvider is null) + if (_SystemDrawingDesign is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net60windows)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net60windows)"); } - return _UIAutomationProvider; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _ReachFramework; /// - /// The for UIAutomationTypes.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference ReachFramework { get { - if (_UIAutomationTypes is null) + if (_ReachFramework is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net60windows)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net60windows)"); } - return _UIAutomationTypes; + return _ReachFramework; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for WindowsBase.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_WindowsBase is null) + if (_PresentationFrameworkAeroLite is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net60windows)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net60windows)"); } - return _WindowsBase; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _SystemCodeDom; /// - /// The for WindowsFormsIntegration.dll + /// The for System.CodeDom.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference SystemCodeDom { get { - if (_WindowsFormsIntegration is null) + if (_SystemCodeDom is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net60windows)"); + _SystemCodeDom = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net60windows.System.CodeDom")).GetReference(filePath: "System.CodeDom.dll", display: "System.CodeDom (net60windows)"); } - return _WindowsFormsIntegration; + return _SystemCodeDom; } } @@ -1124,53 +1124,53 @@ public static ImmutableArray All { _all = [ - Accessibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicForms, - MicrosoftWin32RegistryAccessControl, - MicrosoftWin32SystemEvents, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWindowsFormsDesignEditors, + SystemSecurityPermissions, + SystemSecurityCryptographyProtectedData, PresentationFrameworkRoyale, - PresentationUI, - ReachFramework, - SystemCodeDom, - SystemConfigurationConfigurationManager, - SystemDesign, - SystemDiagnosticsEventLog, - SystemDiagnosticsPerformanceCounter, - SystemDirectoryServices, SystemDrawingCommon, - SystemDrawingDesign, + SystemWindowsFormsDesign, + SystemThreadingAccessControl, + UIAutomationTypes, + WindowsBase, SystemDrawing, - SystemIOPackaging, - SystemPrinting, - SystemResourcesExtensions, - SystemSecurityCryptographyPkcs, - SystemSecurityCryptographyProtectedData, + SystemDesign, + PresentationFrameworkAero, + MicrosoftWin32RegistryAccessControl, SystemSecurityCryptographyXml, - SystemSecurityPermissions, - SystemThreadingAccessControl, - SystemWindowsControlsRibbon, - SystemWindowsExtensions, - SystemWindowsFormsDesign, - SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsPresentation, SystemWindowsFormsPrimitives, + SystemSecurityCryptographyPkcs, SystemWindowsInputManipulations, - SystemWindowsPresentation, + MicrosoftVisualBasic, SystemXaml, - UIAutomationClient, + SystemIOPackaging, + SystemWindowsForms, UIAutomationClientSideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, + PresentationUI, + SystemDiagnosticsEventLog, + MicrosoftVisualBasicForms, + SystemWindowsControlsRibbon, + PresentationFramework, + PresentationFrameworkAero2, WindowsFormsIntegration, + UIAutomationClient, + SystemDirectoryServices, + SystemDiagnosticsPerformanceCounter, + SystemWindowsExtensions, + SystemResourcesExtensions, + PresentationFrameworkClassic, + UIAutomationProvider, + Accessibility, + PresentationFrameworkLuna, + MicrosoftWin32SystemEvents, + SystemPrinting, + PresentationCore, + SystemConfigurationConfigurationManager, + SystemDrawingDesign, + ReachFramework, + PresentationFrameworkAeroLite, + SystemCodeDom, ]; } return _all; @@ -1184,202 +1184,202 @@ public static partial class Net60Windows public static class Resources { /// - /// The image bytes for Accessibility.dll + /// The image bytes for System.Windows.Forms.Design.Editors.dll /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net60windows.Accessibility"); - private static byte[]? _Accessibility; + public static byte[] SystemWindowsFormsDesignEditors => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesignEditors, "net60windows.System.Windows.Forms.Design.Editors"); + private static byte[]? _SystemWindowsFormsDesignEditors; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Security.Permissions.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net60windows.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemSecurityPermissions => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPermissions, "net60windows.System.Security.Permissions"); + private static byte[]? _SystemSecurityPermissions; /// - /// The image bytes for Microsoft.VisualBasic.Forms.dll + /// The image bytes for System.Security.Cryptography.ProtectedData.dll /// - public static byte[] MicrosoftVisualBasicForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicForms, "net60windows.Microsoft.VisualBasic.Forms"); - private static byte[]? _MicrosoftVisualBasicForms; + public static byte[] SystemSecurityCryptographyProtectedData => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyProtectedData, "net60windows.System.Security.Cryptography.ProtectedData"); + private static byte[]? _SystemSecurityCryptographyProtectedData; /// - /// The image bytes for Microsoft.Win32.Registry.AccessControl.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] MicrosoftWin32RegistryAccessControl => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32RegistryAccessControl, "net60windows.Microsoft.Win32.Registry.AccessControl"); - private static byte[]? _MicrosoftWin32RegistryAccessControl; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net60windows.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for Microsoft.Win32.SystemEvents.dll + /// The image bytes for System.Drawing.Common.dll /// - public static byte[] MicrosoftWin32SystemEvents => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32SystemEvents, "net60windows.Microsoft.Win32.SystemEvents"); - private static byte[]? _MicrosoftWin32SystemEvents; + public static byte[] SystemDrawingCommon => ResourceLoader.GetOrCreateResource(ref _SystemDrawingCommon, "net60windows.System.Drawing.Common"); + private static byte[]? _SystemDrawingCommon; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for System.Windows.Forms.Design.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net60windows.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net60windows.System.Windows.Forms.Design"); + private static byte[]? _SystemWindowsFormsDesign; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net60windows.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net60windows.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net60windows.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net60windows.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net60windows.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net60windows.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net60windows.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net60windows.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Design.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net60windows.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net60windows.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net60windows.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net60windows.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for Microsoft.Win32.Registry.AccessControl.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net60windows.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] MicrosoftWin32RegistryAccessControl => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32RegistryAccessControl, "net60windows.Microsoft.Win32.Registry.AccessControl"); + private static byte[]? _MicrosoftWin32RegistryAccessControl; /// - /// The image bytes for PresentationUI.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] PresentationUI => ResourceLoader.GetOrCreateResource(ref _PresentationUI, "net60windows.PresentationUI"); - private static byte[]? _PresentationUI; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "net60windows.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net60windows.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net60windows.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.CodeDom.dll + /// The image bytes for System.Windows.Forms.Primitives.dll /// - public static byte[] SystemCodeDom => ResourceLoader.GetOrCreateResource(ref _SystemCodeDom, "net60windows.System.CodeDom"); - private static byte[]? _SystemCodeDom; + public static byte[] SystemWindowsFormsPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsPrimitives, "net60windows.System.Windows.Forms.Primitives"); + private static byte[]? _SystemWindowsFormsPrimitives; /// - /// The image bytes for System.Configuration.ConfigurationManager.dll + /// The image bytes for System.Security.Cryptography.Pkcs.dll /// - public static byte[] SystemConfigurationConfigurationManager => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationConfigurationManager, "net60windows.System.Configuration.ConfigurationManager"); - private static byte[]? _SystemConfigurationConfigurationManager; + public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "net60windows.System.Security.Cryptography.Pkcs"); + private static byte[]? _SystemSecurityCryptographyPkcs; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net60windows.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net60windows.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "net60windows.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net60windows.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Diagnostics.PerformanceCounter.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemDiagnosticsPerformanceCounter => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsPerformanceCounter, "net60windows.System.Diagnostics.PerformanceCounter"); - private static byte[]? _SystemDiagnosticsPerformanceCounter; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net60windows.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.IO.Packaging.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net60windows.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemIOPackaging => ResourceLoader.GetOrCreateResource(ref _SystemIOPackaging, "net60windows.System.IO.Packaging"); + private static byte[]? _SystemIOPackaging; /// - /// The image bytes for System.Drawing.Common.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemDrawingCommon => ResourceLoader.GetOrCreateResource(ref _SystemDrawingCommon, "net60windows.System.Drawing.Common"); - private static byte[]? _SystemDrawingCommon; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net60windows.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for UIAutomationClientSideProviders.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net60windows.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] UIAutomationClientSideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientSideProviders, "net60windows.UIAutomationClientSideProviders"); + private static byte[]? _UIAutomationClientSideProviders; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for PresentationUI.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net60windows.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] PresentationUI => ResourceLoader.GetOrCreateResource(ref _PresentationUI, "net60windows.PresentationUI"); + private static byte[]? _PresentationUI; /// - /// The image bytes for System.IO.Packaging.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] SystemIOPackaging => ResourceLoader.GetOrCreateResource(ref _SystemIOPackaging, "net60windows.System.IO.Packaging"); - private static byte[]? _SystemIOPackaging; + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "net60windows.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; /// - /// The image bytes for System.Printing.dll + /// The image bytes for Microsoft.VisualBasic.Forms.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net60windows.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] MicrosoftVisualBasicForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicForms, "net60windows.Microsoft.VisualBasic.Forms"); + private static byte[]? _MicrosoftVisualBasicForms; /// - /// The image bytes for System.Resources.Extensions.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemResourcesExtensions => ResourceLoader.GetOrCreateResource(ref _SystemResourcesExtensions, "net60windows.System.Resources.Extensions"); - private static byte[]? _SystemResourcesExtensions; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net60windows.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Security.Cryptography.Pkcs.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "net60windows.System.Security.Cryptography.Pkcs"); - private static byte[]? _SystemSecurityCryptographyPkcs; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net60windows.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for System.Security.Cryptography.ProtectedData.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] SystemSecurityCryptographyProtectedData => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyProtectedData, "net60windows.System.Security.Cryptography.ProtectedData"); - private static byte[]? _SystemSecurityCryptographyProtectedData; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net60windows.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "net60windows.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net60windows.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.Security.Permissions.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemSecurityPermissions => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPermissions, "net60windows.System.Security.Permissions"); - private static byte[]? _SystemSecurityPermissions; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net60windows.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net60windows.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net60windows.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for System.Diagnostics.PerformanceCounter.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net60windows.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] SystemDiagnosticsPerformanceCounter => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsPerformanceCounter, "net60windows.System.Diagnostics.PerformanceCounter"); + private static byte[]? _SystemDiagnosticsPerformanceCounter; /// /// The image bytes for System.Windows.Extensions.dll @@ -1388,82 +1388,82 @@ public static class Resources private static byte[]? _SystemWindowsExtensions; /// - /// The image bytes for System.Windows.Forms.Design.dll + /// The image bytes for System.Resources.Extensions.dll /// - public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net60windows.System.Windows.Forms.Design"); - private static byte[]? _SystemWindowsFormsDesign; + public static byte[] SystemResourcesExtensions => ResourceLoader.GetOrCreateResource(ref _SystemResourcesExtensions, "net60windows.System.Resources.Extensions"); + private static byte[]? _SystemResourcesExtensions; /// - /// The image bytes for System.Windows.Forms.Design.Editors.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemWindowsFormsDesignEditors => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesignEditors, "net60windows.System.Windows.Forms.Design.Editors"); - private static byte[]? _SystemWindowsFormsDesignEditors; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net60windows.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net60windows.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net60windows.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Windows.Forms.Primitives.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemWindowsFormsPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsPrimitives, "net60windows.System.Windows.Forms.Primitives"); - private static byte[]? _SystemWindowsFormsPrimitives; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net60windows.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net60windows.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net60windows.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for Microsoft.Win32.SystemEvents.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net60windows.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] MicrosoftWin32SystemEvents => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32SystemEvents, "net60windows.Microsoft.Win32.SystemEvents"); + private static byte[]? _MicrosoftWin32SystemEvents; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net60windows.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net60windows.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net60windows.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net60windows.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for UIAutomationClientSideProviders.dll + /// The image bytes for System.Configuration.ConfigurationManager.dll /// - public static byte[] UIAutomationClientSideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientSideProviders, "net60windows.UIAutomationClientSideProviders"); - private static byte[]? _UIAutomationClientSideProviders; + public static byte[] SystemConfigurationConfigurationManager => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationConfigurationManager, "net60windows.System.Configuration.ConfigurationManager"); + private static byte[]? _SystemConfigurationConfigurationManager; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net60windows.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net60windows.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net60windows.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net60windows.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net60windows.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net60windows.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.CodeDom.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net60windows.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemCodeDom => ResourceLoader.GetOrCreateResource(ref _SystemCodeDom, "net60windows.System.CodeDom"); + private static byte[]? _SystemCodeDom; } diff --git a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets index 46a138e..648c43c 100644 --- a/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net60Windows/Generated.targets @@ -1,192 +1,192 @@ - - net60windows.Accessibility - Resources\net60windows\Accessibility.dll + + net60windows.System.Windows.Forms.Design.Editors + Resources\net60windows\System.Windows.Forms.Design.Editors.dll - - net60windows.Microsoft.VisualBasic - Resources\net60windows\Microsoft.VisualBasic.dll + + net60windows.System.Security.Permissions + Resources\net60windows\System.Security.Permissions.dll - - net60windows.Microsoft.VisualBasic.Forms - Resources\net60windows\Microsoft.VisualBasic.Forms.dll + + net60windows.System.Security.Cryptography.ProtectedData + Resources\net60windows\System.Security.Cryptography.ProtectedData.dll - - net60windows.Microsoft.Win32.Registry.AccessControl - Resources\net60windows\Microsoft.Win32.Registry.AccessControl.dll + + net60windows.PresentationFramework.Royale + Resources\net60windows\PresentationFramework.Royale.dll - - net60windows.Microsoft.Win32.SystemEvents - Resources\net60windows\Microsoft.Win32.SystemEvents.dll + + net60windows.System.Drawing.Common + Resources\net60windows\System.Drawing.Common.dll - - net60windows.PresentationCore - Resources\net60windows\PresentationCore.dll + + net60windows.System.Windows.Forms.Design + Resources\net60windows\System.Windows.Forms.Design.dll - - net60windows.PresentationFramework.Aero - Resources\net60windows\PresentationFramework.Aero.dll + + net60windows.System.Threading.AccessControl + Resources\net60windows\System.Threading.AccessControl.dll - - net60windows.PresentationFramework.Aero2 - Resources\net60windows\PresentationFramework.Aero2.dll + + net60windows.UIAutomationTypes + Resources\net60windows\UIAutomationTypes.dll - - net60windows.PresentationFramework.AeroLite - Resources\net60windows\PresentationFramework.AeroLite.dll + + net60windows.WindowsBase + Resources\net60windows\WindowsBase.dll - - net60windows.PresentationFramework.Classic - Resources\net60windows\PresentationFramework.Classic.dll + + net60windows.System.Drawing + Resources\net60windows\System.Drawing.dll - - net60windows.PresentationFramework - Resources\net60windows\PresentationFramework.dll + + net60windows.System.Design + Resources\net60windows\System.Design.dll - - net60windows.PresentationFramework.Luna - Resources\net60windows\PresentationFramework.Luna.dll + + net60windows.PresentationFramework.Aero + Resources\net60windows\PresentationFramework.Aero.dll - - net60windows.PresentationFramework.Royale - Resources\net60windows\PresentationFramework.Royale.dll + + net60windows.Microsoft.Win32.Registry.AccessControl + Resources\net60windows\Microsoft.Win32.Registry.AccessControl.dll - - net60windows.PresentationUI - Resources\net60windows\PresentationUI.dll + + net60windows.System.Security.Cryptography.Xml + Resources\net60windows\System.Security.Cryptography.Xml.dll - - net60windows.ReachFramework - Resources\net60windows\ReachFramework.dll + + net60windows.System.Windows.Presentation + Resources\net60windows\System.Windows.Presentation.dll - - net60windows.System.CodeDom - Resources\net60windows\System.CodeDom.dll + + net60windows.System.Windows.Forms.Primitives + Resources\net60windows\System.Windows.Forms.Primitives.dll - - net60windows.System.Configuration.ConfigurationManager - Resources\net60windows\System.Configuration.ConfigurationManager.dll + + net60windows.System.Security.Cryptography.Pkcs + Resources\net60windows\System.Security.Cryptography.Pkcs.dll - - net60windows.System.Design - Resources\net60windows\System.Design.dll + + net60windows.System.Windows.Input.Manipulations + Resources\net60windows\System.Windows.Input.Manipulations.dll - - net60windows.System.Diagnostics.EventLog - Resources\net60windows\System.Diagnostics.EventLog.dll + + net60windows.Microsoft.VisualBasic + Resources\net60windows\Microsoft.VisualBasic.dll - - net60windows.System.Diagnostics.PerformanceCounter - Resources\net60windows\System.Diagnostics.PerformanceCounter.dll + + net60windows.System.Xaml + Resources\net60windows\System.Xaml.dll - - net60windows.System.DirectoryServices - Resources\net60windows\System.DirectoryServices.dll + + net60windows.System.IO.Packaging + Resources\net60windows\System.IO.Packaging.dll - - net60windows.System.Drawing.Common - Resources\net60windows\System.Drawing.Common.dll + + net60windows.System.Windows.Forms + Resources\net60windows\System.Windows.Forms.dll - - net60windows.System.Drawing.Design - Resources\net60windows\System.Drawing.Design.dll + + net60windows.UIAutomationClientSideProviders + Resources\net60windows\UIAutomationClientSideProviders.dll - - net60windows.System.Drawing - Resources\net60windows\System.Drawing.dll + + net60windows.PresentationUI + Resources\net60windows\PresentationUI.dll - - net60windows.System.IO.Packaging - Resources\net60windows\System.IO.Packaging.dll + + net60windows.System.Diagnostics.EventLog + Resources\net60windows\System.Diagnostics.EventLog.dll - - net60windows.System.Printing - Resources\net60windows\System.Printing.dll + + net60windows.Microsoft.VisualBasic.Forms + Resources\net60windows\Microsoft.VisualBasic.Forms.dll - - net60windows.System.Resources.Extensions - Resources\net60windows\System.Resources.Extensions.dll + + net60windows.System.Windows.Controls.Ribbon + Resources\net60windows\System.Windows.Controls.Ribbon.dll - - net60windows.System.Security.Cryptography.Pkcs - Resources\net60windows\System.Security.Cryptography.Pkcs.dll + + net60windows.PresentationFramework + Resources\net60windows\PresentationFramework.dll - - net60windows.System.Security.Cryptography.ProtectedData - Resources\net60windows\System.Security.Cryptography.ProtectedData.dll + + net60windows.PresentationFramework.Aero2 + Resources\net60windows\PresentationFramework.Aero2.dll - - net60windows.System.Security.Cryptography.Xml - Resources\net60windows\System.Security.Cryptography.Xml.dll + + net60windows.WindowsFormsIntegration + Resources\net60windows\WindowsFormsIntegration.dll - - net60windows.System.Security.Permissions - Resources\net60windows\System.Security.Permissions.dll + + net60windows.UIAutomationClient + Resources\net60windows\UIAutomationClient.dll - - net60windows.System.Threading.AccessControl - Resources\net60windows\System.Threading.AccessControl.dll + + net60windows.System.DirectoryServices + Resources\net60windows\System.DirectoryServices.dll - - net60windows.System.Windows.Controls.Ribbon - Resources\net60windows\System.Windows.Controls.Ribbon.dll + + net60windows.System.Diagnostics.PerformanceCounter + Resources\net60windows\System.Diagnostics.PerformanceCounter.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.Resources.Extensions + Resources\net60windows\System.Resources.Extensions.dll - - net60windows.System.Windows.Forms.Design.Editors - Resources\net60windows\System.Windows.Forms.Design.Editors.dll + + net60windows.PresentationFramework.Classic + Resources\net60windows\PresentationFramework.Classic.dll - - net60windows.System.Windows.Forms - Resources\net60windows\System.Windows.Forms.dll + + net60windows.UIAutomationProvider + Resources\net60windows\UIAutomationProvider.dll - - net60windows.System.Windows.Forms.Primitives - Resources\net60windows\System.Windows.Forms.Primitives.dll + + net60windows.Accessibility + Resources\net60windows\Accessibility.dll - - net60windows.System.Windows.Input.Manipulations - Resources\net60windows\System.Windows.Input.Manipulations.dll + + net60windows.PresentationFramework.Luna + Resources\net60windows\PresentationFramework.Luna.dll - - net60windows.System.Windows.Presentation - Resources\net60windows\System.Windows.Presentation.dll + + net60windows.Microsoft.Win32.SystemEvents + Resources\net60windows\Microsoft.Win32.SystemEvents.dll - - net60windows.System.Xaml - Resources\net60windows\System.Xaml.dll + + net60windows.System.Printing + Resources\net60windows\System.Printing.dll - - net60windows.UIAutomationClient - Resources\net60windows\UIAutomationClient.dll + + net60windows.PresentationCore + Resources\net60windows\PresentationCore.dll - - net60windows.UIAutomationClientSideProviders - Resources\net60windows\UIAutomationClientSideProviders.dll + + net60windows.System.Configuration.ConfigurationManager + Resources\net60windows\System.Configuration.ConfigurationManager.dll - - net60windows.UIAutomationProvider - Resources\net60windows\UIAutomationProvider.dll + + net60windows.System.Drawing.Design + Resources\net60windows\System.Drawing.Design.dll - - net60windows.UIAutomationTypes - Resources\net60windows\UIAutomationTypes.dll + + net60windows.ReachFramework + Resources\net60windows\ReachFramework.dll - - net60windows.WindowsBase - Resources\net60windows\WindowsBase.dll + + net60windows.PresentationFramework.AeroLite + Resources\net60windows\PresentationFramework.AeroLite.dll - - net60windows.WindowsFormsIntegration - Resources\net60windows\WindowsFormsIntegration.dll + + net60windows.System.CodeDom + Resources\net60windows\System.CodeDom.dll diff --git a/Src/Basic.Reference.Assemblies.Net70/Generated.cs b/Src/Basic.Reference.Assemblies.Net70/Generated.cs index 248c187..bdae429 100644 --- a/Src/Basic.Reference.Assemblies.Net70/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net70/Generated.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net70.References.MicrosoftCSharp, global::System.Guid.Parse("53605f33-1b6c-4ab7-8a83-bf434f2e4d1c")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net70.References.System, global::System.Guid.Parse("cdde3f37-613c-4613-93c4-714bdaef4a1a")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net70.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("21ee986c-4141-4005-8aba-32e508c800f2")); + 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 Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net70.References.MicrosoftVisualBasic, global::System.Guid.Parse("573cebd2-2fb2-4055-8b73-7414c0bcb105")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net70.References.SystemThreadingThread, global::System.Guid.Parse("59e3bb2d-56e1-4c5c-80da-f1ad7a85a3b9")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net70.References.MicrosoftWin32Primitives, global::System.Guid.Parse("aca7a89f-a859-4613-9599-79a7c89747ef")); + 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 Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net70.References.MicrosoftWin32Registry, global::System.Guid.Parse("075a328d-4006-4fce-96a2-9f7a17e69b8a")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net70.References.SystemDiagnosticsContracts, global::System.Guid.Parse("b919c545-2140-44ff-98c9-45a2822fe796")); /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net70.References.mscorlib, global::System.Guid.Parse("71b30459-fb6f-4061-a867-6398a51ef46b")); + 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 netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net70.References.netstandard, global::System.Guid.Parse("f4985971-3c87-4219-8bfe-8e5668bc224b")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net70.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("d2951cce-9c65-486f-ac58-acf9a01be54f")); /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net70.References.SystemAppContext, global::System.Guid.Parse("c173f9ed-b13a-4774-ac62-fe7d7c5c0f81")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net70.References.SystemReflectionMetadata, global::System.Guid.Parse("cb48dce2-536f-4d24-9206-22a79deaca1c")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net70.References.SystemBuffers, global::System.Guid.Parse("a2a26238-6063-4025-a297-a815e19b9b79")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net70.References.SystemFormatsAsn1, global::System.Guid.Parse("e6fa0695-b13a-407c-a873-639f9accbf67")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net70.References.SystemCollectionsConcurrent, global::System.Guid.Parse("c972aeac-8bb5-4768-9127-2a84822c0dba")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net70.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("b4864dcd-3c21-43bc-bf42-6b0b061fbc73")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net70.References.SystemCollections, global::System.Guid.Parse("9a68d117-f214-43a2-80fd-e213856ac970")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net70.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("15d84fb9-3059-4724-b0c2-5bfe52d32f14")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net70.References.SystemCollectionsImmutable, global::System.Guid.Parse("26a07895-72ef-480e-bd1a-c00005f6bc15")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net70.References.MicrosoftWin32Primitives, global::System.Guid.Parse("aca7a89f-a859-4613-9599-79a7c89747ef")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net70.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("aca3a57c-b31a-408d-b212-82f2c8c413e0")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net70.References.SystemCollectionsSpecialized, global::System.Guid.Parse("efd1ed7c-d21a-4b54-a2c5-ce7fa3cdbc45")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net70.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("13e1fcf7-3c89-4c13-b2d0-b6c47ffc9e01")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net70.References.SystemComponentModelAnnotations, global::System.Guid.Parse("3c83ffbf-e51f-46c0-94fd-62c3c4b65eb6")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net70.References.SystemCore, global::System.Guid.Parse("b0f6a0a0-06e3-450d-ae53-5106ae133456")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net70.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("b28f6873-90ee-47c8-9f95-1e01fa040001")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net70.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("419ce3de-d22b-4a7d-b862-37f1a1f6dfd9")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net70.References.SystemComponentModel, global::System.Guid.Parse("b75c04af-5be7-43e2-9466-a8424955b367")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net70.References.SystemResourcesResourceManager, global::System.Guid.Parse("a72c55ac-41bb-44e3-9396-9aa39476a34a")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net70.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("16d367a1-68de-4a2b-9357-d6e1025645c0")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net70.References.SystemThreadingOverlapped, global::System.Guid.Parse("17b32033-27ac-4ac8-a94e-20845c11b06b")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net70.References.SystemComponentModelPrimitives, global::System.Guid.Parse("c023693a-fc79-4dba-88fd-049b71ea750c")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net70.References.SystemNetHttpListener, global::System.Guid.Parse("954d7400-4980-4b28-a0f8-dc17c7867d80")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net70.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("61649d38-345f-4078-9a96-56685bc772d2")); + 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.Configuration.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net70.References.SystemConfiguration, global::System.Guid.Parse("f53fe1d0-3240-459b-b89a-0f2ae7e421c0")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net70.References.SystemObjectModel, global::System.Guid.Parse("570d9c9e-3d75-4b33-ac22-c3ff8cf8c532")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net70.References.SystemConsole, global::System.Guid.Parse("bc2bceed-9919-4f25-bbf0-122bfd5da61f")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net70.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("90931822-9937-47ee-866d-a7baeb55f6da")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net70.References.SystemCore, global::System.Guid.Parse("b0f6a0a0-06e3-450d-ae53-5106ae133456")); + 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.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net70.References.SystemDataCommon, global::System.Guid.Parse("90e4d8b0-1af8-40ad-908f-9bf2cfa1ec02")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net70.References.MicrosoftCSharp, global::System.Guid.Parse("53605f33-1b6c-4ab7-8a83-bf434f2e4d1c")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net70.References.SystemDataDataSetExtensions, global::System.Guid.Parse("1e5f7f47-3ab4-4a60-8cea-e405a588365d")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net70.References.SystemNetWebSocketsClient, global::System.Guid.Parse("276f51cc-7626-4104-89f6-b1c49cd2b421")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net70.References.SystemData, global::System.Guid.Parse("d4a912c4-6d82-4548-834a-5e3f08744209")); + 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.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net70.References.SystemDiagnosticsContracts, global::System.Guid.Parse("b919c545-2140-44ff-98c9-45a2822fe796")); + 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.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net70.References.SystemDiagnosticsDebug, global::System.Guid.Parse("29114c3e-ddc5-4fc9-bc09-744345bc6085")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net70.References.SystemFormatsTar, global::System.Guid.Parse("ac071c3f-1acb-4cc0-8469-10ddbfb18541")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net70.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("b4864dcd-3c21-43bc-bf42-6b0b061fbc73")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net70.References.SystemDynamicRuntime, global::System.Guid.Parse("39bf4c51-c918-482c-8d81-601cc216d72d")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net70.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("44aa75d3-ab71-4435-a289-fd3405374dc8")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net70.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("d9a91f7d-a0e3-4c33-a396-99f35f1442cf")); /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net70.References.SystemDiagnosticsProcess, global::System.Guid.Parse("d818ada4-5cfa-4129-a8d9-55a2576094c3")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net70.References.WindowsBase, global::System.Guid.Parse("16644b9a-385e-470e-886d-2d2833dc81d9")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net70.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("ac6fa1ce-0ef7-4e93-bc4a-453531e2c289")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net70.References.SystemNetWebProxy, global::System.Guid.Parse("51167c20-fa23-4ae5-8329-098a6362defa")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net70.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("90931822-9937-47ee-866d-a7baeb55f6da")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net70.References.SystemConfiguration, global::System.Guid.Parse("f53fe1d0-3240-459b-b89a-0f2ae7e421c0")); /// /// The for System.Diagnostics.Tools.dll @@ -183,209 +183,209 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net70.References.SystemDiagnosticsTools, global::System.Guid.Parse("9d8839df-655d-4235-8533-5ffb1de168c9")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net70.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("1db66343-e0b9-4660-b93a-39052f313162")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net70.References.SystemIOPipesAccessControl, global::System.Guid.Parse("47cadeef-f272-448d-935c-b815d94285d2")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net70.References.SystemDiagnosticsTracing, global::System.Guid.Parse("4d58d076-295b-4d80-8ec8-7f268cf2042c")); + 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.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net70.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("900f284a-7876-4da6-855e-6cac3eea8013")); /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net70.References.SystemDrawing, global::System.Guid.Parse("33a4fb83-3a14-465c-bdd7-7215a9ce4334")); + 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.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.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")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net70.References.SystemDataDataSetExtensions, global::System.Guid.Parse("1e5f7f47-3ab4-4a60-8cea-e405a588365d")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net70.References.SystemDynamicRuntime, global::System.Guid.Parse("39bf4c51-c918-482c-8d81-601cc216d72d")); + 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.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net70.References.SystemFormatsAsn1, global::System.Guid.Parse("e6fa0695-b13a-407c-a873-639f9accbf67")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net70.References.SystemTextJson, global::System.Guid.Parse("ac8df9f8-9ce8-4218-b6fe-fd19e0347d26")); /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net70.References.SystemFormatsTar, global::System.Guid.Parse("ac071c3f-1acb-4cc0-8469-10ddbfb18541")); + 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.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net70.References.SystemGlobalizationCalendars, global::System.Guid.Parse("bf487a65-a319-4e65-b842-958ca3a6e783")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net70.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("1db66343-e0b9-4660-b93a-39052f313162")); /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net70.References.SystemGlobalization, global::System.Guid.Parse("cf502884-fa09-496b-9f30-2a5a1d32d9ea")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net70.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("21ee986c-4141-4005-8aba-32e508c800f2")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.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")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net70.References.SystemRuntimeLoader, global::System.Guid.Parse("365e5e8d-834a-47f7-993a-445560ed6c3a")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net70.References.SystemXmlSerialization, global::System.Guid.Parse("a3cc08a2-5cf6-446e-9a6b-f54b531d9f2b")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net70.References.SystemIO, global::System.Guid.Parse("7a2abcd2-2310-49c9-847f-1c4f2e42f603")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net70.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("c7195183-e9ce-46ed-8dd0-61ea1398f292")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net70.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("44aa75d3-ab71-4435-a289-fd3405374dc8")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - 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")); + 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.IO.dll + /// The for System.Threading.Tasks.Parallel.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 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.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.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")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net70.References.SystemNetSockets, global::System.Guid.Parse("eab7d555-0a52-40ac-8ff0-b8d12dc20a40")); /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.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")); + 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.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net70.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("2db726d4-dcad-43b7-b4ba-6848a4626399")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net70.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("f5ca11bb-5857-404d-9110-f3bd1d65daa6")); + 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.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - 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")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net70.References.SystemNetServicePoint, global::System.Guid.Parse("aa55ef5a-7307-4e41-af18-dd9b59547ab5")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net70.References.SystemIOIsolatedStorage, global::System.Guid.Parse("3ec3ba58-6393-430c-9193-21971e961138")); + 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.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net70.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("13e1fcf7-3c89-4c13-b2d0-b6c47ffc9e01")); + 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.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net70.References.SystemIOPipesAccessControl, global::System.Guid.Parse("47cadeef-f272-448d-935c-b815d94285d2")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net70.References.SystemReflectionExtensions, global::System.Guid.Parse("623b631b-d3f9-4df5-9231-fe2452f3c00b")); /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net70.References.SystemIOPipes, global::System.Guid.Parse("b1b42ede-1ab7-4491-9f8e-b9ac28410b8a")); + 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.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net70.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("3022f3aa-f0b9-436f-8dbc-3319564f4f68")); + 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.Linq.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net70.References.SystemNetNetworkInformation, global::System.Guid.Parse("b85b027f-8bb4-40cf-8848-e51355dc64a7")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net70.References.SystemLinqExpressions, global::System.Guid.Parse("2f82b152-da1b-4417-86bb-3f29c3a92d55")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net70.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("e0c27697-e4aa-46d9-961d-713c24fac5df")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net70.References.SystemLinqParallel, global::System.Guid.Parse("ce780971-8dae-4f47-aa2e-6a66a6fe53ad")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net70.References.SystemDiagnosticsProcess, global::System.Guid.Parse("d818ada4-5cfa-4129-a8d9-55a2576094c3")); /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net70.References.SystemLinqQueryable, global::System.Guid.Parse("b395dbd3-5742-4a62-9d8b-52c4e133579b")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net70.References.SystemComponentModelPrimitives, global::System.Guid.Parse("c023693a-fc79-4dba-88fd-049b71ea750c")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net70.References.SystemMemory, global::System.Guid.Parse("a1c02a39-49d9-4e59-a785-0cbf300f94b3")); + 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.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.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 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.Net.Http.dll + /// The for System.Diagnostics.Debug.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")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net70.References.SystemDiagnosticsDebug, global::System.Guid.Parse("29114c3e-ddc5-4fc9-bc09-744345bc6085")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.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")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net70.References.SystemBuffers, global::System.Guid.Parse("a2a26238-6063-4025-a297-a815e19b9b79")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net70.References.SystemNetHttpListener, global::System.Guid.Parse("954d7400-4980-4b28-a0f8-dc17c7867d80")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net70.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("aca3a57c-b31a-408d-b212-82f2c8c413e0")); /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net70.References.SystemNetMail, global::System.Guid.Parse("cf85ee3f-7a78-400f-a73c-6fb7c45913c1")); + 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.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net70.References.SystemNetNameResolution, global::System.Guid.Parse("6353cbff-ca32-46e5-97be-f7684dbe8cb9")); + 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.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net70.References.SystemNetNetworkInformation, global::System.Guid.Parse("b85b027f-8bb4-40cf-8848-e51355dc64a7")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net70.References.SystemXmlReaderWriter, global::System.Guid.Parse("f36f6331-84c5-4a89-9f72-3277db9c3847")); /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net70.References.SystemNetPing, global::System.Guid.Parse("f61c4740-f09d-49b9-a76f-cc8eb2e91e7c")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net70.References.SystemTextRegularExpressions, global::System.Guid.Parse("6fd52df5-024c-40e1-bfb3-71f6bba76922")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net70.References.SystemNetPrimitives, global::System.Guid.Parse("d59469ce-b8c4-455d-a4f6-d12012fcd6ed")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net70.References.MicrosoftVisualBasic, global::System.Guid.Parse("573cebd2-2fb2-4055-8b73-7414c0bcb105")); /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net70.References.SystemNetQuic, global::System.Guid.Parse("979b80ad-6861-4c24-bb6f-35cd7683a623")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net70.References.SystemComponentModelAnnotations, global::System.Guid.Parse("3c83ffbf-e51f-46c0-94fd-62c3c4b65eb6")); /// /// The for System.Net.Requests.dll @@ -393,439 +393,439 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net70.References.SystemNetRequests, global::System.Guid.Parse("2e5476a1-6f7c-4ad4-8f00-09414b6ca4e5")); /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net70.References.SystemNetSecurity, global::System.Guid.Parse("f39aff2d-326a-4547-b0fc-6152b580627a")); + 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.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net70.References.SystemNetServicePoint, global::System.Guid.Parse("aa55ef5a-7307-4e41-af18-dd9b59547ab5")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net70.References.SystemCollectionsImmutable, global::System.Guid.Parse("26a07895-72ef-480e-bd1a-c00005f6bc15")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net70.References.SystemNetSockets, global::System.Guid.Parse("eab7d555-0a52-40ac-8ff0-b8d12dc20a40")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net70.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("35f523df-3965-42cf-beb3-b9442fec6c7d")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net70.References.SystemNetWebClient, global::System.Guid.Parse("dd660500-7259-47fb-a0a3-0a0d9898e6ea")); + 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.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net70.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("5ed4a78a-e0ef-4f8c-94c8-b90ee98104d2")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net70.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("ac6fa1ce-0ef7-4e93-bc4a-453531e2c289")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net70.References.SystemNetWebProxy, global::System.Guid.Parse("51167c20-fa23-4ae5-8329-098a6362defa")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net70.References.SystemNetPrimitives, global::System.Guid.Parse("d59469ce-b8c4-455d-a4f6-d12012fcd6ed")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net70.References.SystemNetWebSocketsClient, global::System.Guid.Parse("276f51cc-7626-4104-89f6-b1c49cd2b421")); + 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.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net70.References.SystemNetWebSockets, global::System.Guid.Parse("e411e041-9c49-4f17-969a-7dcfbecc45d4")); + 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.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net70.References.SystemServiceProcess, global::System.Guid.Parse("4dda5e7a-6066-4468-bf5d-c699f379c7eb")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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")); + 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.ObjectModel.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net70.References.SystemObjectModel, global::System.Guid.Parse("570d9c9e-3d75-4b33-ac22-c3ff8cf8c532")); + 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.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net70.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c331dd47-695b-43e1-bb6d-a374e79d946e")); + 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.Reflection.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net70.References.SystemReflection, global::System.Guid.Parse("8043f8ea-eead-47d6-af2b-294bef16435d")); + 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.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net70.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("e0c27697-e4aa-46d9-961d-713c24fac5df")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net70.References.SystemReflectionExtensions, global::System.Guid.Parse("623b631b-d3f9-4df5-9231-fe2452f3c00b")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net70.References.SystemNetPing, global::System.Guid.Parse("f61c4740-f09d-49b9-a76f-cc8eb2e91e7c")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net70.References.SystemReflectionMetadata, global::System.Guid.Parse("cb48dce2-536f-4d24-9206-22a79deaca1c")); + 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.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net70.References.SystemReflectionPrimitives, global::System.Guid.Parse("3d11feea-66de-42f4-b38d-f0acdbb30b5b")); + 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.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net70.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("ea5cd36a-81c8-4c88-93d7-4d184236c205")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net70.References.SystemNetWebClient, global::System.Guid.Parse("dd660500-7259-47fb-a0a3-0a0d9898e6ea")); /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net70.References.SystemResourcesReader, global::System.Guid.Parse("8f1ad344-81a1-444c-96f7-814888514d17")); + 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.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net70.References.SystemResourcesResourceManager, global::System.Guid.Parse("a72c55ac-41bb-44e3-9396-9aa39476a34a")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net70.References.SystemResourcesReader, global::System.Guid.Parse("8f1ad344-81a1-444c-96f7-814888514d17")); /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net70.References.SystemResourcesWriter, global::System.Guid.Parse("761ad3a7-1627-4769-8d3a-f47f25973239")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net70.References.SystemData, global::System.Guid.Parse("d4a912c4-6d82-4548-834a-5e3f08744209")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net70.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("900f284a-7876-4da6-855e-6cac3eea8013")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net70.References.SystemNetMail, global::System.Guid.Parse("cf85ee3f-7a78-400f-a73c-6fb7c45913c1")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - 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")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net70.References.SystemSecurityAccessControl, global::System.Guid.Parse("d5b63827-da80-43f8-8383-db45bdb55b30")); /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net70.References.SystemRuntime, global::System.Guid.Parse("a5ada1a6-fb59-49fe-a8df-79b20f9341a8")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net70.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("2db726d4-dcad-43b7-b4ba-6848a4626399")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net70.References.SystemRuntimeExtensions, global::System.Guid.Parse("f18359ff-039f-46d3-be99-a04da655decb")); + 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.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net70.References.SystemRuntimeHandles, global::System.Guid.Parse("38b692b6-aa38-49e2-9ac8-e154204031f1")); + 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.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.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")); + 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.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net70.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("5936ccf2-09a9-4b0c-9bf2-e26173f45486")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net70.References.SystemServiceModelWeb, global::System.Guid.Parse("16e6cf87-13f3-423b-89eb-f1d0a0c4c1ee")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - 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")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net70.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("16d367a1-68de-4a2b-9357-d6e1025645c0")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net70.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("acc5ac32-e87f-4da2-a77c-88c7a4ae01e8")); + 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.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net70.References.SystemRuntimeLoader, global::System.Guid.Parse("365e5e8d-834a-47f7-993a-445560ed6c3a")); + 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.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net70.References.SystemRuntimeNumerics, global::System.Guid.Parse("fffbf70b-b23e-4418-9446-b33d903e4326")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net70.References.SystemReflectionPrimitives, global::System.Guid.Parse("3d11feea-66de-42f4-b38d-f0acdbb30b5b")); /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.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")); + 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.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net70.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("419ce3de-d22b-4a7d-b862-37f1a1f6dfd9")); + 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.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net70.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("fcb7773b-c93d-443c-87be-68b0c2003a05")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net70.References.SystemNetSecurity, global::System.Guid.Parse("f39aff2d-326a-4547-b0fc-6152b580627a")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net70.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("35f523df-3965-42cf-beb3-b9442fec6c7d")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net70.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("f5ca11bb-5857-404d-9110-f3bd1d65daa6")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - 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")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net70.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("225f1efe-718b-404c-809a-0cdad480ae9c")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net70.References.SystemSecurityAccessControl, global::System.Guid.Parse("d5b63827-da80-43f8-8383-db45bdb55b30")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net70.References.SystemRuntimeExtensions, global::System.Guid.Parse("f18359ff-039f-46d3-be99-a04da655decb")); /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net70.References.SystemSecurityClaims, global::System.Guid.Parse("43207f89-d4e7-43b6-85f4-921fdb907013")); + 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.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net70.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("d9a91f7d-a0e3-4c33-a396-99f35f1442cf")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net70.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("c7195183-e9ce-46ed-8dd0-61ea1398f292")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net70.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("225f1efe-718b-404c-809a-0cdad480ae9c")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net70.References.SystemResourcesWriter, global::System.Guid.Parse("761ad3a7-1627-4769-8d3a-f47f25973239")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - 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")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net70.References.SystemIOIsolatedStorage, global::System.Guid.Parse("3ec3ba58-6393-430c-9193-21971e961138")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.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")); + 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.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net70.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("0a7544b1-0cb8-4469-9099-7e095e1dd26a")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net70.References.SystemSecurityClaims, global::System.Guid.Parse("43207f89-d4e7-43b6-85f4-921fdb907013")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net70.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("d2951cce-9c65-486f-ac58-acf9a01be54f")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net70.References.SystemThreadingThreadPool, global::System.Guid.Parse("20c6a9ca-608c-4276-92ba-77efae772cee")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net70.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("15d84fb9-3059-4724-b0c2-5bfe52d32f14")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net70.References.SystemTextEncodingsWeb, global::System.Guid.Parse("28bf50f9-7ef7-44b5-bca6-af517141efed")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - 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")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net70.References.SystemConsole, global::System.Guid.Parse("bc2bceed-9919-4f25-bbf0-122bfd5da61f")); /// - /// The for System.Security.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net70.References.mscorlib, global::System.Guid.Parse("71b30459-fb6f-4061-a867-6398a51ef46b")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net70.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("5ed4a78a-e0ef-4f8c-94c8-b90ee98104d2")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.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 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.Security.SecureString.dll + /// The for System.ComponentModel.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")); + 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.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net70.References.SystemServiceModelWeb, global::System.Guid.Parse("16e6cf87-13f3-423b-89eb-f1d0a0c4c1ee")); + 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.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net70.References.SystemServiceProcess, global::System.Guid.Parse("4dda5e7a-6066-4468-bf5d-c699f379c7eb")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net70.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("c959d88f-15e2-40db-94f2-d49769c91777")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - 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")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net70.References.SystemLinqExpressions, global::System.Guid.Parse("2f82b152-da1b-4417-86bb-3f29c3a92d55")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net70.References.SystemThreadingTasks, global::System.Guid.Parse("25c75572-7ef0-4fc7-a3eb-58f5f6bfba74")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net70.References.SystemXmlLinq, global::System.Guid.Parse("02cd8471-061e-4a94-8659-35d6f4d6586b")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net70.References.SystemTextEncodingsWeb, global::System.Guid.Parse("28bf50f9-7ef7-44b5-bca6-af517141efed")); + 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.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net70.References.SystemTextJson, global::System.Guid.Parse("ac8df9f8-9ce8-4218-b6fe-fd19e0347d26")); + 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 System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net70.References.SystemTextRegularExpressions, global::System.Guid.Parse("6fd52df5-024c-40e1-bfb3-71f6bba76922")); + 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.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net70.References.SystemThreadingChannels, global::System.Guid.Parse("1c662f9d-e546-4d42-afc0-4855ba393198")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net70.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("acc5ac32-e87f-4da2-a77c-88c7a4ae01e8")); /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net70.References.SystemThreading, global::System.Guid.Parse("2526d51e-5f84-42db-aa75-2f2b8999706f")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net70.References.SystemDataCommon, global::System.Guid.Parse("90e4d8b0-1af8-40ad-908f-9bf2cfa1ec02")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net70.References.SystemThreadingOverlapped, global::System.Guid.Parse("17b32033-27ac-4ac8-a94e-20845c11b06b")); + 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.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - 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")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net70.References.SystemAppContext, global::System.Guid.Parse("c173f9ed-b13a-4774-ac62-fe7d7c5c0f81")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.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")); + 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.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net70.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("c959d88f-15e2-40db-94f2-d49769c91777")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net70.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("fcb7773b-c93d-443c-87be-68b0c2003a05")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - 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")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net70.References.SystemNetQuic, global::System.Guid.Parse("979b80ad-6861-4c24-bb6f-35cd7683a623")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net70.References.SystemThreadingThread, global::System.Guid.Parse("59e3bb2d-56e1-4c5c-80da-f1ad7a85a3b9")); + 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.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net70.References.SystemThreadingThreadPool, global::System.Guid.Parse("20c6a9ca-608c-4276-92ba-77efae772cee")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net70.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("5936ccf2-09a9-4b0c-9bf2-e26173f45486")); /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net70.References.SystemThreadingTimer, global::System.Guid.Parse("bb5fa756-e721-4e84-8f7d-019886d7c8f2")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net70.References.SystemLinqParallel, global::System.Guid.Parse("ce780971-8dae-4f47-aa2e-6a66a6fe53ad")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net70.References.SystemThreadingChannels, global::System.Guid.Parse("1c662f9d-e546-4d42-afc0-4855ba393198")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net70.References.SystemTransactionsLocal, global::System.Guid.Parse("c0373f07-19d5-49cc-b249-1cf14bffd718")); + 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.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net70.References.SystemRuntimeNumerics, global::System.Guid.Parse("fffbf70b-b23e-4418-9446-b33d903e4326")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net70.References.SystemXmlXmlDocument, global::System.Guid.Parse("a0cfe73d-1c55-4b37-97c0-df3be1b773f3")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net70.References.SystemWebHttpUtility, global::System.Guid.Parse("352253e9-3227-486f-b9c0-8acc93573167")); + 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.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net70.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("ea5cd36a-81c8-4c88-93d7-4d184236c205")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net70.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("3022f3aa-f0b9-436f-8dbc-3319564f4f68")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net70.References.SystemXmlLinq, global::System.Guid.Parse("02cd8471-061e-4a94-8659-35d6f4d6586b")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net70.References.SystemNetNameResolution, global::System.Guid.Parse("6353cbff-ca32-46e5-97be-f7684dbe8cb9")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net70.References.SystemXmlReaderWriter, global::System.Guid.Parse("f36f6331-84c5-4a89-9f72-3277db9c3847")); + 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.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net70.References.SystemXmlSerialization, global::System.Guid.Parse("a3cc08a2-5cf6-446e-9a6b-f54b531d9f2b")); + 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.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net70.References.SystemXmlXDocument, global::System.Guid.Parse("0d3f899d-43b5-41c8-a1c1-623f705f9043")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net70.References.SystemXmlXmlDocument, global::System.Guid.Parse("a0cfe73d-1c55-4b37-97c0-df3be1b773f3")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net70.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("0a7544b1-0cb8-4469-9099-7e095e1dd26a")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net70.References.SystemXmlXmlSerializer, global::System.Guid.Parse("ccf172d4-147d-4b5b-a9c6-8bc037618886")); + 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net70.References.SystemIOPipes, global::System.Guid.Parse("b1b42ede-1ab7-4491-9f8e-b9ac28410b8a")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net70.References.SystemWindows, global::System.Guid.Parse("3518a539-05da-4df4-9866-b174d4229e19")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net70.References.WindowsBase, global::System.Guid.Parse("16644b9a-385e-470e-886d-2d2833dc81d9")); + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -835,169 +835,169 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1012,564 +1012,564 @@ public static partial class Net70 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net70)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System")).GetReference(filePath: "System.dll", display: "System (net70)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net70)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net70)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net70)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net70)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net70)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net70)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net70)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net70)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net70)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net70)"); } - return _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net70)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net70)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net70)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net70)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net70)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net70)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net70)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net70)"); } - return _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net70)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net70)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net70)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net70)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net70)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net70)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net70)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net70)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net70)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net70)"); } - return _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net70)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net70)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net70)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net70)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net70)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net70)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net70)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net70)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net70)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net70)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net70)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net70)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net70)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net70)"); } - return _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataCommon is null) + if (_MicrosoftCSharp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net70)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net70)"); } - return _SystemDataCommon; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net70)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net70)"); } - return _SystemDataDataSetExtensions; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net70)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net70)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net70)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net70)"); } - return _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net70)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net70)"); } - return _SystemDiagnosticsDebug; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net70)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net70)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net70)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net70)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsProcess is null) + if (_WindowsBase is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net70)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net70)"); } - return _SystemDiagnosticsProcess; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net70)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net70)"); } - return _SystemDiagnosticsStackTrace; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net70)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net70)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemConfiguration; } } @@ -1590,700 +1590,700 @@ public static PortableExecutableReference SystemDiagnosticsTools } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net70)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net70)"); } - return _SystemDiagnosticsTraceSource; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net70)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net70)"); } - return _SystemDiagnosticsTracing; + return _SystemDrawing; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_System is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System")).GetReference(filePath: "System.dll", display: "System (net70)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net70)"); } - return _System; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net70)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net70)"); } - return _SystemDrawing; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net70)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net70)"); } - return _SystemDrawingPrimitives; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net70)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net70)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemTextJson { get { - if (_SystemFormatsAsn1 is null) + if (_SystemTextJson is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net70)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net70)"); } - return _SystemFormatsAsn1; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemFormatsTar is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net70)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net70)"); } - return _SystemFormatsTar; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net70)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net70)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalization is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net70)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net70)"); } - return _SystemGlobalization; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net70)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net70)"); } - return _SystemGlobalizationExtensions; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemXmlSerialization 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)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net70)"); } - return _SystemIOCompressionBrotli; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompression is null) + if (_SystemIO is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net70)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net70)"); } - return _SystemIOCompression; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net70)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net70)"); } - return _SystemIOCompressionFileSystem; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net70)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net70)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net70)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net70)"); } - return _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net70)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net70)"); } - return _SystemIOFileSystemAccessControl; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net70)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net70)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net70)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net70)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net70)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net70)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net70)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net70)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net70)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net70)"); } - return _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("net70.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net70)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net70)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemReflectionExtensions is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net70)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net70)"); } - return _SystemIOPipesAccessControl; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipes is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net70)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net70)"); } - return _SystemIOPipes; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionEmit is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net70)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net70)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinq is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net70)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net70)"); } - return _SystemLinq; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqExpressions is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net70)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net70)"); } - return _SystemLinqExpressions; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqParallel is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net70)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net70)"); } - return _SystemLinqParallel; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net70)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net70)"); } - return _SystemLinqQueryable; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemMemory is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net70)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net70)"); } - return _SystemMemory; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNet is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net70)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net70)"); } - return _SystemNet; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttp is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net70)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net70)"); } - return _SystemNetHttp; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttpJson is null) + if (_SystemBuffers 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)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net70)"); } - return _SystemNetHttpJson; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpListener is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net70)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net70)"); } - return _SystemNetHttpListener; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetMail is null) + if (_SystemThreading is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net70)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net70)"); } - return _SystemNetMail; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNameResolution is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net70)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net70)"); } - return _SystemNetNameResolution; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net70)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net70)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net70)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net70)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net70)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net70)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetQuic is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net70)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net70)"); } - return _SystemNetQuic; + return _SystemComponentModelAnnotations; } } @@ -2304,1482 +2304,1482 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net70)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net70)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServicePoint is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net70)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net70)"); } - return _SystemNetServicePoint; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net70)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net70)"); } - return _SystemNetSockets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (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 _SystemNetWebClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net70)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net70)"); } - return _SystemNetWebHeaderCollection; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net70)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net70)"); } - return _SystemNetWebProxy; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecuritySecureString is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net70)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net70)"); } - return _SystemNetWebSocketsClient; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSockets is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net70)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net70)"); } - return _SystemNetWebSockets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumerics is null) + if (_SystemServiceProcess is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net70)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net70)"); } - return _SystemNumerics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumericsVectors is null) + if (_SystemLinqQueryable is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net70)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net70)"); } - return _SystemNumericsVectors; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.ObjectModel.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemMemory { get { - if (_SystemObjectModel is null) + if (_SystemMemory is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net70)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net70)"); } - return _SystemObjectModel; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net70)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net70)"); } - return _SystemReflectionDispatchProxy; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflection is null) + if (_SystemCollections is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net70)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net70)"); } - return _SystemReflection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmit is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net70)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net70)"); } - return _SystemReflectionEmit; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntime is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net70)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net70)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net70)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net70)"); } - return _SystemReflectionEmitLightweight; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net70)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net70)"); } - return _SystemReflectionExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net70)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net70)"); } - return _SystemReflectionMetadata; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net70)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net70)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net70)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net70)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesReader is null) + if (_SystemTextEncoding is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net70)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net70)"); } - return _SystemResourcesReader; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemResourcesResourceManager is null) + if (_SystemResourcesReader is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net70)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net70)"); } - return _SystemResourcesResourceManager; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesWriter is null) + if (_SystemData is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net70)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net70)"); } - return _SystemResourcesWriter; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemNetMail is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net70)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net70)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemSecurityAccessControl is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net70)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net70)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntime is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net70)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net70)"); } - return _SystemRuntime; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntimeExtensions is null) + if (_SystemNetHttpJson is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net70)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net70)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net70)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net70)"); } - return _SystemRuntimeInteropServices; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net70)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net70)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net70)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net70)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net70)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net70)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (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 _SystemRuntimeLoader; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeNumerics is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net70)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net70)"); } - return _SystemRuntimeNumerics; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeSerialization is null) + if (_netstandard is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net70)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net70)"); } - return _SystemRuntimeSerialization; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net70)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net70)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net70)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net70)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net70)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net70)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net70)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net70)"); } - return _SystemRuntimeSerializationXml; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net70)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net70)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityClaims is null) + if (_SystemXml is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net70)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net70)"); } - return _SystemSecurityClaims; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net70)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net70)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net70)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net70)"); } - return _SystemSecurityCryptographyCng; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net70)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net70)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptography is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net70)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net70)"); } - return _SystemSecurityCryptography; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net70)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net70)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net70)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net70)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net70)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net70)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net70)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net70)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurity is null) + if (_mscorlib is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net70)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net70)"); } - return _SystemSecurity; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net70)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net70)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net70)"); } - return _SystemSecurityPrincipalWindows; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecuritySecureString is null) + if (_SystemComponentModel is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net70)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net70)"); } - return _SystemSecuritySecureString; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNumerics { get { - if (_SystemServiceModelWeb is null) + if (_SystemNumerics is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net70)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net70)"); } - return _SystemServiceModelWeb; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net70)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net70)"); } - return _SystemServiceProcess; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net70)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net70)"); } - return _SystemTextEncodingCodePages; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net70)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net70)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq 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)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net70)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystem is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net70)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net70)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextJson is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net70)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net70)"); } - return _SystemTextJson; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net70)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net70)"); } - return _SystemTextRegularExpressions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingChannels is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net70)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net70)"); } - return _SystemThreadingChannels; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreading is null) + if (_SystemDataCommon is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net70)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net70)"); } - return _SystemThreading; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingOverlapped is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net70)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net70)"); } - return _SystemThreadingOverlapped; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemAppContext is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net70)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net70)"); } - return _SystemThreadingTasksDataflow; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasks is null) + if (_SystemSecurity is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net70)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net70)"); } - return _SystemThreadingTasks; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net70)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net70)"); } - return _SystemThreadingTasksExtensions; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemNetQuic is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net70)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net70)"); } - return _SystemThreadingTasksParallel; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net70)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net70)"); } - return _SystemThreadingThread; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net70)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net70)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net70)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net70)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net70)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net70)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net70)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net70)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net70)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net70)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net70)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net70)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net70)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net70)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net70)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net70)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net70)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net70)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net70)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net70)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net70)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net70)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net70)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net70)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net70)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net70)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net70)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net70)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net70)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net70)"); } - return _SystemXmlXmlSerializer; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net70)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net70)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemWindows 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)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net70)"); } - return _SystemXmlXPathXDocument; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_WindowsBase is null) + if (_SystemRuntimeSerializationXml is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net70)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net70.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net70)"); } - return _WindowsBase; + return _SystemRuntimeSerializationXml; } } @@ -3792,169 +3792,169 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3968,226 +3968,214 @@ public static partial class Net70 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net70.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - - /// - /// The image bytes for Microsoft.VisualBasic.Core.dll - /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net70.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - - /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net70.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net70.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net70.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net70.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net70.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net70.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net70.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net70.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net70.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net70.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net70.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net70.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net70.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net70.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net70.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net70.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net70.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net70.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net70.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net70.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net70.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net70.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net70.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net70.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net70.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net70.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net70.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net70.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net70.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net70.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net70.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net70.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net70.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net70.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net70.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net70.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net70.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net70.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net70.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net70.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net70.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net70.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net70.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net70.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net70.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net70.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net70.System.Data"); - private static byte[]? _SystemData; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net70.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net70.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net70.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net70.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net70.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net70.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net70.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net70.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net70.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net70.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net70.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net70.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net70.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net70.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net70.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net70.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net70.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net70.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net70.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net70.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net70.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net70.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net70.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -4196,70 +4184,64 @@ public static class Resources 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 + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net70.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net70.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net70.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net70.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net70.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net70.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net70.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net70.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net70.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net70.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net70.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net70.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net70.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net70.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net70.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net70.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net70.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net70.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net70.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net70.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// /// The image bytes for System.IO.dll @@ -4268,412 +4250,406 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll - /// - 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 + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net70.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net70.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net70.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net70.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net70.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net70.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net70.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net70.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net70.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net70.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net70.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net70.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net70.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net70.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net70.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net70.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net70.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net70.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net70.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net70.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net70.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net70.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net70.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net70.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net70.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net70.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net70.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net70.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net70.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net70.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net70.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net70.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net70.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net70.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net70.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net70.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net70.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net70.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net70.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net70.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net70.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net70.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net70.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net70.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net70.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net70.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net70.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net70.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net70.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net70.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net70.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net70.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net70.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net70.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net70.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net70.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net70.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net70.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net70.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net70.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net70.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net70.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net70.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net70.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net70.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net70.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net70.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net70.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net70.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net70.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net70.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net70.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net70.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net70.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net70.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net70.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net70.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net70.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net70.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net70.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net70.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net70.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net70.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net70.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net70.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net70.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net70.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net70.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net70.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net70.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net70.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net70.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net70.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net70.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net70.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net70.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net70.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net70.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net70.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net70.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net70.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net70.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net70.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net70.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net70.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net70.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net70.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net70.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net70.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net70.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net70.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net70.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net70.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net70.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net70.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net70.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net70.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net70.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net70.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net70.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net70.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net70.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net70.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net70.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net70.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net70.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net70.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net70.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net70.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net70.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net70.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net70.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net70.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net70.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -4682,190 +4658,202 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net70.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net70.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net70.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net70.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.Compression.FileSystem.dll + /// + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net70.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; + + /// + /// The image bytes for System.Resources.Writer.dll + /// + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net70.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; + + /// + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net70.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net70.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net70.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net70.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net70.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net70.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net70.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net70.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net70.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net70.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net70.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net70.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net70.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net70.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net70.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net70.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net70.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net70.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net70.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net70.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net70.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net70.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net70.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net70.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net70.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net70.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net70.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net70.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net70.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net70.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net70.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net70.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net70.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net70.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net70.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net70.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net70.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net70.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net70.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net70.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net70.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net70.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net70.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net70.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net70.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net70.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net70.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net70.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net70.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net70.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net70.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net70.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net70.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net70.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net70.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net70.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net70.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net70.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -4874,76 +4862,88 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net70.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net70.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net70.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net70.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net70.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net70.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net70.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net70.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net70.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net70.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net70.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net70.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net70.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net70.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net70.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net70.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net70.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net70.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net70.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net70.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net70.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net70.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net70.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net70.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net70.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net70.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.Net70/Generated.targets b/Src/Basic.Reference.Assemblies.Net70/Generated.targets index 537cc67..941dd33 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.System + Resources\net70\System.dll - - net70.Microsoft.VisualBasic.Core - Resources\net70\Microsoft.VisualBasic.Core.dll + + net70.System.IO.Compression.Brotli + Resources\net70\System.IO.Compression.Brotli.dll - - net70.Microsoft.VisualBasic - Resources\net70\Microsoft.VisualBasic.dll + + net70.System.Threading.Thread + Resources\net70\System.Threading.Thread.dll - - net70.Microsoft.Win32.Primitives - Resources\net70\Microsoft.Win32.Primitives.dll + + net70.System.Security.Cryptography + Resources\net70\System.Security.Cryptography.dll - - net70.Microsoft.Win32.Registry - Resources\net70\Microsoft.Win32.Registry.dll + + net70.System.Diagnostics.Contracts + Resources\net70\System.Diagnostics.Contracts.dll - - net70.mscorlib - Resources\net70\mscorlib.dll + + net70.System.ComponentModel.TypeConverter + Resources\net70\System.ComponentModel.TypeConverter.dll - - net70.netstandard - Resources\net70\netstandard.dll + + net70.System.Security.Cryptography.OpenSsl + Resources\net70\System.Security.Cryptography.OpenSsl.dll - - net70.System.AppContext - Resources\net70\System.AppContext.dll + + net70.System.Reflection.Metadata + Resources\net70\System.Reflection.Metadata.dll - - net70.System.Buffers - Resources\net70\System.Buffers.dll + + net70.System.Formats.Asn1 + Resources\net70\System.Formats.Asn1.dll - - net70.System.Collections.Concurrent - Resources\net70\System.Collections.Concurrent.dll + + net70.System.Diagnostics.DiagnosticSource + Resources\net70\System.Diagnostics.DiagnosticSource.dll - - net70.System.Collections - Resources\net70\System.Collections.dll + + net70.System.Security.Cryptography.Primitives + Resources\net70\System.Security.Cryptography.Primitives.dll - - net70.System.Collections.Immutable - Resources\net70\System.Collections.Immutable.dll + + net70.Microsoft.Win32.Primitives + Resources\net70\Microsoft.Win32.Primitives.dll - - net70.System.Collections.NonGeneric - Resources\net70\System.Collections.NonGeneric.dll + + net70.System.Drawing.Primitives + Resources\net70\System.Drawing.Primitives.dll - - net70.System.Collections.Specialized - Resources\net70\System.Collections.Specialized.dll + + net70.System.IO.MemoryMappedFiles + Resources\net70\System.IO.MemoryMappedFiles.dll - - net70.System.ComponentModel.Annotations - Resources\net70\System.ComponentModel.Annotations.dll + + net70.System.Core + Resources\net70\System.Core.dll - - net70.System.ComponentModel.DataAnnotations - Resources\net70\System.ComponentModel.DataAnnotations.dll + + net70.System.Runtime.Serialization.Formatters + Resources\net70\System.Runtime.Serialization.Formatters.dll - - net70.System.ComponentModel - Resources\net70\System.ComponentModel.dll + + net70.System.Resources.ResourceManager + Resources\net70\System.Resources.ResourceManager.dll - - net70.System.ComponentModel.EventBasedAsync - Resources\net70\System.ComponentModel.EventBasedAsync.dll + + net70.System.Threading.Overlapped + Resources\net70\System.Threading.Overlapped.dll - - net70.System.ComponentModel.Primitives - Resources\net70\System.ComponentModel.Primitives.dll + + net70.System.Net.HttpListener + Resources\net70\System.Net.HttpListener.dll - - net70.System.ComponentModel.TypeConverter - Resources\net70\System.ComponentModel.TypeConverter.dll + + net70.System.Net + Resources\net70\System.Net.dll - - net70.System.Configuration - Resources\net70\System.Configuration.dll + + net70.System.ObjectModel + Resources\net70\System.ObjectModel.dll - - net70.System.Console - Resources\net70\System.Console.dll + + net70.System.Diagnostics.TextWriterTraceListener + Resources\net70\System.Diagnostics.TextWriterTraceListener.dll - - net70.System.Core - Resources\net70\System.Core.dll + + net70.System.Security.Cryptography.Csp + Resources\net70\System.Security.Cryptography.Csp.dll - - net70.System.Data.Common - Resources\net70\System.Data.Common.dll + + net70.Microsoft.CSharp + Resources\net70\Microsoft.CSharp.dll - - net70.System.Data.DataSetExtensions - Resources\net70\System.Data.DataSetExtensions.dll + + net70.System.Net.WebSockets.Client + Resources\net70\System.Net.WebSockets.Client.dll - - net70.System.Data - Resources\net70\System.Data.dll + + net70.System.Threading.Timer + Resources\net70\System.Threading.Timer.dll - - net70.System.Diagnostics.Contracts - Resources\net70\System.Diagnostics.Contracts.dll + + net70.System.Reflection.Emit.Lightweight + Resources\net70\System.Reflection.Emit.Lightweight.dll - - net70.System.Diagnostics.Debug - Resources\net70\System.Diagnostics.Debug.dll + + net70.System.Formats.Tar + Resources\net70\System.Formats.Tar.dll - - net70.System.Diagnostics.DiagnosticSource - Resources\net70\System.Diagnostics.DiagnosticSource.dll + + net70.System.Dynamic.Runtime + Resources\net70\System.Dynamic.Runtime.dll - - net70.System.Diagnostics.FileVersionInfo - Resources\net70\System.Diagnostics.FileVersionInfo.dll + + net70.System.Security.Cryptography.Algorithms + Resources\net70\System.Security.Cryptography.Algorithms.dll - - net70.System.Diagnostics.Process - Resources\net70\System.Diagnostics.Process.dll + + net70.WindowsBase + Resources\net70\WindowsBase.dll - - net70.System.Diagnostics.StackTrace - Resources\net70\System.Diagnostics.StackTrace.dll + + net70.System.Net.WebProxy + Resources\net70\System.Net.WebProxy.dll - - net70.System.Diagnostics.TextWriterTraceListener - Resources\net70\System.Diagnostics.TextWriterTraceListener.dll + + net70.System.Configuration + Resources\net70\System.Configuration.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.IO.Pipes.AccessControl + Resources\net70\System.IO.Pipes.AccessControl.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.Runtime.CompilerServices.Unsafe + Resources\net70\System.Runtime.CompilerServices.Unsafe.dll - - net70.System.Formats.Asn1 - Resources\net70\System.Formats.Asn1.dll + + net70.System.Diagnostics.Tracing + Resources\net70\System.Diagnostics.Tracing.dll - - net70.System.Formats.Tar - Resources\net70\System.Formats.Tar.dll + + net70.System.Data.DataSetExtensions + Resources\net70\System.Data.DataSetExtensions.dll - - net70.System.Globalization.Calendars - Resources\net70\System.Globalization.Calendars.dll + + net70.System.Net.WebSockets + Resources\net70\System.Net.WebSockets.dll - - net70.System.Globalization - Resources\net70\System.Globalization.dll + + net70.System.Text.Json + Resources\net70\System.Text.Json.dll - - net70.System.Globalization.Extensions - Resources\net70\System.Globalization.Extensions.dll + + net70.System.Reflection.DispatchProxy + Resources\net70\System.Reflection.DispatchProxy.dll - - net70.System.IO.Compression.Brotli - Resources\net70\System.IO.Compression.Brotli.dll + + net70.System.Diagnostics.TraceSource + Resources\net70\System.Diagnostics.TraceSource.dll - - net70.System.IO.Compression - Resources\net70\System.IO.Compression.dll + + net70.Microsoft.VisualBasic.Core + Resources\net70\Microsoft.VisualBasic.Core.dll - - net70.System.IO.Compression.FileSystem - Resources\net70\System.IO.Compression.FileSystem.dll + + net70.System.Runtime.Loader + Resources\net70\System.Runtime.Loader.dll - - net70.System.IO.Compression.ZipFile - Resources\net70\System.IO.Compression.ZipFile.dll + + net70.System.Xml.Serialization + Resources\net70\System.Xml.Serialization.dll - + net70.System.IO Resources\net70\System.IO.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.Diagnostics.FileVersionInfo + Resources\net70\System.Diagnostics.FileVersionInfo.dll - - net70.System.IO.FileSystem.DriveInfo - Resources\net70\System.IO.FileSystem.DriveInfo.dll + + net70.System.Runtime.InteropServices + Resources\net70\System.Runtime.InteropServices.dll - - net70.System.IO.FileSystem.Primitives - Resources\net70\System.IO.FileSystem.Primitives.dll + + net70.System.Threading.Tasks.Parallel + Resources\net70\System.Threading.Tasks.Parallel.dll - - net70.System.IO.FileSystem.Watcher - Resources\net70\System.IO.FileSystem.Watcher.dll + + net70.System.Net.Sockets + Resources\net70\System.Net.Sockets.dll - - net70.System.IO.IsolatedStorage - Resources\net70\System.IO.IsolatedStorage.dll + + net70.System.ValueTuple + Resources\net70\System.ValueTuple.dll - - net70.System.IO.MemoryMappedFiles - Resources\net70\System.IO.MemoryMappedFiles.dll + + net70.System.Runtime.InteropServices.RuntimeInformation + Resources\net70\System.Runtime.InteropServices.RuntimeInformation.dll - - net70.System.IO.Pipes.AccessControl - Resources\net70\System.IO.Pipes.AccessControl.dll + + net70.System.Security.Cryptography.X509Certificates + Resources\net70\System.Security.Cryptography.X509Certificates.dll - - net70.System.IO.Pipes - Resources\net70\System.IO.Pipes.dll + + net70.System.Net.ServicePoint + Resources\net70\System.Net.ServicePoint.dll - - net70.System.IO.UnmanagedMemoryStream - Resources\net70\System.IO.UnmanagedMemoryStream.dll + + net70.System.Text.Encoding.CodePages + Resources\net70\System.Text.Encoding.CodePages.dll - - net70.System.Linq - Resources\net70\System.Linq.dll + + net70.System.IO.Compression + Resources\net70\System.IO.Compression.dll - - net70.System.Linq.Expressions - Resources\net70\System.Linq.Expressions.dll + + net70.System.Reflection.Extensions + Resources\net70\System.Reflection.Extensions.dll - - net70.System.Linq.Parallel - Resources\net70\System.Linq.Parallel.dll + + net70.System.Runtime.Serialization + Resources\net70\System.Runtime.Serialization.dll - - net70.System.Linq.Queryable - Resources\net70\System.Linq.Queryable.dll + + net70.System.Reflection.Emit + Resources\net70\System.Reflection.Emit.dll - - net70.System.Memory - Resources\net70\System.Memory.dll + + net70.System.Net.NetworkInformation + Resources\net70\System.Net.NetworkInformation.dll - - net70.System.Net - Resources\net70\System.Net.dll + + net70.System.Reflection.Emit.ILGeneration + Resources\net70\System.Reflection.Emit.ILGeneration.dll - - net70.System.Net.Http - Resources\net70\System.Net.Http.dll + + net70.System.Diagnostics.Process + Resources\net70\System.Diagnostics.Process.dll - - net70.System.Net.Http.Json - Resources\net70\System.Net.Http.Json.dll + + net70.System.ComponentModel.Primitives + Resources\net70\System.ComponentModel.Primitives.dll - - net70.System.Net.HttpListener - Resources\net70\System.Net.HttpListener.dll + + net70.System.ComponentModel.DataAnnotations + Resources\net70\System.ComponentModel.DataAnnotations.dll - - net70.System.Net.Mail - Resources\net70\System.Net.Mail.dll + + net70.System.Runtime.CompilerServices.VisualC + Resources\net70\System.Runtime.CompilerServices.VisualC.dll - - net70.System.Net.NameResolution - Resources\net70\System.Net.NameResolution.dll + + net70.System.Diagnostics.Debug + Resources\net70\System.Diagnostics.Debug.dll - - net70.System.Net.NetworkInformation - Resources\net70\System.Net.NetworkInformation.dll + + net70.System.Buffers + Resources\net70\System.Buffers.dll - - net70.System.Net.Ping - Resources\net70\System.Net.Ping.dll + + net70.System.Collections.NonGeneric + Resources\net70\System.Collections.NonGeneric.dll - - net70.System.Net.Primitives - Resources\net70\System.Net.Primitives.dll + + net70.System.Threading + Resources\net70\System.Threading.dll - - net70.System.Net.Quic - Resources\net70\System.Net.Quic.dll + + net70.System.IO.Compression.ZipFile + Resources\net70\System.IO.Compression.ZipFile.dll - - net70.System.Net.Requests - Resources\net70\System.Net.Requests.dll + + net70.System.Xml.ReaderWriter + Resources\net70\System.Xml.ReaderWriter.dll - - net70.System.Net.Security - Resources\net70\System.Net.Security.dll + + net70.System.Text.RegularExpressions + Resources\net70\System.Text.RegularExpressions.dll - - net70.System.Net.ServicePoint - Resources\net70\System.Net.ServicePoint.dll + + net70.Microsoft.VisualBasic + Resources\net70\Microsoft.VisualBasic.dll - - net70.System.Net.Sockets - Resources\net70\System.Net.Sockets.dll + + net70.System.ComponentModel.Annotations + Resources\net70\System.ComponentModel.Annotations.dll - - net70.System.Net.WebClient - Resources\net70\System.Net.WebClient.dll + + net70.System.Net.Requests + Resources\net70\System.Net.Requests.dll - - net70.System.Net.WebHeaderCollection - Resources\net70\System.Net.WebHeaderCollection.dll + + net70.System.Globalization.Calendars + Resources\net70\System.Globalization.Calendars.dll - - net70.System.Net.WebProxy - Resources\net70\System.Net.WebProxy.dll + + net70.System.Collections.Immutable + Resources\net70\System.Collections.Immutable.dll - - net70.System.Net.WebSockets.Client - Resources\net70\System.Net.WebSockets.Client.dll + + net70.System.Runtime.Serialization.Primitives + Resources\net70\System.Runtime.Serialization.Primitives.dll - - net70.System.Net.WebSockets - Resources\net70\System.Net.WebSockets.dll + + net70.System.Text.Encoding.Extensions + Resources\net70\System.Text.Encoding.Extensions.dll - - net70.System.Numerics - Resources\net70\System.Numerics.dll + + net70.System.Diagnostics.StackTrace + Resources\net70\System.Diagnostics.StackTrace.dll - - net70.System.Numerics.Vectors - Resources\net70\System.Numerics.Vectors.dll + + net70.System.Net.Primitives + Resources\net70\System.Net.Primitives.dll - - net70.System.ObjectModel - Resources\net70\System.ObjectModel.dll + + net70.System.Security.SecureString + Resources\net70\System.Security.SecureString.dll - - net70.System.Reflection.DispatchProxy - Resources\net70\System.Reflection.DispatchProxy.dll + + net70.System.Security.Principal + Resources\net70\System.Security.Principal.dll - - net70.System.Reflection - Resources\net70\System.Reflection.dll + + net70.System.ServiceProcess + Resources\net70\System.ServiceProcess.dll - - net70.System.Reflection.Emit - Resources\net70\System.Reflection.Emit.dll + + net70.System.Linq.Queryable + Resources\net70\System.Linq.Queryable.dll - - net70.System.Reflection.Emit.ILGeneration - Resources\net70\System.Reflection.Emit.ILGeneration.dll + + net70.System.Memory + Resources\net70\System.Memory.dll - - net70.System.Reflection.Emit.Lightweight - Resources\net70\System.Reflection.Emit.Lightweight.dll + + net70.System.Xml.XDocument + Resources\net70\System.Xml.XDocument.dll - - net70.System.Reflection.Extensions - Resources\net70\System.Reflection.Extensions.dll + + net70.System.Collections + Resources\net70\System.Collections.dll - - net70.System.Reflection.Metadata - Resources\net70\System.Reflection.Metadata.dll + + net70.System.Web.HttpUtility + Resources\net70\System.Web.HttpUtility.dll - - net70.System.Reflection.Primitives - Resources\net70\System.Reflection.Primitives.dll + + net70.System.Runtime + Resources\net70\System.Runtime.dll - - net70.System.Reflection.TypeExtensions - Resources\net70\System.Reflection.TypeExtensions.dll + + net70.System.Threading.Tasks.Dataflow + Resources\net70\System.Threading.Tasks.Dataflow.dll - - net70.System.Resources.Reader - Resources\net70\System.Resources.Reader.dll + + net70.System.Net.Ping + Resources\net70\System.Net.Ping.dll - - net70.System.Resources.ResourceManager - Resources\net70\System.Resources.ResourceManager.dll + + net70.System.IO.FileSystem.AccessControl + Resources\net70\System.IO.FileSystem.AccessControl.dll - - net70.System.Resources.Writer - Resources\net70\System.Resources.Writer.dll + + net70.System.Collections.Specialized + Resources\net70\System.Collections.Specialized.dll - - net70.System.Runtime.CompilerServices.Unsafe - Resources\net70\System.Runtime.CompilerServices.Unsafe.dll + + net70.System.Net.WebClient + Resources\net70\System.Net.WebClient.dll - - net70.System.Runtime.CompilerServices.VisualC - Resources\net70\System.Runtime.CompilerServices.VisualC.dll + + net70.System.Text.Encoding + Resources\net70\System.Text.Encoding.dll - - net70.System.Runtime - Resources\net70\System.Runtime.dll + + net70.System.Resources.Reader + Resources\net70\System.Resources.Reader.dll - - net70.System.Runtime.Extensions - Resources\net70\System.Runtime.Extensions.dll + + net70.System.Data + Resources\net70\System.Data.dll - - net70.System.Runtime.Handles - Resources\net70\System.Runtime.Handles.dll + + net70.System.Net.Mail + Resources\net70\System.Net.Mail.dll - - net70.System.Runtime.InteropServices - Resources\net70\System.Runtime.InteropServices.dll + + net70.System.Security.AccessControl + Resources\net70\System.Security.AccessControl.dll - - net70.System.Runtime.InteropServices.JavaScript - Resources\net70\System.Runtime.InteropServices.JavaScript.dll + + net70.System.IO.FileSystem.DriveInfo + Resources\net70\System.IO.FileSystem.DriveInfo.dll - - net70.System.Runtime.InteropServices.RuntimeInformation - Resources\net70\System.Runtime.InteropServices.RuntimeInformation.dll + + net70.System.Net.Http.Json + Resources\net70\System.Net.Http.Json.dll - - net70.System.Runtime.Intrinsics - Resources\net70\System.Runtime.Intrinsics.dll + + net70.System.Reflection + Resources\net70\System.Reflection.dll - - net70.System.Runtime.Loader - Resources\net70\System.Runtime.Loader.dll + + net70.System.Numerics.Vectors + Resources\net70\System.Numerics.Vectors.dll - - net70.System.Runtime.Numerics - Resources\net70\System.Runtime.Numerics.dll + + net70.System.ServiceModel.Web + Resources\net70\System.ServiceModel.Web.dll - - net70.System.Runtime.Serialization - Resources\net70\System.Runtime.Serialization.dll + + net70.System.ComponentModel.EventBasedAsync + Resources\net70\System.ComponentModel.EventBasedAsync.dll - - net70.System.Runtime.Serialization.Formatters - Resources\net70\System.Runtime.Serialization.Formatters.dll + + net70.System.Xml.XPath + Resources\net70\System.Xml.XPath.dll - - net70.System.Runtime.Serialization.Json - Resources\net70\System.Runtime.Serialization.Json.dll + + net70.System.Security.Principal.Windows + Resources\net70\System.Security.Principal.Windows.dll - - net70.System.Runtime.Serialization.Primitives - Resources\net70\System.Runtime.Serialization.Primitives.dll + + net70.System.Reflection.Primitives + Resources\net70\System.Reflection.Primitives.dll - - net70.System.Runtime.Serialization.Xml - Resources\net70\System.Runtime.Serialization.Xml.dll + + net70.netstandard + Resources\net70\netstandard.dll - - net70.System.Security.AccessControl - Resources\net70\System.Security.AccessControl.dll + + net70.System.Globalization.Extensions + Resources\net70\System.Globalization.Extensions.dll - - net70.System.Security.Claims - Resources\net70\System.Security.Claims.dll + + net70.System.Net.Security + Resources\net70\System.Net.Security.dll - - net70.System.Security.Cryptography.Algorithms - Resources\net70\System.Security.Cryptography.Algorithms.dll + + net70.System.IO.FileSystem.Primitives + Resources\net70\System.IO.FileSystem.Primitives.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.Runtime.Extensions + Resources\net70\System.Runtime.Extensions.dll - - net70.System.Security.Cryptography - Resources\net70\System.Security.Cryptography.dll + + net70.System.Xml + Resources\net70\System.Xml.dll - - net70.System.Security.Cryptography.Encoding - Resources\net70\System.Security.Cryptography.Encoding.dll + + net70.System.IO.Compression.FileSystem + Resources\net70\System.IO.Compression.FileSystem.dll - - net70.System.Security.Cryptography.OpenSsl - Resources\net70\System.Security.Cryptography.OpenSsl.dll + + net70.System.Resources.Writer + Resources\net70\System.Resources.Writer.dll - - net70.System.Security.Cryptography.Primitives - Resources\net70\System.Security.Cryptography.Primitives.dll + + net70.System.IO.IsolatedStorage + Resources\net70\System.IO.IsolatedStorage.dll - - net70.System.Security.Cryptography.X509Certificates - Resources\net70\System.Security.Cryptography.X509Certificates.dll + + net70.System.Globalization + Resources\net70\System.Globalization.dll - - net70.System.Security - Resources\net70\System.Security.dll + + net70.System.Security.Claims + Resources\net70\System.Security.Claims.dll - - net70.System.Security.Principal - Resources\net70\System.Security.Principal.dll + + net70.System.Threading.ThreadPool + Resources\net70\System.Threading.ThreadPool.dll - - net70.System.Security.Principal.Windows - Resources\net70\System.Security.Principal.Windows.dll + + net70.System.Text.Encodings.Web + Resources\net70\System.Text.Encodings.Web.dll - - net70.System.Security.SecureString - Resources\net70\System.Security.SecureString.dll + + net70.System.Console + Resources\net70\System.Console.dll - - net70.System.ServiceModel.Web - Resources\net70\System.ServiceModel.Web.dll + + net70.mscorlib + Resources\net70\mscorlib.dll - - net70.System.ServiceProcess - Resources\net70\System.ServiceProcess.dll + + net70.System.Net.WebHeaderCollection + Resources\net70\System.Net.WebHeaderCollection.dll - - net70.System.Text.Encoding.CodePages - Resources\net70\System.Text.Encoding.CodePages.dll + + net70.System.Xml.XPath.XDocument + Resources\net70\System.Xml.XPath.XDocument.dll - - net70.System.Text.Encoding - Resources\net70\System.Text.Encoding.dll + + net70.System.ComponentModel + Resources\net70\System.ComponentModel.dll - - net70.System.Text.Encoding.Extensions - Resources\net70\System.Text.Encoding.Extensions.dll + + net70.System.Numerics + Resources\net70\System.Numerics.dll - - net70.System.Text.Encodings.Web - Resources\net70\System.Text.Encodings.Web.dll + + net70.System.Threading.Tasks.Extensions + Resources\net70\System.Threading.Tasks.Extensions.dll - - net70.System.Text.Json - Resources\net70\System.Text.Json.dll + + net70.System.Linq.Expressions + Resources\net70\System.Linq.Expressions.dll - - net70.System.Text.RegularExpressions - Resources\net70\System.Text.RegularExpressions.dll + + net70.System.Threading.Tasks + Resources\net70\System.Threading.Tasks.dll - - net70.System.Threading.Channels - Resources\net70\System.Threading.Channels.dll + + net70.System.Xml.Linq + Resources\net70\System.Xml.Linq.dll - - net70.System.Threading - Resources\net70\System.Threading.dll + + net70.System.IO.FileSystem + Resources\net70\System.IO.FileSystem.dll - - net70.System.Threading.Overlapped - Resources\net70\System.Threading.Overlapped.dll + + net70.Microsoft.Win32.Registry + Resources\net70\Microsoft.Win32.Registry.dll - - net70.System.Threading.Tasks.Dataflow - Resources\net70\System.Threading.Tasks.Dataflow.dll + + net70.System.Linq + Resources\net70\System.Linq.dll - - net70.System.Threading.Tasks - Resources\net70\System.Threading.Tasks.dll + + net70.System.Runtime.Intrinsics + Resources\net70\System.Runtime.Intrinsics.dll - - net70.System.Threading.Tasks.Extensions - Resources\net70\System.Threading.Tasks.Extensions.dll + + net70.System.Data.Common + Resources\net70\System.Data.Common.dll - - net70.System.Threading.Tasks.Parallel - Resources\net70\System.Threading.Tasks.Parallel.dll + + net70.System.IO.FileSystem.Watcher + Resources\net70\System.IO.FileSystem.Watcher.dll - - net70.System.Threading.Thread - Resources\net70\System.Threading.Thread.dll + + net70.System.AppContext + Resources\net70\System.AppContext.dll - - net70.System.Threading.ThreadPool - Resources\net70\System.Threading.ThreadPool.dll + + net70.System.Security + Resources\net70\System.Security.dll - - net70.System.Threading.Timer - Resources\net70\System.Threading.Timer.dll + + net70.System.Runtime.Serialization.Json + Resources\net70\System.Runtime.Serialization.Json.dll - - net70.System.Transactions - Resources\net70\System.Transactions.dll + + net70.System.Net.Quic + Resources\net70\System.Net.Quic.dll - - net70.System.Transactions.Local - Resources\net70\System.Transactions.Local.dll + + net70.System.Runtime.Handles + Resources\net70\System.Runtime.Handles.dll - - net70.System.ValueTuple - Resources\net70\System.ValueTuple.dll + + net70.System.Runtime.InteropServices.JavaScript + Resources\net70\System.Runtime.InteropServices.JavaScript.dll - + + net70.System.Linq.Parallel + Resources\net70\System.Linq.Parallel.dll + + + net70.System.Threading.Channels + Resources\net70\System.Threading.Channels.dll + + net70.System.Web Resources\net70\System.Web.dll - - net70.System.Web.HttpUtility - Resources\net70\System.Web.HttpUtility.dll + + net70.System.Runtime.Numerics + Resources\net70\System.Runtime.Numerics.dll - - net70.System.Windows - Resources\net70\System.Windows.dll + + net70.System.Xml.XmlDocument + Resources\net70\System.Xml.XmlDocument.dll - - net70.System.Xml - Resources\net70\System.Xml.dll + + net70.System.Xml.XmlSerializer + Resources\net70\System.Xml.XmlSerializer.dll - - net70.System.Xml.Linq - Resources\net70\System.Xml.Linq.dll + + net70.System.Reflection.TypeExtensions + Resources\net70\System.Reflection.TypeExtensions.dll - - net70.System.Xml.ReaderWriter - Resources\net70\System.Xml.ReaderWriter.dll + + net70.System.IO.UnmanagedMemoryStream + Resources\net70\System.IO.UnmanagedMemoryStream.dll - - net70.System.Xml.Serialization - Resources\net70\System.Xml.Serialization.dll + + net70.System.Net.NameResolution + Resources\net70\System.Net.NameResolution.dll - - net70.System.Xml.XDocument - Resources\net70\System.Xml.XDocument.dll + + net70.System.Transactions + Resources\net70\System.Transactions.dll - - net70.System.Xml.XmlDocument - Resources\net70\System.Xml.XmlDocument.dll + + net70.System.Net.Http + Resources\net70\System.Net.Http.dll - - net70.System.Xml.XmlSerializer - Resources\net70\System.Xml.XmlSerializer.dll + + net70.System.Collections.Concurrent + Resources\net70\System.Collections.Concurrent.dll - - net70.System.Xml.XPath - Resources\net70\System.Xml.XPath.dll + + net70.System.Security.Cryptography.Encoding + Resources\net70\System.Security.Cryptography.Encoding.dll - - net70.System.Xml.XPath.XDocument - Resources\net70\System.Xml.XPath.XDocument.dll + + net70.System.Transactions.Local + Resources\net70\System.Transactions.Local.dll - - net70.WindowsBase - Resources\net70\WindowsBase.dll + + net70.System.IO.Pipes + Resources\net70\System.IO.Pipes.dll + + + net70.System.Windows + Resources\net70\System.Windows.dll + + + net70.System.Runtime.Serialization.Xml + Resources\net70\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.Net80/Generated.cs b/Src/Basic.Reference.Assemblies.Net80/Generated.cs index ebf977d..b17c1d9 100644 --- a/Src/Basic.Reference.Assemblies.Net80/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net80/Generated.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net80.References.MicrosoftCSharp, global::System.Guid.Parse("2c75bb81-aae1-4012-ab8f-5965ca0d9556")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net80.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("e221b97c-a04f-48ae-a7e1-9b488ff04fc2")); + 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 Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net80.References.MicrosoftVisualBasic, global::System.Guid.Parse("f5d8b1a0-5ac3-40f6-b985-b2fad6c4c5b1")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net80.References.SystemThreadingThread, global::System.Guid.Parse("6208a764-1001-472e-b913-5e0dea10f961")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net80.References.MicrosoftWin32Primitives, global::System.Guid.Parse("043e2455-4934-4dc2-92e7-391a88700c1a")); + 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 Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net80.References.MicrosoftWin32Registry, global::System.Guid.Parse("664bcf64-903d-4bb3-b50c-8590bdcd315d")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net80.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e4de5cc2-b40b-42e2-ad88-83693e21c6ff")); /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); + 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 netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net80.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("70568e6b-19a7-481a-8197-fd310e881a09")); /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net80.References.SystemAppContext, global::System.Guid.Parse("5288d9eb-6a6a-43d0-a8fa-f7148b3c874a")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net80.References.SystemReflectionMetadata, global::System.Guid.Parse("1f20e57c-3df5-4774-8f40-db3c30527cea")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net80.References.SystemBuffers, global::System.Guid.Parse("a8d67a4d-0d20-4c1c-8cc4-0607020c100d")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net80.References.SystemFormatsAsn1, global::System.Guid.Parse("d363e105-8fa2-4fad-9bf6-931f16cc5f82")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net80.References.SystemCollectionsConcurrent, global::System.Guid.Parse("291d7283-b119-4c71-9322-c41420697367")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net80.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("160fabf3-0844-498e-8f49-ad26ede453b0")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net80.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("9527864b-bbfd-4f77-b488-ce23009b3837")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net80.References.SystemCollectionsImmutable, global::System.Guid.Parse("dbb1af38-a449-4d78-835e-0e9b87272447")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net80.References.MicrosoftWin32Primitives, global::System.Guid.Parse("043e2455-4934-4dc2-92e7-391a88700c1a")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net80.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("f70e6972-e8d9-4760-9d6b-57a614b5d589")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net80.References.SystemCollectionsSpecialized, global::System.Guid.Parse("fd17dd87-52ef-4094-a21e-a68d00473cd3")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net80.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("6d4fe732-3bda-44be-9e75-94b28cb03f96")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net80.References.SystemComponentModelAnnotations, global::System.Guid.Parse("9df271e3-9292-4353-8f1b-b20e5e9f9bc5")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net80.References.SystemCore, global::System.Guid.Parse("d4f5dd7f-5671-491f-9d22-f34cdda723ae")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net80.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c8fbd488-f175-4808-9f57-7d485b829f2c")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net80.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("7d229daa-fe47-4c77-8703-85f587e6a0fd")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net80.References.SystemResourcesResourceManager, global::System.Guid.Parse("8de58b02-5c0b-4be0-a74e-0028fb8f80e1")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net80.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d90370ff-ce21-4f83-84b2-8bc8f0eda270")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net80.References.SystemThreadingOverlapped, global::System.Guid.Parse("79cca10a-0a5f-495e-8e10-007706f90fb5")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net80.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5b49da2e-9a9e-4802-90b6-0e6f292d7a68")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net80.References.SystemNetHttpListener, global::System.Guid.Parse("be1825d9-3c19-46a7-b0ee-94877e53a34c")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net80.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("a5415ff5-bfad-48f8-918c-c4f8d0086c30")); + 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.Configuration.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net80.References.SystemConfiguration, global::System.Guid.Parse("8a8763d4-74ff-467e-acec-6d4d45e33344")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net80.References.SystemObjectModel, global::System.Guid.Parse("9e5fc090-7b44-4260-9d29-b86e35b068a0")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net80.References.SystemConsole, global::System.Guid.Parse("1e2a572d-ac79-4893-a169-87a4e0a8c06c")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net80.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("d13408da-a5de-4536-9a7e-566dd54db97c")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net80.References.SystemCore, global::System.Guid.Parse("d4f5dd7f-5671-491f-9d22-f34cdda723ae")); + 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.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net80.References.SystemDataCommon, global::System.Guid.Parse("efb166ec-50c3-49cc-94b9-ad0bc5d1b1ac")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net80.References.MicrosoftCSharp, global::System.Guid.Parse("2c75bb81-aae1-4012-ab8f-5965ca0d9556")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net80.References.SystemDataDataSetExtensions, global::System.Guid.Parse("b744d1d2-3a42-47f9-8d87-526c2debfe7f")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net80.References.SystemNetWebSocketsClient, global::System.Guid.Parse("b8cff698-06ab-4615-964b-ca1d13ce1e91")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net80.References.SystemData, global::System.Guid.Parse("ed84ed0e-9d58-47ea-a21e-d73bd3034227")); + 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.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net80.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e4de5cc2-b40b-42e2-ad88-83693e21c6ff")); + 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.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net80.References.SystemDiagnosticsDebug, global::System.Guid.Parse("01ca8db5-696d-419a-903c-f61625819b3c")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net80.References.SystemFormatsTar, global::System.Guid.Parse("7323ea3a-c917-4f71-adde-544f6a125f4c")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net80.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("160fabf3-0844-498e-8f49-ad26ede453b0")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net80.References.SystemDynamicRuntime, global::System.Guid.Parse("7d6d9b7c-ce47-4c8c-b87f-712112c2bf87")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net80.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("67197b9a-11e5-4d9c-bdd1-82e393aece07")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net80.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6567600b-c3ea-41f1-9651-4f528be54d8a")); /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net80.References.SystemDiagnosticsProcess, global::System.Guid.Parse("5800cfbc-95f7-45a9-8ca1-542a4db2c8a2")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net80.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b26b26a5-8479-4d5d-afed-9bcd938f6b1c")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net80.References.SystemNetWebProxy, global::System.Guid.Parse("f948c62e-d43d-4f2f-b771-1612f7d57b24")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net80.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("d13408da-a5de-4536-9a7e-566dd54db97c")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net80.References.SystemConfiguration, global::System.Guid.Parse("8a8763d4-74ff-467e-acec-6d4d45e33344")); /// /// The for System.Diagnostics.Tools.dll @@ -183,209 +183,209 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net80.References.SystemDiagnosticsTools, global::System.Guid.Parse("42c5df0b-a210-47db-81f2-e1f8c0387cc4")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net80.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("c2a81bf9-a284-402a-b914-7f3f772d1f9c")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net80.References.SystemIOPipesAccessControl, global::System.Guid.Parse("ad79f40e-6391-4944-85f5-d42c467a8b06")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net80.References.SystemDiagnosticsTracing, global::System.Guid.Parse("bf290b8d-de36-4927-8bf0-5e44b57622c8")); + 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.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net80.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("3dff1309-ccf8-47a5-9701-b5ce1cee6886")); /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net80.References.SystemDrawing, global::System.Guid.Parse("f87f3ff6-e523-466f-bc96-a2d56bc3df93")); + 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.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.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")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net80.References.SystemDataDataSetExtensions, global::System.Guid.Parse("b744d1d2-3a42-47f9-8d87-526c2debfe7f")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net80.References.SystemDynamicRuntime, global::System.Guid.Parse("7d6d9b7c-ce47-4c8c-b87f-712112c2bf87")); + 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.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net80.References.SystemFormatsAsn1, global::System.Guid.Parse("d363e105-8fa2-4fad-9bf6-931f16cc5f82")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net80.References.SystemTextJson, global::System.Guid.Parse("9ffe7a84-aaae-4863-9208-3aa1704f2c3c")); /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net80.References.SystemFormatsTar, global::System.Guid.Parse("7323ea3a-c917-4f71-adde-544f6a125f4c")); + 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.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net80.References.SystemGlobalizationCalendars, global::System.Guid.Parse("2c2735d3-32d7-4477-bb86-36641b646f5f")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net80.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("c2a81bf9-a284-402a-b914-7f3f772d1f9c")); /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net80.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("e221b97c-a04f-48ae-a7e1-9b488ff04fc2")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.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")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net80.References.SystemRuntimeLoader, global::System.Guid.Parse("aca99f31-280b-4705-943a-528d003d29e2")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net80.References.SystemXmlSerialization, global::System.Guid.Parse("8dd845e8-8f0e-4a13-aa8c-d26648319854")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net80.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("e3c12c92-3152-460d-8778-5396ac6c12e0")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net80.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("67197b9a-11e5-4d9c-bdd1-82e393aece07")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - 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")); + 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.IO.dll + /// The for System.Threading.Tasks.Parallel.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 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.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.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")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net80.References.SystemNetSockets, global::System.Guid.Parse("842e15bd-f049-4485-82ed-c68519b29b42")); /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.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")); + 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.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net80.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("7eec11db-9261-4cc6-b365-8bcca3e02628")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net80.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("b9aede96-9c7f-4215-8f9c-7b5124aafd07")); + 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.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - 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")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net80.References.SystemNetServicePoint, global::System.Guid.Parse("db314154-b6d3-46d6-8af9-8dd3daa44c2a")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net80.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e6fecca8-5434-4788-be5b-c32b6f4dd492")); + 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.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net80.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("6d4fe732-3bda-44be-9e75-94b28cb03f96")); + 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.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net80.References.SystemIOPipesAccessControl, global::System.Guid.Parse("ad79f40e-6391-4944-85f5-d42c467a8b06")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net80.References.SystemReflectionExtensions, global::System.Guid.Parse("23dc63c4-2ee8-47d8-a23e-f0ce96e83e90")); /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net80.References.SystemIOPipes, global::System.Guid.Parse("df36582c-389c-44ad-9083-5694fc8dd162")); + 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.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); + 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.Linq.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net80.References.SystemNetNetworkInformation, global::System.Guid.Parse("18096c73-79f6-49ab-8249-fdafc4fe1b49")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net80.References.SystemLinqExpressions, global::System.Guid.Parse("3038e8fe-2dd2-4863-b910-19d171703c69")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net80.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1754aacd-5433-4952-b08e-98daf969eeeb")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net80.References.SystemLinqParallel, global::System.Guid.Parse("40ef3072-0df4-44ce-9e68-9c21bfb60291")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net80.References.SystemDiagnosticsProcess, global::System.Guid.Parse("5800cfbc-95f7-45a9-8ca1-542a4db2c8a2")); /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net80.References.SystemLinqQueryable, global::System.Guid.Parse("74f3f974-0060-488c-bc3d-129ea75c76c0")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net80.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5b49da2e-9a9e-4802-90b6-0e6f292d7a68")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net80.References.SystemMemory, global::System.Guid.Parse("db9278cd-ba14-4c9f-b83f-cdfc0022b403")); + 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.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.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 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.Net.Http.dll + /// The for System.Diagnostics.Debug.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")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net80.References.SystemDiagnosticsDebug, global::System.Guid.Parse("01ca8db5-696d-419a-903c-f61625819b3c")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.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")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net80.References.SystemBuffers, global::System.Guid.Parse("a8d67a4d-0d20-4c1c-8cc4-0607020c100d")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net80.References.SystemNetHttpListener, global::System.Guid.Parse("be1825d9-3c19-46a7-b0ee-94877e53a34c")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net80.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("f70e6972-e8d9-4760-9d6b-57a614b5d589")); /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net80.References.SystemNetMail, global::System.Guid.Parse("4a24b5e3-a8c1-4e00-90e4-0ce3c0572fb3")); + 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.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net80.References.SystemNetNameResolution, global::System.Guid.Parse("71595b2b-f1c4-4ccf-ad19-49ae1789da9e")); + 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.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net80.References.SystemNetNetworkInformation, global::System.Guid.Parse("18096c73-79f6-49ab-8249-fdafc4fe1b49")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net80.References.SystemXmlReaderWriter, global::System.Guid.Parse("f31d9aa7-3f06-406b-b445-91e6a0a3c78d")); /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net80.References.SystemNetPing, global::System.Guid.Parse("721b9c29-000b-459e-aa98-ae169f777866")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net80.References.SystemTextRegularExpressions, global::System.Guid.Parse("4c15efd1-2131-4ce2-94d0-163e2249a697")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net80.References.SystemNetPrimitives, global::System.Guid.Parse("96149e55-dffe-45a1-bca5-f1c2da4fac35")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net80.References.MicrosoftVisualBasic, global::System.Guid.Parse("f5d8b1a0-5ac3-40f6-b985-b2fad6c4c5b1")); /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net80.References.SystemNetQuic, global::System.Guid.Parse("ca53bdf3-2831-4e07-9a06-e256066d6b4d")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net80.References.SystemComponentModelAnnotations, global::System.Guid.Parse("9df271e3-9292-4353-8f1b-b20e5e9f9bc5")); /// /// The for System.Net.Requests.dll @@ -393,439 +393,439 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net80.References.SystemNetRequests, global::System.Guid.Parse("76ecf35b-2c0a-4563-9f3f-33c8447d74ff")); /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net80.References.SystemNetSecurity, global::System.Guid.Parse("ea2da13f-c5b7-4a3a-8be2-82f1b3be7c4e")); + 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.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net80.References.SystemNetServicePoint, global::System.Guid.Parse("db314154-b6d3-46d6-8af9-8dd3daa44c2a")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net80.References.SystemCollectionsImmutable, global::System.Guid.Parse("dbb1af38-a449-4d78-835e-0e9b87272447")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net80.References.SystemNetSockets, global::System.Guid.Parse("842e15bd-f049-4485-82ed-c68519b29b42")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net80.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("240d8418-b8c0-4ee8-b9f1-004057ed2dc5")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net80.References.SystemNetWebClient, global::System.Guid.Parse("ce6050f2-4fe0-414d-87e2-6ca0ac3d2654")); + 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.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net80.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4a30a45b-7a5a-4d95-8b8f-30da161846a6")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net80.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b26b26a5-8479-4d5d-afed-9bcd938f6b1c")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net80.References.SystemNetWebProxy, global::System.Guid.Parse("f948c62e-d43d-4f2f-b771-1612f7d57b24")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net80.References.SystemNetPrimitives, global::System.Guid.Parse("96149e55-dffe-45a1-bca5-f1c2da4fac35")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net80.References.SystemNetWebSocketsClient, global::System.Guid.Parse("b8cff698-06ab-4615-964b-ca1d13ce1e91")); + 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.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net80.References.SystemNetWebSockets, global::System.Guid.Parse("b327c7b4-b2d5-4900-8876-771fa7170b7f")); + 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.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net80.References.SystemServiceProcess, global::System.Guid.Parse("3fd562c9-4903-4e61-97a7-94a05caefc64")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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")); + 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.ObjectModel.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net80.References.SystemObjectModel, global::System.Guid.Parse("9e5fc090-7b44-4260-9d29-b86e35b068a0")); + 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.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net80.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3f18f8de-cd44-4910-896b-c15850a66c88")); + 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.Reflection.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); + 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.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net80.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1754aacd-5433-4952-b08e-98daf969eeeb")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net80.References.SystemReflectionExtensions, global::System.Guid.Parse("23dc63c4-2ee8-47d8-a23e-f0ce96e83e90")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net80.References.SystemNetPing, global::System.Guid.Parse("721b9c29-000b-459e-aa98-ae169f777866")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net80.References.SystemReflectionMetadata, global::System.Guid.Parse("1f20e57c-3df5-4774-8f40-db3c30527cea")); + 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.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net80.References.SystemReflectionPrimitives, global::System.Guid.Parse("c9dd3ec2-1146-4446-ac75-ae19647ac45c")); + 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.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net80.References.SystemNetWebClient, global::System.Guid.Parse("ce6050f2-4fe0-414d-87e2-6ca0ac3d2654")); /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net80.References.SystemResourcesReader, global::System.Guid.Parse("3ba0491e-c096-4e30-87a2-7d39dc312574")); + 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.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net80.References.SystemResourcesResourceManager, global::System.Guid.Parse("8de58b02-5c0b-4be0-a74e-0028fb8f80e1")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net80.References.SystemResourcesReader, global::System.Guid.Parse("3ba0491e-c096-4e30-87a2-7d39dc312574")); /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net80.References.SystemResourcesWriter, global::System.Guid.Parse("98a22f73-71b7-4896-9938-6f54f1ce128d")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net80.References.SystemData, global::System.Guid.Parse("ed84ed0e-9d58-47ea-a21e-d73bd3034227")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net80.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("3dff1309-ccf8-47a5-9701-b5ce1cee6886")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net80.References.SystemNetMail, global::System.Guid.Parse("4a24b5e3-a8c1-4e00-90e4-0ce3c0572fb3")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - 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")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net80.References.SystemSecurityAccessControl, global::System.Guid.Parse("9126c089-4ce3-4112-80a1-43f8887f6c56")); /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net80.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("7eec11db-9261-4cc6-b365-8bcca3e02628")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net80.References.SystemRuntimeExtensions, global::System.Guid.Parse("c4f05aa6-1d07-4bed-a728-2d76055f39b0")); + 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.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net80.References.SystemRuntimeHandles, global::System.Guid.Parse("122dcb5c-4dc4-4738-a5f7-65a404045201")); + 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.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.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")); + 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.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net80.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("f064ea3f-6a52-4ddf-953a-287b963ec565")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net80.References.SystemServiceModelWeb, global::System.Guid.Parse("1c4ba5ae-97ce-415f-a321-4ab7ec4ec275")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - 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")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net80.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d90370ff-ce21-4f83-84b2-8bc8f0eda270")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net80.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("b5787cee-8bc2-4866-83ca-99fad3b71cb9")); + 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.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net80.References.SystemRuntimeLoader, global::System.Guid.Parse("aca99f31-280b-4705-943a-528d003d29e2")); + 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.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net80.References.SystemReflectionPrimitives, global::System.Guid.Parse("c9dd3ec2-1146-4446-ac75-ae19647ac45c")); /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.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")); + 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.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net80.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("7d229daa-fe47-4c77-8703-85f587e6a0fd")); + 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.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net80.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("050e55b7-25ff-4d03-b3da-27fbec38a08b")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net80.References.SystemNetSecurity, global::System.Guid.Parse("ea2da13f-c5b7-4a3a-8be2-82f1b3be7c4e")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net80.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("240d8418-b8c0-4ee8-b9f1-004057ed2dc5")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net80.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("b9aede96-9c7f-4215-8f9c-7b5124aafd07")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - 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")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net80.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ad530968-d555-4b8d-8df0-7c96fe4b6143")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net80.References.SystemSecurityAccessControl, global::System.Guid.Parse("9126c089-4ce3-4112-80a1-43f8887f6c56")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net80.References.SystemRuntimeExtensions, global::System.Guid.Parse("c4f05aa6-1d07-4bed-a728-2d76055f39b0")); /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net80.References.SystemSecurityClaims, global::System.Guid.Parse("f78621db-2cbd-4316-be6d-04e143b4148a")); + 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.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net80.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6567600b-c3ea-41f1-9651-4f528be54d8a")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net80.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("e3c12c92-3152-460d-8778-5396ac6c12e0")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net80.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ad530968-d555-4b8d-8df0-7c96fe4b6143")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net80.References.SystemResourcesWriter, global::System.Guid.Parse("98a22f73-71b7-4896-9938-6f54f1ce128d")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - 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")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net80.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e6fecca8-5434-4788-be5b-c32b6f4dd492")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.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")); + 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.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net80.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("e9fd1791-8ca9-458c-88e8-cf519e5c0f75")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net80.References.SystemSecurityClaims, global::System.Guid.Parse("f78621db-2cbd-4316-be6d-04e143b4148a")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net80.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("70568e6b-19a7-481a-8197-fd310e881a09")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net80.References.SystemThreadingThreadPool, global::System.Guid.Parse("c82bf1e9-790d-4768-8b50-16219b85a43c")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net80.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("9527864b-bbfd-4f77-b488-ce23009b3837")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net80.References.SystemTextEncodingsWeb, global::System.Guid.Parse("218b2905-9e00-4c60-8a1e-eaaf3fa289ef")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - 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")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net80.References.SystemConsole, global::System.Guid.Parse("1e2a572d-ac79-4893-a169-87a4e0a8c06c")); /// - /// The for System.Security.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net80.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4a30a45b-7a5a-4d95-8b8f-30da161846a6")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.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 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.Security.SecureString.dll + /// The for System.ComponentModel.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")); + 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.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net80.References.SystemServiceModelWeb, global::System.Guid.Parse("1c4ba5ae-97ce-415f-a321-4ab7ec4ec275")); + 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.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net80.References.SystemServiceProcess, global::System.Guid.Parse("3fd562c9-4903-4e61-97a7-94a05caefc64")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net80.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("d405148c-8731-4ca6-ba70-4a33c7761dbe")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - 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")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net80.References.SystemLinqExpressions, global::System.Guid.Parse("3038e8fe-2dd2-4863-b910-19d171703c69")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net80.References.SystemXmlLinq, global::System.Guid.Parse("358c243f-97b8-418d-9f47-627a0d3ca43f")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net80.References.SystemTextEncodingsWeb, global::System.Guid.Parse("218b2905-9e00-4c60-8a1e-eaaf3fa289ef")); + 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.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net80.References.SystemTextJson, global::System.Guid.Parse("9ffe7a84-aaae-4863-9208-3aa1704f2c3c")); + 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 System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net80.References.SystemTextRegularExpressions, global::System.Guid.Parse("4c15efd1-2131-4ce2-94d0-163e2249a697")); + 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.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net80.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("b5787cee-8bc2-4866-83ca-99fad3b71cb9")); /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net80.References.SystemDataCommon, global::System.Guid.Parse("efb166ec-50c3-49cc-94b9-ad0bc5d1b1ac")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net80.References.SystemThreadingOverlapped, global::System.Guid.Parse("79cca10a-0a5f-495e-8e10-007706f90fb5")); + 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.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - 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")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net80.References.SystemAppContext, global::System.Guid.Parse("5288d9eb-6a6a-43d0-a8fa-f7148b3c874a")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.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")); + 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.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net80.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("d405148c-8731-4ca6-ba70-4a33c7761dbe")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net80.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("050e55b7-25ff-4d03-b3da-27fbec38a08b")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - 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")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net80.References.SystemNetQuic, global::System.Guid.Parse("ca53bdf3-2831-4e07-9a06-e256066d6b4d")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net80.References.SystemThreadingThread, global::System.Guid.Parse("6208a764-1001-472e-b913-5e0dea10f961")); + 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.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net80.References.SystemThreadingThreadPool, global::System.Guid.Parse("c82bf1e9-790d-4768-8b50-16219b85a43c")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net80.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("f064ea3f-6a52-4ddf-953a-287b963ec565")); /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net80.References.SystemThreadingTimer, global::System.Guid.Parse("5809ce5e-9e58-4869-9a67-c2e6960efe99")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net80.References.SystemLinqParallel, global::System.Guid.Parse("40ef3072-0df4-44ce-9e68-9c21bfb60291")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net80.References.SystemTransactionsLocal, global::System.Guid.Parse("c6332a06-1af7-4d75-baaf-d18f9b525c6a")); + 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.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net80.References.SystemXmlXmlDocument, global::System.Guid.Parse("2d8ec65b-8b64-4b27-a2c7-ade9329a2c77")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net80.References.SystemWebHttpUtility, global::System.Guid.Parse("21cb7f17-8a6f-4b6f-8ea4-841d1b534bf4")); + 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.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net80.References.SystemXmlLinq, global::System.Guid.Parse("358c243f-97b8-418d-9f47-627a0d3ca43f")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net80.References.SystemNetNameResolution, global::System.Guid.Parse("71595b2b-f1c4-4ccf-ad19-49ae1789da9e")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net80.References.SystemXmlReaderWriter, global::System.Guid.Parse("f31d9aa7-3f06-406b-b445-91e6a0a3c78d")); + 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.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net80.References.SystemXmlSerialization, global::System.Guid.Parse("8dd845e8-8f0e-4a13-aa8c-d26648319854")); + 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.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net80.References.SystemXmlXDocument, global::System.Guid.Parse("1c990131-a3f5-4915-a738-a38c3377b8cb")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net80.References.SystemXmlXmlDocument, global::System.Guid.Parse("2d8ec65b-8b64-4b27-a2c7-ade9329a2c77")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net80.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("e9fd1791-8ca9-458c-88e8-cf519e5c0f75")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net80.References.SystemXmlXmlSerializer, global::System.Guid.Parse("59755038-bd4f-4311-b7b5-ccbc7d7ee286")); + 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net80.References.SystemIOPipes, global::System.Guid.Parse("df36582c-389c-44ad-9083-5694fc8dd162")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -835,169 +835,169 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1012,564 +1012,564 @@ public static partial class Net80 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net80)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net80)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net80)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net80)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net80)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net80)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net80)"); } - return _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net80)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net80)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net80)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net80)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net80)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net80)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net80)"); } - return _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net80)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net80)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net80)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net80)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net80)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net80)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net80)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net80)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net80)"); } - return _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net80)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net80)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net80)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net80)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net80)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net80)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net80)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net80)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net80)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net80)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net80)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net80)"); } - return _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataCommon is null) + if (_MicrosoftCSharp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net80)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net80)"); } - return _SystemDataCommon; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net80)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net80)"); } - return _SystemDataDataSetExtensions; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net80)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net80)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net80)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net80)"); } - return _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net80)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net80)"); } - return _SystemDiagnosticsDebug; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net80)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net80)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net80)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net80)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsProcess is null) + if (_WindowsBase is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net80)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net80)"); } - return _SystemDiagnosticsProcess; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net80)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net80)"); } - return _SystemDiagnosticsStackTrace; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net80)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net80)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemConfiguration; } } @@ -1590,700 +1590,700 @@ public static PortableExecutableReference SystemDiagnosticsTools } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net80)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net80)"); } - return _SystemDiagnosticsTraceSource; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net80)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net80)"); } - return _SystemDiagnosticsTracing; + return _SystemDrawing; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_System is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net80)"); } - return _System; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net80)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net80)"); } - return _SystemDrawing; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net80)"); } - return _SystemDrawingPrimitives; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net80)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net80)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemTextJson { get { - if (_SystemFormatsAsn1 is null) + if (_SystemTextJson is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net80)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net80)"); } - return _SystemFormatsAsn1; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemFormatsTar is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net80)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net80)"); } - return _SystemFormatsTar; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net80)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net80)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalization is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net80)"); } - return _SystemGlobalization; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net80)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net80)"); } - return _SystemGlobalizationExtensions; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemXmlSerialization 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)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net80)"); } - return _SystemIOCompressionBrotli; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompression is null) + if (_SystemIO is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); } - return _SystemIOCompression; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net80)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net80)"); } - return _SystemIOCompressionFileSystem; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net80)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net80)"); } - return _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net80)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net80)"); } - return _SystemIOFileSystemAccessControl; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net80)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net80)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net80)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net80)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net80)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net80)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net80)"); } - return _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("net80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net80)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemReflectionExtensions is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net80)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net80)"); } - return _SystemIOPipesAccessControl; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipes is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net80)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); } - return _SystemIOPipes; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionEmit is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net80)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinq is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net80)"); } - return _SystemLinq; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqExpressions is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net80)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net80)"); } - return _SystemLinqExpressions; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqParallel is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net80)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net80)"); } - return _SystemLinqParallel; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net80)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net80)"); } - return _SystemLinqQueryable; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemMemory is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net80)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net80)"); } - return _SystemMemory; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNet is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net80)"); } - return _SystemNet; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttp is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net80)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net80)"); } - return _SystemNetHttp; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttpJson is null) + if (_SystemBuffers 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)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net80)"); } - return _SystemNetHttpJson; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpListener is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net80)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net80)"); } - return _SystemNetHttpListener; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetMail is null) + if (_SystemThreading is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net80)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); } - return _SystemNetMail; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNameResolution is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net80)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net80)"); } - return _SystemNetNameResolution; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net80)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net80)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net80)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net80)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net80)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetQuic is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net80)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net80)"); } - return _SystemNetQuic; + return _SystemComponentModelAnnotations; } } @@ -2304,1482 +2304,1482 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net80)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net80)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServicePoint is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net80)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net80)"); } - return _SystemNetServicePoint; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net80)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net80)"); } - return _SystemNetSockets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (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 _SystemNetWebClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net80)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net80)"); } - return _SystemNetWebHeaderCollection; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net80)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net80)"); } - return _SystemNetWebProxy; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecuritySecureString is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net80)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net80)"); } - return _SystemNetWebSocketsClient; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSockets is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net80)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); } - return _SystemNetWebSockets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumerics is null) + if (_SystemServiceProcess is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net80)"); } - return _SystemNumerics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumericsVectors is null) + if (_SystemLinqQueryable is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net80)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net80)"); } - return _SystemNumericsVectors; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.ObjectModel.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemMemory { get { - if (_SystemObjectModel is null) + if (_SystemMemory is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net80)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net80)"); } - return _SystemObjectModel; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net80)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net80)"); } - return _SystemReflectionDispatchProxy; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflection is null) + if (_SystemCollections is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); } - return _SystemReflection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmit is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net80)"); } - return _SystemReflectionEmit; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntime is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net80)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net80)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net80)"); } - return _SystemReflectionEmitLightweight; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net80)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net80)"); } - return _SystemReflectionExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net80)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net80)"); } - return _SystemReflectionMetadata; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net80)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net80)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net80)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net80)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesReader is null) + if (_SystemTextEncoding is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net80)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); } - return _SystemResourcesReader; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemResourcesResourceManager is null) + if (_SystemResourcesReader is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net80)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net80)"); } - return _SystemResourcesResourceManager; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesWriter is null) + if (_SystemData is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net80)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net80)"); } - return _SystemResourcesWriter; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemNetMail is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net80)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net80)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemSecurityAccessControl is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net80)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntime is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net80)"); } - return _SystemRuntime; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntimeExtensions is null) + if (_SystemNetHttpJson is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net80)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net80)"); } - return _SystemRuntimeInteropServices; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net80)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net80)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net80)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net80)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net80)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (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 _SystemRuntimeLoader; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeNumerics is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net80)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net80)"); } - return _SystemRuntimeNumerics; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeSerialization is null) + if (_netstandard is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); } - return _SystemRuntimeSerialization; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net80)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net80)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net80)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net80)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net80)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net80)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net80)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net80)"); } - return _SystemRuntimeSerializationXml; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net80)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityClaims is null) + if (_SystemXml is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net80)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); } - return _SystemSecurityClaims; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net80)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net80)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net80)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net80)"); } - return _SystemSecurityCryptographyCng; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net80)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptography is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); } - return _SystemSecurityCryptography; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net80)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net80)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net80)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net80)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net80)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net80)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net80)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net80)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurity is null) + if (_mscorlib is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); } - return _SystemSecurity; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net80)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net80)"); } - return _SystemSecurityPrincipalWindows; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecuritySecureString is null) + if (_SystemComponentModel is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net80)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); } - return _SystemSecuritySecureString; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNumerics { get { - if (_SystemServiceModelWeb is null) + if (_SystemNumerics is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net80)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); } - return _SystemServiceModelWeb; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net80)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net80)"); } - return _SystemServiceProcess; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net80)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net80)"); } - return _SystemTextEncodingCodePages; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq 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)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net80)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystem is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net80)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextJson is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net80)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net80)"); } - return _SystemTextJson; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net80)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); } - return _SystemTextRegularExpressions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingChannels is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net80)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net80)"); } - return _SystemThreadingChannels; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreading is null) + if (_SystemDataCommon is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net80)"); } - return _SystemThreading; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingOverlapped is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net80)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net80)"); } - return _SystemThreadingOverlapped; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemAppContext is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net80)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net80)"); } - return _SystemThreadingTasksDataflow; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasks is null) + if (_SystemSecurity is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); } - return _SystemThreadingTasks; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net80)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net80)"); } - return _SystemThreadingTasksExtensions; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemNetQuic is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net80)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net80)"); } - return _SystemThreadingTasksParallel; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net80)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net80)"); } - return _SystemThreadingThread; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net80)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net80)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net80)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net80)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net80)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net80)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net80)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net80)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net80)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net80)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net80)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net80)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net80)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net80)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net80)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net80)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net80)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net80)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net80)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net80)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net80)"); } - return _SystemXmlXmlSerializer; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net80)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemWindows 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)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); } - return _SystemXmlXPathXDocument; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_WindowsBase is null) + if (_SystemRuntimeSerializationXml is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net80)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net80)"); } - return _WindowsBase; + return _SystemRuntimeSerializationXml; } } @@ -3792,169 +3792,169 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3968,226 +3968,214 @@ public static partial class Net80 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net80.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - - /// - /// The image bytes for Microsoft.VisualBasic.Core.dll - /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net80.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - - /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net80.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net80.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net80.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net80.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net80.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net80.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net80.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net80.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net80.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net80.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net80.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net80.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net80.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net80.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net80.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net80.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net80.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net80.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net80.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net80.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net80.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net80.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net80.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net80.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net80.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net80.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net80.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net80.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net80.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net80.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net80.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net80.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net80.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net80.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net80.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net80.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net80.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net80.System.Data"); - private static byte[]? _SystemData; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net80.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net80.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net80.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net80.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net80.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net80.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net80.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net80.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net80.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net80.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net80.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net80.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net80.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net80.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net80.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net80.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net80.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net80.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net80.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net80.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net80.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -4196,70 +4184,64 @@ public static class Resources 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 + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net80.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net80.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net80.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net80.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net80.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net80.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net80.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net80.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net80.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net80.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net80.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net80.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net80.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net80.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net80.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net80.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net80.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// /// The image bytes for System.IO.dll @@ -4268,412 +4250,406 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll - /// - 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 + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net80.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net80.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net80.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net80.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net80.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net80.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net80.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net80.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net80.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net80.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net80.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net80.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net80.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net80.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net80.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net80.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net80.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net80.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net80.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net80.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net80.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net80.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net80.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net80.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net80.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net80.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net80.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net80.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net80.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net80.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net80.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net80.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net80.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net80.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net80.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net80.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net80.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net80.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net80.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net80.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net80.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net80.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net80.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net80.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net80.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net80.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net80.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net80.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net80.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net80.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net80.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net80.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net80.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net80.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net80.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net80.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net80.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net80.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net80.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net80.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net80.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net80.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net80.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net80.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net80.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net80.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net80.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net80.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net80.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net80.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net80.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net80.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net80.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net80.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net80.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net80.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net80.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net80.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net80.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net80.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net80.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net80.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net80.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net80.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net80.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net80.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net80.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net80.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net80.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net80.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net80.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net80.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net80.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net80.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net80.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net80.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net80.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net80.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net80.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net80.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net80.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net80.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net80.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net80.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net80.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net80.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net80.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net80.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net80.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -4682,190 +4658,202 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net80.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net80.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.Compression.FileSystem.dll + /// + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net80.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; + + /// + /// The image bytes for System.Resources.Writer.dll + /// + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net80.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; + + /// + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net80.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net80.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net80.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net80.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net80.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net80.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net80.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net80.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net80.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net80.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net80.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net80.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net80.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net80.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net80.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net80.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net80.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net80.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net80.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net80.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net80.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net80.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net80.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net80.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net80.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net80.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net80.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net80.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net80.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net80.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net80.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net80.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net80.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net80.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net80.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net80.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net80.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net80.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net80.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net80.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net80.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net80.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -4874,76 +4862,88 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net80.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net80.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net80.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net80.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net80.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net80.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net80.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net80.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net80.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net80.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net80.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net80.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net80.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net80.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net80.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net80.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net80.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net80.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net80.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.Net80/Generated.targets b/Src/Basic.Reference.Assemblies.Net80/Generated.targets index daa4a00..cb2a439 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.System + Resources\net80\System.dll - - net80.Microsoft.VisualBasic.Core - Resources\net80\Microsoft.VisualBasic.Core.dll + + net80.System.IO.Compression.Brotli + Resources\net80\System.IO.Compression.Brotli.dll - - net80.Microsoft.VisualBasic - Resources\net80\Microsoft.VisualBasic.dll + + net80.System.Threading.Thread + Resources\net80\System.Threading.Thread.dll - - net80.Microsoft.Win32.Primitives - Resources\net80\Microsoft.Win32.Primitives.dll + + net80.System.Security.Cryptography + Resources\net80\System.Security.Cryptography.dll - - net80.Microsoft.Win32.Registry - Resources\net80\Microsoft.Win32.Registry.dll + + net80.System.Diagnostics.Contracts + Resources\net80\System.Diagnostics.Contracts.dll - - net80.mscorlib - Resources\net80\mscorlib.dll + + net80.System.ComponentModel.TypeConverter + Resources\net80\System.ComponentModel.TypeConverter.dll - - net80.netstandard - Resources\net80\netstandard.dll + + net80.System.Security.Cryptography.OpenSsl + Resources\net80\System.Security.Cryptography.OpenSsl.dll - - net80.System.AppContext - Resources\net80\System.AppContext.dll + + net80.System.Reflection.Metadata + Resources\net80\System.Reflection.Metadata.dll - - net80.System.Buffers - Resources\net80\System.Buffers.dll + + net80.System.Formats.Asn1 + Resources\net80\System.Formats.Asn1.dll - - net80.System.Collections.Concurrent - Resources\net80\System.Collections.Concurrent.dll + + net80.System.Diagnostics.DiagnosticSource + Resources\net80\System.Diagnostics.DiagnosticSource.dll - - net80.System.Collections - Resources\net80\System.Collections.dll + + net80.System.Security.Cryptography.Primitives + Resources\net80\System.Security.Cryptography.Primitives.dll - - net80.System.Collections.Immutable - Resources\net80\System.Collections.Immutable.dll + + net80.Microsoft.Win32.Primitives + Resources\net80\Microsoft.Win32.Primitives.dll - - net80.System.Collections.NonGeneric - Resources\net80\System.Collections.NonGeneric.dll + + net80.System.Drawing.Primitives + Resources\net80\System.Drawing.Primitives.dll - - net80.System.Collections.Specialized - Resources\net80\System.Collections.Specialized.dll + + net80.System.IO.MemoryMappedFiles + Resources\net80\System.IO.MemoryMappedFiles.dll - - net80.System.ComponentModel.Annotations - Resources\net80\System.ComponentModel.Annotations.dll + + net80.System.Core + Resources\net80\System.Core.dll - - net80.System.ComponentModel.DataAnnotations - Resources\net80\System.ComponentModel.DataAnnotations.dll + + net80.System.Runtime.Serialization.Formatters + Resources\net80\System.Runtime.Serialization.Formatters.dll - - net80.System.ComponentModel - Resources\net80\System.ComponentModel.dll + + net80.System.Resources.ResourceManager + Resources\net80\System.Resources.ResourceManager.dll - - net80.System.ComponentModel.EventBasedAsync - Resources\net80\System.ComponentModel.EventBasedAsync.dll + + net80.System.Threading.Overlapped + Resources\net80\System.Threading.Overlapped.dll - - net80.System.ComponentModel.Primitives - Resources\net80\System.ComponentModel.Primitives.dll + + net80.System.Net.HttpListener + Resources\net80\System.Net.HttpListener.dll - - net80.System.ComponentModel.TypeConverter - Resources\net80\System.ComponentModel.TypeConverter.dll + + net80.System.Net + Resources\net80\System.Net.dll - - net80.System.Configuration - Resources\net80\System.Configuration.dll + + net80.System.ObjectModel + Resources\net80\System.ObjectModel.dll - - net80.System.Console - Resources\net80\System.Console.dll + + net80.System.Diagnostics.TextWriterTraceListener + Resources\net80\System.Diagnostics.TextWriterTraceListener.dll - - net80.System.Core - Resources\net80\System.Core.dll + + net80.System.Security.Cryptography.Csp + Resources\net80\System.Security.Cryptography.Csp.dll - - net80.System.Data.Common - Resources\net80\System.Data.Common.dll + + net80.Microsoft.CSharp + Resources\net80\Microsoft.CSharp.dll - - net80.System.Data.DataSetExtensions - Resources\net80\System.Data.DataSetExtensions.dll + + net80.System.Net.WebSockets.Client + Resources\net80\System.Net.WebSockets.Client.dll - - net80.System.Data - Resources\net80\System.Data.dll + + net80.System.Threading.Timer + Resources\net80\System.Threading.Timer.dll - - net80.System.Diagnostics.Contracts - Resources\net80\System.Diagnostics.Contracts.dll + + net80.System.Reflection.Emit.Lightweight + Resources\net80\System.Reflection.Emit.Lightweight.dll - - net80.System.Diagnostics.Debug - Resources\net80\System.Diagnostics.Debug.dll + + net80.System.Formats.Tar + Resources\net80\System.Formats.Tar.dll - - net80.System.Diagnostics.DiagnosticSource - Resources\net80\System.Diagnostics.DiagnosticSource.dll + + net80.System.Dynamic.Runtime + Resources\net80\System.Dynamic.Runtime.dll - - net80.System.Diagnostics.FileVersionInfo - Resources\net80\System.Diagnostics.FileVersionInfo.dll + + net80.System.Security.Cryptography.Algorithms + Resources\net80\System.Security.Cryptography.Algorithms.dll - - net80.System.Diagnostics.Process - Resources\net80\System.Diagnostics.Process.dll + + net80.WindowsBase + Resources\net80\WindowsBase.dll - - net80.System.Diagnostics.StackTrace - Resources\net80\System.Diagnostics.StackTrace.dll + + net80.System.Net.WebProxy + Resources\net80\System.Net.WebProxy.dll - - net80.System.Diagnostics.TextWriterTraceListener - Resources\net80\System.Diagnostics.TextWriterTraceListener.dll + + net80.System.Configuration + Resources\net80\System.Configuration.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.IO.Pipes.AccessControl + Resources\net80\System.IO.Pipes.AccessControl.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.Runtime.CompilerServices.Unsafe + Resources\net80\System.Runtime.CompilerServices.Unsafe.dll - - net80.System.Formats.Asn1 - Resources\net80\System.Formats.Asn1.dll + + net80.System.Diagnostics.Tracing + Resources\net80\System.Diagnostics.Tracing.dll - - net80.System.Formats.Tar - Resources\net80\System.Formats.Tar.dll + + net80.System.Data.DataSetExtensions + Resources\net80\System.Data.DataSetExtensions.dll - - net80.System.Globalization.Calendars - Resources\net80\System.Globalization.Calendars.dll + + net80.System.Net.WebSockets + Resources\net80\System.Net.WebSockets.dll - - net80.System.Globalization - Resources\net80\System.Globalization.dll + + net80.System.Text.Json + Resources\net80\System.Text.Json.dll - - net80.System.Globalization.Extensions - Resources\net80\System.Globalization.Extensions.dll + + net80.System.Reflection.DispatchProxy + Resources\net80\System.Reflection.DispatchProxy.dll - - net80.System.IO.Compression.Brotli - Resources\net80\System.IO.Compression.Brotli.dll + + net80.System.Diagnostics.TraceSource + Resources\net80\System.Diagnostics.TraceSource.dll - - net80.System.IO.Compression - Resources\net80\System.IO.Compression.dll + + net80.Microsoft.VisualBasic.Core + Resources\net80\Microsoft.VisualBasic.Core.dll - - net80.System.IO.Compression.FileSystem - Resources\net80\System.IO.Compression.FileSystem.dll + + net80.System.Runtime.Loader + Resources\net80\System.Runtime.Loader.dll - - net80.System.IO.Compression.ZipFile - Resources\net80\System.IO.Compression.ZipFile.dll + + net80.System.Xml.Serialization + Resources\net80\System.Xml.Serialization.dll - + net80.System.IO Resources\net80\System.IO.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.Diagnostics.FileVersionInfo + Resources\net80\System.Diagnostics.FileVersionInfo.dll - - net80.System.IO.FileSystem.DriveInfo - Resources\net80\System.IO.FileSystem.DriveInfo.dll + + net80.System.Runtime.InteropServices + Resources\net80\System.Runtime.InteropServices.dll - - net80.System.IO.FileSystem.Primitives - Resources\net80\System.IO.FileSystem.Primitives.dll + + net80.System.Threading.Tasks.Parallel + Resources\net80\System.Threading.Tasks.Parallel.dll - - net80.System.IO.FileSystem.Watcher - Resources\net80\System.IO.FileSystem.Watcher.dll + + net80.System.Net.Sockets + Resources\net80\System.Net.Sockets.dll - - net80.System.IO.IsolatedStorage - Resources\net80\System.IO.IsolatedStorage.dll + + net80.System.ValueTuple + Resources\net80\System.ValueTuple.dll - - net80.System.IO.MemoryMappedFiles - Resources\net80\System.IO.MemoryMappedFiles.dll + + net80.System.Runtime.InteropServices.RuntimeInformation + Resources\net80\System.Runtime.InteropServices.RuntimeInformation.dll - - net80.System.IO.Pipes.AccessControl - Resources\net80\System.IO.Pipes.AccessControl.dll + + net80.System.Security.Cryptography.X509Certificates + Resources\net80\System.Security.Cryptography.X509Certificates.dll - - net80.System.IO.Pipes - Resources\net80\System.IO.Pipes.dll + + net80.System.Net.ServicePoint + Resources\net80\System.Net.ServicePoint.dll - - net80.System.IO.UnmanagedMemoryStream - Resources\net80\System.IO.UnmanagedMemoryStream.dll + + net80.System.Text.Encoding.CodePages + Resources\net80\System.Text.Encoding.CodePages.dll - - net80.System.Linq - Resources\net80\System.Linq.dll + + net80.System.IO.Compression + Resources\net80\System.IO.Compression.dll - - net80.System.Linq.Expressions - Resources\net80\System.Linq.Expressions.dll + + net80.System.Reflection.Extensions + Resources\net80\System.Reflection.Extensions.dll - - net80.System.Linq.Parallel - Resources\net80\System.Linq.Parallel.dll + + net80.System.Runtime.Serialization + Resources\net80\System.Runtime.Serialization.dll - - net80.System.Linq.Queryable - Resources\net80\System.Linq.Queryable.dll + + net80.System.Reflection.Emit + Resources\net80\System.Reflection.Emit.dll - - net80.System.Memory - Resources\net80\System.Memory.dll + + net80.System.Net.NetworkInformation + Resources\net80\System.Net.NetworkInformation.dll - - net80.System.Net - Resources\net80\System.Net.dll + + net80.System.Reflection.Emit.ILGeneration + Resources\net80\System.Reflection.Emit.ILGeneration.dll - - net80.System.Net.Http - Resources\net80\System.Net.Http.dll + + net80.System.Diagnostics.Process + Resources\net80\System.Diagnostics.Process.dll - - net80.System.Net.Http.Json - Resources\net80\System.Net.Http.Json.dll + + net80.System.ComponentModel.Primitives + Resources\net80\System.ComponentModel.Primitives.dll - - net80.System.Net.HttpListener - Resources\net80\System.Net.HttpListener.dll + + net80.System.ComponentModel.DataAnnotations + Resources\net80\System.ComponentModel.DataAnnotations.dll - - net80.System.Net.Mail - Resources\net80\System.Net.Mail.dll + + net80.System.Runtime.CompilerServices.VisualC + Resources\net80\System.Runtime.CompilerServices.VisualC.dll - - net80.System.Net.NameResolution - Resources\net80\System.Net.NameResolution.dll + + net80.System.Diagnostics.Debug + Resources\net80\System.Diagnostics.Debug.dll - - net80.System.Net.NetworkInformation - Resources\net80\System.Net.NetworkInformation.dll + + net80.System.Buffers + Resources\net80\System.Buffers.dll - - net80.System.Net.Ping - Resources\net80\System.Net.Ping.dll + + net80.System.Collections.NonGeneric + Resources\net80\System.Collections.NonGeneric.dll - - net80.System.Net.Primitives - Resources\net80\System.Net.Primitives.dll + + net80.System.Threading + Resources\net80\System.Threading.dll - - net80.System.Net.Quic - Resources\net80\System.Net.Quic.dll + + net80.System.IO.Compression.ZipFile + Resources\net80\System.IO.Compression.ZipFile.dll - - net80.System.Net.Requests - Resources\net80\System.Net.Requests.dll + + net80.System.Xml.ReaderWriter + Resources\net80\System.Xml.ReaderWriter.dll - - net80.System.Net.Security - Resources\net80\System.Net.Security.dll + + net80.System.Text.RegularExpressions + Resources\net80\System.Text.RegularExpressions.dll - - net80.System.Net.ServicePoint - Resources\net80\System.Net.ServicePoint.dll + + net80.Microsoft.VisualBasic + Resources\net80\Microsoft.VisualBasic.dll - - net80.System.Net.Sockets - Resources\net80\System.Net.Sockets.dll + + net80.System.ComponentModel.Annotations + Resources\net80\System.ComponentModel.Annotations.dll - - net80.System.Net.WebClient - Resources\net80\System.Net.WebClient.dll + + net80.System.Net.Requests + Resources\net80\System.Net.Requests.dll - - net80.System.Net.WebHeaderCollection - Resources\net80\System.Net.WebHeaderCollection.dll + + net80.System.Globalization.Calendars + Resources\net80\System.Globalization.Calendars.dll - - net80.System.Net.WebProxy - Resources\net80\System.Net.WebProxy.dll + + net80.System.Collections.Immutable + Resources\net80\System.Collections.Immutable.dll - - net80.System.Net.WebSockets.Client - Resources\net80\System.Net.WebSockets.Client.dll + + net80.System.Runtime.Serialization.Primitives + Resources\net80\System.Runtime.Serialization.Primitives.dll - - net80.System.Net.WebSockets - Resources\net80\System.Net.WebSockets.dll + + net80.System.Text.Encoding.Extensions + Resources\net80\System.Text.Encoding.Extensions.dll - - net80.System.Numerics - Resources\net80\System.Numerics.dll + + net80.System.Diagnostics.StackTrace + Resources\net80\System.Diagnostics.StackTrace.dll - - net80.System.Numerics.Vectors - Resources\net80\System.Numerics.Vectors.dll + + net80.System.Net.Primitives + Resources\net80\System.Net.Primitives.dll - - net80.System.ObjectModel - Resources\net80\System.ObjectModel.dll + + net80.System.Security.SecureString + Resources\net80\System.Security.SecureString.dll - - net80.System.Reflection.DispatchProxy - Resources\net80\System.Reflection.DispatchProxy.dll + + net80.System.Security.Principal + Resources\net80\System.Security.Principal.dll - - net80.System.Reflection - Resources\net80\System.Reflection.dll + + net80.System.ServiceProcess + Resources\net80\System.ServiceProcess.dll - - net80.System.Reflection.Emit - Resources\net80\System.Reflection.Emit.dll + + net80.System.Linq.Queryable + Resources\net80\System.Linq.Queryable.dll - - net80.System.Reflection.Emit.ILGeneration - Resources\net80\System.Reflection.Emit.ILGeneration.dll + + net80.System.Memory + Resources\net80\System.Memory.dll - - net80.System.Reflection.Emit.Lightweight - Resources\net80\System.Reflection.Emit.Lightweight.dll + + net80.System.Xml.XDocument + Resources\net80\System.Xml.XDocument.dll - - net80.System.Reflection.Extensions - Resources\net80\System.Reflection.Extensions.dll + + net80.System.Collections + Resources\net80\System.Collections.dll - - net80.System.Reflection.Metadata - Resources\net80\System.Reflection.Metadata.dll + + net80.System.Web.HttpUtility + Resources\net80\System.Web.HttpUtility.dll - - net80.System.Reflection.Primitives - Resources\net80\System.Reflection.Primitives.dll + + net80.System.Runtime + Resources\net80\System.Runtime.dll - - net80.System.Reflection.TypeExtensions - Resources\net80\System.Reflection.TypeExtensions.dll + + net80.System.Threading.Tasks.Dataflow + Resources\net80\System.Threading.Tasks.Dataflow.dll - - net80.System.Resources.Reader - Resources\net80\System.Resources.Reader.dll + + net80.System.Net.Ping + Resources\net80\System.Net.Ping.dll - - net80.System.Resources.ResourceManager - Resources\net80\System.Resources.ResourceManager.dll + + net80.System.IO.FileSystem.AccessControl + Resources\net80\System.IO.FileSystem.AccessControl.dll - - net80.System.Resources.Writer - Resources\net80\System.Resources.Writer.dll + + net80.System.Collections.Specialized + Resources\net80\System.Collections.Specialized.dll - - net80.System.Runtime.CompilerServices.Unsafe - Resources\net80\System.Runtime.CompilerServices.Unsafe.dll + + net80.System.Net.WebClient + Resources\net80\System.Net.WebClient.dll - - net80.System.Runtime.CompilerServices.VisualC - Resources\net80\System.Runtime.CompilerServices.VisualC.dll + + net80.System.Text.Encoding + Resources\net80\System.Text.Encoding.dll - - net80.System.Runtime - Resources\net80\System.Runtime.dll + + net80.System.Resources.Reader + Resources\net80\System.Resources.Reader.dll - - net80.System.Runtime.Extensions - Resources\net80\System.Runtime.Extensions.dll + + net80.System.Data + Resources\net80\System.Data.dll - - net80.System.Runtime.Handles - Resources\net80\System.Runtime.Handles.dll + + net80.System.Net.Mail + Resources\net80\System.Net.Mail.dll - - net80.System.Runtime.InteropServices - Resources\net80\System.Runtime.InteropServices.dll + + net80.System.Security.AccessControl + Resources\net80\System.Security.AccessControl.dll - - net80.System.Runtime.InteropServices.JavaScript - Resources\net80\System.Runtime.InteropServices.JavaScript.dll + + net80.System.IO.FileSystem.DriveInfo + Resources\net80\System.IO.FileSystem.DriveInfo.dll - - net80.System.Runtime.InteropServices.RuntimeInformation - Resources\net80\System.Runtime.InteropServices.RuntimeInformation.dll + + net80.System.Net.Http.Json + Resources\net80\System.Net.Http.Json.dll - - net80.System.Runtime.Intrinsics - Resources\net80\System.Runtime.Intrinsics.dll + + net80.System.Reflection + Resources\net80\System.Reflection.dll - - net80.System.Runtime.Loader - Resources\net80\System.Runtime.Loader.dll + + net80.System.Numerics.Vectors + Resources\net80\System.Numerics.Vectors.dll - - net80.System.Runtime.Numerics - Resources\net80\System.Runtime.Numerics.dll + + net80.System.ServiceModel.Web + Resources\net80\System.ServiceModel.Web.dll - - net80.System.Runtime.Serialization - Resources\net80\System.Runtime.Serialization.dll + + net80.System.ComponentModel.EventBasedAsync + Resources\net80\System.ComponentModel.EventBasedAsync.dll - - net80.System.Runtime.Serialization.Formatters - Resources\net80\System.Runtime.Serialization.Formatters.dll + + net80.System.Xml.XPath + Resources\net80\System.Xml.XPath.dll - - net80.System.Runtime.Serialization.Json - Resources\net80\System.Runtime.Serialization.Json.dll + + net80.System.Security.Principal.Windows + Resources\net80\System.Security.Principal.Windows.dll - - net80.System.Runtime.Serialization.Primitives - Resources\net80\System.Runtime.Serialization.Primitives.dll + + net80.System.Reflection.Primitives + Resources\net80\System.Reflection.Primitives.dll - - net80.System.Runtime.Serialization.Xml - Resources\net80\System.Runtime.Serialization.Xml.dll + + net80.netstandard + Resources\net80\netstandard.dll - - net80.System.Security.AccessControl - Resources\net80\System.Security.AccessControl.dll + + net80.System.Globalization.Extensions + Resources\net80\System.Globalization.Extensions.dll - - net80.System.Security.Claims - Resources\net80\System.Security.Claims.dll + + net80.System.Net.Security + Resources\net80\System.Net.Security.dll - - net80.System.Security.Cryptography.Algorithms - Resources\net80\System.Security.Cryptography.Algorithms.dll + + net80.System.IO.FileSystem.Primitives + Resources\net80\System.IO.FileSystem.Primitives.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.Runtime.Extensions + Resources\net80\System.Runtime.Extensions.dll - - net80.System.Security.Cryptography - Resources\net80\System.Security.Cryptography.dll + + net80.System.Xml + Resources\net80\System.Xml.dll - - net80.System.Security.Cryptography.Encoding - Resources\net80\System.Security.Cryptography.Encoding.dll + + net80.System.IO.Compression.FileSystem + Resources\net80\System.IO.Compression.FileSystem.dll - - net80.System.Security.Cryptography.OpenSsl - Resources\net80\System.Security.Cryptography.OpenSsl.dll + + net80.System.Resources.Writer + Resources\net80\System.Resources.Writer.dll - - net80.System.Security.Cryptography.Primitives - Resources\net80\System.Security.Cryptography.Primitives.dll + + net80.System.IO.IsolatedStorage + Resources\net80\System.IO.IsolatedStorage.dll - - net80.System.Security.Cryptography.X509Certificates - Resources\net80\System.Security.Cryptography.X509Certificates.dll + + net80.System.Globalization + Resources\net80\System.Globalization.dll - - net80.System.Security - Resources\net80\System.Security.dll + + net80.System.Security.Claims + Resources\net80\System.Security.Claims.dll - - net80.System.Security.Principal - Resources\net80\System.Security.Principal.dll + + net80.System.Threading.ThreadPool + Resources\net80\System.Threading.ThreadPool.dll - - net80.System.Security.Principal.Windows - Resources\net80\System.Security.Principal.Windows.dll + + net80.System.Text.Encodings.Web + Resources\net80\System.Text.Encodings.Web.dll - - net80.System.Security.SecureString - Resources\net80\System.Security.SecureString.dll + + net80.System.Console + Resources\net80\System.Console.dll - - net80.System.ServiceModel.Web - Resources\net80\System.ServiceModel.Web.dll + + net80.mscorlib + Resources\net80\mscorlib.dll - - net80.System.ServiceProcess - Resources\net80\System.ServiceProcess.dll + + net80.System.Net.WebHeaderCollection + Resources\net80\System.Net.WebHeaderCollection.dll - - net80.System.Text.Encoding.CodePages - Resources\net80\System.Text.Encoding.CodePages.dll + + net80.System.Xml.XPath.XDocument + Resources\net80\System.Xml.XPath.XDocument.dll - - net80.System.Text.Encoding - Resources\net80\System.Text.Encoding.dll + + net80.System.ComponentModel + Resources\net80\System.ComponentModel.dll - - net80.System.Text.Encoding.Extensions - Resources\net80\System.Text.Encoding.Extensions.dll + + net80.System.Numerics + Resources\net80\System.Numerics.dll - - net80.System.Text.Encodings.Web - Resources\net80\System.Text.Encodings.Web.dll + + net80.System.Threading.Tasks.Extensions + Resources\net80\System.Threading.Tasks.Extensions.dll - - net80.System.Text.Json - Resources\net80\System.Text.Json.dll + + net80.System.Linq.Expressions + Resources\net80\System.Linq.Expressions.dll - - net80.System.Text.RegularExpressions - Resources\net80\System.Text.RegularExpressions.dll + + net80.System.Threading.Tasks + Resources\net80\System.Threading.Tasks.dll - - net80.System.Threading.Channels - Resources\net80\System.Threading.Channels.dll + + net80.System.Xml.Linq + Resources\net80\System.Xml.Linq.dll - - net80.System.Threading - Resources\net80\System.Threading.dll + + net80.System.IO.FileSystem + Resources\net80\System.IO.FileSystem.dll - - net80.System.Threading.Overlapped - Resources\net80\System.Threading.Overlapped.dll + + net80.Microsoft.Win32.Registry + Resources\net80\Microsoft.Win32.Registry.dll - - net80.System.Threading.Tasks.Dataflow - Resources\net80\System.Threading.Tasks.Dataflow.dll + + net80.System.Linq + Resources\net80\System.Linq.dll - - net80.System.Threading.Tasks - Resources\net80\System.Threading.Tasks.dll + + net80.System.Runtime.Intrinsics + Resources\net80\System.Runtime.Intrinsics.dll - - net80.System.Threading.Tasks.Extensions - Resources\net80\System.Threading.Tasks.Extensions.dll + + net80.System.Data.Common + Resources\net80\System.Data.Common.dll - - net80.System.Threading.Tasks.Parallel - Resources\net80\System.Threading.Tasks.Parallel.dll + + net80.System.IO.FileSystem.Watcher + Resources\net80\System.IO.FileSystem.Watcher.dll - - net80.System.Threading.Thread - Resources\net80\System.Threading.Thread.dll + + net80.System.AppContext + Resources\net80\System.AppContext.dll - - net80.System.Threading.ThreadPool - Resources\net80\System.Threading.ThreadPool.dll + + net80.System.Security + Resources\net80\System.Security.dll - - net80.System.Threading.Timer - Resources\net80\System.Threading.Timer.dll + + net80.System.Runtime.Serialization.Json + Resources\net80\System.Runtime.Serialization.Json.dll - - net80.System.Transactions - Resources\net80\System.Transactions.dll + + net80.System.Net.Quic + Resources\net80\System.Net.Quic.dll - - net80.System.Transactions.Local - Resources\net80\System.Transactions.Local.dll + + net80.System.Runtime.Handles + Resources\net80\System.Runtime.Handles.dll - - net80.System.ValueTuple - Resources\net80\System.ValueTuple.dll + + net80.System.Runtime.InteropServices.JavaScript + Resources\net80\System.Runtime.InteropServices.JavaScript.dll - + + net80.System.Linq.Parallel + Resources\net80\System.Linq.Parallel.dll + + + net80.System.Threading.Channels + Resources\net80\System.Threading.Channels.dll + + net80.System.Web Resources\net80\System.Web.dll - - net80.System.Web.HttpUtility - Resources\net80\System.Web.HttpUtility.dll + + net80.System.Runtime.Numerics + Resources\net80\System.Runtime.Numerics.dll - - net80.System.Windows - Resources\net80\System.Windows.dll + + net80.System.Xml.XmlDocument + Resources\net80\System.Xml.XmlDocument.dll - - net80.System.Xml - Resources\net80\System.Xml.dll + + net80.System.Xml.XmlSerializer + Resources\net80\System.Xml.XmlSerializer.dll - - net80.System.Xml.Linq - Resources\net80\System.Xml.Linq.dll + + net80.System.Reflection.TypeExtensions + Resources\net80\System.Reflection.TypeExtensions.dll - - net80.System.Xml.ReaderWriter - Resources\net80\System.Xml.ReaderWriter.dll + + net80.System.IO.UnmanagedMemoryStream + Resources\net80\System.IO.UnmanagedMemoryStream.dll - - net80.System.Xml.Serialization - Resources\net80\System.Xml.Serialization.dll + + net80.System.Net.NameResolution + Resources\net80\System.Net.NameResolution.dll - - net80.System.Xml.XDocument - Resources\net80\System.Xml.XDocument.dll + + net80.System.Transactions + Resources\net80\System.Transactions.dll - - net80.System.Xml.XmlDocument - Resources\net80\System.Xml.XmlDocument.dll + + net80.System.Net.Http + Resources\net80\System.Net.Http.dll - - net80.System.Xml.XmlSerializer - Resources\net80\System.Xml.XmlSerializer.dll + + net80.System.Collections.Concurrent + Resources\net80\System.Collections.Concurrent.dll - - net80.System.Xml.XPath - Resources\net80\System.Xml.XPath.dll + + net80.System.Security.Cryptography.Encoding + Resources\net80\System.Security.Cryptography.Encoding.dll - - net80.System.Xml.XPath.XDocument - Resources\net80\System.Xml.XPath.XDocument.dll + + net80.System.Transactions.Local + Resources\net80\System.Transactions.Local.dll - - net80.WindowsBase - Resources\net80\WindowsBase.dll + + net80.System.IO.Pipes + Resources\net80\System.IO.Pipes.dll + + + net80.System.Windows + Resources\net80\System.Windows.dll + + + net80.System.Runtime.Serialization.Xml + Resources\net80\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs index 379d03c..d3ccd83 100644 --- a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.Windows.Forms.Design.Editors.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net80Windows.References.Accessibility, global::System.Guid.Parse("b838a6e0-4988-409d-8283-ce9e05381d24")); + 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 Microsoft.VisualBasic.dll + /// The for System.Security.Permissions.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 SystemSecurityPermissions => new ReferenceInfo("System.Security.Permissions.dll", Resources.SystemSecurityPermissions, Net80Windows.References.SystemSecurityPermissions, global::System.Guid.Parse("65054970-c059-4f8f-a790-64e91aef20ef")); /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for System.Security.Cryptography.ProtectedData.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 SystemSecurityCryptographyProtectedData => new ReferenceInfo("System.Security.Cryptography.ProtectedData.dll", Resources.SystemSecurityCryptographyProtectedData, Net80Windows.References.SystemSecurityCryptographyProtectedData, global::System.Guid.Parse("51eb3490-6cca-401a-ba24-8c84d5b5db1b")); /// - /// The for Microsoft.Win32.Registry.AccessControl.dll + /// The for PresentationFramework.Royale.dll /// - public static ReferenceInfo MicrosoftWin32RegistryAccessControl => new ReferenceInfo("Microsoft.Win32.Registry.AccessControl.dll", Resources.MicrosoftWin32RegistryAccessControl, Net80Windows.References.MicrosoftWin32RegistryAccessControl, global::System.Guid.Parse("b4ef7029-17f3-4bfb-8468-cd9cc8788653")); + 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 Microsoft.Win32.SystemEvents.dll + /// The for System.Drawing.Common.dll /// - public static ReferenceInfo MicrosoftWin32SystemEvents => new ReferenceInfo("Microsoft.Win32.SystemEvents.dll", Resources.MicrosoftWin32SystemEvents, Net80Windows.References.MicrosoftWin32SystemEvents, global::System.Guid.Parse("95a8dd5f-c243-46f0-b8f1-b9ba6e1c23cc")); + public static ReferenceInfo SystemDrawingCommon => new ReferenceInfo("System.Drawing.Common.dll", Resources.SystemDrawingCommon, Net80Windows.References.SystemDrawingCommon, global::System.Guid.Parse("010cf916-91b0-4968-8860-bd7b22289597")); /// - /// The for PresentationCore.dll + /// The for System.Windows.Forms.Design.dll /// - public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net80Windows.References.PresentationCore, global::System.Guid.Parse("65d53fac-bff6-42bc-82a7-29a786102f96")); + 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 PresentationFramework.Aero.dll + /// The for System.Threading.AccessControl.dll /// - public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net80Windows.References.PresentationFrameworkAero, global::System.Guid.Parse("9d7064a8-c3b0-4c7a-ab9b-d62165e4adcb")); + public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net80Windows.References.SystemThreadingAccessControl, global::System.Guid.Parse("6eac96e2-7040-412e-af85-84263fc44588")); /// - /// The for PresentationFramework.Aero2.dll + /// The for UIAutomationTypes.dll /// - public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net80Windows.References.PresentationFrameworkAero2, global::System.Guid.Parse("aeb777fc-35f9-409b-ad6a-4a237712fb21")); + public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net80Windows.References.UIAutomationTypes, global::System.Guid.Parse("1c5c8289-9a45-42e2-85db-230fefed659e")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net80Windows.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("04c06a18-6fe7-4803-9d41-96c713ebaeef")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80Windows.References.WindowsBase, global::System.Guid.Parse("9e0f10ba-1141-40ba-8799-5834bde35405")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net80Windows.References.PresentationFrameworkClassic, global::System.Guid.Parse("ffee0b5d-ffc3-4507-8ec2-b3f61a119967")); + public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net80Windows.References.SystemDrawing, global::System.Guid.Parse("7cc39be5-147d-4e11-9f96-10a99cbeafcf")); /// - /// The for PresentationFramework.dll + /// The for System.Design.dll /// - public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net80Windows.References.PresentationFramework, global::System.Guid.Parse("061819fb-8d8d-4d16-90ad-ca96cd0fb94e")); + public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net80Windows.References.SystemDesign, global::System.Guid.Parse("a6f9ab3f-f3fe-4d74-84b1-df7cdd31e11b")); /// - /// The for PresentationFramework.Luna.dll + /// The for PresentationFramework.Aero.dll /// - public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net80Windows.References.PresentationFrameworkLuna, global::System.Guid.Parse("3d023c05-04e1-4b10-b247-075b4510461c")); + public static ReferenceInfo PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net80Windows.References.PresentationFrameworkAero, global::System.Guid.Parse("9d7064a8-c3b0-4c7a-ab9b-d62165e4adcb")); /// - /// The for PresentationFramework.Royale.dll + /// The for Microsoft.Win32.Registry.AccessControl.dll /// - public static ReferenceInfo PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net80Windows.References.PresentationFrameworkRoyale, global::System.Guid.Parse("5c533038-bbee-4cb2-a9e1-b53cf6471f8c")); + public static ReferenceInfo MicrosoftWin32RegistryAccessControl => new ReferenceInfo("Microsoft.Win32.Registry.AccessControl.dll", Resources.MicrosoftWin32RegistryAccessControl, Net80Windows.References.MicrosoftWin32RegistryAccessControl, global::System.Guid.Parse("b4ef7029-17f3-4bfb-8468-cd9cc8788653")); /// - /// The for PresentationUI.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static ReferenceInfo PresentationUI => new ReferenceInfo("PresentationUI.dll", Resources.PresentationUI, Net80Windows.References.PresentationUI, global::System.Guid.Parse("e82dfef2-53f3-41eb-86a4-d73ba94e93f0")); + public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, Net80Windows.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("fee19757-fad2-4577-9cd5-ecbe30f24afb")); /// - /// The for ReachFramework.dll + /// The for System.Windows.Presentation.dll /// - public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net80Windows.References.ReachFramework, global::System.Guid.Parse("8ee92672-2812-4059-95f6-f60b7d392022")); + public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net80Windows.References.SystemWindowsPresentation, global::System.Guid.Parse("431b0932-fd4e-4135-a229-cd9a21fc65ae")); /// - /// The for System.CodeDom.dll + /// The for System.Windows.Forms.Primitives.dll /// - public static ReferenceInfo SystemCodeDom => new ReferenceInfo("System.CodeDom.dll", Resources.SystemCodeDom, Net80Windows.References.SystemCodeDom, global::System.Guid.Parse("76b649ee-47c5-4b17-b6d6-90f48f5483ec")); + 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.Configuration.ConfigurationManager.dll + /// The for System.Security.Cryptography.Pkcs.dll /// - public static ReferenceInfo SystemConfigurationConfigurationManager => new ReferenceInfo("System.Configuration.ConfigurationManager.dll", Resources.SystemConfigurationConfigurationManager, Net80Windows.References.SystemConfigurationConfigurationManager, global::System.Guid.Parse("9d3e71ac-2161-41e2-bac4-7af747145aec")); + public static ReferenceInfo SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, Net80Windows.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("38e78b12-ec50-45c5-9fdd-b6fc86ebdbe5")); /// - /// The for System.Design.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static ReferenceInfo SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net80Windows.References.SystemDesign, global::System.Guid.Parse("a6f9ab3f-f3fe-4d74-84b1-df7cdd31e11b")); + public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net80Windows.References.SystemWindowsInputManipulations, global::System.Guid.Parse("a7ef6fa2-b5bf-40e3-862c-4ca1d379ad9f")); /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, Net80Windows.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("66d868c6-cb61-41f4-bdb9-5c4464a35322")); + 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 System.Diagnostics.PerformanceCounter.dll + /// The for System.Xaml.dll /// - public static ReferenceInfo SystemDiagnosticsPerformanceCounter => new ReferenceInfo("System.Diagnostics.PerformanceCounter.dll", Resources.SystemDiagnosticsPerformanceCounter, Net80Windows.References.SystemDiagnosticsPerformanceCounter, global::System.Guid.Parse("8c3f60e3-186b-4c21-9bee-9306882e9796")); + public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net80Windows.References.SystemXaml, global::System.Guid.Parse("d5566738-6bc8-46c5-b25a-f58c5e377a9d")); /// - /// The for System.DirectoryServices.dll + /// The for System.IO.Packaging.dll /// - public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net80Windows.References.SystemDirectoryServices, global::System.Guid.Parse("417bc66f-b907-41cf-b6cc-ab2e8290d8f1")); + public static ReferenceInfo SystemIOPackaging => new ReferenceInfo("System.IO.Packaging.dll", Resources.SystemIOPackaging, Net80Windows.References.SystemIOPackaging, global::System.Guid.Parse("5924f06d-1c70-47b5-99f2-db30e81e7bae")); /// - /// The for System.Drawing.Common.dll + /// The for System.Windows.Forms.dll /// - public static ReferenceInfo SystemDrawingCommon => new ReferenceInfo("System.Drawing.Common.dll", Resources.SystemDrawingCommon, Net80Windows.References.SystemDrawingCommon, global::System.Guid.Parse("010cf916-91b0-4968-8860-bd7b22289597")); + 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.Drawing.Design.dll + /// The for UIAutomationClientSideProviders.dll /// - public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net80Windows.References.SystemDrawingDesign, global::System.Guid.Parse("1be64a92-0dd8-4e2b-9b15-c41d27a64552")); + public static ReferenceInfo UIAutomationClientSideProviders => new ReferenceInfo("UIAutomationClientSideProviders.dll", Resources.UIAutomationClientSideProviders, Net80Windows.References.UIAutomationClientSideProviders, global::System.Guid.Parse("efe1361f-536c-4113-a515-fdd87253c7f1")); /// - /// The for System.Drawing.dll + /// The for PresentationUI.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net80Windows.References.SystemDrawing, global::System.Guid.Parse("7cc39be5-147d-4e11-9f96-10a99cbeafcf")); + public static ReferenceInfo PresentationUI => new ReferenceInfo("PresentationUI.dll", Resources.PresentationUI, Net80Windows.References.PresentationUI, global::System.Guid.Parse("e82dfef2-53f3-41eb-86a4-d73ba94e93f0")); /// - /// The for System.IO.Packaging.dll + /// The for System.Diagnostics.EventLog.dll /// - public static ReferenceInfo SystemIOPackaging => new ReferenceInfo("System.IO.Packaging.dll", Resources.SystemIOPackaging, Net80Windows.References.SystemIOPackaging, global::System.Guid.Parse("5924f06d-1c70-47b5-99f2-db30e81e7bae")); + public static ReferenceInfo SystemDiagnosticsEventLog => new ReferenceInfo("System.Diagnostics.EventLog.dll", Resources.SystemDiagnosticsEventLog, Net80Windows.References.SystemDiagnosticsEventLog, global::System.Guid.Parse("66d868c6-cb61-41f4-bdb9-5c4464a35322")); /// - /// The for System.Printing.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net80Windows.References.SystemPrinting, global::System.Guid.Parse("9e27a0e8-9b60-4b0e-b0f3-875cf417ce4d")); + 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 System.Resources.Extensions.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static ReferenceInfo SystemResourcesExtensions => new ReferenceInfo("System.Resources.Extensions.dll", Resources.SystemResourcesExtensions, Net80Windows.References.SystemResourcesExtensions, global::System.Guid.Parse("c7d4a410-4960-464f-8eb8-b5c5855c3c90")); + public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net80Windows.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("e829936c-12d2-4ebf-9a69-c1590443924e")); /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for PresentationFramework.dll /// - public static ReferenceInfo SystemSecurityCryptographyPkcs => new ReferenceInfo("System.Security.Cryptography.Pkcs.dll", Resources.SystemSecurityCryptographyPkcs, Net80Windows.References.SystemSecurityCryptographyPkcs, global::System.Guid.Parse("38e78b12-ec50-45c5-9fdd-b6fc86ebdbe5")); + public static ReferenceInfo PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net80Windows.References.PresentationFramework, global::System.Guid.Parse("061819fb-8d8d-4d16-90ad-ca96cd0fb94e")); /// - /// The for System.Security.Cryptography.ProtectedData.dll + /// The for PresentationFramework.Aero2.dll /// - public static ReferenceInfo SystemSecurityCryptographyProtectedData => new ReferenceInfo("System.Security.Cryptography.ProtectedData.dll", Resources.SystemSecurityCryptographyProtectedData, Net80Windows.References.SystemSecurityCryptographyProtectedData, global::System.Guid.Parse("51eb3490-6cca-401a-ba24-8c84d5b5db1b")); + public static ReferenceInfo PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net80Windows.References.PresentationFrameworkAero2, global::System.Guid.Parse("aeb777fc-35f9-409b-ad6a-4a237712fb21")); /// - /// The for System.Security.Cryptography.Xml.dll + /// The for WindowsFormsIntegration.dll /// - public static ReferenceInfo SystemSecurityCryptographyXml => new ReferenceInfo("System.Security.Cryptography.Xml.dll", Resources.SystemSecurityCryptographyXml, Net80Windows.References.SystemSecurityCryptographyXml, global::System.Guid.Parse("fee19757-fad2-4577-9cd5-ecbe30f24afb")); + public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net80Windows.References.WindowsFormsIntegration, global::System.Guid.Parse("dbbc5c13-744f-474f-95ab-181d96ed80fd")); /// - /// The for System.Security.Permissions.dll + /// The for UIAutomationClient.dll /// - public static ReferenceInfo SystemSecurityPermissions => new ReferenceInfo("System.Security.Permissions.dll", Resources.SystemSecurityPermissions, Net80Windows.References.SystemSecurityPermissions, global::System.Guid.Parse("65054970-c059-4f8f-a790-64e91aef20ef")); + public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net80Windows.References.UIAutomationClient, global::System.Guid.Parse("d116a6f9-e02f-4850-a06f-234d2de0c454")); /// - /// The for System.Threading.AccessControl.dll + /// The for System.DirectoryServices.dll /// - public static ReferenceInfo SystemThreadingAccessControl => new ReferenceInfo("System.Threading.AccessControl.dll", Resources.SystemThreadingAccessControl, Net80Windows.References.SystemThreadingAccessControl, global::System.Guid.Parse("6eac96e2-7040-412e-af85-84263fc44588")); + public static ReferenceInfo SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net80Windows.References.SystemDirectoryServices, global::System.Guid.Parse("417bc66f-b907-41cf-b6cc-ab2e8290d8f1")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Diagnostics.PerformanceCounter.dll /// - public static ReferenceInfo SystemWindowsControlsRibbon => new ReferenceInfo("System.Windows.Controls.Ribbon.dll", Resources.SystemWindowsControlsRibbon, Net80Windows.References.SystemWindowsControlsRibbon, global::System.Guid.Parse("e829936c-12d2-4ebf-9a69-c1590443924e")); + public static ReferenceInfo SystemDiagnosticsPerformanceCounter => new ReferenceInfo("System.Diagnostics.PerformanceCounter.dll", Resources.SystemDiagnosticsPerformanceCounter, Net80Windows.References.SystemDiagnosticsPerformanceCounter, global::System.Guid.Parse("8c3f60e3-186b-4c21-9bee-9306882e9796")); /// /// The for System.Windows.Extensions.dll @@ -183,69 +183,69 @@ 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 + /// The for System.Resources.Extensions.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")); + public static ReferenceInfo SystemResourcesExtensions => new ReferenceInfo("System.Resources.Extensions.dll", Resources.SystemResourcesExtensions, Net80Windows.References.SystemResourcesExtensions, global::System.Guid.Parse("c7d4a410-4960-464f-8eb8-b5c5855c3c90")); /// - /// The for System.Windows.Forms.Design.Editors.dll + /// The for PresentationFramework.Classic.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")); + 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 System.Windows.Forms.dll + /// The for UIAutomationProvider.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 UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net80Windows.References.UIAutomationProvider, global::System.Guid.Parse("e889080f-cc08-4c50-a930-51c643403b3a")); /// - /// The for System.Windows.Forms.Primitives.dll + /// The for Accessibility.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")); + public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net80Windows.References.Accessibility, global::System.Guid.Parse("b838a6e0-4988-409d-8283-ce9e05381d24")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for PresentationFramework.Luna.dll /// - public static ReferenceInfo SystemWindowsInputManipulations => new ReferenceInfo("System.Windows.Input.Manipulations.dll", Resources.SystemWindowsInputManipulations, Net80Windows.References.SystemWindowsInputManipulations, global::System.Guid.Parse("a7ef6fa2-b5bf-40e3-862c-4ca1d379ad9f")); + public static ReferenceInfo PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net80Windows.References.PresentationFrameworkLuna, global::System.Guid.Parse("3d023c05-04e1-4b10-b247-075b4510461c")); /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.Win32.SystemEvents.dll /// - public static ReferenceInfo SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net80Windows.References.SystemWindowsPresentation, global::System.Guid.Parse("431b0932-fd4e-4135-a229-cd9a21fc65ae")); + public static ReferenceInfo MicrosoftWin32SystemEvents => new ReferenceInfo("Microsoft.Win32.SystemEvents.dll", Resources.MicrosoftWin32SystemEvents, Net80Windows.References.MicrosoftWin32SystemEvents, global::System.Guid.Parse("95a8dd5f-c243-46f0-b8f1-b9ba6e1c23cc")); /// - /// The for System.Xaml.dll + /// The for System.Printing.dll /// - public static ReferenceInfo SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net80Windows.References.SystemXaml, global::System.Guid.Parse("d5566738-6bc8-46c5-b25a-f58c5e377a9d")); + public static ReferenceInfo SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net80Windows.References.SystemPrinting, global::System.Guid.Parse("9e27a0e8-9b60-4b0e-b0f3-875cf417ce4d")); /// - /// The for UIAutomationClient.dll + /// The for PresentationCore.dll /// - public static ReferenceInfo UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net80Windows.References.UIAutomationClient, global::System.Guid.Parse("d116a6f9-e02f-4850-a06f-234d2de0c454")); + public static ReferenceInfo PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net80Windows.References.PresentationCore, global::System.Guid.Parse("65d53fac-bff6-42bc-82a7-29a786102f96")); /// - /// The for UIAutomationClientSideProviders.dll + /// The for System.Configuration.ConfigurationManager.dll /// - public static ReferenceInfo UIAutomationClientSideProviders => new ReferenceInfo("UIAutomationClientSideProviders.dll", Resources.UIAutomationClientSideProviders, Net80Windows.References.UIAutomationClientSideProviders, global::System.Guid.Parse("efe1361f-536c-4113-a515-fdd87253c7f1")); + public static ReferenceInfo SystemConfigurationConfigurationManager => new ReferenceInfo("System.Configuration.ConfigurationManager.dll", Resources.SystemConfigurationConfigurationManager, Net80Windows.References.SystemConfigurationConfigurationManager, global::System.Guid.Parse("9d3e71ac-2161-41e2-bac4-7af747145aec")); /// - /// The for UIAutomationProvider.dll + /// The for System.Drawing.Design.dll /// - public static ReferenceInfo UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net80Windows.References.UIAutomationProvider, global::System.Guid.Parse("e889080f-cc08-4c50-a930-51c643403b3a")); + public static ReferenceInfo SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net80Windows.References.SystemDrawingDesign, global::System.Guid.Parse("1be64a92-0dd8-4e2b-9b15-c41d27a64552")); /// - /// The for UIAutomationTypes.dll + /// The for ReachFramework.dll /// - public static ReferenceInfo UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net80Windows.References.UIAutomationTypes, global::System.Guid.Parse("1c5c8289-9a45-42e2-85db-230fefed659e")); + public static ReferenceInfo ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net80Windows.References.ReachFramework, global::System.Guid.Parse("8ee92672-2812-4059-95f6-f60b7d392022")); /// - /// The for WindowsBase.dll + /// The for PresentationFramework.AeroLite.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80Windows.References.WindowsBase, global::System.Guid.Parse("9e0f10ba-1141-40ba-8799-5834bde35405")); + public static ReferenceInfo PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net80Windows.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("04c06a18-6fe7-4803-9d41-96c713ebaeef")); /// - /// The for WindowsFormsIntegration.dll + /// The for System.CodeDom.dll /// - public static ReferenceInfo WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net80Windows.References.WindowsFormsIntegration, global::System.Guid.Parse("dbbc5c13-744f-474f-95ab-181d96ed80fd")); + public static ReferenceInfo SystemCodeDom => new ReferenceInfo("System.CodeDom.dll", Resources.SystemCodeDom, Net80Windows.References.SystemCodeDom, global::System.Guid.Parse("76b649ee-47c5-4b17-b6d6-90f48f5483ec")); private static ImmutableArray _all; public static ImmutableArray All { @@ -255,625 +255,625 @@ public static ImmutableArray All { _all = [ - Accessibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicForms, - MicrosoftWin32RegistryAccessControl, - MicrosoftWin32SystemEvents, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWindowsFormsDesignEditors, + SystemSecurityPermissions, + SystemSecurityCryptographyProtectedData, PresentationFrameworkRoyale, - PresentationUI, - ReachFramework, - SystemCodeDom, - SystemConfigurationConfigurationManager, - SystemDesign, - SystemDiagnosticsEventLog, - SystemDiagnosticsPerformanceCounter, - SystemDirectoryServices, SystemDrawingCommon, - SystemDrawingDesign, + SystemWindowsFormsDesign, + SystemThreadingAccessControl, + UIAutomationTypes, + WindowsBase, SystemDrawing, - SystemIOPackaging, - SystemPrinting, - SystemResourcesExtensions, - SystemSecurityCryptographyPkcs, - SystemSecurityCryptographyProtectedData, + SystemDesign, + PresentationFrameworkAero, + MicrosoftWin32RegistryAccessControl, SystemSecurityCryptographyXml, - SystemSecurityPermissions, - SystemThreadingAccessControl, - SystemWindowsControlsRibbon, - SystemWindowsExtensions, - SystemWindowsFormsDesign, - SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsPresentation, SystemWindowsFormsPrimitives, + SystemSecurityCryptographyPkcs, SystemWindowsInputManipulations, - SystemWindowsPresentation, + MicrosoftVisualBasic, SystemXaml, - UIAutomationClient, + SystemIOPackaging, + SystemWindowsForms, UIAutomationClientSideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, + PresentationUI, + SystemDiagnosticsEventLog, + MicrosoftVisualBasicForms, + SystemWindowsControlsRibbon, + PresentationFramework, + PresentationFrameworkAero2, WindowsFormsIntegration, - ]; - } - return _all; - } - } - - public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); - } -} - -public static partial class Net80Windows -{ - public static class References + UIAutomationClient, + SystemDirectoryServices, + SystemDiagnosticsPerformanceCounter, + SystemWindowsExtensions, + SystemResourcesExtensions, + PresentationFrameworkClassic, + UIAutomationProvider, + Accessibility, + PresentationFrameworkLuna, + MicrosoftWin32SystemEvents, + SystemPrinting, + PresentationCore, + SystemConfigurationConfigurationManager, + SystemDrawingDesign, + ReachFramework, + PresentationFrameworkAeroLite, + SystemCodeDom, + ]; + } + return _all; + } + } + + public static IEnumerable<(string FileName, byte[] ImageBytes, PortableExecutableReference Reference, Guid Mvid)> AllValues => All.Select(x => x.AsTuple()); + } +} + +public static partial class Net80Windows +{ + public static class References { - private static PortableExecutableReference? _Accessibility; + private static PortableExecutableReference? _SystemWindowsFormsDesignEditors; /// - /// The for Accessibility.dll + /// The for System.Windows.Forms.Design.Editors.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference SystemWindowsFormsDesignEditors { get { - if (_Accessibility is null) + if (_SystemWindowsFormsDesignEditors is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net80windows)"); + _SystemWindowsFormsDesignEditors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms.Design.Editors")).GetReference(filePath: "System.Windows.Forms.Design.Editors.dll", display: "System.Windows.Forms.Design.Editors (net80windows)"); } - return _Accessibility; + return _SystemWindowsFormsDesignEditors; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemSecurityPermissions; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Security.Permissions.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemSecurityPermissions { get { - if (_MicrosoftVisualBasic is null) + if (_SystemSecurityPermissions is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80windows)"); + _SystemSecurityPermissions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Permissions")).GetReference(filePath: "System.Security.Permissions.dll", display: "System.Security.Permissions (net80windows)"); } - return _MicrosoftVisualBasic; + return _SystemSecurityPermissions; } } - private static PortableExecutableReference? _MicrosoftVisualBasicForms; + private static PortableExecutableReference? _SystemSecurityCryptographyProtectedData; /// - /// The for Microsoft.VisualBasic.Forms.dll + /// The for System.Security.Cryptography.ProtectedData.dll /// - public static PortableExecutableReference MicrosoftVisualBasicForms + public static PortableExecutableReference SystemSecurityCryptographyProtectedData { get { - if (_MicrosoftVisualBasicForms is null) + if (_SystemSecurityCryptographyProtectedData is null) { - _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net80windows)"); + _SystemSecurityCryptographyProtectedData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Cryptography.ProtectedData")).GetReference(filePath: "System.Security.Cryptography.ProtectedData.dll", display: "System.Security.Cryptography.ProtectedData (net80windows)"); } - return _MicrosoftVisualBasicForms; + return _SystemSecurityCryptographyProtectedData; } } - private static PortableExecutableReference? _MicrosoftWin32RegistryAccessControl; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for Microsoft.Win32.Registry.AccessControl.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference MicrosoftWin32RegistryAccessControl + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_MicrosoftWin32RegistryAccessControl is null) + if (_PresentationFrameworkRoyale is null) { - _MicrosoftWin32RegistryAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.Win32.Registry.AccessControl")).GetReference(filePath: "Microsoft.Win32.Registry.AccessControl.dll", display: "Microsoft.Win32.Registry.AccessControl (net80windows)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net80windows)"); } - return _MicrosoftWin32RegistryAccessControl; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _MicrosoftWin32SystemEvents; + private static PortableExecutableReference? _SystemDrawingCommon; /// - /// The for Microsoft.Win32.SystemEvents.dll + /// The for System.Drawing.Common.dll /// - public static PortableExecutableReference MicrosoftWin32SystemEvents + public static PortableExecutableReference SystemDrawingCommon { get { - if (_MicrosoftWin32SystemEvents is null) + if (_SystemDrawingCommon is null) { - _MicrosoftWin32SystemEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.Win32.SystemEvents")).GetReference(filePath: "Microsoft.Win32.SystemEvents.dll", display: "Microsoft.Win32.SystemEvents (net80windows)"); + _SystemDrawingCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Drawing.Common")).GetReference(filePath: "System.Drawing.Common.dll", display: "System.Drawing.Common (net80windows)"); } - return _MicrosoftWin32SystemEvents; + return _SystemDrawingCommon; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemWindowsFormsDesign; /// - /// The for PresentationCore.dll + /// The for System.Windows.Forms.Design.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemWindowsFormsDesign { get { - if (_PresentationCore is null) + if (_SystemWindowsFormsDesign is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (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 _PresentationCore; + return _SystemWindowsFormsDesign; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemThreadingAccessControl; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Threading.AccessControl.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemThreadingAccessControl { get { - if (_PresentationFrameworkAero is null) + if (_SystemThreadingAccessControl is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net80windows)"); + _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net80windows)"); } - return _PresentationFrameworkAero; + return _SystemThreadingAccessControl; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for PresentationFramework.Aero2.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference UIAutomationTypes { get { - if (_PresentationFrameworkAero2 is null) + if (_UIAutomationTypes is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net80windows)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net80windows)"); } - return _PresentationFrameworkAero2; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _WindowsBase; /// - /// The for PresentationFramework.AeroLite.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference WindowsBase { get { - if (_PresentationFrameworkAeroLite is null) + if (_WindowsBase is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net80windows)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net80windows)"); } - return _PresentationFrameworkAeroLite; + return _WindowsBase; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemDrawing { get { - if (_PresentationFrameworkClassic is null) + if (_SystemDrawing is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net80windows)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net80windows)"); } - return _PresentationFrameworkClassic; + return _SystemDrawing; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _SystemDesign; /// - /// The for PresentationFramework.dll + /// The for System.Design.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference SystemDesign { get { - if (_PresentationFramework is null) + if (_SystemDesign is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net80windows)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net80windows)"); } - return _PresentationFramework; + return _SystemDesign; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for PresentationFramework.Luna.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_PresentationFrameworkLuna is null) + if (_PresentationFrameworkAero is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net80windows)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net80windows)"); } - return _PresentationFrameworkLuna; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _MicrosoftWin32RegistryAccessControl; /// - /// The for PresentationFramework.Royale.dll + /// The for Microsoft.Win32.Registry.AccessControl.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference MicrosoftWin32RegistryAccessControl { get { - if (_PresentationFrameworkRoyale is null) + if (_MicrosoftWin32RegistryAccessControl is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net80windows)"); + _MicrosoftWin32RegistryAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.Win32.Registry.AccessControl")).GetReference(filePath: "Microsoft.Win32.Registry.AccessControl.dll", display: "Microsoft.Win32.Registry.AccessControl (net80windows)"); } - return _PresentationFrameworkRoyale; + return _MicrosoftWin32RegistryAccessControl; } } - private static PortableExecutableReference? _PresentationUI; + private static PortableExecutableReference? _SystemSecurityCryptographyXml; /// - /// The for PresentationUI.dll + /// The for System.Security.Cryptography.Xml.dll /// - public static PortableExecutableReference PresentationUI + public static PortableExecutableReference SystemSecurityCryptographyXml { get { - if (_PresentationUI is null) + if (_SystemSecurityCryptographyXml is null) { - _PresentationUI = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationUI")).GetReference(filePath: "PresentationUI.dll", display: "PresentationUI (net80windows)"); + _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (net80windows)"); } - return _PresentationUI; + return _SystemSecurityCryptographyXml; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for ReachFramework.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_ReachFramework is null) + if (_SystemWindowsPresentation is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net80windows)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net80windows)"); } - return _ReachFramework; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemCodeDom; + private static PortableExecutableReference? _SystemWindowsFormsPrimitives; /// - /// The for System.CodeDom.dll + /// The for System.Windows.Forms.Primitives.dll /// - public static PortableExecutableReference SystemCodeDom + public static PortableExecutableReference SystemWindowsFormsPrimitives { get { - if (_SystemCodeDom is null) + if (_SystemWindowsFormsPrimitives is null) { - _SystemCodeDom = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.CodeDom")).GetReference(filePath: "System.CodeDom.dll", display: "System.CodeDom (net80windows)"); + _SystemWindowsFormsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms.Primitives")).GetReference(filePath: "System.Windows.Forms.Primitives.dll", display: "System.Windows.Forms.Primitives (net80windows)"); } - return _SystemCodeDom; + return _SystemWindowsFormsPrimitives; } } - private static PortableExecutableReference? _SystemConfigurationConfigurationManager; + private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; /// - /// The for System.Configuration.ConfigurationManager.dll + /// The for System.Security.Cryptography.Pkcs.dll /// - public static PortableExecutableReference SystemConfigurationConfigurationManager + public static PortableExecutableReference SystemSecurityCryptographyPkcs { get { - if (_SystemConfigurationConfigurationManager is null) + if (_SystemSecurityCryptographyPkcs is null) { - _SystemConfigurationConfigurationManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Configuration.ConfigurationManager")).GetReference(filePath: "System.Configuration.ConfigurationManager.dll", display: "System.Configuration.ConfigurationManager (net80windows)"); + _SystemSecurityCryptographyPkcs = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Cryptography.Pkcs")).GetReference(filePath: "System.Security.Cryptography.Pkcs.dll", display: "System.Security.Cryptography.Pkcs (net80windows)"); } - return _SystemConfigurationConfigurationManager; + return _SystemSecurityCryptographyPkcs; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.Design.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemDesign is null) + if (_SystemWindowsInputManipulations is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net80windows)"); + _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net80windows)"); } - return _SystemDesign; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemDiagnosticsEventLog; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Diagnostics.EventLog.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemDiagnosticsEventLog + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemDiagnosticsEventLog is null) + if (_MicrosoftVisualBasic is null) { - _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (net80windows)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80windows)"); } - return _SystemDiagnosticsEventLog; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemDiagnosticsPerformanceCounter; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.Diagnostics.PerformanceCounter.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemDiagnosticsPerformanceCounter + public static PortableExecutableReference SystemXaml { get { - if (_SystemDiagnosticsPerformanceCounter is null) + if (_SystemXaml is null) { - _SystemDiagnosticsPerformanceCounter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Diagnostics.PerformanceCounter")).GetReference(filePath: "System.Diagnostics.PerformanceCounter.dll", display: "System.Diagnostics.PerformanceCounter (net80windows)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net80windows)"); } - return _SystemDiagnosticsPerformanceCounter; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _SystemIOPackaging; /// - /// The for System.DirectoryServices.dll + /// The for System.IO.Packaging.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference SystemIOPackaging { get { - if (_SystemDirectoryServices is null) + if (_SystemIOPackaging is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net80windows)"); + _SystemIOPackaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.IO.Packaging")).GetReference(filePath: "System.IO.Packaging.dll", display: "System.IO.Packaging (net80windows)"); } - return _SystemDirectoryServices; + return _SystemIOPackaging; } } - private static PortableExecutableReference? _SystemDrawingCommon; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.Drawing.Common.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemDrawingCommon + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemDrawingCommon is null) + if (_SystemWindowsForms is null) { - _SystemDrawingCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Drawing.Common")).GetReference(filePath: "System.Drawing.Common.dll", display: "System.Drawing.Common (net80windows)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net80windows)"); } - return _SystemDrawingCommon; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _UIAutomationClientSideProviders; /// - /// The for System.Drawing.Design.dll + /// The for UIAutomationClientSideProviders.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference UIAutomationClientSideProviders { get { - if (_SystemDrawingDesign is null) + if (_UIAutomationClientSideProviders is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net80windows)"); + _UIAutomationClientSideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationClientSideProviders")).GetReference(filePath: "UIAutomationClientSideProviders.dll", display: "UIAutomationClientSideProviders (net80windows)"); } - return _SystemDrawingDesign; + return _UIAutomationClientSideProviders; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _PresentationUI; /// - /// The for System.Drawing.dll + /// The for PresentationUI.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference PresentationUI { get { - if (_SystemDrawing is null) + if (_PresentationUI is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net80windows)"); + _PresentationUI = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationUI")).GetReference(filePath: "PresentationUI.dll", display: "PresentationUI (net80windows)"); } - return _SystemDrawing; + return _PresentationUI; } } - private static PortableExecutableReference? _SystemIOPackaging; + private static PortableExecutableReference? _SystemDiagnosticsEventLog; /// - /// The for System.IO.Packaging.dll + /// The for System.Diagnostics.EventLog.dll /// - public static PortableExecutableReference SystemIOPackaging + public static PortableExecutableReference SystemDiagnosticsEventLog { get { - if (_SystemIOPackaging is null) + if (_SystemDiagnosticsEventLog is null) { - _SystemIOPackaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.IO.Packaging")).GetReference(filePath: "System.IO.Packaging.dll", display: "System.IO.Packaging (net80windows)"); + _SystemDiagnosticsEventLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Diagnostics.EventLog")).GetReference(filePath: "System.Diagnostics.EventLog.dll", display: "System.Diagnostics.EventLog (net80windows)"); } - return _SystemIOPackaging; + return _SystemDiagnosticsEventLog; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _MicrosoftVisualBasicForms; /// - /// The for System.Printing.dll + /// The for Microsoft.VisualBasic.Forms.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference MicrosoftVisualBasicForms { get { - if (_SystemPrinting is null) + if (_MicrosoftVisualBasicForms is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net80windows)"); + _MicrosoftVisualBasicForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.VisualBasic.Forms")).GetReference(filePath: "Microsoft.VisualBasic.Forms.dll", display: "Microsoft.VisualBasic.Forms (net80windows)"); } - return _SystemPrinting; + return _MicrosoftVisualBasicForms; } } - private static PortableExecutableReference? _SystemResourcesExtensions; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Resources.Extensions.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemResourcesExtensions + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemResourcesExtensions is null) + if (_SystemWindowsControlsRibbon is null) { - _SystemResourcesExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Resources.Extensions")).GetReference(filePath: "System.Resources.Extensions.dll", display: "System.Resources.Extensions (net80windows)"); + _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net80windows)"); } - return _SystemResourcesExtensions; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPkcs; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.Security.Cryptography.Pkcs.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPkcs + public static PortableExecutableReference PresentationFramework { get { - if (_SystemSecurityCryptographyPkcs is null) + if (_PresentationFramework is null) { - _SystemSecurityCryptographyPkcs = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Cryptography.Pkcs")).GetReference(filePath: "System.Security.Cryptography.Pkcs.dll", display: "System.Security.Cryptography.Pkcs (net80windows)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net80windows)"); } - return _SystemSecurityCryptographyPkcs; + return _PresentationFramework; } } - private static PortableExecutableReference? _SystemSecurityCryptographyProtectedData; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for System.Security.Cryptography.ProtectedData.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference SystemSecurityCryptographyProtectedData + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_SystemSecurityCryptographyProtectedData is null) + if (_PresentationFrameworkAero2 is null) { - _SystemSecurityCryptographyProtectedData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Cryptography.ProtectedData")).GetReference(filePath: "System.Security.Cryptography.ProtectedData.dll", display: "System.Security.Cryptography.ProtectedData (net80windows)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net80windows)"); } - return _SystemSecurityCryptographyProtectedData; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _SystemSecurityCryptographyXml; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.Security.Cryptography.Xml.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemSecurityCryptographyXml + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemSecurityCryptographyXml is null) + if (_WindowsFormsIntegration is null) { - _SystemSecurityCryptographyXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Cryptography.Xml")).GetReference(filePath: "System.Security.Cryptography.Xml.dll", display: "System.Security.Cryptography.Xml (net80windows)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net80windows)"); } - return _SystemSecurityCryptographyXml; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemSecurityPermissions; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.Security.Permissions.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemSecurityPermissions + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemSecurityPermissions is null) + if (_UIAutomationClient is null) { - _SystemSecurityPermissions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Security.Permissions")).GetReference(filePath: "System.Security.Permissions.dll", display: "System.Security.Permissions (net80windows)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net80windows)"); } - return _SystemSecurityPermissions; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemThreadingAccessControl; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.Threading.AccessControl.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemThreadingAccessControl + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemThreadingAccessControl is null) + if (_SystemDirectoryServices is null) { - _SystemThreadingAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Threading.AccessControl")).GetReference(filePath: "System.Threading.AccessControl.dll", display: "System.Threading.AccessControl (net80windows)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net80windows)"); } - return _SystemThreadingAccessControl; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _SystemDiagnosticsPerformanceCounter; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Diagnostics.PerformanceCounter.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference SystemDiagnosticsPerformanceCounter { get { - if (_SystemWindowsControlsRibbon is null) + if (_SystemDiagnosticsPerformanceCounter is null) { - _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net80windows)"); + _SystemDiagnosticsPerformanceCounter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Diagnostics.PerformanceCounter")).GetReference(filePath: "System.Diagnostics.PerformanceCounter.dll", display: "System.Diagnostics.PerformanceCounter (net80windows)"); } - return _SystemWindowsControlsRibbon; + return _SystemDiagnosticsPerformanceCounter; } } @@ -894,224 +894,224 @@ public static PortableExecutableReference SystemWindowsExtensions } } - private static PortableExecutableReference? _SystemWindowsFormsDesign; + private static PortableExecutableReference? _SystemResourcesExtensions; /// - /// The for System.Windows.Forms.Design.dll + /// The for System.Resources.Extensions.dll /// - public static PortableExecutableReference SystemWindowsFormsDesign + public static PortableExecutableReference SystemResourcesExtensions { get { - if (_SystemWindowsFormsDesign is null) + if (_SystemResourcesExtensions 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)"); + _SystemResourcesExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Resources.Extensions")).GetReference(filePath: "System.Resources.Extensions.dll", display: "System.Resources.Extensions (net80windows)"); } - return _SystemWindowsFormsDesign; + return _SystemResourcesExtensions; } } - private static PortableExecutableReference? _SystemWindowsFormsDesignEditors; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.Windows.Forms.Design.Editors.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemWindowsFormsDesignEditors + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemWindowsFormsDesignEditors is null) + if (_PresentationFrameworkClassic is null) { - _SystemWindowsFormsDesignEditors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms.Design.Editors")).GetReference(filePath: "System.Windows.Forms.Design.Editors.dll", display: "System.Windows.Forms.Design.Editors (net80windows)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net80windows)"); } - return _SystemWindowsFormsDesignEditors; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Windows.Forms.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemWindowsForms is null) + if (_UIAutomationProvider is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net80windows)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net80windows)"); } - return _SystemWindowsForms; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemWindowsFormsPrimitives; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Windows.Forms.Primitives.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemWindowsFormsPrimitives + public static PortableExecutableReference Accessibility { get { - if (_SystemWindowsFormsPrimitives is null) + if (_Accessibility is null) { - _SystemWindowsFormsPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Forms.Primitives")).GetReference(filePath: "System.Windows.Forms.Primitives.dll", display: "System.Windows.Forms.Primitives (net80windows)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net80windows)"); } - return _SystemWindowsFormsPrimitives; + return _Accessibility; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemWindowsInputManipulations is null) + if (_PresentationFrameworkLuna is null) { - _SystemWindowsInputManipulations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Input.Manipulations")).GetReference(filePath: "System.Windows.Input.Manipulations.dll", display: "System.Windows.Input.Manipulations (net80windows)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net80windows)"); } - return _SystemWindowsInputManipulations; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _MicrosoftWin32SystemEvents; /// - /// The for System.Windows.Presentation.dll + /// The for Microsoft.Win32.SystemEvents.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference MicrosoftWin32SystemEvents { get { - if (_SystemWindowsPresentation is null) + if (_MicrosoftWin32SystemEvents is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net80windows)"); + _MicrosoftWin32SystemEvents = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.Microsoft.Win32.SystemEvents")).GetReference(filePath: "Microsoft.Win32.SystemEvents.dll", display: "Microsoft.Win32.SystemEvents (net80windows)"); } - return _SystemWindowsPresentation; + return _MicrosoftWin32SystemEvents; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Xaml.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference SystemPrinting { get { - if (_SystemXaml is null) + if (_SystemPrinting is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net80windows)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net80windows)"); } - return _SystemXaml; + return _SystemPrinting; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _PresentationCore; /// - /// The for UIAutomationClient.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference PresentationCore { get { - if (_UIAutomationClient is null) + if (_PresentationCore is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net80windows)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net80windows)"); } - return _UIAutomationClient; + return _PresentationCore; } } - private static PortableExecutableReference? _UIAutomationClientSideProviders; + private static PortableExecutableReference? _SystemConfigurationConfigurationManager; /// - /// The for UIAutomationClientSideProviders.dll + /// The for System.Configuration.ConfigurationManager.dll /// - public static PortableExecutableReference UIAutomationClientSideProviders + public static PortableExecutableReference SystemConfigurationConfigurationManager { get { - if (_UIAutomationClientSideProviders is null) + if (_SystemConfigurationConfigurationManager is null) { - _UIAutomationClientSideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationClientSideProviders")).GetReference(filePath: "UIAutomationClientSideProviders.dll", display: "UIAutomationClientSideProviders (net80windows)"); + _SystemConfigurationConfigurationManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Configuration.ConfigurationManager")).GetReference(filePath: "System.Configuration.ConfigurationManager.dll", display: "System.Configuration.ConfigurationManager (net80windows)"); } - return _UIAutomationClientSideProviders; + return _SystemConfigurationConfigurationManager; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for UIAutomationProvider.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference SystemDrawingDesign { get { - if (_UIAutomationProvider is null) + if (_SystemDrawingDesign is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net80windows)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net80windows)"); } - return _UIAutomationProvider; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _ReachFramework; /// - /// The for UIAutomationTypes.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference ReachFramework { get { - if (_UIAutomationTypes is null) + if (_ReachFramework is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net80windows)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net80windows)"); } - return _UIAutomationTypes; + return _ReachFramework; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for WindowsBase.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_WindowsBase is null) + if (_PresentationFrameworkAeroLite is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net80windows)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net80windows)"); } - return _WindowsBase; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _SystemCodeDom; /// - /// The for WindowsFormsIntegration.dll + /// The for System.CodeDom.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference SystemCodeDom { get { - if (_WindowsFormsIntegration is null) + if (_SystemCodeDom is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net80windows)"); + _SystemCodeDom = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80windows.System.CodeDom")).GetReference(filePath: "System.CodeDom.dll", display: "System.CodeDom (net80windows)"); } - return _WindowsFormsIntegration; + return _SystemCodeDom; } } @@ -1124,53 +1124,53 @@ public static ImmutableArray All { _all = [ - Accessibility, - MicrosoftVisualBasic, - MicrosoftVisualBasicForms, - MicrosoftWin32RegistryAccessControl, - MicrosoftWin32SystemEvents, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWindowsFormsDesignEditors, + SystemSecurityPermissions, + SystemSecurityCryptographyProtectedData, PresentationFrameworkRoyale, - PresentationUI, - ReachFramework, - SystemCodeDom, - SystemConfigurationConfigurationManager, - SystemDesign, - SystemDiagnosticsEventLog, - SystemDiagnosticsPerformanceCounter, - SystemDirectoryServices, SystemDrawingCommon, - SystemDrawingDesign, + SystemWindowsFormsDesign, + SystemThreadingAccessControl, + UIAutomationTypes, + WindowsBase, SystemDrawing, - SystemIOPackaging, - SystemPrinting, - SystemResourcesExtensions, - SystemSecurityCryptographyPkcs, - SystemSecurityCryptographyProtectedData, + SystemDesign, + PresentationFrameworkAero, + MicrosoftWin32RegistryAccessControl, SystemSecurityCryptographyXml, - SystemSecurityPermissions, - SystemThreadingAccessControl, - SystemWindowsControlsRibbon, - SystemWindowsExtensions, - SystemWindowsFormsDesign, - SystemWindowsFormsDesignEditors, - SystemWindowsForms, + SystemWindowsPresentation, SystemWindowsFormsPrimitives, + SystemSecurityCryptographyPkcs, SystemWindowsInputManipulations, - SystemWindowsPresentation, + MicrosoftVisualBasic, SystemXaml, - UIAutomationClient, + SystemIOPackaging, + SystemWindowsForms, UIAutomationClientSideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, + PresentationUI, + SystemDiagnosticsEventLog, + MicrosoftVisualBasicForms, + SystemWindowsControlsRibbon, + PresentationFramework, + PresentationFrameworkAero2, WindowsFormsIntegration, + UIAutomationClient, + SystemDirectoryServices, + SystemDiagnosticsPerformanceCounter, + SystemWindowsExtensions, + SystemResourcesExtensions, + PresentationFrameworkClassic, + UIAutomationProvider, + Accessibility, + PresentationFrameworkLuna, + MicrosoftWin32SystemEvents, + SystemPrinting, + PresentationCore, + SystemConfigurationConfigurationManager, + SystemDrawingDesign, + ReachFramework, + PresentationFrameworkAeroLite, + SystemCodeDom, ]; } return _all; @@ -1184,202 +1184,202 @@ public static partial class Net80Windows public static class Resources { /// - /// The image bytes for Accessibility.dll + /// The image bytes for System.Windows.Forms.Design.Editors.dll /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net80windows.Accessibility"); - private static byte[]? _Accessibility; + public static byte[] SystemWindowsFormsDesignEditors => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesignEditors, "net80windows.System.Windows.Forms.Design.Editors"); + private static byte[]? _SystemWindowsFormsDesignEditors; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Security.Permissions.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80windows.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemSecurityPermissions => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPermissions, "net80windows.System.Security.Permissions"); + private static byte[]? _SystemSecurityPermissions; /// - /// The image bytes for Microsoft.VisualBasic.Forms.dll + /// The image bytes for System.Security.Cryptography.ProtectedData.dll /// - public static byte[] MicrosoftVisualBasicForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicForms, "net80windows.Microsoft.VisualBasic.Forms"); - private static byte[]? _MicrosoftVisualBasicForms; + public static byte[] SystemSecurityCryptographyProtectedData => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyProtectedData, "net80windows.System.Security.Cryptography.ProtectedData"); + private static byte[]? _SystemSecurityCryptographyProtectedData; /// - /// The image bytes for Microsoft.Win32.Registry.AccessControl.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] MicrosoftWin32RegistryAccessControl => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32RegistryAccessControl, "net80windows.Microsoft.Win32.Registry.AccessControl"); - private static byte[]? _MicrosoftWin32RegistryAccessControl; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net80windows.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for Microsoft.Win32.SystemEvents.dll + /// The image bytes for System.Drawing.Common.dll /// - public static byte[] MicrosoftWin32SystemEvents => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32SystemEvents, "net80windows.Microsoft.Win32.SystemEvents"); - private static byte[]? _MicrosoftWin32SystemEvents; + public static byte[] SystemDrawingCommon => ResourceLoader.GetOrCreateResource(ref _SystemDrawingCommon, "net80windows.System.Drawing.Common"); + private static byte[]? _SystemDrawingCommon; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for System.Windows.Forms.Design.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net80windows.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net80windows.System.Windows.Forms.Design"); + private static byte[]? _SystemWindowsFormsDesign; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Threading.AccessControl.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net80windows.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net80windows.System.Threading.AccessControl"); + private static byte[]? _SystemThreadingAccessControl; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net80windows.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net80windows.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net80windows.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80windows.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net80windows.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net80windows.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Design.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net80windows.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net80windows.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net80windows.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net80windows.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for Microsoft.Win32.Registry.AccessControl.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net80windows.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] MicrosoftWin32RegistryAccessControl => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32RegistryAccessControl, "net80windows.Microsoft.Win32.Registry.AccessControl"); + private static byte[]? _MicrosoftWin32RegistryAccessControl; /// - /// The image bytes for PresentationUI.dll + /// The image bytes for System.Security.Cryptography.Xml.dll /// - public static byte[] PresentationUI => ResourceLoader.GetOrCreateResource(ref _PresentationUI, "net80windows.PresentationUI"); - private static byte[]? _PresentationUI; + public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "net80windows.System.Security.Cryptography.Xml"); + private static byte[]? _SystemSecurityCryptographyXml; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net80windows.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net80windows.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.CodeDom.dll + /// The image bytes for System.Windows.Forms.Primitives.dll /// - public static byte[] SystemCodeDom => ResourceLoader.GetOrCreateResource(ref _SystemCodeDom, "net80windows.System.CodeDom"); - private static byte[]? _SystemCodeDom; + public static byte[] SystemWindowsFormsPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsPrimitives, "net80windows.System.Windows.Forms.Primitives"); + private static byte[]? _SystemWindowsFormsPrimitives; /// - /// The image bytes for System.Configuration.ConfigurationManager.dll + /// The image bytes for System.Security.Cryptography.Pkcs.dll /// - public static byte[] SystemConfigurationConfigurationManager => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationConfigurationManager, "net80windows.System.Configuration.ConfigurationManager"); - private static byte[]? _SystemConfigurationConfigurationManager; + public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "net80windows.System.Security.Cryptography.Pkcs"); + private static byte[]? _SystemSecurityCryptographyPkcs; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net80windows.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net80windows.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.Diagnostics.EventLog.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "net80windows.System.Diagnostics.EventLog"); - private static byte[]? _SystemDiagnosticsEventLog; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80windows.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Diagnostics.PerformanceCounter.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemDiagnosticsPerformanceCounter => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsPerformanceCounter, "net80windows.System.Diagnostics.PerformanceCounter"); - private static byte[]? _SystemDiagnosticsPerformanceCounter; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net80windows.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.IO.Packaging.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net80windows.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemIOPackaging => ResourceLoader.GetOrCreateResource(ref _SystemIOPackaging, "net80windows.System.IO.Packaging"); + private static byte[]? _SystemIOPackaging; /// - /// The image bytes for System.Drawing.Common.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemDrawingCommon => ResourceLoader.GetOrCreateResource(ref _SystemDrawingCommon, "net80windows.System.Drawing.Common"); - private static byte[]? _SystemDrawingCommon; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net80windows.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for UIAutomationClientSideProviders.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net80windows.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] UIAutomationClientSideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientSideProviders, "net80windows.UIAutomationClientSideProviders"); + private static byte[]? _UIAutomationClientSideProviders; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for PresentationUI.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net80windows.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] PresentationUI => ResourceLoader.GetOrCreateResource(ref _PresentationUI, "net80windows.PresentationUI"); + private static byte[]? _PresentationUI; /// - /// The image bytes for System.IO.Packaging.dll + /// The image bytes for System.Diagnostics.EventLog.dll /// - public static byte[] SystemIOPackaging => ResourceLoader.GetOrCreateResource(ref _SystemIOPackaging, "net80windows.System.IO.Packaging"); - private static byte[]? _SystemIOPackaging; + public static byte[] SystemDiagnosticsEventLog => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsEventLog, "net80windows.System.Diagnostics.EventLog"); + private static byte[]? _SystemDiagnosticsEventLog; /// - /// The image bytes for System.Printing.dll + /// The image bytes for Microsoft.VisualBasic.Forms.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net80windows.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] MicrosoftVisualBasicForms => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicForms, "net80windows.Microsoft.VisualBasic.Forms"); + private static byte[]? _MicrosoftVisualBasicForms; /// - /// The image bytes for System.Resources.Extensions.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemResourcesExtensions => ResourceLoader.GetOrCreateResource(ref _SystemResourcesExtensions, "net80windows.System.Resources.Extensions"); - private static byte[]? _SystemResourcesExtensions; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net80windows.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Security.Cryptography.Pkcs.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemSecurityCryptographyPkcs => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPkcs, "net80windows.System.Security.Cryptography.Pkcs"); - private static byte[]? _SystemSecurityCryptographyPkcs; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net80windows.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for System.Security.Cryptography.ProtectedData.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] SystemSecurityCryptographyProtectedData => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyProtectedData, "net80windows.System.Security.Cryptography.ProtectedData"); - private static byte[]? _SystemSecurityCryptographyProtectedData; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net80windows.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for System.Security.Cryptography.Xml.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemSecurityCryptographyXml => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyXml, "net80windows.System.Security.Cryptography.Xml"); - private static byte[]? _SystemSecurityCryptographyXml; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net80windows.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.Security.Permissions.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemSecurityPermissions => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPermissions, "net80windows.System.Security.Permissions"); - private static byte[]? _SystemSecurityPermissions; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net80windows.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.Threading.AccessControl.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemThreadingAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemThreadingAccessControl, "net80windows.System.Threading.AccessControl"); - private static byte[]? _SystemThreadingAccessControl; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net80windows.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for System.Diagnostics.PerformanceCounter.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net80windows.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] SystemDiagnosticsPerformanceCounter => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsPerformanceCounter, "net80windows.System.Diagnostics.PerformanceCounter"); + private static byte[]? _SystemDiagnosticsPerformanceCounter; /// /// The image bytes for System.Windows.Extensions.dll @@ -1388,82 +1388,82 @@ public static class Resources private static byte[]? _SystemWindowsExtensions; /// - /// The image bytes for System.Windows.Forms.Design.dll + /// The image bytes for System.Resources.Extensions.dll /// - public static byte[] SystemWindowsFormsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesign, "net80windows.System.Windows.Forms.Design"); - private static byte[]? _SystemWindowsFormsDesign; + public static byte[] SystemResourcesExtensions => ResourceLoader.GetOrCreateResource(ref _SystemResourcesExtensions, "net80windows.System.Resources.Extensions"); + private static byte[]? _SystemResourcesExtensions; /// - /// The image bytes for System.Windows.Forms.Design.Editors.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemWindowsFormsDesignEditors => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDesignEditors, "net80windows.System.Windows.Forms.Design.Editors"); - private static byte[]? _SystemWindowsFormsDesignEditors; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net80windows.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net80windows.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net80windows.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Windows.Forms.Primitives.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemWindowsFormsPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsPrimitives, "net80windows.System.Windows.Forms.Primitives"); - private static byte[]? _SystemWindowsFormsPrimitives; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net80windows.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net80windows.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net80windows.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for Microsoft.Win32.SystemEvents.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net80windows.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] MicrosoftWin32SystemEvents => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32SystemEvents, "net80windows.Microsoft.Win32.SystemEvents"); + private static byte[]? _MicrosoftWin32SystemEvents; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net80windows.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net80windows.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net80windows.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net80windows.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for UIAutomationClientSideProviders.dll + /// The image bytes for System.Configuration.ConfigurationManager.dll /// - public static byte[] UIAutomationClientSideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientSideProviders, "net80windows.UIAutomationClientSideProviders"); - private static byte[]? _UIAutomationClientSideProviders; + public static byte[] SystemConfigurationConfigurationManager => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationConfigurationManager, "net80windows.System.Configuration.ConfigurationManager"); + private static byte[]? _SystemConfigurationConfigurationManager; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net80windows.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net80windows.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net80windows.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net80windows.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80windows.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net80windows.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.CodeDom.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net80windows.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemCodeDom => ResourceLoader.GetOrCreateResource(ref _SystemCodeDom, "net80windows.System.CodeDom"); + private static byte[]? _SystemCodeDom; } diff --git a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets index 1e7cb26..d102149 100644 --- a/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets +++ b/Src/Basic.Reference.Assemblies.Net80Windows/Generated.targets @@ -1,192 +1,192 @@ - - net80windows.Accessibility - Resources\net80windows\Accessibility.dll + + net80windows.System.Windows.Forms.Design.Editors + Resources\net80windows\System.Windows.Forms.Design.Editors.dll - - net80windows.Microsoft.VisualBasic - Resources\net80windows\Microsoft.VisualBasic.dll + + net80windows.System.Security.Permissions + Resources\net80windows\System.Security.Permissions.dll - - net80windows.Microsoft.VisualBasic.Forms - Resources\net80windows\Microsoft.VisualBasic.Forms.dll + + net80windows.System.Security.Cryptography.ProtectedData + Resources\net80windows\System.Security.Cryptography.ProtectedData.dll - - net80windows.Microsoft.Win32.Registry.AccessControl - Resources\net80windows\Microsoft.Win32.Registry.AccessControl.dll + + net80windows.PresentationFramework.Royale + Resources\net80windows\PresentationFramework.Royale.dll - - net80windows.Microsoft.Win32.SystemEvents - Resources\net80windows\Microsoft.Win32.SystemEvents.dll + + net80windows.System.Drawing.Common + Resources\net80windows\System.Drawing.Common.dll - - net80windows.PresentationCore - Resources\net80windows\PresentationCore.dll + + net80windows.System.Windows.Forms.Design + Resources\net80windows\System.Windows.Forms.Design.dll - - net80windows.PresentationFramework.Aero - Resources\net80windows\PresentationFramework.Aero.dll + + net80windows.System.Threading.AccessControl + Resources\net80windows\System.Threading.AccessControl.dll - - net80windows.PresentationFramework.Aero2 - Resources\net80windows\PresentationFramework.Aero2.dll + + net80windows.UIAutomationTypes + Resources\net80windows\UIAutomationTypes.dll - - net80windows.PresentationFramework.AeroLite - Resources\net80windows\PresentationFramework.AeroLite.dll + + net80windows.WindowsBase + Resources\net80windows\WindowsBase.dll - - net80windows.PresentationFramework.Classic - Resources\net80windows\PresentationFramework.Classic.dll + + net80windows.System.Drawing + Resources\net80windows\System.Drawing.dll - - net80windows.PresentationFramework - Resources\net80windows\PresentationFramework.dll + + net80windows.System.Design + Resources\net80windows\System.Design.dll - - net80windows.PresentationFramework.Luna - Resources\net80windows\PresentationFramework.Luna.dll + + net80windows.PresentationFramework.Aero + Resources\net80windows\PresentationFramework.Aero.dll - - net80windows.PresentationFramework.Royale - Resources\net80windows\PresentationFramework.Royale.dll + + net80windows.Microsoft.Win32.Registry.AccessControl + Resources\net80windows\Microsoft.Win32.Registry.AccessControl.dll - - net80windows.PresentationUI - Resources\net80windows\PresentationUI.dll + + net80windows.System.Security.Cryptography.Xml + Resources\net80windows\System.Security.Cryptography.Xml.dll - - net80windows.ReachFramework - Resources\net80windows\ReachFramework.dll + + net80windows.System.Windows.Presentation + Resources\net80windows\System.Windows.Presentation.dll - - net80windows.System.CodeDom - Resources\net80windows\System.CodeDom.dll + + net80windows.System.Windows.Forms.Primitives + Resources\net80windows\System.Windows.Forms.Primitives.dll - - net80windows.System.Configuration.ConfigurationManager - Resources\net80windows\System.Configuration.ConfigurationManager.dll + + net80windows.System.Security.Cryptography.Pkcs + Resources\net80windows\System.Security.Cryptography.Pkcs.dll - - net80windows.System.Design - Resources\net80windows\System.Design.dll + + net80windows.System.Windows.Input.Manipulations + Resources\net80windows\System.Windows.Input.Manipulations.dll - - net80windows.System.Diagnostics.EventLog - Resources\net80windows\System.Diagnostics.EventLog.dll + + net80windows.Microsoft.VisualBasic + Resources\net80windows\Microsoft.VisualBasic.dll - - net80windows.System.Diagnostics.PerformanceCounter - Resources\net80windows\System.Diagnostics.PerformanceCounter.dll + + net80windows.System.Xaml + Resources\net80windows\System.Xaml.dll - - net80windows.System.DirectoryServices - Resources\net80windows\System.DirectoryServices.dll + + net80windows.System.IO.Packaging + Resources\net80windows\System.IO.Packaging.dll - - net80windows.System.Drawing.Common - Resources\net80windows\System.Drawing.Common.dll + + net80windows.System.Windows.Forms + Resources\net80windows\System.Windows.Forms.dll - - net80windows.System.Drawing.Design - Resources\net80windows\System.Drawing.Design.dll + + net80windows.UIAutomationClientSideProviders + Resources\net80windows\UIAutomationClientSideProviders.dll - - net80windows.System.Drawing - Resources\net80windows\System.Drawing.dll + + net80windows.PresentationUI + Resources\net80windows\PresentationUI.dll - - net80windows.System.IO.Packaging - Resources\net80windows\System.IO.Packaging.dll + + net80windows.System.Diagnostics.EventLog + Resources\net80windows\System.Diagnostics.EventLog.dll - - net80windows.System.Printing - Resources\net80windows\System.Printing.dll + + net80windows.Microsoft.VisualBasic.Forms + Resources\net80windows\Microsoft.VisualBasic.Forms.dll - - net80windows.System.Resources.Extensions - Resources\net80windows\System.Resources.Extensions.dll + + net80windows.System.Windows.Controls.Ribbon + Resources\net80windows\System.Windows.Controls.Ribbon.dll - - net80windows.System.Security.Cryptography.Pkcs - Resources\net80windows\System.Security.Cryptography.Pkcs.dll + + net80windows.PresentationFramework + Resources\net80windows\PresentationFramework.dll - - net80windows.System.Security.Cryptography.ProtectedData - Resources\net80windows\System.Security.Cryptography.ProtectedData.dll + + net80windows.PresentationFramework.Aero2 + Resources\net80windows\PresentationFramework.Aero2.dll - - net80windows.System.Security.Cryptography.Xml - Resources\net80windows\System.Security.Cryptography.Xml.dll + + net80windows.WindowsFormsIntegration + Resources\net80windows\WindowsFormsIntegration.dll - - net80windows.System.Security.Permissions - Resources\net80windows\System.Security.Permissions.dll + + net80windows.UIAutomationClient + Resources\net80windows\UIAutomationClient.dll - - net80windows.System.Threading.AccessControl - Resources\net80windows\System.Threading.AccessControl.dll + + net80windows.System.DirectoryServices + Resources\net80windows\System.DirectoryServices.dll - - net80windows.System.Windows.Controls.Ribbon - Resources\net80windows\System.Windows.Controls.Ribbon.dll + + net80windows.System.Diagnostics.PerformanceCounter + Resources\net80windows\System.Diagnostics.PerformanceCounter.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.Resources.Extensions + Resources\net80windows\System.Resources.Extensions.dll - - net80windows.System.Windows.Forms.Design.Editors - Resources\net80windows\System.Windows.Forms.Design.Editors.dll + + net80windows.PresentationFramework.Classic + Resources\net80windows\PresentationFramework.Classic.dll - - net80windows.System.Windows.Forms - Resources\net80windows\System.Windows.Forms.dll + + net80windows.UIAutomationProvider + Resources\net80windows\UIAutomationProvider.dll - - net80windows.System.Windows.Forms.Primitives - Resources\net80windows\System.Windows.Forms.Primitives.dll + + net80windows.Accessibility + Resources\net80windows\Accessibility.dll - - net80windows.System.Windows.Input.Manipulations - Resources\net80windows\System.Windows.Input.Manipulations.dll + + net80windows.PresentationFramework.Luna + Resources\net80windows\PresentationFramework.Luna.dll - - net80windows.System.Windows.Presentation - Resources\net80windows\System.Windows.Presentation.dll + + net80windows.Microsoft.Win32.SystemEvents + Resources\net80windows\Microsoft.Win32.SystemEvents.dll - - net80windows.System.Xaml - Resources\net80windows\System.Xaml.dll + + net80windows.System.Printing + Resources\net80windows\System.Printing.dll - - net80windows.UIAutomationClient - Resources\net80windows\UIAutomationClient.dll + + net80windows.PresentationCore + Resources\net80windows\PresentationCore.dll - - net80windows.UIAutomationClientSideProviders - Resources\net80windows\UIAutomationClientSideProviders.dll + + net80windows.System.Configuration.ConfigurationManager + Resources\net80windows\System.Configuration.ConfigurationManager.dll - - net80windows.UIAutomationProvider - Resources\net80windows\UIAutomationProvider.dll + + net80windows.System.Drawing.Design + Resources\net80windows\System.Drawing.Design.dll - - net80windows.UIAutomationTypes - Resources\net80windows\UIAutomationTypes.dll + + net80windows.ReachFramework + Resources\net80windows\ReachFramework.dll - - net80windows.WindowsBase - Resources\net80windows\WindowsBase.dll + + net80windows.PresentationFramework.AeroLite + Resources\net80windows\PresentationFramework.AeroLite.dll - - net80windows.WindowsFormsIntegration - Resources\net80windows\WindowsFormsIntegration.dll + + net80windows.System.CodeDom + Resources\net80windows\System.CodeDom.dll diff --git a/Src/Basic.Reference.Assemblies.Net90/Generated.cs b/Src/Basic.Reference.Assemblies.Net90/Generated.cs index c44ddd2..08b2821 100644 --- a/Src/Basic.Reference.Assemblies.Net90/Generated.cs +++ b/Src/Basic.Reference.Assemblies.Net90/Generated.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net90.References.MicrosoftCSharp, global::System.Guid.Parse("59d5c5aa-21d8-4184-8801-e8fa4cae7ab6")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net90.References.System, global::System.Guid.Parse("3977a5f9-ed9c-4aed-8a90-d530f219feda")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net90.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("7393c2b8-e20d-45c7-83a6-d506dadcfb58")); + 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 Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net90.References.MicrosoftVisualBasic, global::System.Guid.Parse("5fdf4026-bcd3-4d35-94fc-6a8a744d52d0")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net90.References.SystemThreadingThread, global::System.Guid.Parse("a65a6bc2-1911-4148-8a89-54922dee6c06")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net90.References.MicrosoftWin32Primitives, global::System.Guid.Parse("c151fd1b-2b75-46d1-9a2e-697286d900dc")); + 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 Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net90.References.MicrosoftWin32Registry, global::System.Guid.Parse("f43e7da3-213c-4bed-98b4-21f899f1a41d")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net90.References.SystemDiagnosticsContracts, global::System.Guid.Parse("498e7bf9-12fe-4071-b177-7812f6c28895")); /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net90.References.mscorlib, global::System.Guid.Parse("1c6b895a-648a-4a9d-8e87-bcd9cf4018c1")); + 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 netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net90.References.netstandard, global::System.Guid.Parse("6291998e-e3f6-4164-8774-d0434deceb2d")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net90.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("1b834e1d-0d6a-406d-995f-3052a775966a")); /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net90.References.SystemAppContext, global::System.Guid.Parse("d8212879-580f-43b3-8d74-d9dc3a2b4f1b")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net90.References.SystemReflectionMetadata, global::System.Guid.Parse("aef1c6ce-3290-45f6-b6de-b28433397a04")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net90.References.SystemBuffers, global::System.Guid.Parse("52255cf9-e0fd-40e0-ab52-10a336b8251c")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net90.References.SystemFormatsAsn1, global::System.Guid.Parse("27dffe6e-8441-41e3-8dcc-f2671fefcd97")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net90.References.SystemCollectionsConcurrent, global::System.Guid.Parse("7e5e080f-b6ee-4d7c-8be9-15b1efa45205")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net90.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("91a92ebb-62e2-4d1a-9ae1-6c65c447907c")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net90.References.SystemCollections, global::System.Guid.Parse("0e9f52f8-d78c-4d16-a0c8-acc4bea76e8a")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net90.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("60910360-f34c-4358-acbe-c4668ee97763")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net90.References.SystemCollectionsImmutable, global::System.Guid.Parse("203c4fca-5aa4-4c78-9a81-002bd1f48fe7")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net90.References.MicrosoftWin32Primitives, global::System.Guid.Parse("c151fd1b-2b75-46d1-9a2e-697286d900dc")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net90.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("a00181a4-efac-4423-b248-4070baa81dcb")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net90.References.SystemCollectionsSpecialized, global::System.Guid.Parse("9cdc72cc-fe2e-4130-b79f-9ef03bf980e6")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net90.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("99339aab-36dc-4f82-8d3e-22bc78383019")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net90.References.SystemComponentModelAnnotations, global::System.Guid.Parse("97ae1cbb-22dd-4a0d-b14b-8f6e04d819c5")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net90.References.SystemCore, global::System.Guid.Parse("4eb2efd0-d2a5-4349-aacf-fec45bdb9899")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net90.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("03695ca4-604d-423e-ab1a-2c01f6344463")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net90.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("2379ef2c-7a27-45a9-97f6-7b802223240a")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net90.References.SystemComponentModel, global::System.Guid.Parse("cabfb8bc-1a4e-4c15-8077-6d0d00defc36")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net90.References.SystemResourcesResourceManager, global::System.Guid.Parse("bf4f8444-b0c4-4dda-89f1-f5dbc874e753")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net90.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("93039088-1402-47e9-88ff-0d548a0c1df9")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net90.References.SystemThreadingOverlapped, global::System.Guid.Parse("ac9f5489-4e03-45f2-b541-01583957c58c")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net90.References.SystemComponentModelPrimitives, global::System.Guid.Parse("6cd52a08-3bc8-4ce6-87a8-14d760ceea88")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net90.References.SystemNetHttpListener, global::System.Guid.Parse("22741ca4-593d-4e14-9af5-e4b540cb98c2")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net90.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c06e9220-9d99-4c97-856e-40f79cb079d1")); + 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.Configuration.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net90.References.SystemConfiguration, global::System.Guid.Parse("31368206-c4c9-4cce-a062-33e74d15a63a")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net90.References.SystemObjectModel, global::System.Guid.Parse("b6bc8651-5ef0-409f-83b4-7d7c1bb27eec")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net90.References.SystemConsole, global::System.Guid.Parse("786956ec-934b-4be2-9db8-09750edc9dec")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net90.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("0f07d796-3c89-45e4-afd6-d06bd478ddaf")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net90.References.SystemCore, global::System.Guid.Parse("4eb2efd0-d2a5-4349-aacf-fec45bdb9899")); + 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.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net90.References.SystemDataCommon, global::System.Guid.Parse("e2406361-c242-4337-9f5b-4210fff957fe")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net90.References.MicrosoftCSharp, global::System.Guid.Parse("59d5c5aa-21d8-4184-8801-e8fa4cae7ab6")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net90.References.SystemDataDataSetExtensions, global::System.Guid.Parse("c139b6b3-e5ca-4249-97ce-c5b4f42acd08")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net90.References.SystemNetWebSocketsClient, global::System.Guid.Parse("9a94739b-bd14-4c80-98ac-6d6c9f7ec0aa")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net90.References.SystemData, global::System.Guid.Parse("7d483f5f-802e-428d-9993-e6d9cbde07d4")); + 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.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net90.References.SystemDiagnosticsContracts, global::System.Guid.Parse("498e7bf9-12fe-4071-b177-7812f6c28895")); + 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.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net90.References.SystemDiagnosticsDebug, global::System.Guid.Parse("6d45d01a-8ea4-4281-a3e8-e008091569d9")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net90.References.SystemFormatsTar, global::System.Guid.Parse("4cec1306-9c3c-491c-91f3-9ebb4b7f83cc")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net90.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("91a92ebb-62e2-4d1a-9ae1-6c65c447907c")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net90.References.SystemDynamicRuntime, global::System.Guid.Parse("668095b2-cc9d-4b84-b1ea-6a3e0964e0a7")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net90.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("1f42025c-ac76-4e36-b742-2e3fad73ab5c")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net90.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("bb6a6536-288d-4b94-9c58-2746baae2924")); /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net90.References.SystemDiagnosticsProcess, global::System.Guid.Parse("3cbf9e0d-61dd-486e-9740-0a5a563cd021")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net90.References.WindowsBase, global::System.Guid.Parse("d41258d5-ac57-4fd8-a31f-8f98c90f6929")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net90.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("2a7357d4-2dd8-49c4-b314-6714102436ea")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net90.References.SystemNetWebProxy, global::System.Guid.Parse("580233b2-9269-45ed-942a-3e621d65b3ae")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net90.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("0f07d796-3c89-45e4-afd6-d06bd478ddaf")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net90.References.SystemConfiguration, global::System.Guid.Parse("31368206-c4c9-4cce-a062-33e74d15a63a")); /// /// The for System.Diagnostics.Tools.dll @@ -183,214 +183,214 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net90.References.SystemDiagnosticsTools, global::System.Guid.Parse("5ded8562-b6da-4130-a107-da06ca1f6ffc")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net90.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("49062f49-0b32-45aa-bb83-e1b7e46bd8fe")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net90.References.SystemIOPipesAccessControl, global::System.Guid.Parse("b94bd792-5007-4e48-8bce-c8123b19d2d9")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net90.References.SystemDiagnosticsTracing, global::System.Guid.Parse("9d1cbe75-460a-46a1-b836-f821b402f87f")); + 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.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net90.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("f6027126-896d-4a06-a348-f86ee2a25559")); /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net90.References.SystemDrawing, global::System.Guid.Parse("5f099ffa-a6a1-457c-b47f-6360f6a5fb45")); + 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.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.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")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net90.References.SystemDataDataSetExtensions, global::System.Guid.Parse("c139b6b3-e5ca-4249-97ce-c5b4f42acd08")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net90.References.SystemDynamicRuntime, global::System.Guid.Parse("668095b2-cc9d-4b84-b1ea-6a3e0964e0a7")); + 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.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net90.References.SystemFormatsAsn1, global::System.Guid.Parse("27dffe6e-8441-41e3-8dcc-f2671fefcd97")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net90.References.SystemTextJson, global::System.Guid.Parse("c9e383dc-7aca-4f99-bb51-11fe1caf1194")); /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net90.References.SystemFormatsTar, global::System.Guid.Parse("4cec1306-9c3c-491c-91f3-9ebb4b7f83cc")); + 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.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net90.References.SystemGlobalizationCalendars, global::System.Guid.Parse("a0c4a9e0-b729-469c-95ad-49518e3a67a3")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net90.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("49062f49-0b32-45aa-bb83-e1b7e46bd8fe")); /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net90.References.SystemGlobalization, global::System.Guid.Parse("93ef8b7a-c542-458e-b90c-fe82f4d0826f")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net90.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("7393c2b8-e20d-45c7-83a6-d506dadcfb58")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.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")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net90.References.SystemRuntimeLoader, global::System.Guid.Parse("d0eca4bc-a50e-4e45-9ffd-2648d4b35e9f")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net90.References.SystemXmlSerialization, global::System.Guid.Parse("796af0ad-002f-4772-a554-af463db9fe7c")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net90.References.SystemIO, global::System.Guid.Parse("80e2d764-8a6b-4635-80b6-3d4f3587e2d5")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net90.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("90530c5a-a105-4184-983e-19434fe77fcd")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net90.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("1f42025c-ac76-4e36-b742-2e3fad73ab5c")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - 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")); + 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.IO.dll + /// The for System.Threading.Tasks.Parallel.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 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.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.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")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net90.References.SystemNetSockets, global::System.Guid.Parse("94cb87f3-2c31-452b-b0c5-1eae356ec6ef")); /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.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")); + 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.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net90.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("9d8d4efd-240a-4f24-8200-6d252290c0e8")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net90.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("2eee6734-d7c9-4d3c-9b57-14d9e063dd88")); + 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.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - 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")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net90.References.SystemNetServicePoint, global::System.Guid.Parse("942d682b-add6-4d37-8ea3-021619317daf")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net90.References.SystemIOIsolatedStorage, global::System.Guid.Parse("50338776-8d80-410c-84d9-752c85ccf333")); + 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.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net90.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("99339aab-36dc-4f82-8d3e-22bc78383019")); + 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.Pipelines.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net90.References.SystemIOPipelines, global::System.Guid.Parse("634721a4-f3f9-4113-8a36-fc22e61b997c")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net90.References.SystemReflectionExtensions, global::System.Guid.Parse("88fe74a5-0905-456e-8aa5-24fea335f346")); /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net90.References.SystemIOPipesAccessControl, global::System.Guid.Parse("b94bd792-5007-4e48-8bce-c8123b19d2d9")); + 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.IO.Pipes.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net90.References.SystemIOPipes, global::System.Guid.Parse("23133763-f3a7-4217-a84d-da13f6f425ff")); + 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.IO.UnmanagedMemoryStream.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net90.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("02a1e350-ef4a-47a3-99cb-a4b31774c9b9")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net90.References.SystemNetNetworkInformation, global::System.Guid.Parse("5c8c481f-31ca-42ee-a197-ea5d11c413e2")); /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.ILGeneration.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 SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net90.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4f2cd109-2ace-4fca-b778-67bea7e57d6d")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net90.References.SystemLinqExpressions, global::System.Guid.Parse("473dfd44-4094-4955-a7a6-33aa53dc51d4")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net90.References.SystemDiagnosticsProcess, global::System.Guid.Parse("3cbf9e0d-61dd-486e-9740-0a5a563cd021")); /// - /// The for System.Linq.Parallel.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net90.References.SystemLinqParallel, global::System.Guid.Parse("9520692e-eadb-41c4-9439-b66402ae669b")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net90.References.SystemComponentModelPrimitives, global::System.Guid.Parse("6cd52a08-3bc8-4ce6-87a8-14d760ceea88")); /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net90.References.SystemLinqQueryable, global::System.Guid.Parse("5e7d7575-8fc0-4e47-ac1e-685a86647331")); + 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.Memory.dll + /// The for System.IO.Pipelines.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net90.References.SystemMemory, global::System.Guid.Parse("9c78d05c-9a3d-406f-890d-440edf63bc25")); + public static ReferenceInfo SystemIOPipelines => new ReferenceInfo("System.IO.Pipelines.dll", Resources.SystemIOPipelines, Net90.References.SystemIOPipelines, global::System.Guid.Parse("634721a4-f3f9-4113-8a36-fc22e61b997c")); /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.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 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.Net.Http.dll + /// The for System.Diagnostics.Debug.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")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net90.References.SystemDiagnosticsDebug, global::System.Guid.Parse("6d45d01a-8ea4-4281-a3e8-e008091569d9")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.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")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net90.References.SystemBuffers, global::System.Guid.Parse("52255cf9-e0fd-40e0-ab52-10a336b8251c")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net90.References.SystemNetHttpListener, global::System.Guid.Parse("22741ca4-593d-4e14-9af5-e4b540cb98c2")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net90.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("a00181a4-efac-4423-b248-4070baa81dcb")); /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net90.References.SystemNetMail, global::System.Guid.Parse("948204a2-c86d-4761-95dc-d0ab9506f02d")); + 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.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net90.References.SystemNetNameResolution, global::System.Guid.Parse("587180a2-4493-4d42-a0c8-94183464ff40")); + 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.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net90.References.SystemNetNetworkInformation, global::System.Guid.Parse("5c8c481f-31ca-42ee-a197-ea5d11c413e2")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net90.References.SystemXmlReaderWriter, global::System.Guid.Parse("488f57b3-c2bd-4eab-b720-786961d28020")); /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net90.References.SystemNetPing, global::System.Guid.Parse("f8feec40-be64-4bb5-bf50-47cd54c75d68")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net90.References.SystemTextRegularExpressions, global::System.Guid.Parse("61c2d5df-022d-4d2f-8a8a-7afd83305701")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net90.References.SystemNetPrimitives, global::System.Guid.Parse("39bb0e70-4422-4978-a9e6-fcc29a2356ff")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net90.References.MicrosoftVisualBasic, global::System.Guid.Parse("5fdf4026-bcd3-4d35-94fc-6a8a744d52d0")); /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net90.References.SystemNetQuic, global::System.Guid.Parse("a5da9e4e-cef1-430c-ac34-f3a1f1618aa7")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net90.References.SystemComponentModelAnnotations, global::System.Guid.Parse("97ae1cbb-22dd-4a0d-b14b-8f6e04d819c5")); /// /// The for System.Net.Requests.dll @@ -398,439 +398,439 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net90.References.SystemNetRequests, global::System.Guid.Parse("a5674b6f-a6e2-4cfd-a793-bba201cfdc89")); /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net90.References.SystemNetSecurity, global::System.Guid.Parse("7da0e715-58a9-438f-9430-938cb3a3a80f")); + 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.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net90.References.SystemNetServicePoint, global::System.Guid.Parse("942d682b-add6-4d37-8ea3-021619317daf")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net90.References.SystemCollectionsImmutable, global::System.Guid.Parse("203c4fca-5aa4-4c78-9a81-002bd1f48fe7")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net90.References.SystemNetSockets, global::System.Guid.Parse("94cb87f3-2c31-452b-b0c5-1eae356ec6ef")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net90.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("8d7b75f1-a57f-4fc0-bad9-692725614d59")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net90.References.SystemNetWebClient, global::System.Guid.Parse("d43ed906-e6be-4d31-ad8b-c3f9979415f7")); + 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.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net90.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("a5627a13-b062-48c8-879e-2394c8698767")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net90.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("2a7357d4-2dd8-49c4-b314-6714102436ea")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net90.References.SystemNetWebProxy, global::System.Guid.Parse("580233b2-9269-45ed-942a-3e621d65b3ae")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net90.References.SystemNetPrimitives, global::System.Guid.Parse("39bb0e70-4422-4978-a9e6-fcc29a2356ff")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net90.References.SystemNetWebSocketsClient, global::System.Guid.Parse("9a94739b-bd14-4c80-98ac-6d6c9f7ec0aa")); + 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.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net90.References.SystemNetWebSockets, global::System.Guid.Parse("834a027e-6fe6-46a1-9193-5c1af4636883")); + 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.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net90.References.SystemServiceProcess, global::System.Guid.Parse("5416eb99-6ec8-4e6c-8330-fc0e764680d8")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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")); + 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.ObjectModel.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net90.References.SystemObjectModel, global::System.Guid.Parse("b6bc8651-5ef0-409f-83b4-7d7c1bb27eec")); + 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.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net90.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("c861d503-03de-45ce-89d4-46b5f8731bfc")); + 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.Reflection.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net90.References.SystemReflection, global::System.Guid.Parse("d78d016a-2d2f-450f-a780-af0126583899")); + 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.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net90.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("4f2cd109-2ace-4fca-b778-67bea7e57d6d")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net90.References.SystemReflectionExtensions, global::System.Guid.Parse("88fe74a5-0905-456e-8aa5-24fea335f346")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net90.References.SystemNetPing, global::System.Guid.Parse("f8feec40-be64-4bb5-bf50-47cd54c75d68")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net90.References.SystemReflectionMetadata, global::System.Guid.Parse("aef1c6ce-3290-45f6-b6de-b28433397a04")); + 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.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net90.References.SystemReflectionPrimitives, global::System.Guid.Parse("49ced5e0-a5bd-4b4e-8cd8-cdb8bd849e55")); + 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.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net90.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("5e0a87bf-9ac4-491d-831f-42fc3a58f7ec")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net90.References.SystemNetWebClient, global::System.Guid.Parse("d43ed906-e6be-4d31-ad8b-c3f9979415f7")); /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net90.References.SystemResourcesReader, global::System.Guid.Parse("860db9da-490e-4c67-8051-874ac9f6a97f")); + 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.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net90.References.SystemResourcesResourceManager, global::System.Guid.Parse("bf4f8444-b0c4-4dda-89f1-f5dbc874e753")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net90.References.SystemResourcesReader, global::System.Guid.Parse("860db9da-490e-4c67-8051-874ac9f6a97f")); /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net90.References.SystemResourcesWriter, global::System.Guid.Parse("bec8a22e-0c9a-4a7e-9df2-700417f98e1d")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net90.References.SystemData, global::System.Guid.Parse("7d483f5f-802e-428d-9993-e6d9cbde07d4")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net90.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("f6027126-896d-4a06-a348-f86ee2a25559")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net90.References.SystemNetMail, global::System.Guid.Parse("948204a2-c86d-4761-95dc-d0ab9506f02d")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - 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")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net90.References.SystemSecurityAccessControl, global::System.Guid.Parse("3e228e95-70fc-4a30-944e-e36e22801c9b")); /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net90.References.SystemRuntime, global::System.Guid.Parse("49b542d5-0038-47c6-936c-2416e1ff0b56")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net90.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("9d8d4efd-240a-4f24-8200-6d252290c0e8")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net90.References.SystemRuntimeExtensions, global::System.Guid.Parse("dc36206b-7114-4a12-a9e5-5a920057b546")); + 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.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net90.References.SystemRuntimeHandles, global::System.Guid.Parse("f33d689e-a747-48e3-b538-b61f885d6b70")); + 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.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.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")); + 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.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net90.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("5cf05ad7-1e57-4d21-b308-84e67fcf25b8")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net90.References.SystemServiceModelWeb, global::System.Guid.Parse("1389fe94-0a0c-46f3-a77a-2d5936abbe5d")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - 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")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net90.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("93039088-1402-47e9-88ff-0d548a0c1df9")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net90.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("2d4eea65-35c0-485f-a99b-c695d7874881")); + 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.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net90.References.SystemRuntimeLoader, global::System.Guid.Parse("d0eca4bc-a50e-4e45-9ffd-2648d4b35e9f")); + 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.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net90.References.SystemRuntimeNumerics, global::System.Guid.Parse("a4ae02d4-7267-4b2f-95ec-041430087368")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net90.References.SystemReflectionPrimitives, global::System.Guid.Parse("49ced5e0-a5bd-4b4e-8cd8-cdb8bd849e55")); /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.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")); + 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.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net90.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("2379ef2c-7a27-45a9-97f6-7b802223240a")); + 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.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net90.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("e0a84081-07d0-41fa-ae9b-fb324412c81c")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net90.References.SystemNetSecurity, global::System.Guid.Parse("7da0e715-58a9-438f-9430-938cb3a3a80f")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net90.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("8d7b75f1-a57f-4fc0-bad9-692725614d59")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net90.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("2eee6734-d7c9-4d3c-9b57-14d9e063dd88")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - 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")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net90.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("8d341aac-e867-4727-b2bd-76a56134852e")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net90.References.SystemSecurityAccessControl, global::System.Guid.Parse("3e228e95-70fc-4a30-944e-e36e22801c9b")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net90.References.SystemRuntimeExtensions, global::System.Guid.Parse("dc36206b-7114-4a12-a9e5-5a920057b546")); /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net90.References.SystemSecurityClaims, global::System.Guid.Parse("fdb91aa8-1819-4e2e-a493-2df37becceae")); + 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.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net90.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("bb6a6536-288d-4b94-9c58-2746baae2924")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net90.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("90530c5a-a105-4184-983e-19434fe77fcd")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net90.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("8d341aac-e867-4727-b2bd-76a56134852e")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net90.References.SystemResourcesWriter, global::System.Guid.Parse("bec8a22e-0c9a-4a7e-9df2-700417f98e1d")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - 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")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net90.References.SystemIOIsolatedStorage, global::System.Guid.Parse("50338776-8d80-410c-84d9-752c85ccf333")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.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")); + 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.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net90.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c75029ae-a08f-4972-8005-09ed41245da7")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net90.References.SystemSecurityClaims, global::System.Guid.Parse("fdb91aa8-1819-4e2e-a493-2df37becceae")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net90.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("1b834e1d-0d6a-406d-995f-3052a775966a")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net90.References.SystemThreadingThreadPool, global::System.Guid.Parse("ad6b14dd-cf3d-4abd-a1a3-1c679284673c")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net90.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("60910360-f34c-4358-acbe-c4668ee97763")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net90.References.SystemTextEncodingsWeb, global::System.Guid.Parse("4ffb5f10-31c1-404c-a7bf-46e7a3910a3a")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - 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")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net90.References.SystemConsole, global::System.Guid.Parse("786956ec-934b-4be2-9db8-09750edc9dec")); /// - /// The for System.Security.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net90.References.mscorlib, global::System.Guid.Parse("1c6b895a-648a-4a9d-8e87-bcd9cf4018c1")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net90.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("a5627a13-b062-48c8-879e-2394c8698767")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.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 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.Security.SecureString.dll + /// The for System.ComponentModel.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")); + 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.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net90.References.SystemServiceModelWeb, global::System.Guid.Parse("1389fe94-0a0c-46f3-a77a-2d5936abbe5d")); + 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.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net90.References.SystemServiceProcess, global::System.Guid.Parse("5416eb99-6ec8-4e6c-8330-fc0e764680d8")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net90.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("df76a5c0-eff9-4d3b-a6f4-6e48a9cf8b25")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - 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")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net90.References.SystemLinqExpressions, global::System.Guid.Parse("473dfd44-4094-4955-a7a6-33aa53dc51d4")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net90.References.SystemThreadingTasks, global::System.Guid.Parse("4f2c54a6-1313-4644-9695-99f32ea8201b")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net90.References.SystemXmlLinq, global::System.Guid.Parse("cbc7391c-4d7e-4346-b86a-72a3067db604")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net90.References.SystemTextEncodingsWeb, global::System.Guid.Parse("4ffb5f10-31c1-404c-a7bf-46e7a3910a3a")); + 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.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net90.References.SystemTextJson, global::System.Guid.Parse("c9e383dc-7aca-4f99-bb51-11fe1caf1194")); + 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 System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net90.References.SystemTextRegularExpressions, global::System.Guid.Parse("61c2d5df-022d-4d2f-8a8a-7afd83305701")); + 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.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net90.References.SystemThreadingChannels, global::System.Guid.Parse("b17d29d9-c35a-4fe6-912b-67c5154f4bb0")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net90.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("2d4eea65-35c0-485f-a99b-c695d7874881")); /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net90.References.SystemThreading, global::System.Guid.Parse("f0c1ed84-9469-455c-a9ee-2ed241ffbaa7")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net90.References.SystemDataCommon, global::System.Guid.Parse("e2406361-c242-4337-9f5b-4210fff957fe")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net90.References.SystemThreadingOverlapped, global::System.Guid.Parse("ac9f5489-4e03-45f2-b541-01583957c58c")); + 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.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - 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")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net90.References.SystemAppContext, global::System.Guid.Parse("d8212879-580f-43b3-8d74-d9dc3a2b4f1b")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.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")); + 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.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net90.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("df76a5c0-eff9-4d3b-a6f4-6e48a9cf8b25")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net90.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("e0a84081-07d0-41fa-ae9b-fb324412c81c")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - 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")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net90.References.SystemNetQuic, global::System.Guid.Parse("a5da9e4e-cef1-430c-ac34-f3a1f1618aa7")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net90.References.SystemThreadingThread, global::System.Guid.Parse("a65a6bc2-1911-4148-8a89-54922dee6c06")); + 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.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net90.References.SystemThreadingThreadPool, global::System.Guid.Parse("ad6b14dd-cf3d-4abd-a1a3-1c679284673c")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net90.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("5cf05ad7-1e57-4d21-b308-84e67fcf25b8")); /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net90.References.SystemThreadingTimer, global::System.Guid.Parse("7367be03-6a60-49d1-8f76-e5647a3a4f4d")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net90.References.SystemLinqParallel, global::System.Guid.Parse("9520692e-eadb-41c4-9439-b66402ae669b")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net90.References.SystemThreadingChannels, global::System.Guid.Parse("b17d29d9-c35a-4fe6-912b-67c5154f4bb0")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net90.References.SystemTransactionsLocal, global::System.Guid.Parse("92190889-e4f4-46f6-9703-89b1978a8664")); + 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.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net90.References.SystemRuntimeNumerics, global::System.Guid.Parse("a4ae02d4-7267-4b2f-95ec-041430087368")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net90.References.SystemXmlXmlDocument, global::System.Guid.Parse("d371b4a8-7144-4c80-8ac9-b3ae80440cc9")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net90.References.SystemWebHttpUtility, global::System.Guid.Parse("c69ba051-65a5-4397-838a-bdb17fb9c71a")); + 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.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net90.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("5e0a87bf-9ac4-491d-831f-42fc3a58f7ec")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net90.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("02a1e350-ef4a-47a3-99cb-a4b31774c9b9")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net90.References.SystemXmlLinq, global::System.Guid.Parse("cbc7391c-4d7e-4346-b86a-72a3067db604")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net90.References.SystemNetNameResolution, global::System.Guid.Parse("587180a2-4493-4d42-a0c8-94183464ff40")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net90.References.SystemXmlReaderWriter, global::System.Guid.Parse("488f57b3-c2bd-4eab-b720-786961d28020")); + 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.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net90.References.SystemXmlSerialization, global::System.Guid.Parse("796af0ad-002f-4772-a554-af463db9fe7c")); + 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.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net90.References.SystemXmlXDocument, global::System.Guid.Parse("02695430-631e-416a-a2ba-7f952081f8a1")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net90.References.SystemXmlXmlDocument, global::System.Guid.Parse("d371b4a8-7144-4c80-8ac9-b3ae80440cc9")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net90.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("c75029ae-a08f-4972-8005-09ed41245da7")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net90.References.SystemXmlXmlSerializer, global::System.Guid.Parse("d45a417d-444f-4b53-8aaf-3f840e49779f")); + 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net90.References.SystemIOPipes, global::System.Guid.Parse("23133763-f3a7-4217-a84d-da13f6f425ff")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net90.References.SystemWindows, global::System.Guid.Parse("b8da6509-bda4-423b-8e78-8b366cb15c88")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net90.References.WindowsBase, global::System.Guid.Parse("d41258d5-ac57-4fd8-a31f-8f98c90f6929")); + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -840,170 +840,170 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, + SystemNet, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, + SystemRuntimeCompilerServicesUnsafe, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, + SystemTextJson, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1018,564 +1018,564 @@ public static partial class Net90 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net90)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System")).GetReference(filePath: "System.dll", display: "System (net90)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net90)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net90)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net90)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net90)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net90)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net90)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net90)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net90)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net90)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net90)"); } - return _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net90)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net90)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net90)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net90)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net90)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net90)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net90)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net90)"); } - return _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net90)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net90)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net90)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net90)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net90)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net90)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net90)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net90)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net90)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net90)"); } - return _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net90)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net90)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net90)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net90)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net90)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net90)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net90)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net90)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net90)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net90)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net90)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net90)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net90)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net90)"); } - return _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataCommon is null) + if (_MicrosoftCSharp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net90)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net90)"); } - return _SystemDataCommon; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net90)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net90)"); } - return _SystemDataDataSetExtensions; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net90)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net90)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net90)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net90)"); } - return _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net90)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net90)"); } - return _SystemDiagnosticsDebug; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net90)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net90)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net90)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net90)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsProcess is null) + if (_WindowsBase is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net90)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net90)"); } - return _SystemDiagnosticsProcess; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net90)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net90)"); } - return _SystemDiagnosticsStackTrace; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net90)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net90)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemConfiguration; } } @@ -1596,717 +1596,717 @@ public static PortableExecutableReference SystemDiagnosticsTools } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net90)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net90)"); } - return _SystemDiagnosticsTraceSource; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net90)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net90)"); } - return _SystemDiagnosticsTracing; + return _SystemDrawing; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_System is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System")).GetReference(filePath: "System.dll", display: "System (net90)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net90)"); } - return _System; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net90)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net90)"); } - return _SystemDrawing; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net90)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net90)"); } - return _SystemDrawingPrimitives; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net90)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net90)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemTextJson { get { - if (_SystemFormatsAsn1 is null) + if (_SystemTextJson is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net90)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net90)"); } - return _SystemFormatsAsn1; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemFormatsTar is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net90)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net90)"); } - return _SystemFormatsTar; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net90)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net90)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalization is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net90)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net90)"); } - return _SystemGlobalization; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net90)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net90)"); } - return _SystemGlobalizationExtensions; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemXmlSerialization 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)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net90)"); } - return _SystemIOCompressionBrotli; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompression is null) + if (_SystemIO is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net90)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net90)"); } - return _SystemIOCompression; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net90)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net90)"); } - return _SystemIOCompressionFileSystem; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net90)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net90)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net90)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net90)"); } - return _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net90)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net90)"); } - return _SystemIOFileSystemAccessControl; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net90)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net90)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net90)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net90)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net90)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net90)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net90)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net90)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net90)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net90)"); } - return _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("net90.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net90)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net90)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipelines; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipelines.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipelines + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipelines is null) + if (_SystemReflectionExtensions is null) { - _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net90)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net90)"); } - return _SystemIOPipelines; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net90)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net90)"); } - return _SystemIOPipesAccessControl; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.Pipes.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOPipes is null) + if (_SystemReflectionEmit is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net90)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net90)"); } - return _SystemIOPipes; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net90)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net90)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinq is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net90)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net90)"); } - return _SystemLinq; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Expressions.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqExpressions is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net90)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net90)"); } - return _SystemLinqExpressions; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Parallel.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqParallel is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net90)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net90)"); } - return _SystemLinqParallel; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net90)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net90)"); } - return _SystemLinqQueryable; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemIOPipelines; /// - /// The for System.Memory.dll + /// The for System.IO.Pipelines.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemIOPipelines { get { - if (_SystemMemory is null) + if (_SystemIOPipelines is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net90)"); + _SystemIOPipelines = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Pipelines")).GetReference(filePath: "System.IO.Pipelines.dll", display: "System.IO.Pipelines (net90)"); } - return _SystemMemory; + return _SystemIOPipelines; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNet is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net90)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net90)"); } - return _SystemNet; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttp is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net90)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net90)"); } - return _SystemNetHttp; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttpJson is null) + if (_SystemBuffers 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)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net90)"); } - return _SystemNetHttpJson; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpListener is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net90)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net90)"); } - return _SystemNetHttpListener; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetMail is null) + if (_SystemThreading is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net90)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net90)"); } - return _SystemNetMail; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNameResolution is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net90)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net90)"); } - return _SystemNetNameResolution; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net90)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net90)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net90)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net90)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net90)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net90)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetQuic is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net90)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net90)"); } - return _SystemNetQuic; + return _SystemComponentModelAnnotations; } } @@ -2327,343 +2327,360 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net90)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net90)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServicePoint is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net90)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net90)"); } - return _SystemNetServicePoint; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net90)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net90)"); } - return _SystemNetSockets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (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 _SystemNetWebClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net90)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net90)"); } - return _SystemNetWebHeaderCollection; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net90)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net90)"); } - return _SystemNetWebProxy; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecuritySecureString is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net90)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net90)"); } - return _SystemNetWebSocketsClient; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSockets is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net90)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net90)"); } - return _SystemNetWebSockets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumerics is null) + if (_SystemServiceProcess is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net90)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net90)"); } - return _SystemNumerics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumericsVectors is null) + if (_SystemLinqQueryable is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net90)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net90)"); } - return _SystemNumericsVectors; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.ObjectModel.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemMemory { get { - if (_SystemObjectModel is null) + if (_SystemMemory is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net90)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net90)"); } - return _SystemObjectModel; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net90)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net90)"); } - return _SystemReflectionDispatchProxy; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflection is null) + if (_SystemCollections is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net90)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net90)"); } - return _SystemReflection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmit is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net90)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net90)"); } - return _SystemReflectionEmit; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntime is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net90)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net90)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net90)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net90)"); } - return _SystemReflectionEmitLightweight; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net90)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net90)"); } - return _SystemReflectionExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net90)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net90)"); } - return _SystemReflectionMetadata; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net90)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net90)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net90)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net90)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; + } + } + + private static PortableExecutableReference? _SystemTextEncoding; + + /// + /// The for System.Text.Encoding.dll + /// + public static PortableExecutableReference SystemTextEncoding + { + get + { + if (_SystemTextEncoding is null) + { + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net90)"); + } + return _SystemTextEncoding; } } @@ -2684,1125 +2701,1108 @@ public static PortableExecutableReference SystemResourcesReader } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesResourceManager is null) + if (_SystemData is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net90)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net90)"); } - return _SystemResourcesResourceManager; + return _SystemData; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Resources.Writer.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemNetMail { get { - if (_SystemResourcesWriter is null) + if (_SystemNetMail is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net90)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net90)"); } - return _SystemResourcesWriter; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemSecurityAccessControl is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net90)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net90)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net90)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net90)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntime is null) + if (_SystemNetHttpJson is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeExtensions is null) + if (_SystemReflection is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net90)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net90)"); } - return _SystemRuntimeExtensions; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.Handles.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeHandles is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net90)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net90)"); } - return _SystemRuntimeHandles; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net90)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net90)"); } - return _SystemRuntimeInteropServices; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net90)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net90)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net90)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net90)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (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 _SystemRuntimeIntrinsics; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Loader.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeLoader is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net90)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net90)"); } - return _SystemRuntimeLoader; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeNumerics is null) + if (_netstandard is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net90)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net90)"); } - return _SystemRuntimeNumerics; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerialization is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net90)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net90)"); } - return _SystemRuntimeSerialization; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net90)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net90)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net90)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net90)"); } - return _SystemRuntimeSerializationJson; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net90)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net90)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net90)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net90)"); } - return _SystemRuntimeSerializationXml; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.AccessControl.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityAccessControl is null) + if (_SystemXml is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net90)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net90)"); } - return _SystemSecurityAccessControl; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Claims.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityClaims is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net90)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net90)"); } - return _SystemSecurityClaims; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net90)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net90)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net90)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net90)"); } - return _SystemSecurityCryptographyCng; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net90)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net90)"); } - return _SystemSecurityCryptographyCsp; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptography is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net90)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net90)"); } - return _SystemSecurityCryptography; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net90)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net90)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net90)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net90)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net90)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net90)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net90)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net90)"); } - return _SystemSecurityCryptographyX509Certificates; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurity is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net90)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net90)"); } - return _SystemSecurity; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipal is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (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 _SystemSecurityPrincipal; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemComponentModel 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)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net90)"); } - return _SystemSecurityPrincipalWindows; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemNumerics { get { - if (_SystemSecuritySecureString is null) + if (_SystemNumerics is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net90)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net90)"); } - return _SystemSecuritySecureString; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceModelWeb is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net90)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net90)"); } - return _SystemServiceModelWeb; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.ServiceProcess.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemServiceProcess is null) + if (_SystemLinqExpressions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net90)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net90)"); } - return _SystemServiceProcess; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net90)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net90)"); } - return _SystemTextEncodingCodePages; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncoding is null) + if (_SystemXmlLinq is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net90)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net90)"); } - return _SystemTextEncoding; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemIOFileSystem 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)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net90)"); } - return _SystemTextEncodingExtensions; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Encodings.Web.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextEncodingsWeb is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net90)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net90)"); } - return _SystemTextEncodingsWeb; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.Json.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextJson is null) + if (_SystemLinq is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net90)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net90)"); } - return _SystemTextJson; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemTextRegularExpressions is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net90)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net90)"); } - return _SystemTextRegularExpressions; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Channels.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingChannels is null) + if (_SystemDataCommon is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net90)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net90)"); } - return _SystemThreadingChannels; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreading is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net90)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net90)"); } - return _SystemThreading; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Overlapped.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingOverlapped is null) + if (_SystemAppContext is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net90)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net90)"); } - return _SystemThreadingOverlapped; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemSecurity is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net90)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net90)"); } - return _SystemThreadingTasksDataflow; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasks is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net90)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net90)"); } - return _SystemThreadingTasks; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemNetQuic is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net90)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net90)"); } - return _SystemThreadingTasksExtensions; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net90)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net90)"); } - return _SystemThreadingTasksParallel; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net90)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net90)"); } - return _SystemThreadingThread; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingThreadPool is null) + if (_SystemLinqParallel is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net90)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net90)"); } - return _SystemThreadingThreadPool; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Threading.Timer.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemThreadingTimer is null) + if (_SystemThreadingChannels is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net90)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net90)"); } - return _SystemThreadingTimer; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactions is null) + if (_SystemWeb is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net90)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net90)"); } - return _SystemTransactions; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Transactions.Local.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemTransactionsLocal is null) + if (_SystemRuntimeNumerics is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net90)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net90)"); } - return _SystemTransactionsLocal; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.ValueTuple.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemValueTuple is null) + if (_SystemXmlXmlDocument is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net90)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net90)"); } - return _SystemValueTuple; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWeb is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net90)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net90)"); } - return _SystemWeb; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWebHttpUtility is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net90)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net90)"); } - return _SystemWebHttpUtility; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Windows.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemWindows is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net90)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net90)"); } - return _SystemWindows; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXml is null) + if (_SystemNetNameResolution is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net90)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net90)"); } - return _SystemXml; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.Linq.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlLinq is null) + if (_SystemTransactions is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net90)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net90)"); } - return _SystemXmlLinq; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlReaderWriter is null) + if (_SystemNetHttp is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net90)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net90)"); } - return _SystemXmlReaderWriter; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.Serialization.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlSerialization is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net90)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net90)"); } - return _SystemXmlSerialization; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XDocument.dll - /// - public static PortableExecutableReference SystemXmlXDocument - { - get - { - if (_SystemXmlXDocument is null) - { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net90)"); - } - return _SystemXmlXDocument; - } - } - - private static PortableExecutableReference? _SystemXmlXmlDocument; - - /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net90)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net90)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net90)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net90)"); } - return _SystemXmlXmlSerializer; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net90)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net90)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemWindows 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)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net90)"); } - return _SystemXmlXPathXDocument; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_WindowsBase is null) + if (_SystemRuntimeSerializationXml is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net90)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net90.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net90)"); } - return _WindowsBase; + return _SystemRuntimeSerializationXml; } } @@ -3815,170 +3815,170 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemIOPipelines, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3992,202 +3992,202 @@ public static partial class Net90 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net90.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net90.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.VisualBasic.Core.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net90.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net90.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net90.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net90.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net90.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net90.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net90.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net90.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net90.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net90.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net90.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net90.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net90.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net90.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net90.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net90.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net90.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net90.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net90.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net90.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net90.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net90.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net90.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net90.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net90.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net90.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net90.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net90.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net90.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net90.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net90.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net90.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net90.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net90.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net90.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net90.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net90.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net90.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net90.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net90.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net90.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net90.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net90.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net90.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net90.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net90.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net90.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net90.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net90.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net90.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net90.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net90.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net90.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net90.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net90.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net90.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net90.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net90.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net90.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net90.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net90.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net90.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net90.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net90.System.Configuration"); + private static byte[]? _SystemConfiguration; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -4196,22 +4196,10 @@ public static class Resources private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.TraceSource.dll - /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net90.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; - - /// - /// The image bytes for System.Diagnostics.Tracing.dll - /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net90.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - - /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net90.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net90.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -4220,70 +4208,64 @@ public static class Resources 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 + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net90.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net90.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net90.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net90.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net90.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net90.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net90.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net90.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net90.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net90.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net90.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net90.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net90.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net90.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net90.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net90.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net90.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net90.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net90.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net90.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// /// The image bytes for System.IO.dll @@ -4292,418 +4274,412 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll - /// - 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 + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net90.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net90.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net90.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net90.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net90.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net90.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net90.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net90.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net90.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net90.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net90.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net90.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipelines.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net90.System.IO.Pipelines"); - private static byte[]? _SystemIOPipelines; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net90.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net90.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net90.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net90.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net90.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net90.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net90.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net90.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net90.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net90.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net90.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net90.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net90.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net90.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net90.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net90.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net90.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net90.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net90.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net90.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net90.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net90.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net90.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.IO.Pipelines.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net90.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemIOPipelines => ResourceLoader.GetOrCreateResource(ref _SystemIOPipelines, "net90.System.IO.Pipelines"); + private static byte[]? _SystemIOPipelines; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net90.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net90.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net90.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net90.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net90.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net90.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net90.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net90.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net90.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net90.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net90.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net90.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net90.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net90.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net90.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net90.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net90.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net90.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net90.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net90.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net90.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net90.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net90.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net90.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net90.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net90.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net90.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net90.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net90.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net90.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net90.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net90.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net90.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net90.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net90.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net90.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net90.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net90.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net90.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net90.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net90.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net90.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net90.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net90.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net90.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net90.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net90.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net90.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net90.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net90.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net90.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net90.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net90.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net90.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net90.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net90.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net90.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net90.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net90.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net90.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net90.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net90.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net90.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net90.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net90.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net90.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net90.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net90.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net90.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net90.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net90.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net90.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net90.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net90.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net90.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net90.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net90.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net90.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net90.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net90.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net90.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net90.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net90.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net90.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net90.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net90.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net90.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net90.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net90.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net90.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net90.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net90.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net90.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net90.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net90.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net90.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net90.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net90.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -4712,190 +4688,202 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net90.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net90.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net90.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net90.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.Compression.FileSystem.dll + /// + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net90.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; + + /// + /// The image bytes for System.Resources.Writer.dll + /// + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net90.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; + + /// + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net90.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net90.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net90.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net90.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net90.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net90.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net90.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net90.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net90.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net90.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net90.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net90.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net90.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net90.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net90.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net90.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net90.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net90.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net90.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net90.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net90.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net90.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net90.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net90.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net90.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net90.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net90.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net90.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net90.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net90.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net90.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net90.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net90.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net90.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net90.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net90.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net90.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net90.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net90.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net90.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net90.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net90.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net90.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net90.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net90.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net90.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net90.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net90.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net90.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net90.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net90.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net90.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net90.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net90.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net90.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net90.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net90.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net90.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -4904,76 +4892,88 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net90.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net90.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net90.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net90.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net90.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net90.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net90.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net90.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net90.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net90.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net90.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net90.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net90.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net90.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net90.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net90.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net90.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net90.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net90.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net90.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net90.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net90.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net90.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net90.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net90.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net90.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.Net90/Generated.targets b/Src/Basic.Reference.Assemblies.Net90/Generated.targets index 063029f..80b8467 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.System + Resources\net90\System.dll - - net90.Microsoft.VisualBasic.Core - Resources\net90\Microsoft.VisualBasic.Core.dll + + net90.System.IO.Compression.Brotli + Resources\net90\System.IO.Compression.Brotli.dll - - net90.Microsoft.VisualBasic - Resources\net90\Microsoft.VisualBasic.dll + + net90.System.Threading.Thread + Resources\net90\System.Threading.Thread.dll - - net90.Microsoft.Win32.Primitives - Resources\net90\Microsoft.Win32.Primitives.dll + + net90.System.Security.Cryptography + Resources\net90\System.Security.Cryptography.dll - - net90.Microsoft.Win32.Registry - Resources\net90\Microsoft.Win32.Registry.dll + + net90.System.Diagnostics.Contracts + Resources\net90\System.Diagnostics.Contracts.dll - - net90.mscorlib - Resources\net90\mscorlib.dll + + net90.System.ComponentModel.TypeConverter + Resources\net90\System.ComponentModel.TypeConverter.dll - - net90.netstandard - Resources\net90\netstandard.dll + + net90.System.Security.Cryptography.OpenSsl + Resources\net90\System.Security.Cryptography.OpenSsl.dll - - net90.System.AppContext - Resources\net90\System.AppContext.dll + + net90.System.Reflection.Metadata + Resources\net90\System.Reflection.Metadata.dll - - net90.System.Buffers - Resources\net90\System.Buffers.dll + + net90.System.Formats.Asn1 + Resources\net90\System.Formats.Asn1.dll - - net90.System.Collections.Concurrent - Resources\net90\System.Collections.Concurrent.dll + + net90.System.Diagnostics.DiagnosticSource + Resources\net90\System.Diagnostics.DiagnosticSource.dll - - net90.System.Collections - Resources\net90\System.Collections.dll + + net90.System.Security.Cryptography.Primitives + Resources\net90\System.Security.Cryptography.Primitives.dll - - net90.System.Collections.Immutable - Resources\net90\System.Collections.Immutable.dll + + net90.Microsoft.Win32.Primitives + Resources\net90\Microsoft.Win32.Primitives.dll - - net90.System.Collections.NonGeneric - Resources\net90\System.Collections.NonGeneric.dll + + net90.System.Drawing.Primitives + Resources\net90\System.Drawing.Primitives.dll - - net90.System.Collections.Specialized - Resources\net90\System.Collections.Specialized.dll + + net90.System.IO.MemoryMappedFiles + Resources\net90\System.IO.MemoryMappedFiles.dll - - net90.System.ComponentModel.Annotations - Resources\net90\System.ComponentModel.Annotations.dll + + net90.System.Core + Resources\net90\System.Core.dll - - net90.System.ComponentModel.DataAnnotations - Resources\net90\System.ComponentModel.DataAnnotations.dll + + net90.System.Runtime.Serialization.Formatters + Resources\net90\System.Runtime.Serialization.Formatters.dll - - net90.System.ComponentModel - Resources\net90\System.ComponentModel.dll + + net90.System.Resources.ResourceManager + Resources\net90\System.Resources.ResourceManager.dll - - net90.System.ComponentModel.EventBasedAsync - Resources\net90\System.ComponentModel.EventBasedAsync.dll + + net90.System.Threading.Overlapped + Resources\net90\System.Threading.Overlapped.dll - - net90.System.ComponentModel.Primitives - Resources\net90\System.ComponentModel.Primitives.dll + + net90.System.Net.HttpListener + Resources\net90\System.Net.HttpListener.dll - - net90.System.ComponentModel.TypeConverter - Resources\net90\System.ComponentModel.TypeConverter.dll + + net90.System.Net + Resources\net90\System.Net.dll - - net90.System.Configuration - Resources\net90\System.Configuration.dll + + net90.System.ObjectModel + Resources\net90\System.ObjectModel.dll - - net90.System.Console - Resources\net90\System.Console.dll + + net90.System.Diagnostics.TextWriterTraceListener + Resources\net90\System.Diagnostics.TextWriterTraceListener.dll - - net90.System.Core - Resources\net90\System.Core.dll + + net90.System.Security.Cryptography.Csp + Resources\net90\System.Security.Cryptography.Csp.dll - - net90.System.Data.Common - Resources\net90\System.Data.Common.dll + + net90.Microsoft.CSharp + Resources\net90\Microsoft.CSharp.dll - - net90.System.Data.DataSetExtensions - Resources\net90\System.Data.DataSetExtensions.dll + + net90.System.Net.WebSockets.Client + Resources\net90\System.Net.WebSockets.Client.dll - - net90.System.Data - Resources\net90\System.Data.dll + + net90.System.Threading.Timer + Resources\net90\System.Threading.Timer.dll - - net90.System.Diagnostics.Contracts - Resources\net90\System.Diagnostics.Contracts.dll + + net90.System.Reflection.Emit.Lightweight + Resources\net90\System.Reflection.Emit.Lightweight.dll - - net90.System.Diagnostics.Debug - Resources\net90\System.Diagnostics.Debug.dll + + net90.System.Formats.Tar + Resources\net90\System.Formats.Tar.dll - - net90.System.Diagnostics.DiagnosticSource - Resources\net90\System.Diagnostics.DiagnosticSource.dll + + net90.System.Dynamic.Runtime + Resources\net90\System.Dynamic.Runtime.dll - - net90.System.Diagnostics.FileVersionInfo - Resources\net90\System.Diagnostics.FileVersionInfo.dll + + net90.System.Security.Cryptography.Algorithms + Resources\net90\System.Security.Cryptography.Algorithms.dll - - net90.System.Diagnostics.Process - Resources\net90\System.Diagnostics.Process.dll + + net90.WindowsBase + Resources\net90\WindowsBase.dll - - net90.System.Diagnostics.StackTrace - Resources\net90\System.Diagnostics.StackTrace.dll + + net90.System.Net.WebProxy + Resources\net90\System.Net.WebProxy.dll - - net90.System.Diagnostics.TextWriterTraceListener - Resources\net90\System.Diagnostics.TextWriterTraceListener.dll + + net90.System.Configuration + Resources\net90\System.Configuration.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.IO.Pipes.AccessControl + Resources\net90\System.IO.Pipes.AccessControl.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.Runtime.CompilerServices.Unsafe + Resources\net90\System.Runtime.CompilerServices.Unsafe.dll - - net90.System.Formats.Asn1 - Resources\net90\System.Formats.Asn1.dll + + net90.System.Diagnostics.Tracing + Resources\net90\System.Diagnostics.Tracing.dll - - net90.System.Formats.Tar - Resources\net90\System.Formats.Tar.dll + + net90.System.Data.DataSetExtensions + Resources\net90\System.Data.DataSetExtensions.dll - - net90.System.Globalization.Calendars - Resources\net90\System.Globalization.Calendars.dll + + net90.System.Net.WebSockets + Resources\net90\System.Net.WebSockets.dll - - net90.System.Globalization - Resources\net90\System.Globalization.dll + + net90.System.Text.Json + Resources\net90\System.Text.Json.dll - - net90.System.Globalization.Extensions - Resources\net90\System.Globalization.Extensions.dll + + net90.System.Reflection.DispatchProxy + Resources\net90\System.Reflection.DispatchProxy.dll - - net90.System.IO.Compression.Brotli - Resources\net90\System.IO.Compression.Brotli.dll + + net90.System.Diagnostics.TraceSource + Resources\net90\System.Diagnostics.TraceSource.dll - - net90.System.IO.Compression - Resources\net90\System.IO.Compression.dll + + net90.Microsoft.VisualBasic.Core + Resources\net90\Microsoft.VisualBasic.Core.dll - - net90.System.IO.Compression.FileSystem - Resources\net90\System.IO.Compression.FileSystem.dll + + net90.System.Runtime.Loader + Resources\net90\System.Runtime.Loader.dll - - net90.System.IO.Compression.ZipFile - Resources\net90\System.IO.Compression.ZipFile.dll + + net90.System.Xml.Serialization + Resources\net90\System.Xml.Serialization.dll - + net90.System.IO Resources\net90\System.IO.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.Diagnostics.FileVersionInfo + Resources\net90\System.Diagnostics.FileVersionInfo.dll - - net90.System.IO.FileSystem.DriveInfo - Resources\net90\System.IO.FileSystem.DriveInfo.dll + + net90.System.Runtime.InteropServices + Resources\net90\System.Runtime.InteropServices.dll - - net90.System.IO.FileSystem.Primitives - Resources\net90\System.IO.FileSystem.Primitives.dll + + net90.System.Threading.Tasks.Parallel + Resources\net90\System.Threading.Tasks.Parallel.dll - - net90.System.IO.FileSystem.Watcher - Resources\net90\System.IO.FileSystem.Watcher.dll + + net90.System.Net.Sockets + Resources\net90\System.Net.Sockets.dll - - net90.System.IO.IsolatedStorage - Resources\net90\System.IO.IsolatedStorage.dll + + net90.System.ValueTuple + Resources\net90\System.ValueTuple.dll - - net90.System.IO.MemoryMappedFiles - Resources\net90\System.IO.MemoryMappedFiles.dll + + net90.System.Runtime.InteropServices.RuntimeInformation + Resources\net90\System.Runtime.InteropServices.RuntimeInformation.dll - - net90.System.IO.Pipelines - Resources\net90\System.IO.Pipelines.dll + + net90.System.Security.Cryptography.X509Certificates + Resources\net90\System.Security.Cryptography.X509Certificates.dll - - net90.System.IO.Pipes.AccessControl - Resources\net90\System.IO.Pipes.AccessControl.dll + + net90.System.Net.ServicePoint + Resources\net90\System.Net.ServicePoint.dll - - net90.System.IO.Pipes - Resources\net90\System.IO.Pipes.dll + + net90.System.Text.Encoding.CodePages + Resources\net90\System.Text.Encoding.CodePages.dll - - net90.System.IO.UnmanagedMemoryStream - Resources\net90\System.IO.UnmanagedMemoryStream.dll + + net90.System.IO.Compression + Resources\net90\System.IO.Compression.dll - - net90.System.Linq - Resources\net90\System.Linq.dll + + net90.System.Reflection.Extensions + Resources\net90\System.Reflection.Extensions.dll - - net90.System.Linq.Expressions - Resources\net90\System.Linq.Expressions.dll + + net90.System.Runtime.Serialization + Resources\net90\System.Runtime.Serialization.dll - - net90.System.Linq.Parallel - Resources\net90\System.Linq.Parallel.dll + + net90.System.Reflection.Emit + Resources\net90\System.Reflection.Emit.dll - - net90.System.Linq.Queryable - Resources\net90\System.Linq.Queryable.dll + + net90.System.Net.NetworkInformation + Resources\net90\System.Net.NetworkInformation.dll - - net90.System.Memory - Resources\net90\System.Memory.dll + + net90.System.Reflection.Emit.ILGeneration + Resources\net90\System.Reflection.Emit.ILGeneration.dll - - net90.System.Net - Resources\net90\System.Net.dll + + net90.System.Diagnostics.Process + Resources\net90\System.Diagnostics.Process.dll - - net90.System.Net.Http - Resources\net90\System.Net.Http.dll + + net90.System.ComponentModel.Primitives + Resources\net90\System.ComponentModel.Primitives.dll - - net90.System.Net.Http.Json - Resources\net90\System.Net.Http.Json.dll + + net90.System.ComponentModel.DataAnnotations + Resources\net90\System.ComponentModel.DataAnnotations.dll - - net90.System.Net.HttpListener - Resources\net90\System.Net.HttpListener.dll + + net90.System.IO.Pipelines + Resources\net90\System.IO.Pipelines.dll - - net90.System.Net.Mail - Resources\net90\System.Net.Mail.dll + + net90.System.Runtime.CompilerServices.VisualC + Resources\net90\System.Runtime.CompilerServices.VisualC.dll - - net90.System.Net.NameResolution - Resources\net90\System.Net.NameResolution.dll + + net90.System.Diagnostics.Debug + Resources\net90\System.Diagnostics.Debug.dll - - net90.System.Net.NetworkInformation - Resources\net90\System.Net.NetworkInformation.dll + + net90.System.Buffers + Resources\net90\System.Buffers.dll - - net90.System.Net.Ping - Resources\net90\System.Net.Ping.dll + + net90.System.Collections.NonGeneric + Resources\net90\System.Collections.NonGeneric.dll - - net90.System.Net.Primitives - Resources\net90\System.Net.Primitives.dll + + net90.System.Threading + Resources\net90\System.Threading.dll - - net90.System.Net.Quic - Resources\net90\System.Net.Quic.dll + + net90.System.IO.Compression.ZipFile + Resources\net90\System.IO.Compression.ZipFile.dll - - net90.System.Net.Requests - Resources\net90\System.Net.Requests.dll + + net90.System.Xml.ReaderWriter + Resources\net90\System.Xml.ReaderWriter.dll - - net90.System.Net.Security - Resources\net90\System.Net.Security.dll + + net90.System.Text.RegularExpressions + Resources\net90\System.Text.RegularExpressions.dll - - net90.System.Net.ServicePoint - Resources\net90\System.Net.ServicePoint.dll + + net90.Microsoft.VisualBasic + Resources\net90\Microsoft.VisualBasic.dll - - net90.System.Net.Sockets - Resources\net90\System.Net.Sockets.dll + + net90.System.ComponentModel.Annotations + Resources\net90\System.ComponentModel.Annotations.dll - - net90.System.Net.WebClient - Resources\net90\System.Net.WebClient.dll + + net90.System.Net.Requests + Resources\net90\System.Net.Requests.dll - - net90.System.Net.WebHeaderCollection - Resources\net90\System.Net.WebHeaderCollection.dll + + net90.System.Globalization.Calendars + Resources\net90\System.Globalization.Calendars.dll - - net90.System.Net.WebProxy - Resources\net90\System.Net.WebProxy.dll + + net90.System.Collections.Immutable + Resources\net90\System.Collections.Immutable.dll - - net90.System.Net.WebSockets.Client - Resources\net90\System.Net.WebSockets.Client.dll + + net90.System.Runtime.Serialization.Primitives + Resources\net90\System.Runtime.Serialization.Primitives.dll - - net90.System.Net.WebSockets - Resources\net90\System.Net.WebSockets.dll + + net90.System.Text.Encoding.Extensions + Resources\net90\System.Text.Encoding.Extensions.dll - - net90.System.Numerics - Resources\net90\System.Numerics.dll + + net90.System.Diagnostics.StackTrace + Resources\net90\System.Diagnostics.StackTrace.dll - - net90.System.Numerics.Vectors - Resources\net90\System.Numerics.Vectors.dll + + net90.System.Net.Primitives + Resources\net90\System.Net.Primitives.dll - - net90.System.ObjectModel - Resources\net90\System.ObjectModel.dll + + net90.System.Security.SecureString + Resources\net90\System.Security.SecureString.dll - - net90.System.Reflection.DispatchProxy - Resources\net90\System.Reflection.DispatchProxy.dll + + net90.System.Security.Principal + Resources\net90\System.Security.Principal.dll - - net90.System.Reflection - Resources\net90\System.Reflection.dll + + net90.System.ServiceProcess + Resources\net90\System.ServiceProcess.dll - - net90.System.Reflection.Emit - Resources\net90\System.Reflection.Emit.dll + + net90.System.Linq.Queryable + Resources\net90\System.Linq.Queryable.dll - - net90.System.Reflection.Emit.ILGeneration - Resources\net90\System.Reflection.Emit.ILGeneration.dll + + net90.System.Memory + Resources\net90\System.Memory.dll - - net90.System.Reflection.Emit.Lightweight - Resources\net90\System.Reflection.Emit.Lightweight.dll + + net90.System.Xml.XDocument + Resources\net90\System.Xml.XDocument.dll - - net90.System.Reflection.Extensions - Resources\net90\System.Reflection.Extensions.dll + + net90.System.Collections + Resources\net90\System.Collections.dll - - net90.System.Reflection.Metadata - Resources\net90\System.Reflection.Metadata.dll + + net90.System.Web.HttpUtility + Resources\net90\System.Web.HttpUtility.dll - - net90.System.Reflection.Primitives - Resources\net90\System.Reflection.Primitives.dll + + net90.System.Runtime + Resources\net90\System.Runtime.dll - - net90.System.Reflection.TypeExtensions - Resources\net90\System.Reflection.TypeExtensions.dll + + net90.System.Threading.Tasks.Dataflow + Resources\net90\System.Threading.Tasks.Dataflow.dll - - net90.System.Resources.Reader - Resources\net90\System.Resources.Reader.dll + + net90.System.Net.Ping + Resources\net90\System.Net.Ping.dll - - net90.System.Resources.ResourceManager - Resources\net90\System.Resources.ResourceManager.dll + + net90.System.IO.FileSystem.AccessControl + Resources\net90\System.IO.FileSystem.AccessControl.dll - - net90.System.Resources.Writer - Resources\net90\System.Resources.Writer.dll + + net90.System.Collections.Specialized + Resources\net90\System.Collections.Specialized.dll - - net90.System.Runtime.CompilerServices.Unsafe - Resources\net90\System.Runtime.CompilerServices.Unsafe.dll + + net90.System.Net.WebClient + Resources\net90\System.Net.WebClient.dll - - net90.System.Runtime.CompilerServices.VisualC - Resources\net90\System.Runtime.CompilerServices.VisualC.dll + + net90.System.Text.Encoding + Resources\net90\System.Text.Encoding.dll - - net90.System.Runtime - Resources\net90\System.Runtime.dll + + net90.System.Resources.Reader + Resources\net90\System.Resources.Reader.dll - - net90.System.Runtime.Extensions - Resources\net90\System.Runtime.Extensions.dll + + net90.System.Data + Resources\net90\System.Data.dll - - net90.System.Runtime.Handles - Resources\net90\System.Runtime.Handles.dll + + net90.System.Net.Mail + Resources\net90\System.Net.Mail.dll - - net90.System.Runtime.InteropServices - Resources\net90\System.Runtime.InteropServices.dll + + net90.System.Security.AccessControl + Resources\net90\System.Security.AccessControl.dll - - net90.System.Runtime.InteropServices.JavaScript - Resources\net90\System.Runtime.InteropServices.JavaScript.dll + + net90.System.IO.FileSystem.DriveInfo + Resources\net90\System.IO.FileSystem.DriveInfo.dll - - net90.System.Runtime.InteropServices.RuntimeInformation - Resources\net90\System.Runtime.InteropServices.RuntimeInformation.dll + + net90.System.Net.Http.Json + Resources\net90\System.Net.Http.Json.dll - - net90.System.Runtime.Intrinsics - Resources\net90\System.Runtime.Intrinsics.dll + + net90.System.Reflection + Resources\net90\System.Reflection.dll - - net90.System.Runtime.Loader - Resources\net90\System.Runtime.Loader.dll + + net90.System.Numerics.Vectors + Resources\net90\System.Numerics.Vectors.dll - - net90.System.Runtime.Numerics - Resources\net90\System.Runtime.Numerics.dll + + net90.System.ServiceModel.Web + Resources\net90\System.ServiceModel.Web.dll - - net90.System.Runtime.Serialization - Resources\net90\System.Runtime.Serialization.dll + + net90.System.ComponentModel.EventBasedAsync + Resources\net90\System.ComponentModel.EventBasedAsync.dll - - net90.System.Runtime.Serialization.Formatters - Resources\net90\System.Runtime.Serialization.Formatters.dll + + net90.System.Xml.XPath + Resources\net90\System.Xml.XPath.dll - - net90.System.Runtime.Serialization.Json - Resources\net90\System.Runtime.Serialization.Json.dll + + net90.System.Security.Principal.Windows + Resources\net90\System.Security.Principal.Windows.dll - - net90.System.Runtime.Serialization.Primitives - Resources\net90\System.Runtime.Serialization.Primitives.dll + + net90.System.Reflection.Primitives + Resources\net90\System.Reflection.Primitives.dll - - net90.System.Runtime.Serialization.Xml - Resources\net90\System.Runtime.Serialization.Xml.dll + + net90.netstandard + Resources\net90\netstandard.dll - - net90.System.Security.AccessControl - Resources\net90\System.Security.AccessControl.dll + + net90.System.Globalization.Extensions + Resources\net90\System.Globalization.Extensions.dll - - net90.System.Security.Claims - Resources\net90\System.Security.Claims.dll + + net90.System.Net.Security + Resources\net90\System.Net.Security.dll - - net90.System.Security.Cryptography.Algorithms - Resources\net90\System.Security.Cryptography.Algorithms.dll + + net90.System.IO.FileSystem.Primitives + Resources\net90\System.IO.FileSystem.Primitives.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.Runtime.Extensions + Resources\net90\System.Runtime.Extensions.dll - - net90.System.Security.Cryptography - Resources\net90\System.Security.Cryptography.dll + + net90.System.Xml + Resources\net90\System.Xml.dll - - net90.System.Security.Cryptography.Encoding - Resources\net90\System.Security.Cryptography.Encoding.dll + + net90.System.IO.Compression.FileSystem + Resources\net90\System.IO.Compression.FileSystem.dll - - net90.System.Security.Cryptography.OpenSsl - Resources\net90\System.Security.Cryptography.OpenSsl.dll + + net90.System.Resources.Writer + Resources\net90\System.Resources.Writer.dll - - net90.System.Security.Cryptography.Primitives - Resources\net90\System.Security.Cryptography.Primitives.dll + + net90.System.IO.IsolatedStorage + Resources\net90\System.IO.IsolatedStorage.dll - - net90.System.Security.Cryptography.X509Certificates - Resources\net90\System.Security.Cryptography.X509Certificates.dll + + net90.System.Globalization + Resources\net90\System.Globalization.dll - - net90.System.Security - Resources\net90\System.Security.dll + + net90.System.Security.Claims + Resources\net90\System.Security.Claims.dll - - net90.System.Security.Principal - Resources\net90\System.Security.Principal.dll + + net90.System.Threading.ThreadPool + Resources\net90\System.Threading.ThreadPool.dll - - net90.System.Security.Principal.Windows - Resources\net90\System.Security.Principal.Windows.dll + + net90.System.Text.Encodings.Web + Resources\net90\System.Text.Encodings.Web.dll - - net90.System.Security.SecureString - Resources\net90\System.Security.SecureString.dll + + net90.System.Console + Resources\net90\System.Console.dll - - net90.System.ServiceModel.Web - Resources\net90\System.ServiceModel.Web.dll + + net90.mscorlib + Resources\net90\mscorlib.dll - - net90.System.ServiceProcess - Resources\net90\System.ServiceProcess.dll + + net90.System.Net.WebHeaderCollection + Resources\net90\System.Net.WebHeaderCollection.dll - - net90.System.Text.Encoding.CodePages - Resources\net90\System.Text.Encoding.CodePages.dll + + net90.System.Xml.XPath.XDocument + Resources\net90\System.Xml.XPath.XDocument.dll - - net90.System.Text.Encoding - Resources\net90\System.Text.Encoding.dll + + net90.System.ComponentModel + Resources\net90\System.ComponentModel.dll - - net90.System.Text.Encoding.Extensions - Resources\net90\System.Text.Encoding.Extensions.dll + + net90.System.Numerics + Resources\net90\System.Numerics.dll - - net90.System.Text.Encodings.Web - Resources\net90\System.Text.Encodings.Web.dll + + net90.System.Threading.Tasks.Extensions + Resources\net90\System.Threading.Tasks.Extensions.dll - - net90.System.Text.Json - Resources\net90\System.Text.Json.dll + + net90.System.Linq.Expressions + Resources\net90\System.Linq.Expressions.dll - - net90.System.Text.RegularExpressions - Resources\net90\System.Text.RegularExpressions.dll + + net90.System.Threading.Tasks + Resources\net90\System.Threading.Tasks.dll - - net90.System.Threading.Channels - Resources\net90\System.Threading.Channels.dll + + net90.System.Xml.Linq + Resources\net90\System.Xml.Linq.dll - - net90.System.Threading - Resources\net90\System.Threading.dll + + net90.System.IO.FileSystem + Resources\net90\System.IO.FileSystem.dll - - net90.System.Threading.Overlapped - Resources\net90\System.Threading.Overlapped.dll + + net90.Microsoft.Win32.Registry + Resources\net90\Microsoft.Win32.Registry.dll - - net90.System.Threading.Tasks.Dataflow - Resources\net90\System.Threading.Tasks.Dataflow.dll + + net90.System.Linq + Resources\net90\System.Linq.dll - - net90.System.Threading.Tasks - Resources\net90\System.Threading.Tasks.dll + + net90.System.Runtime.Intrinsics + Resources\net90\System.Runtime.Intrinsics.dll - - net90.System.Threading.Tasks.Extensions - Resources\net90\System.Threading.Tasks.Extensions.dll + + net90.System.Data.Common + Resources\net90\System.Data.Common.dll - - net90.System.Threading.Tasks.Parallel - Resources\net90\System.Threading.Tasks.Parallel.dll + + net90.System.IO.FileSystem.Watcher + Resources\net90\System.IO.FileSystem.Watcher.dll - - net90.System.Threading.Thread - Resources\net90\System.Threading.Thread.dll + + net90.System.AppContext + Resources\net90\System.AppContext.dll - - net90.System.Threading.ThreadPool - Resources\net90\System.Threading.ThreadPool.dll + + net90.System.Security + Resources\net90\System.Security.dll - - net90.System.Threading.Timer - Resources\net90\System.Threading.Timer.dll + + net90.System.Runtime.Serialization.Json + Resources\net90\System.Runtime.Serialization.Json.dll - - net90.System.Transactions - Resources\net90\System.Transactions.dll + + net90.System.Net.Quic + Resources\net90\System.Net.Quic.dll - - net90.System.Transactions.Local - Resources\net90\System.Transactions.Local.dll + + net90.System.Runtime.Handles + Resources\net90\System.Runtime.Handles.dll - - net90.System.ValueTuple - Resources\net90\System.ValueTuple.dll + + net90.System.Runtime.InteropServices.JavaScript + Resources\net90\System.Runtime.InteropServices.JavaScript.dll - + + net90.System.Linq.Parallel + Resources\net90\System.Linq.Parallel.dll + + + net90.System.Threading.Channels + Resources\net90\System.Threading.Channels.dll + + net90.System.Web Resources\net90\System.Web.dll - - net90.System.Web.HttpUtility - Resources\net90\System.Web.HttpUtility.dll + + net90.System.Runtime.Numerics + Resources\net90\System.Runtime.Numerics.dll - - net90.System.Windows - Resources\net90\System.Windows.dll + + net90.System.Xml.XmlDocument + Resources\net90\System.Xml.XmlDocument.dll - - net90.System.Xml - Resources\net90\System.Xml.dll + + net90.System.Xml.XmlSerializer + Resources\net90\System.Xml.XmlSerializer.dll - - net90.System.Xml.Linq - Resources\net90\System.Xml.Linq.dll + + net90.System.Reflection.TypeExtensions + Resources\net90\System.Reflection.TypeExtensions.dll - - net90.System.Xml.ReaderWriter - Resources\net90\System.Xml.ReaderWriter.dll + + net90.System.IO.UnmanagedMemoryStream + Resources\net90\System.IO.UnmanagedMemoryStream.dll - - net90.System.Xml.Serialization - Resources\net90\System.Xml.Serialization.dll + + net90.System.Net.NameResolution + Resources\net90\System.Net.NameResolution.dll - - net90.System.Xml.XDocument - Resources\net90\System.Xml.XDocument.dll + + net90.System.Transactions + Resources\net90\System.Transactions.dll - - net90.System.Xml.XmlDocument - Resources\net90\System.Xml.XmlDocument.dll + + net90.System.Net.Http + Resources\net90\System.Net.Http.dll - - net90.System.Xml.XmlSerializer - Resources\net90\System.Xml.XmlSerializer.dll + + net90.System.Collections.Concurrent + Resources\net90\System.Collections.Concurrent.dll - - net90.System.Xml.XPath - Resources\net90\System.Xml.XPath.dll + + net90.System.Security.Cryptography.Encoding + Resources\net90\System.Security.Cryptography.Encoding.dll - - net90.System.Xml.XPath.XDocument - Resources\net90\System.Xml.XPath.XDocument.dll + + net90.System.Transactions.Local + Resources\net90\System.Transactions.Local.dll - - net90.WindowsBase - Resources\net90\WindowsBase.dll + + net90.System.IO.Pipes + Resources\net90\System.IO.Pipes.dll + + + net90.System.Windows + Resources\net90\System.Windows.dll + + + net90.System.Runtime.Serialization.Xml + Resources\net90\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs b/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs index 8abb842..964dee1 100644 --- a/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.cs @@ -13,174 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll - /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, NetCoreApp31.References.MicrosoftCSharp, global::System.Guid.Parse("77c6c890-19ac-4339-a953-ed9afe11ea30")); - - /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, NetCoreApp31.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("b23687d0-f1db-4c1e-aee3-ffe661c758c9")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, NetCoreApp31.References.System, global::System.Guid.Parse("820b8e78-5b12-475d-a6b5-8d555c72249f")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, NetCoreApp31.References.MicrosoftVisualBasic, global::System.Guid.Parse("26ee8187-82a1-4e70-b76a-c81c8ce64b79")); + 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 Microsoft.Win32.Primitives.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetCoreApp31.References.MicrosoftWin32Primitives, global::System.Guid.Parse("c0bff24e-6c4a-4f09-b7ff-e0f74d944f12")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetCoreApp31.References.SystemThreadingThread, global::System.Guid.Parse("612db704-98aa-4c1f-a827-e0baa5e826fb")); /// - /// The for mscorlib.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetCoreApp31.References.mscorlib, global::System.Guid.Parse("04c625d2-7b3b-4dfc-9ed8-666de09d068a")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetCoreApp31.References.SystemDiagnosticsContracts, global::System.Guid.Parse("69f3b241-1f89-4ac2-93a8-6984183559f9")); /// - /// The for netstandard.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetCoreApp31.References.netstandard, global::System.Guid.Parse("f5657313-4617-421e-b939-be06b8737d9c")); + 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.AppContext.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetCoreApp31.References.SystemAppContext, global::System.Guid.Parse("3e952934-46d4-4220-91fe-428b080423db")); + 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.Buffers.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, NetCoreApp31.References.SystemBuffers, global::System.Guid.Parse("004859ae-0f9b-48d5-85fe-6f25912441dd")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, NetCoreApp31.References.SystemReflectionMetadata, global::System.Guid.Parse("5039b05d-d3e2-4519-8b22-9ae6f8737877")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetCoreApp31.References.SystemCollectionsConcurrent, global::System.Guid.Parse("f305d295-6eb5-4d9d-8504-9289600fc33d")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, NetCoreApp31.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("f8342c3a-9dfa-4096-9224-7ef5e256fb44")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetCoreApp31.References.SystemCollections, global::System.Guid.Parse("623ad323-590b-41e0-b4a1-ccb8f3313607")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetCoreApp31.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("cee07643-31da-4d0e-adda-69922bebe7e6")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, NetCoreApp31.References.SystemCollectionsImmutable, global::System.Guid.Parse("41ec39cb-6076-4fc2-91d3-9394464b864d")); + 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 System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetCoreApp31.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("66d15ec8-d515-46eb-b008-3bc38ba9ccb9")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetCoreApp31.References.SystemCollectionsSpecialized, global::System.Guid.Parse("7976bb55-530b-41c8-a623-3a9b4b36e0a5")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetCoreApp31.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("324e7f02-5121-4fbf-aee4-622676b26122")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, NetCoreApp31.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ec5df661-6214-42f0-aaea-3c48cc6bdb12")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetCoreApp31.References.SystemCore, global::System.Guid.Parse("008408b4-28ee-44e5-9ecb-9a064364a85c")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, NetCoreApp31.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("ce31cb76-5594-4f47-a627-02471edeeb77")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetCoreApp31.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("ad6c0ac9-cb73-497c-87ae-97ba78f266d3")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetCoreApp31.References.SystemComponentModel, global::System.Guid.Parse("95710035-0394-41ea-bc64-c886e87de08c")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetCoreApp31.References.SystemResourcesResourceManager, global::System.Guid.Parse("5d42ece8-4c35-4ab3-b3a5-0d9a2038eebb")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetCoreApp31.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("e9675d00-87f3-4c2b-88e4-ee91c9d5af62")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, NetCoreApp31.References.SystemThreadingOverlapped, global::System.Guid.Parse("82316cc0-6664-427a-b40b-f1c91d38f7b7")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetCoreApp31.References.SystemComponentModelPrimitives, global::System.Guid.Parse("b8071725-ae19-4143-9471-8845697b2c32")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, NetCoreApp31.References.SystemNetHttpListener, global::System.Guid.Parse("21cad1f9-fb12-4026-a409-1135ebf81cd5")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetCoreApp31.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("22701207-8a36-40cb-8bdf-80f6c523d338")); + 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.Configuration.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, NetCoreApp31.References.SystemConfiguration, global::System.Guid.Parse("b52437ca-ad9c-4ac7-8e93-8c1d90d811f9")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetCoreApp31.References.SystemObjectModel, global::System.Guid.Parse("ab1b4976-098b-4011-9e44-0fbe289ff522")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetCoreApp31.References.SystemConsole, global::System.Guid.Parse("7b2c2408-23de-40e4-9d78-a7e306473419")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetCoreApp31.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("5acd9d91-a0b2-4915-9524-67d8f3e7cb46")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetCoreApp31.References.SystemCore, global::System.Guid.Parse("008408b4-28ee-44e5-9ecb-9a064364a85c")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetCoreApp31.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("0cf8078e-72ea-4ae4-b00b-6a49bd13a3f4")); /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetCoreApp31.References.SystemDataCommon, global::System.Guid.Parse("e19ed2a6-b656-4478-b529-90d89a5ed6a9")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, NetCoreApp31.References.MicrosoftCSharp, global::System.Guid.Parse("77c6c890-19ac-4339-a953-ed9afe11ea30")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, NetCoreApp31.References.SystemDataDataSetExtensions, global::System.Guid.Parse("70ee766b-fe2f-4d16-9a2b-288635f72cc0")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetCoreApp31.References.SystemNetWebSocketsClient, global::System.Guid.Parse("10642b36-b8a8-4518-a58d-df5c01f5cd55")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetCoreApp31.References.SystemData, global::System.Guid.Parse("a00560a4-02f1-4292-9257-d2badd7d70dd")); + 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.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetCoreApp31.References.SystemDiagnosticsContracts, global::System.Guid.Parse("69f3b241-1f89-4ac2-93a8-6984183559f9")); + 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.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetCoreApp31.References.SystemDiagnosticsDebug, global::System.Guid.Parse("e72b6c0b-e2ce-4f9e-a069-14b91fe4ea60")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetCoreApp31.References.SystemDynamicRuntime, global::System.Guid.Parse("7a3c30d2-3d56-4e0b-bf62-ef02418894d2")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, NetCoreApp31.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("f8342c3a-9dfa-4096-9224-7ef5e256fb44")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetCoreApp31.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("d10c4126-c7d9-480b-b385-377d8928d950")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetCoreApp31.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("89f3db60-41a1-45ff-bcf5-97e0ca85da5d")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, NetCoreApp31.References.WindowsBase, global::System.Guid.Parse("78536aaf-355e-4c4c-beb2-d5e3bb6768f6")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetCoreApp31.References.SystemDiagnosticsProcess, global::System.Guid.Parse("9904a81a-512f-4ad2-bdbc-5cb311323af7")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, NetCoreApp31.References.SystemNetWebProxy, global::System.Guid.Parse("4ccca6e2-4dc5-4499-87e3-ac3ac305c57a")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetCoreApp31.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b3049383-4c6d-4c00-b11d-719572dc9a49")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, NetCoreApp31.References.SystemConfiguration, global::System.Guid.Parse("b52437ca-ad9c-4ac7-8e93-8c1d90d811f9")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetCoreApp31.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("5acd9d91-a0b2-4915-9524-67d8f3e7cb46")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetCoreApp31.References.SystemDiagnosticsTools, global::System.Guid.Parse("51c740c2-d983-4eb9-9061-e3b8d7c157c3")); /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetCoreApp31.References.SystemDiagnosticsTools, global::System.Guid.Parse("51c740c2-d983-4eb9-9061-e3b8d7c157c3")); + 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.Diagnostics.TraceSource.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, NetCoreApp31.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("b64cf011-4123-4ca5-aefe-5c27977226ac")); + public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, NetCoreApp31.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("1f52a47c-b5d8-4d30-8c6c-c65dc4020089")); /// /// The for System.Diagnostics.Tracing.dll @@ -188,584 +183,589 @@ 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.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, NetCoreApp31.References.SystemDataDataSetExtensions, global::System.Guid.Parse("70ee766b-fe2f-4d16-9a2b-288635f72cc0")); /// - /// The for System.Drawing.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetCoreApp31.References.SystemDrawing, global::System.Guid.Parse("44c719ea-e3f8-49f4-a744-b218a363b2a6")); + 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.Drawing.Primitives.dll + /// The for System.Text.Json.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")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, NetCoreApp31.References.SystemTextJson, global::System.Guid.Parse("43101ae1-16f7-4955-9637-7728b8221dff")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetCoreApp31.References.SystemDynamicRuntime, global::System.Guid.Parse("7a3c30d2-3d56-4e0b-bf62-ef02418894d2")); + 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.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetCoreApp31.References.SystemGlobalizationCalendars, global::System.Guid.Parse("bd71965a-dfde-404e-9725-afefe2774300")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, NetCoreApp31.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("b64cf011-4123-4ca5-aefe-5c27977226ac")); /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetCoreApp31.References.SystemGlobalization, global::System.Guid.Parse("70d1059c-18da-47b1-852b-adee7a24e20f")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, NetCoreApp31.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("b23687d0-f1db-4c1e-aee3-ffe661c758c9")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.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")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, NetCoreApp31.References.SystemRuntimeLoader, global::System.Guid.Parse("65c69db1-7422-4a00-9169-8e761b012ee8")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetCoreApp31.References.SystemXmlSerialization, global::System.Guid.Parse("0bba27e7-7426-4fb1-bbfc-8b1e0d03f30a")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetCoreApp31.References.SystemIO, global::System.Guid.Parse("2977b54b-6a9f-48c3-a753-d43d9ff8f6c5")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetCoreApp31.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("a8bd6f60-6c51-45c7-a8d0-74892c10de4e")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetCoreApp31.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("89f3db60-41a1-45ff-bcf5-97e0ca85da5d")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - 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")); + 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.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetCoreApp31.References.SystemIO, global::System.Guid.Parse("2977b54b-6a9f-48c3-a753-d43d9ff8f6c5")); + 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.IO.FileSystem.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetCoreApp31.References.SystemNetSockets, global::System.Guid.Parse("4263ca0a-3177-45ea-b2c0-aa4f0517809f")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetCoreApp31.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("78e3c924-e841-4dcf-9ffa-d233a7b3c848")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetCoreApp31.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("37b8729e-2564-467d-a502-8a7560a7d8c3")); + public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, NetCoreApp31.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("545ef8d6-8360-4893-a30c-171507b1e2c7")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - 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")); + 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.IO.IsolatedStorage.dll + /// The for System.Net.ServicePoint.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetCoreApp31.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e02e80cc-78c9-4442-905d-169c175b0785")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, NetCoreApp31.References.SystemNetServicePoint, global::System.Guid.Parse("15aa0eda-ad05-4dcb-8e38-2d95d9b33bef")); /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetCoreApp31.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("324e7f02-5121-4fbf-aee4-622676b26122")); + 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.IO.Pipes.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetCoreApp31.References.SystemIOPipes, global::System.Guid.Parse("d1e9e454-9ac3-4726-bf33-2875e12c7955")); + 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.UnmanagedMemoryStream.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetCoreApp31.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("a66bfb2e-8940-4abc-9cf1-cbbce2cfca40")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetCoreApp31.References.SystemReflectionExtensions, global::System.Guid.Parse("c35872e9-48d2-45a1-b5d3-80f42e07ff41")); /// - /// The for System.Linq.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetCoreApp31.References.SystemRuntimeSerialization, global::System.Guid.Parse("7469f97a-cad3-4fc8-8db5-f04fa4ada513")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetCoreApp31.References.SystemLinqExpressions, global::System.Guid.Parse("6a2778c7-e75b-4d78-81df-6b1f295f3ef0")); + 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.Linq.Parallel.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetCoreApp31.References.SystemLinqParallel, global::System.Guid.Parse("c2055c0f-fa9a-4ded-9d61-6bbf49b54576")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetCoreApp31.References.SystemNetNetworkInformation, global::System.Guid.Parse("5e341aa4-a4c1-43b1-8f5d-1c6d0b369570")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetCoreApp31.References.SystemLinqQueryable, global::System.Guid.Parse("105535ff-664d-4668-93d4-d26497df8ba2")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, NetCoreApp31.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("3ab3643c-c73d-46d2-b835-3a134f35eb01")); /// - /// The for System.Memory.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetCoreApp31.References.SystemDiagnosticsProcess, global::System.Guid.Parse("9904a81a-512f-4ad2-bdbc-5cb311323af7")); /// - /// The for System.Net.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetCoreApp31.References.SystemComponentModelPrimitives, global::System.Guid.Parse("b8071725-ae19-4143-9471-8845697b2c32")); /// - /// The for System.Net.Http.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetCoreApp31.References.SystemNetHttp, global::System.Guid.Parse("da26a7ad-a95d-47df-990d-4f352096574d")); + 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.Net.HttpListener.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, NetCoreApp31.References.SystemNetHttpListener, global::System.Guid.Parse("21cad1f9-fb12-4026-a409-1135ebf81cd5")); + 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.Net.Mail.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, NetCoreApp31.References.SystemNetMail, global::System.Guid.Parse("4b22a491-37d9-4024-9c34-9cd6115c8965")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetCoreApp31.References.SystemDiagnosticsDebug, global::System.Guid.Parse("e72b6c0b-e2ce-4f9e-a069-14b91fe4ea60")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetCoreApp31.References.SystemNetNameResolution, global::System.Guid.Parse("d37d7856-df27-42a7-b16e-3e2574a996fb")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, NetCoreApp31.References.SystemBuffers, global::System.Guid.Parse("004859ae-0f9b-48d5-85fe-6f25912441dd")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetCoreApp31.References.SystemNetNetworkInformation, global::System.Guid.Parse("5e341aa4-a4c1-43b1-8f5d-1c6d0b369570")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetCoreApp31.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("66d15ec8-d515-46eb-b008-3bc38ba9ccb9")); /// - /// The for System.Net.Ping.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetCoreApp31.References.SystemNetPing, global::System.Guid.Parse("d287f595-78db-479d-93fc-08ddff44f707")); + 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.Net.Primitives.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, NetCoreApp31.References.SystemNetPrimitives, global::System.Guid.Parse("0c9c5784-b8a2-4c98-b0df-2c320261a18a")); + 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.Net.Requests.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetCoreApp31.References.SystemNetRequests, global::System.Guid.Parse("f52afbff-e810-47cb-b253-6efffbb5dc6f")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetCoreApp31.References.SystemXmlReaderWriter, global::System.Guid.Parse("232b759d-7e2a-4b7d-bb8c-ad7605bfaa77")); /// - /// The for System.Net.Security.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetCoreApp31.References.SystemNetSecurity, global::System.Guid.Parse("ec4c1d01-2480-411b-9e1e-b168ab461f50")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetCoreApp31.References.SystemTextRegularExpressions, global::System.Guid.Parse("f409939c-a126-4a9a-9164-807ce9339f6c")); /// - /// The for System.Net.ServicePoint.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, NetCoreApp31.References.SystemNetServicePoint, global::System.Guid.Parse("15aa0eda-ad05-4dcb-8e38-2d95d9b33bef")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, NetCoreApp31.References.MicrosoftVisualBasic, global::System.Guid.Parse("26ee8187-82a1-4e70-b76a-c81c8ce64b79")); /// - /// The for System.Net.Sockets.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetCoreApp31.References.SystemNetSockets, global::System.Guid.Parse("4263ca0a-3177-45ea-b2c0-aa4f0517809f")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, NetCoreApp31.References.SystemComponentModelAnnotations, global::System.Guid.Parse("ec5df661-6214-42f0-aaea-3c48cc6bdb12")); /// - /// The for System.Net.WebClient.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, NetCoreApp31.References.SystemNetWebClient, global::System.Guid.Parse("5de7e4d6-44af-479d-8f9f-29c6604972cf")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetCoreApp31.References.SystemNetRequests, global::System.Guid.Parse("f52afbff-e810-47cb-b253-6efffbb5dc6f")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetCoreApp31.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("e92ab54a-a0d1-479f-980b-b2babab70a61")); + 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.Net.WebProxy.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, NetCoreApp31.References.SystemNetWebProxy, global::System.Guid.Parse("4ccca6e2-4dc5-4499-87e3-ac3ac305c57a")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, NetCoreApp31.References.SystemCollectionsImmutable, global::System.Guid.Parse("41ec39cb-6076-4fc2-91d3-9394464b864d")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetCoreApp31.References.SystemNetWebSocketsClient, global::System.Guid.Parse("10642b36-b8a8-4518-a58d-df5c01f5cd55")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetCoreApp31.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("b5bcfc61-1446-4f87-9690-e50bf7538f7a")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetCoreApp31.References.SystemNetWebSockets, global::System.Guid.Parse("9cb4cf7d-32f5-4cf8-b7f4-aaddc666b803")); + 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.Numerics.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetCoreApp31.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b3049383-4c6d-4c00-b11d-719572dc9a49")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Net.Primitives.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")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, NetCoreApp31.References.SystemNetPrimitives, global::System.Guid.Parse("0c9c5784-b8a2-4c98-b0df-2c320261a18a")); /// - /// The for System.ObjectModel.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetCoreApp31.References.SystemObjectModel, global::System.Guid.Parse("ab1b4976-098b-4011-9e44-0fbe289ff522")); + 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.Reflection.DispatchProxy.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, NetCoreApp31.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("70be1e48-ba86-4bc5-a3a9-fd0f58439db5")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetCoreApp31.References.SystemSecurityPrincipal, global::System.Guid.Parse("55e83b69-389d-4ab8-8673-fdcfa8fb59b7")); /// - /// The for System.Reflection.dll + /// The for System.ServiceProcess.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetCoreApp31.References.SystemReflection, global::System.Guid.Parse("a83e1916-3e72-46f2-beb1-ed35f99af398")); + public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, NetCoreApp31.References.SystemServiceProcess, global::System.Guid.Parse("57492213-8251-4736-bf1a-1056711fac7a")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Linq.Queryable.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, NetCoreApp31.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("3ab3643c-c73d-46d2-b835-3a134f35eb01")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Xml.XDocument.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetCoreApp31.References.SystemReflectionExtensions, global::System.Guid.Parse("c35872e9-48d2-45a1-b5d3-80f42e07ff41")); + 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.Reflection.Metadata.dll + /// The for System.Web.HttpUtility.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, NetCoreApp31.References.SystemReflectionMetadata, global::System.Guid.Parse("5039b05d-d3e2-4519-8b22-9ae6f8737877")); + 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.Reflection.Primitives.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetCoreApp31.References.SystemReflectionPrimitives, global::System.Guid.Parse("3bab7124-06fd-4b71-8a38-7b377d41c35c")); + 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.Reflection.TypeExtensions.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, NetCoreApp31.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("30c1f7ac-130a-485a-af68-6d07825ed74a")); + 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.Resources.Reader.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetCoreApp31.References.SystemResourcesReader, global::System.Guid.Parse("356ebd34-db91-4d50-b6e6-f36235fff3d7")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetCoreApp31.References.SystemNetPing, global::System.Guid.Parse("d287f595-78db-479d-93fc-08ddff44f707")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetCoreApp31.References.SystemResourcesResourceManager, global::System.Guid.Parse("5d42ece8-4c35-4ab3-b3a5-0d9a2038eebb")); + 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.Resources.Writer.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetCoreApp31.References.SystemResourcesWriter, global::System.Guid.Parse("1720af39-c644-4073-9af4-32b2c8697d70")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, NetCoreApp31.References.SystemNetWebClient, global::System.Guid.Parse("5de7e4d6-44af-479d-8f9f-29c6604972cf")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, NetCoreApp31.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("1f52a47c-b5d8-4d30-8c6c-c65dc4020089")); + 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.Runtime.CompilerServices.VisualC.dll + /// The for System.Resources.Reader.dll /// - 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")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetCoreApp31.References.SystemResourcesReader, global::System.Guid.Parse("356ebd34-db91-4d50-b6e6-f36235fff3d7")); /// - /// The for System.Runtime.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetCoreApp31.References.SystemRuntime, global::System.Guid.Parse("869e6c21-96fe-460f-9b92-1c6d00df784b")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetCoreApp31.References.SystemData, global::System.Guid.Parse("a00560a4-02f1-4292-9257-d2badd7d70dd")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetCoreApp31.References.SystemRuntimeExtensions, global::System.Guid.Parse("baf1c499-a2f8-458a-b9bd-7154e51a6dcf")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, NetCoreApp31.References.SystemNetMail, global::System.Guid.Parse("4b22a491-37d9-4024-9c34-9cd6115c8965")); /// - /// The for System.Runtime.Handles.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetCoreApp31.References.SystemRuntimeHandles, global::System.Guid.Parse("bf94f092-822c-49c6-8619-56a0439154d8")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetCoreApp31.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("78e3c924-e841-4dcf-9ffa-d233a7b3c848")); /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Reflection.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")); + 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.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesRuntimeInformation => new ReferenceInfo("System.Runtime.InteropServices.RuntimeInformation.dll", Resources.SystemRuntimeInteropServicesRuntimeInformation, NetCoreApp31.References.SystemRuntimeInteropServicesRuntimeInformation, global::System.Guid.Parse("545ef8d6-8360-4893-a30c-171507b1e2c7")); + 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.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.ServiceModel.Web.dll /// - 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")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetCoreApp31.References.SystemServiceModelWeb, global::System.Guid.Parse("a59e3d6d-9fd0-41b7-a955-394de16275cc")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, NetCoreApp31.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("dbfba8a2-f05c-417d-8c86-fd606ca517cb")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetCoreApp31.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("e9675d00-87f3-4c2b-88e4-ee91c9d5af62")); /// - /// The for System.Runtime.Loader.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, NetCoreApp31.References.SystemRuntimeLoader, global::System.Guid.Parse("65c69db1-7422-4a00-9169-8e761b012ee8")); + 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.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetCoreApp31.References.SystemRuntimeNumerics, global::System.Guid.Parse("8896733e-b989-4b4e-ae8c-d1cd3a4e05ee")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetCoreApp31.References.SystemReflectionPrimitives, global::System.Guid.Parse("3bab7124-06fd-4b71-8a38-7b377d41c35c")); /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.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")); + 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.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetCoreApp31.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("ad6c0ac9-cb73-497c-87ae-97ba78f266d3")); + 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.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetCoreApp31.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("c4b4f51a-790b-4e2b-a811-97002f5f97be")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetCoreApp31.References.SystemNetSecurity, global::System.Guid.Parse("ec4c1d01-2480-411b-9e1e-b168ab461f50")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetCoreApp31.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("b5bcfc61-1446-4f87-9690-e50bf7538f7a")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetCoreApp31.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("37b8729e-2564-467d-a502-8a7560a7d8c3")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - 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")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetCoreApp31.References.SystemRuntimeExtensions, global::System.Guid.Parse("baf1c499-a2f8-458a-b9bd-7154e51a6dcf")); /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, NetCoreApp31.References.SystemSecurityClaims, global::System.Guid.Parse("496c76b9-9d93-4ac5-862a-a0779b3aca83")); + 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.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetCoreApp31.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("d10c4126-c7d9-480b-b385-377d8928d950")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetCoreApp31.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("a8bd6f60-6c51-45c7-a8d0-74892c10de4e")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetCoreApp31.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("0cf8078e-72ea-4ae4-b00b-6a49bd13a3f4")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetCoreApp31.References.SystemResourcesWriter, global::System.Guid.Parse("1720af39-c644-4073-9af4-32b2c8697d70")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetCoreApp31.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("2a4e6551-9358-43ac-9465-6568ebf8d971")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetCoreApp31.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e02e80cc-78c9-4442-905d-169c175b0785")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Globalization.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetCoreApp31.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("cee07643-31da-4d0e-adda-69922bebe7e6")); + 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.Security.Cryptography.X509Certificates.dll + /// The for System.Security.Claims.dll /// - 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")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, NetCoreApp31.References.SystemSecurityClaims, global::System.Guid.Parse("496c76b9-9d93-4ac5-862a-a0779b3aca83")); /// - /// The for System.Security.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, NetCoreApp31.References.SystemSecurity, global::System.Guid.Parse("e14a6d46-004a-4bd6-b0b2-f18fe1269e7c")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetCoreApp31.References.SystemThreadingThreadPool, global::System.Guid.Parse("a3a959a3-835b-437f-a326-ec78ec7f512f")); /// - /// The for System.Security.Principal.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetCoreApp31.References.SystemSecurityPrincipal, global::System.Guid.Parse("55e83b69-389d-4ab8-8673-fdcfa8fb59b7")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, NetCoreApp31.References.SystemTextEncodingsWeb, global::System.Guid.Parse("2eeaf47b-26d2-406f-8527-34507ac51b32")); /// - /// The for System.Security.SecureString.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetCoreApp31.References.SystemSecuritySecureString, global::System.Guid.Parse("229302de-df9a-44ff-b527-4a1faa34d5ef")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetCoreApp31.References.SystemConsole, global::System.Guid.Parse("7b2c2408-23de-40e4-9d78-a7e306473419")); /// - /// The for System.ServiceModel.Web.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetCoreApp31.References.SystemServiceModelWeb, global::System.Guid.Parse("a59e3d6d-9fd0-41b7-a955-394de16275cc")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetCoreApp31.References.mscorlib, global::System.Guid.Parse("04c625d2-7b3b-4dfc-9ed8-666de09d068a")); /// - /// The for System.ServiceProcess.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, NetCoreApp31.References.SystemServiceProcess, global::System.Guid.Parse("57492213-8251-4736-bf1a-1056711fac7a")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetCoreApp31.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("e92ab54a-a0d1-479f-980b-b2babab70a61")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Xml.XPath.XDocument.dll /// - 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")); + 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.Text.Encoding.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, NetCoreApp31.References.SystemComponentModel, global::System.Guid.Parse("95710035-0394-41ea-bc64-c886e87de08c")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetCoreApp31.References.SystemNumerics, global::System.Guid.Parse("d823eafd-08a6-485a-b40c-4d4d7722d6d9")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, NetCoreApp31.References.SystemTextEncodingsWeb, global::System.Guid.Parse("2eeaf47b-26d2-406f-8527-34507ac51b32")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, NetCoreApp31.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("9b7bd34b-870e-4682-9179-4486beb805ca")); /// - /// The for System.Text.Json.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, NetCoreApp31.References.SystemTextJson, global::System.Guid.Parse("43101ae1-16f7-4955-9637-7728b8221dff")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetCoreApp31.References.SystemLinqExpressions, global::System.Guid.Parse("6a2778c7-e75b-4d78-81df-6b1f295f3ef0")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Threading.Tasks.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetCoreApp31.References.SystemTextRegularExpressions, global::System.Guid.Parse("f409939c-a126-4a9a-9164-807ce9339f6c")); + 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.Channels.dll + /// The for System.Xml.Linq.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, NetCoreApp31.References.SystemThreadingChannels, global::System.Guid.Parse("c765c8c1-cff1-439e-8e7a-5da40fe5f67b")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetCoreApp31.References.SystemXmlLinq, global::System.Guid.Parse("d890a9e7-a2e6-48db-8b59-650f4784da8f")); /// - /// The for System.Threading.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetCoreApp31.References.SystemThreading, global::System.Guid.Parse("42351f39-3805-45fc-aef8-57ef85333b89")); + 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.Threading.Overlapped.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, NetCoreApp31.References.SystemThreadingOverlapped, global::System.Guid.Parse("82316cc0-6664-427a-b40b-f1c91d38f7b7")); + 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.Threading.Tasks.Dataflow.dll + /// The for System.Runtime.Intrinsics.dll /// - 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")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, NetCoreApp31.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("dbfba8a2-f05c-417d-8c86-fd606ca517cb")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Data.Common.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")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetCoreApp31.References.SystemDataCommon, global::System.Guid.Parse("e19ed2a6-b656-4478-b529-90d89a5ed6a9")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, NetCoreApp31.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("9b7bd34b-870e-4682-9179-4486beb805ca")); + 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.Threading.Tasks.Parallel.dll + /// The for System.AppContext.dll /// - 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")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetCoreApp31.References.SystemAppContext, global::System.Guid.Parse("3e952934-46d4-4220-91fe-428b080423db")); /// - /// The for System.Threading.Thread.dll + /// The for System.Security.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetCoreApp31.References.SystemThreadingThread, global::System.Guid.Parse("612db704-98aa-4c1f-a827-e0baa5e826fb")); + 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.Threading.ThreadPool.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetCoreApp31.References.SystemThreadingThreadPool, global::System.Guid.Parse("a3a959a3-835b-437f-a326-ec78ec7f512f")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetCoreApp31.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("c4b4f51a-790b-4e2b-a811-97002f5f97be")); /// - /// The for System.Threading.Timer.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetCoreApp31.References.SystemThreadingTimer, global::System.Guid.Parse("5d61f44e-7fd6-4111-9029-a78bd3c76cad")); + 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.Transactions.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetCoreApp31.References.SystemLinqParallel, global::System.Guid.Parse("c2055c0f-fa9a-4ded-9d61-6bbf49b54576")); /// - /// The for System.Transactions.Local.dll + /// The for System.Threading.Channels.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, NetCoreApp31.References.SystemTransactionsLocal, global::System.Guid.Parse("be6d6a9d-5615-46fb-bbf9-5bc23247a979")); + 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.ValueTuple.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetCoreApp31.References.SystemWeb, global::System.Guid.Parse("b768fff6-ecf3-42fb-acc1-7094b6fe5e70")); /// - /// The for System.Web.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetCoreApp31.References.SystemRuntimeNumerics, global::System.Guid.Parse("8896733e-b989-4b4e-ae8c-d1cd3a4e05ee")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, NetCoreApp31.References.SystemWebHttpUtility, global::System.Guid.Parse("b0aebc2d-80b7-41c1-8c7c-fe5bcd8292db")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetCoreApp31.References.SystemXmlXmlDocument, global::System.Guid.Parse("d1208aea-b51b-4ee6-8847-59907bc83b46")); /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.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 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.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, NetCoreApp31.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("30c1f7ac-130a-485a-af68-6d07825ed74a")); /// - /// The for System.Xml.Linq.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetCoreApp31.References.SystemXmlLinq, global::System.Guid.Parse("d890a9e7-a2e6-48db-8b59-650f4784da8f")); + 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.Xml.ReaderWriter.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetCoreApp31.References.SystemXmlReaderWriter, global::System.Guid.Parse("232b759d-7e2a-4b7d-bb8c-ad7605bfaa77")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetCoreApp31.References.SystemNetNameResolution, global::System.Guid.Parse("d37d7856-df27-42a7-b16e-3e2574a996fb")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetCoreApp31.References.SystemXmlSerialization, global::System.Guid.Parse("0bba27e7-7426-4fb1-bbfc-8b1e0d03f30a")); + 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.Xml.XDocument.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetCoreApp31.References.SystemXmlXDocument, global::System.Guid.Parse("8890e347-87f8-4abc-8682-8300ffacbdad")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetCoreApp31.References.SystemNetHttp, global::System.Guid.Parse("da26a7ad-a95d-47df-990d-4f352096574d")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetCoreApp31.References.SystemXmlXmlDocument, global::System.Guid.Parse("d1208aea-b51b-4ee6-8847-59907bc83b46")); + 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.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetCoreApp31.References.SystemXmlXmlSerializer, global::System.Guid.Parse("ba8a1592-6049-440a-99ba-b79b55f3bc07")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetCoreApp31.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("2a4e6551-9358-43ac-9465-6568ebf8d971")); /// - /// The for System.Xml.XPath.dll + /// The for System.Transactions.Local.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 SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, NetCoreApp31.References.SystemTransactionsLocal, global::System.Guid.Parse("be6d6a9d-5615-46fb-bbf9-5bc23247a979")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetCoreApp31.References.SystemIOPipes, global::System.Guid.Parse("d1e9e454-9ac3-4726-bf33-2875e12c7955")); /// - /// The for WindowsBase.dll + /// The for System.Windows.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, NetCoreApp31.References.WindowsBase, global::System.Guid.Parse("78536aaf-355e-4c4c-beb2-d5e3bb6768f6")); + 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.Runtime.Serialization.Xml.dll + /// + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -775,157 +775,157 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemRuntimeInteropServicesWindowsRuntime, + SystemReflectionMetadata, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemServiceProcess, + SystemNetServicePoint, SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, + SystemIOCompression, + SystemReflectionExtensions, + SystemRuntimeSerialization, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemServiceProcess, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, SystemWebHttpUtility, - SystemWindows, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemCollectionsSpecialized, + SystemNetWebClient, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemTextEncodingsWeb, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -940,2570 +940,2570 @@ public static partial class NetCoreApp31 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (netcoreapp31)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System")).GetReference(filePath: "System.dll", display: "System (netcoreapp31)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (netcoreapp31)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netcoreapp31)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netcoreapp31)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netcoreapp31)"); } - return _MicrosoftWin32Primitives; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netcoreapp31)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netcoreapp31)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The for netstandard.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime { get { - if (_netstandard is null) + if (_SystemRuntimeInteropServicesWindowsRuntime is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netcoreapp31)"); + _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (netcoreapp31)"); } - return _netstandard; + return _SystemRuntimeInteropServicesWindowsRuntime; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netcoreapp31)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (netcoreapp31)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Buffers.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemBuffers is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (netcoreapp31)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (netcoreapp31)"); } - return _SystemBuffers; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netcoreapp31)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netcoreapp31)"); } - return _SystemCollectionsConcurrent; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollections is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netcoreapp31)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netcoreapp31)"); } - return _SystemCollections; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.Immutable.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsImmutable is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (netcoreapp31)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netcoreapp31)"); } - return _SystemCollectionsImmutable; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netcoreapp31)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netcoreapp31)"); } - return _SystemCollectionsNonGeneric; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Collections.Specialized.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemCore { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemCore is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netcoreapp31)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netcoreapp31)"); } - return _SystemCollectionsSpecialized; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (netcoreapp31)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netcoreapp31)"); } - return _SystemComponentModelAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (netcoreapp31)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netcoreapp31)"); } - return _SystemComponentModelDataAnnotations; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModel is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netcoreapp31)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netcoreapp31)"); } - return _SystemComponentModel; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netcoreapp31)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (netcoreapp31)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNet is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netcoreapp31)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netcoreapp31)"); } - return _SystemComponentModelPrimitives; + return _SystemNet; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemObjectModel is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netcoreapp31)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netcoreapp31)"); } - return _SystemComponentModelTypeConverter; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Configuration.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConfiguration is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (netcoreapp31)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netcoreapp31)"); } - return _SystemConfiguration; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Console.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemConsole is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netcoreapp31)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netcoreapp31)"); } - return _SystemConsole; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Core.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemCore is null) + if (_MicrosoftCSharp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netcoreapp31)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (netcoreapp31)"); } - return _SystemCore; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.Common.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataCommon is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netcoreapp31)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (netcoreapp31)"); } - return _SystemDataCommon; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemThreadingTimer is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (netcoreapp31)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netcoreapp31)"); } - return _SystemDataDataSetExtensions; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Data.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemData is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netcoreapp31)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (netcoreapp31)"); } - return _SystemData; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netcoreapp31)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (netcoreapp31)"); } - return _SystemDiagnosticsContracts; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netcoreapp31)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netcoreapp31)"); } - return _SystemDiagnosticsDebug; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_WindowsBase is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (netcoreapp31)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (netcoreapp31)"); } - return _SystemDiagnosticsDiagnosticSource; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netcoreapp31)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (netcoreapp31)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netcoreapp31)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (netcoreapp31)"); } - return _SystemDiagnosticsProcess; + return _SystemConfiguration; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netcoreapp31)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netcoreapp31)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netcoreapp31)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netcoreapp31)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_SystemDiagnosticsTools is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netcoreapp31)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (netcoreapp31)"); } - return _SystemDiagnosticsTools; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (netcoreapp31)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netcoreapp31)"); } - return _SystemDiagnosticsTraceSource; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netcoreapp31)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (netcoreapp31)"); } - return _SystemDiagnosticsTracing; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemNetWebSockets { get { - if (_System is null) + if (_SystemNetWebSockets is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System")).GetReference(filePath: "System.dll", display: "System (netcoreapp31)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netcoreapp31)"); } - return _System; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Drawing.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemTextJson { get { - if (_SystemDrawing is null) + if (_SystemTextJson is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netcoreapp31)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (netcoreapp31)"); } - return _SystemDrawing; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemDrawingPrimitives is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netcoreapp31)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (netcoreapp31)"); } - return _SystemDrawingPrimitives; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemDynamicRuntime is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (netcoreapp31)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (netcoreapp31)"); } - return _SystemDynamicRuntime; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.Calendars.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalizationCalendars is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netcoreapp31)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (netcoreapp31)"); } - return _SystemGlobalizationCalendars; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalization is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netcoreapp31)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (netcoreapp31)"); } - return _SystemGlobalization; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemXmlSerialization is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (netcoreapp31)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netcoreapp31)"); } - return _SystemGlobalizationExtensions; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemIO 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)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netcoreapp31)"); } - return _SystemIOCompressionBrotli; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompression is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netcoreapp31)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netcoreapp31)"); } - return _SystemIOCompression; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netcoreapp31)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netcoreapp31)"); } - return _SystemIOCompressionFileSystem; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netcoreapp31)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netcoreapp31)"); } - return _SystemIOCompressionZipFile; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIO is null) + if (_SystemNetSockets is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netcoreapp31)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netcoreapp31)"); } - return _SystemIO; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netcoreapp31)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netcoreapp31)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netcoreapp31)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netcoreapp31)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netcoreapp31)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netcoreapp31)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netcoreapp31)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (netcoreapp31)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netcoreapp31)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (netcoreapp31)"); } - return _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("netcoreapp31.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netcoreapp31)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netcoreapp31)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipes.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipes is null) + if (_SystemReflectionExtensions is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netcoreapp31)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netcoreapp31)"); } - return _SystemIOPipes; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netcoreapp31)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netcoreapp31)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.Linq.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemLinq is null) + if (_SystemReflectionEmit is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netcoreapp31)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netcoreapp31)"); } - return _SystemLinq; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.Expressions.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinqExpressions is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netcoreapp31)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netcoreapp31)"); } - return _SystemLinqExpressions; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Parallel.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqParallel is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netcoreapp31)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (netcoreapp31)"); } - return _SystemLinqParallel; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqQueryable is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netcoreapp31)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netcoreapp31)"); } - return _SystemLinqQueryable; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemMemory is null) + if (_SystemComponentModelPrimitives is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netcoreapp31)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netcoreapp31)"); } - return _SystemMemory; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Net.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemNet is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netcoreapp31)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (netcoreapp31)"); } - return _SystemNet; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.Http.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNetHttp is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netcoreapp31)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netcoreapp31)"); } - return _SystemNetHttp; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.HttpListener.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttpListener is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (netcoreapp31)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netcoreapp31)"); } - return _SystemNetHttpListener; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Mail.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetMail is null) + if (_SystemBuffers is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (netcoreapp31)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (netcoreapp31)"); } - return _SystemNetMail; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.NameResolution.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetNameResolution is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netcoreapp31)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netcoreapp31)"); } - return _SystemNetNameResolution; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetNetworkInformation is null) + if (_SystemThreading is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netcoreapp31)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netcoreapp31)"); } - return _SystemNetNetworkInformation; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.Ping.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetPing is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netcoreapp31)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netcoreapp31)"); } - return _SystemNetPing; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.Primitives.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetPrimitives is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netcoreapp31)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netcoreapp31)"); } - return _SystemNetPrimitives; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Requests.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetRequests is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netcoreapp31)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netcoreapp31)"); } - return _SystemNetRequests; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Security.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetSecurity is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netcoreapp31)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (netcoreapp31)"); } - return _SystemNetSecurity; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.ServicePoint.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetServicePoint is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (netcoreapp31)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (netcoreapp31)"); } - return _SystemNetServicePoint; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.Sockets.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetSockets is null) + if (_SystemNetRequests is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netcoreapp31)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netcoreapp31)"); } - return _SystemNetSockets; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.WebClient.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetWebClient is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (netcoreapp31)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netcoreapp31)"); } - return _SystemNetWebClient; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netcoreapp31)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (netcoreapp31)"); } - return _SystemNetWebHeaderCollection; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (netcoreapp31)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netcoreapp31)"); } - return _SystemNetWebProxy; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (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 _SystemNetWebSocketsClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebSockets.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebSockets is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netcoreapp31)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netcoreapp31)"); } - return _SystemNetWebSockets; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Numerics.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNumerics is null) + if (_SystemNetPrimitives is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netcoreapp31)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netcoreapp31)"); } - return _SystemNumerics; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNumericsVectors is null) + if (_SystemSecuritySecureString is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (netcoreapp31)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netcoreapp31)"); } - return _SystemNumericsVectors; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.ObjectModel.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemObjectModel is null) + if (_SystemSecurityPrincipal is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netcoreapp31)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netcoreapp31)"); } - return _SystemObjectModel; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemServiceProcess is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (netcoreapp31)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (netcoreapp31)"); } - return _SystemReflectionDispatchProxy; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Reflection.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemReflection is null) + if (_SystemLinqQueryable is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netcoreapp31)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netcoreapp31)"); } - return _SystemReflection; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Reflection.Emit.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemMemory { get { - if (_SystemReflectionEmit is null) + if (_SystemMemory is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netcoreapp31)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netcoreapp31)"); } - return _SystemReflectionEmit; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (netcoreapp31)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netcoreapp31)"); } - return _SystemReflectionEmitILGeneration; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemCollections is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (netcoreapp31)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netcoreapp31)"); } - return _SystemReflectionEmitLightweight; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionExtensions is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netcoreapp31)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (netcoreapp31)"); } - return _SystemReflectionExtensions; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Metadata.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionMetadata is null) + if (_SystemRuntime is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (netcoreapp31)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netcoreapp31)"); } - return _SystemReflectionMetadata; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionPrimitives is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netcoreapp31)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (netcoreapp31)"); } - return _SystemReflectionPrimitives; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (netcoreapp31)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netcoreapp31)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Resources.Reader.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemResourcesReader is null) + if (_SystemCollectionsSpecialized is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netcoreapp31)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netcoreapp31)"); } - return _SystemResourcesReader; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemResourcesResourceManager is null) + if (_SystemNetWebClient is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netcoreapp31)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (netcoreapp31)"); } - return _SystemResourcesResourceManager; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Writer.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesWriter is null) + if (_SystemTextEncoding is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netcoreapp31)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netcoreapp31)"); } - return _SystemResourcesWriter; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemResourcesReader is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (netcoreapp31)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netcoreapp31)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemData { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemData is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netcoreapp31)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netcoreapp31)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntime is null) + if (_SystemNetMail is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netcoreapp31)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (netcoreapp31)"); } - return _SystemRuntime; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeExtensions is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netcoreapp31)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netcoreapp31)"); } - return _SystemRuntimeExtensions; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netcoreapp31)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netcoreapp31)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netcoreapp31)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (netcoreapp31)"); } - return _SystemRuntimeInteropServices; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netcoreapp31)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netcoreapp31)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesWindowsRuntime is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServicesWindowsRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.InteropServices.WindowsRuntime")).GetReference(filePath: "System.Runtime.InteropServices.WindowsRuntime.dll", display: "System.Runtime.InteropServices.WindowsRuntime (netcoreapp31)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netcoreapp31)"); } - return _SystemRuntimeInteropServicesWindowsRuntime; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (netcoreapp31)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netcoreapp31)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Loader.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeLoader is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (netcoreapp31)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netcoreapp31)"); } - return _SystemRuntimeLoader; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeNumerics is null) + if (_netstandard is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netcoreapp31)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netcoreapp31)"); } - return _SystemRuntimeNumerics; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerialization is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netcoreapp31)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (netcoreapp31)"); } - return _SystemRuntimeSerialization; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netcoreapp31)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netcoreapp31)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netcoreapp31)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netcoreapp31)"); } - return _SystemRuntimeSerializationJson; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netcoreapp31)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netcoreapp31)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemXml is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netcoreapp31)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netcoreapp31)"); } - return _SystemRuntimeSerializationXml; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Claims.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityClaims is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (netcoreapp31)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netcoreapp31)"); } - return _SystemSecurityClaims; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netcoreapp31)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netcoreapp31)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netcoreapp31)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netcoreapp31)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netcoreapp31)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netcoreapp31)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netcoreapp31)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (netcoreapp31)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netcoreapp31)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netcoreapp31)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurity is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (netcoreapp31)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (netcoreapp31)"); } - return _SystemSecurity; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Principal.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityPrincipal is null) + if (_SystemConsole is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netcoreapp31)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netcoreapp31)"); } - return _SystemSecurityPrincipal; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.SecureString.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference mscorlib { get { - if (_SystemSecuritySecureString is null) + if (_mscorlib is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netcoreapp31)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netcoreapp31)"); } - return _SystemSecuritySecureString; + return _mscorlib; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemServiceModelWeb is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netcoreapp31)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netcoreapp31)"); } - return _SystemServiceModelWeb; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.ServiceProcess.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemServiceProcess is null) + if (_SystemXmlXPathXDocument is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (netcoreapp31)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netcoreapp31)"); } - return _SystemServiceProcess; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemComponentModel is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (netcoreapp31)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netcoreapp31)"); } - return _SystemTextEncodingCodePages; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Text.Encoding.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemNumerics { get { - if (_SystemTextEncoding is null) + if (_SystemNumerics is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netcoreapp31)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netcoreapp31)"); } - return _SystemTextEncoding; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemThreadingTasksExtensions 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)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (netcoreapp31)"); } - return _SystemTextEncodingExtensions; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (netcoreapp31)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netcoreapp31)"); } - return _SystemTextEncodingsWeb; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Json.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextJson is null) + if (_SystemThreadingTasks is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (netcoreapp31)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netcoreapp31)"); } - return _SystemTextJson; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemXmlLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netcoreapp31)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netcoreapp31)"); } - return _SystemTextRegularExpressions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Threading.Channels.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemThreadingChannels is null) + if (_SystemIOFileSystem is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (netcoreapp31)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netcoreapp31)"); } - return _SystemThreadingChannels; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreading is null) + if (_SystemLinq is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netcoreapp31)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netcoreapp31)"); } - return _SystemThreading; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingOverlapped is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netcoreapp31)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (netcoreapp31)"); } - return _SystemThreadingOverlapped; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemDataCommon is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (netcoreapp31)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netcoreapp31)"); } - return _SystemThreadingTasksDataflow; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingTasks is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netcoreapp31)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netcoreapp31)"); } - return _SystemThreadingTasks; + return _SystemIOFileSystemWatcher; } } - 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("netcoreapp31.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (netcoreapp31)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netcoreapp31)"); } - return _SystemThreadingTasksExtensions; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemSecurity is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netcoreapp31)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (netcoreapp31)"); } - return _SystemThreadingTasksParallel; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netcoreapp31)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netcoreapp31)"); } - return _SystemThreadingThread; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netcoreapp31)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netcoreapp31)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netcoreapp31)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netcoreapp31)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netcoreapp31)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (netcoreapp31)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (netcoreapp31)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netcoreapp31)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netcoreapp31)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netcoreapp31)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netcoreapp31)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netcoreapp31)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (netcoreapp31)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netcoreapp31)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netcoreapp31)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (netcoreapp31)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netcoreapp31)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netcoreapp31)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netcoreapp31)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netcoreapp31)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netcoreapp31)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netcoreapp31)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netcoreapp31)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netcoreapp31)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netcoreapp31)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netcoreapp31)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netcoreapp31)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netcoreapp31)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netcoreapp31)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (netcoreapp31)"); } - return _SystemXmlXmlSerializer; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netcoreapp31)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netcoreapp31)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemWindows 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)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netcoreapp31)"); } - return _SystemXmlXPathXDocument; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_WindowsBase is null) + if (_SystemRuntimeSerializationXml is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (netcoreapp31)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netcoreapp31.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netcoreapp31)"); } - return _WindowsBase; + return _SystemRuntimeSerializationXml; } } @@ -3516,157 +3516,157 @@ public static ImmutableArray All { _all = [ - MicrosoftCSharp, - MicrosoftVisualBasicCore, - MicrosoftVisualBasic, - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsImmutable, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModelDataAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConfiguration, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemDataDataSetExtensions, - SystemData, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemRuntimeInteropServicesWindowsRuntime, + SystemReflectionMetadata, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionBrotli, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, - SystemNet, - SystemNetHttp, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3680,196 +3680,184 @@ public static partial class NetCoreApp31 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "netcoreapp31.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - - /// - /// The image bytes for Microsoft.VisualBasic.Core.dll - /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "netcoreapp31.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - - /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "netcoreapp31.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netcoreapp31.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netcoreapp31.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "netcoreapp31.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netcoreapp31.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netcoreapp31.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netcoreapp31.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netcoreapp31.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netcoreapp31.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netcoreapp31.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "netcoreapp31.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "netcoreapp31.System.Runtime.InteropServices.WindowsRuntime"); + private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netcoreapp31.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "netcoreapp31.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netcoreapp31.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "netcoreapp31.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "netcoreapp31.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netcoreapp31.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netcoreapp31.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netcoreapp31.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netcoreapp31.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netcoreapp31.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "netcoreapp31.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netcoreapp31.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "netcoreapp31.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netcoreapp31.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netcoreapp31.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netcoreapp31.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netcoreapp31.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netcoreapp31.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netcoreapp31.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netcoreapp31.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netcoreapp31.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "netcoreapp31.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "netcoreapp31.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netcoreapp31.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netcoreapp31.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netcoreapp31.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netcoreapp31.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netcoreapp31.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netcoreapp31.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netcoreapp31.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "netcoreapp31.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "netcoreapp31.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netcoreapp31.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netcoreapp31.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netcoreapp31.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netcoreapp31.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netcoreapp31.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "netcoreapp31.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "netcoreapp31.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netcoreapp31.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netcoreapp31.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netcoreapp31.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netcoreapp31.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "netcoreapp31.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netcoreapp31.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "netcoreapp31.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netcoreapp31.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "netcoreapp31.System.Configuration"); + private static byte[]? _SystemConfiguration; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -3878,634 +3866,634 @@ public static class Resources private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "netcoreapp31.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netcoreapp31.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netcoreapp31.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "netcoreapp31.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netcoreapp31.System"); - private static byte[]? _System; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netcoreapp31.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netcoreapp31.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "netcoreapp31.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netcoreapp31.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netcoreapp31.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netcoreapp31.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "netcoreapp31.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netcoreapp31.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "netcoreapp31.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netcoreapp31.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "netcoreapp31.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netcoreapp31.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "netcoreapp31.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "netcoreapp31.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "netcoreapp31.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netcoreapp31.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netcoreapp31.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netcoreapp31.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netcoreapp31.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netcoreapp31.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netcoreapp31.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netcoreapp31.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netcoreapp31.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netcoreapp31.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netcoreapp31.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netcoreapp31.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netcoreapp31.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netcoreapp31.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netcoreapp31.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netcoreapp31.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netcoreapp31.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netcoreapp31.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netcoreapp31.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netcoreapp31.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "netcoreapp31.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netcoreapp31.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "netcoreapp31.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netcoreapp31.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netcoreapp31.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netcoreapp31.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netcoreapp31.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netcoreapp31.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netcoreapp31.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netcoreapp31.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netcoreapp31.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netcoreapp31.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netcoreapp31.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netcoreapp31.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "netcoreapp31.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netcoreapp31.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netcoreapp31.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netcoreapp31.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netcoreapp31.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "netcoreapp31.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "netcoreapp31.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "netcoreapp31.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netcoreapp31.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netcoreapp31.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netcoreapp31.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netcoreapp31.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "netcoreapp31.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netcoreapp31.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netcoreapp31.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "netcoreapp31.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netcoreapp31.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netcoreapp31.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netcoreapp31.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netcoreapp31.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netcoreapp31.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "netcoreapp31.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netcoreapp31.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netcoreapp31.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "netcoreapp31.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "netcoreapp31.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "netcoreapp31.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netcoreapp31.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netcoreapp31.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "netcoreapp31.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netcoreapp31.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netcoreapp31.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "netcoreapp31.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netcoreapp31.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netcoreapp31.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netcoreapp31.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netcoreapp31.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "netcoreapp31.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netcoreapp31.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netcoreapp31.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "netcoreapp31.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "netcoreapp31.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netcoreapp31.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netcoreapp31.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netcoreapp31.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netcoreapp31.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "netcoreapp31.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "netcoreapp31.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netcoreapp31.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "netcoreapp31.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netcoreapp31.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netcoreapp31.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netcoreapp31.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "netcoreapp31.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netcoreapp31.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netcoreapp31.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "netcoreapp31.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "netcoreapp31.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netcoreapp31.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "netcoreapp31.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "netcoreapp31.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netcoreapp31.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netcoreapp31.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netcoreapp31.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netcoreapp31.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "netcoreapp31.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "netcoreapp31.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netcoreapp31.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netcoreapp31.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netcoreapp31.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "netcoreapp31.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netcoreapp31.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netcoreapp31.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netcoreapp31.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "netcoreapp31.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netcoreapp31.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netcoreapp31.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netcoreapp31.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netcoreapp31.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "netcoreapp31.System.Runtime.InteropServices.WindowsRuntime"); - private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "netcoreapp31.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "netcoreapp31.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netcoreapp31.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "netcoreapp31.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netcoreapp31.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netcoreapp31.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netcoreapp31.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netcoreapp31.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netcoreapp31.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netcoreapp31.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netcoreapp31.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netcoreapp31.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netcoreapp31.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netcoreapp31.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netcoreapp31.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netcoreapp31.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netcoreapp31.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netcoreapp31.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netcoreapp31.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netcoreapp31.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netcoreapp31.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netcoreapp31.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netcoreapp31.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netcoreapp31.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netcoreapp31.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netcoreapp31.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netcoreapp31.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netcoreapp31.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netcoreapp31.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "netcoreapp31.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netcoreapp31.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netcoreapp31.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netcoreapp31.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netcoreapp31.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "netcoreapp31.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netcoreapp31.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netcoreapp31.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "netcoreapp31.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netcoreapp31.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "netcoreapp31.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netcoreapp31.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netcoreapp31.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netcoreapp31.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netcoreapp31.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netcoreapp31.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "netcoreapp31.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netcoreapp31.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "netcoreapp31.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netcoreapp31.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netcoreapp31.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netcoreapp31.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "netcoreapp31.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netcoreapp31.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netcoreapp31.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netcoreapp31.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netcoreapp31.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netcoreapp31.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "netcoreapp31.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netcoreapp31.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netcoreapp31.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "netcoreapp31.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netcoreapp31.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netcoreapp31.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netcoreapp31.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netcoreapp31.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netcoreapp31.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netcoreapp31.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netcoreapp31.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "netcoreapp31.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netcoreapp31.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netcoreapp31.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netcoreapp31.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netcoreapp31.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "netcoreapp31.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netcoreapp31.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netcoreapp31.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "netcoreapp31.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -4514,76 +4502,88 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "netcoreapp31.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netcoreapp31.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netcoreapp31.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netcoreapp31.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netcoreapp31.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netcoreapp31.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netcoreapp31.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "netcoreapp31.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netcoreapp31.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netcoreapp31.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netcoreapp31.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netcoreapp31.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netcoreapp31.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netcoreapp31.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netcoreapp31.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netcoreapp31.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netcoreapp31.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netcoreapp31.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netcoreapp31.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netcoreapp31.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netcoreapp31.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "netcoreapp31.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "netcoreapp31.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netcoreapp31.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netcoreapp31.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netcoreapp31.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.targets b/Src/Basic.Reference.Assemblies.NetCoreApp31/Generated.targets index 1727ab8..1a9ac74 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.System + Resources\netcoreapp31\System.dll - - netcoreapp31.Microsoft.Win32.Primitives - Resources\netcoreapp31\Microsoft.Win32.Primitives.dll + + netcoreapp31.System.IO.Compression.Brotli + Resources\netcoreapp31\System.IO.Compression.Brotli.dll - - netcoreapp31.mscorlib - Resources\netcoreapp31\mscorlib.dll + + netcoreapp31.System.Threading.Thread + Resources\netcoreapp31\System.Threading.Thread.dll - - netcoreapp31.netstandard - Resources\netcoreapp31\netstandard.dll + + netcoreapp31.System.Diagnostics.Contracts + Resources\netcoreapp31\System.Diagnostics.Contracts.dll - - netcoreapp31.System.AppContext - Resources\netcoreapp31\System.AppContext.dll + + netcoreapp31.System.ComponentModel.TypeConverter + Resources\netcoreapp31\System.ComponentModel.TypeConverter.dll - - netcoreapp31.System.Buffers - Resources\netcoreapp31\System.Buffers.dll + + netcoreapp31.System.Runtime.InteropServices.WindowsRuntime + Resources\netcoreapp31\System.Runtime.InteropServices.WindowsRuntime.dll - - netcoreapp31.System.Collections.Concurrent - Resources\netcoreapp31\System.Collections.Concurrent.dll + + netcoreapp31.System.Reflection.Metadata + Resources\netcoreapp31\System.Reflection.Metadata.dll - - netcoreapp31.System.Collections - Resources\netcoreapp31\System.Collections.dll + + netcoreapp31.System.Diagnostics.DiagnosticSource + Resources\netcoreapp31\System.Diagnostics.DiagnosticSource.dll - - netcoreapp31.System.Collections.Immutable - Resources\netcoreapp31\System.Collections.Immutable.dll + + netcoreapp31.System.Security.Cryptography.Primitives + Resources\netcoreapp31\System.Security.Cryptography.Primitives.dll - - netcoreapp31.System.Collections.NonGeneric - Resources\netcoreapp31\System.Collections.NonGeneric.dll + + netcoreapp31.Microsoft.Win32.Primitives + Resources\netcoreapp31\Microsoft.Win32.Primitives.dll - - netcoreapp31.System.Collections.Specialized - Resources\netcoreapp31\System.Collections.Specialized.dll + + netcoreapp31.System.Drawing.Primitives + Resources\netcoreapp31\System.Drawing.Primitives.dll - - netcoreapp31.System.ComponentModel.Annotations - Resources\netcoreapp31\System.ComponentModel.Annotations.dll + + netcoreapp31.System.IO.MemoryMappedFiles + Resources\netcoreapp31\System.IO.MemoryMappedFiles.dll - - netcoreapp31.System.ComponentModel.DataAnnotations - Resources\netcoreapp31\System.ComponentModel.DataAnnotations.dll + + netcoreapp31.System.Core + Resources\netcoreapp31\System.Core.dll - - netcoreapp31.System.ComponentModel - Resources\netcoreapp31\System.ComponentModel.dll + + netcoreapp31.System.Runtime.Serialization.Formatters + Resources\netcoreapp31\System.Runtime.Serialization.Formatters.dll - - netcoreapp31.System.ComponentModel.EventBasedAsync - Resources\netcoreapp31\System.ComponentModel.EventBasedAsync.dll + + netcoreapp31.System.Resources.ResourceManager + Resources\netcoreapp31\System.Resources.ResourceManager.dll - - netcoreapp31.System.ComponentModel.Primitives - Resources\netcoreapp31\System.ComponentModel.Primitives.dll + + netcoreapp31.System.Threading.Overlapped + Resources\netcoreapp31\System.Threading.Overlapped.dll - - netcoreapp31.System.ComponentModel.TypeConverter - Resources\netcoreapp31\System.ComponentModel.TypeConverter.dll + + netcoreapp31.System.Net.HttpListener + Resources\netcoreapp31\System.Net.HttpListener.dll - - netcoreapp31.System.Configuration - Resources\netcoreapp31\System.Configuration.dll + + netcoreapp31.System.Net + Resources\netcoreapp31\System.Net.dll - - netcoreapp31.System.Console - Resources\netcoreapp31\System.Console.dll + + netcoreapp31.System.ObjectModel + Resources\netcoreapp31\System.ObjectModel.dll - - netcoreapp31.System.Core - Resources\netcoreapp31\System.Core.dll + + netcoreapp31.System.Diagnostics.TextWriterTraceListener + Resources\netcoreapp31\System.Diagnostics.TextWriterTraceListener.dll - - netcoreapp31.System.Data.Common - Resources\netcoreapp31\System.Data.Common.dll + + netcoreapp31.System.Security.Cryptography.Csp + Resources\netcoreapp31\System.Security.Cryptography.Csp.dll - - netcoreapp31.System.Data.DataSetExtensions - Resources\netcoreapp31\System.Data.DataSetExtensions.dll + + netcoreapp31.Microsoft.CSharp + Resources\netcoreapp31\Microsoft.CSharp.dll - - netcoreapp31.System.Data - Resources\netcoreapp31\System.Data.dll + + netcoreapp31.System.Net.WebSockets.Client + Resources\netcoreapp31\System.Net.WebSockets.Client.dll - - netcoreapp31.System.Diagnostics.Contracts - Resources\netcoreapp31\System.Diagnostics.Contracts.dll + + netcoreapp31.System.Threading.Timer + Resources\netcoreapp31\System.Threading.Timer.dll - - netcoreapp31.System.Diagnostics.Debug - Resources\netcoreapp31\System.Diagnostics.Debug.dll + + netcoreapp31.System.Reflection.Emit.Lightweight + Resources\netcoreapp31\System.Reflection.Emit.Lightweight.dll - - netcoreapp31.System.Diagnostics.DiagnosticSource - Resources\netcoreapp31\System.Diagnostics.DiagnosticSource.dll + + netcoreapp31.System.Dynamic.Runtime + Resources\netcoreapp31\System.Dynamic.Runtime.dll - - netcoreapp31.System.Diagnostics.FileVersionInfo - Resources\netcoreapp31\System.Diagnostics.FileVersionInfo.dll + + netcoreapp31.System.Security.Cryptography.Algorithms + Resources\netcoreapp31\System.Security.Cryptography.Algorithms.dll - - netcoreapp31.System.Diagnostics.Process - Resources\netcoreapp31\System.Diagnostics.Process.dll + + netcoreapp31.WindowsBase + Resources\netcoreapp31\WindowsBase.dll - - netcoreapp31.System.Diagnostics.StackTrace - Resources\netcoreapp31\System.Diagnostics.StackTrace.dll + + netcoreapp31.System.Net.WebProxy + Resources\netcoreapp31\System.Net.WebProxy.dll - - netcoreapp31.System.Diagnostics.TextWriterTraceListener - Resources\netcoreapp31\System.Diagnostics.TextWriterTraceListener.dll + + netcoreapp31.System.Configuration + Resources\netcoreapp31\System.Configuration.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 Resources\netcoreapp31\System.Drawing.dll - - netcoreapp31.System.Drawing.Primitives - Resources\netcoreapp31\System.Drawing.Primitives.dll + + netcoreapp31.System.Runtime.CompilerServices.Unsafe + Resources\netcoreapp31\System.Runtime.CompilerServices.Unsafe.dll - - netcoreapp31.System.Dynamic.Runtime - Resources\netcoreapp31\System.Dynamic.Runtime.dll + + netcoreapp31.System.Diagnostics.Tracing + Resources\netcoreapp31\System.Diagnostics.Tracing.dll - - netcoreapp31.System.Globalization.Calendars - Resources\netcoreapp31\System.Globalization.Calendars.dll + + netcoreapp31.System.Data.DataSetExtensions + Resources\netcoreapp31\System.Data.DataSetExtensions.dll - - netcoreapp31.System.Globalization - Resources\netcoreapp31\System.Globalization.dll + + netcoreapp31.System.Net.WebSockets + Resources\netcoreapp31\System.Net.WebSockets.dll - - netcoreapp31.System.Globalization.Extensions - Resources\netcoreapp31\System.Globalization.Extensions.dll + + netcoreapp31.System.Text.Json + Resources\netcoreapp31\System.Text.Json.dll - - netcoreapp31.System.IO.Compression.Brotli - Resources\netcoreapp31\System.IO.Compression.Brotli.dll + + netcoreapp31.System.Reflection.DispatchProxy + Resources\netcoreapp31\System.Reflection.DispatchProxy.dll - - netcoreapp31.System.IO.Compression - Resources\netcoreapp31\System.IO.Compression.dll + + netcoreapp31.System.Diagnostics.TraceSource + Resources\netcoreapp31\System.Diagnostics.TraceSource.dll - - netcoreapp31.System.IO.Compression.FileSystem - Resources\netcoreapp31\System.IO.Compression.FileSystem.dll + + netcoreapp31.Microsoft.VisualBasic.Core + Resources\netcoreapp31\Microsoft.VisualBasic.Core.dll - - netcoreapp31.System.IO.Compression.ZipFile - Resources\netcoreapp31\System.IO.Compression.ZipFile.dll + + netcoreapp31.System.Runtime.Loader + Resources\netcoreapp31\System.Runtime.Loader.dll - + + netcoreapp31.System.Xml.Serialization + Resources\netcoreapp31\System.Xml.Serialization.dll + + netcoreapp31.System.IO Resources\netcoreapp31\System.IO.dll - - netcoreapp31.System.IO.FileSystem - Resources\netcoreapp31\System.IO.FileSystem.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.IsolatedStorage - Resources\netcoreapp31\System.IO.IsolatedStorage.dll - - - netcoreapp31.System.IO.MemoryMappedFiles - Resources\netcoreapp31\System.IO.MemoryMappedFiles.dll + + netcoreapp31.System.Diagnostics.FileVersionInfo + Resources\netcoreapp31\System.Diagnostics.FileVersionInfo.dll - - netcoreapp31.System.IO.Pipes - Resources\netcoreapp31\System.IO.Pipes.dll + + netcoreapp31.System.Runtime.InteropServices + Resources\netcoreapp31\System.Runtime.InteropServices.dll - - netcoreapp31.System.IO.UnmanagedMemoryStream - Resources\netcoreapp31\System.IO.UnmanagedMemoryStream.dll + + netcoreapp31.System.Threading.Tasks.Parallel + Resources\netcoreapp31\System.Threading.Tasks.Parallel.dll - - netcoreapp31.System.Linq - Resources\netcoreapp31\System.Linq.dll + + netcoreapp31.System.Net.Sockets + Resources\netcoreapp31\System.Net.Sockets.dll - - netcoreapp31.System.Linq.Expressions - Resources\netcoreapp31\System.Linq.Expressions.dll + + netcoreapp31.System.ValueTuple + Resources\netcoreapp31\System.ValueTuple.dll - - netcoreapp31.System.Linq.Parallel - Resources\netcoreapp31\System.Linq.Parallel.dll + + netcoreapp31.System.Runtime.InteropServices.RuntimeInformation + Resources\netcoreapp31\System.Runtime.InteropServices.RuntimeInformation.dll - - netcoreapp31.System.Linq.Queryable - Resources\netcoreapp31\System.Linq.Queryable.dll + + netcoreapp31.System.Security.Cryptography.X509Certificates + Resources\netcoreapp31\System.Security.Cryptography.X509Certificates.dll - - netcoreapp31.System.Memory - Resources\netcoreapp31\System.Memory.dll + + netcoreapp31.System.Net.ServicePoint + Resources\netcoreapp31\System.Net.ServicePoint.dll - - netcoreapp31.System.Net - Resources\netcoreapp31\System.Net.dll + + netcoreapp31.System.Text.Encoding.CodePages + Resources\netcoreapp31\System.Text.Encoding.CodePages.dll - - netcoreapp31.System.Net.Http - Resources\netcoreapp31\System.Net.Http.dll + + netcoreapp31.System.IO.Compression + Resources\netcoreapp31\System.IO.Compression.dll - - netcoreapp31.System.Net.HttpListener - Resources\netcoreapp31\System.Net.HttpListener.dll + + netcoreapp31.System.Reflection.Extensions + Resources\netcoreapp31\System.Reflection.Extensions.dll - - netcoreapp31.System.Net.Mail - Resources\netcoreapp31\System.Net.Mail.dll + + netcoreapp31.System.Runtime.Serialization + Resources\netcoreapp31\System.Runtime.Serialization.dll - - netcoreapp31.System.Net.NameResolution - Resources\netcoreapp31\System.Net.NameResolution.dll + + netcoreapp31.System.Reflection.Emit + Resources\netcoreapp31\System.Reflection.Emit.dll - + netcoreapp31.System.Net.NetworkInformation Resources\netcoreapp31\System.Net.NetworkInformation.dll - - netcoreapp31.System.Net.Ping - Resources\netcoreapp31\System.Net.Ping.dll + + netcoreapp31.System.Reflection.Emit.ILGeneration + Resources\netcoreapp31\System.Reflection.Emit.ILGeneration.dll - - netcoreapp31.System.Net.Primitives - Resources\netcoreapp31\System.Net.Primitives.dll + + netcoreapp31.System.Diagnostics.Process + Resources\netcoreapp31\System.Diagnostics.Process.dll - - netcoreapp31.System.Net.Requests - Resources\netcoreapp31\System.Net.Requests.dll + + netcoreapp31.System.ComponentModel.Primitives + Resources\netcoreapp31\System.ComponentModel.Primitives.dll - - netcoreapp31.System.Net.Security - Resources\netcoreapp31\System.Net.Security.dll + + netcoreapp31.System.ComponentModel.DataAnnotations + Resources\netcoreapp31\System.ComponentModel.DataAnnotations.dll - - netcoreapp31.System.Net.ServicePoint - Resources\netcoreapp31\System.Net.ServicePoint.dll + + netcoreapp31.System.Runtime.CompilerServices.VisualC + Resources\netcoreapp31\System.Runtime.CompilerServices.VisualC.dll - - netcoreapp31.System.Net.Sockets - Resources\netcoreapp31\System.Net.Sockets.dll + + netcoreapp31.System.Diagnostics.Debug + Resources\netcoreapp31\System.Diagnostics.Debug.dll - - netcoreapp31.System.Net.WebClient - Resources\netcoreapp31\System.Net.WebClient.dll + + netcoreapp31.System.Buffers + Resources\netcoreapp31\System.Buffers.dll - - netcoreapp31.System.Net.WebHeaderCollection - Resources\netcoreapp31\System.Net.WebHeaderCollection.dll + + netcoreapp31.System.Collections.NonGeneric + Resources\netcoreapp31\System.Collections.NonGeneric.dll - - netcoreapp31.System.Net.WebProxy - Resources\netcoreapp31\System.Net.WebProxy.dll + + netcoreapp31.System.Threading + Resources\netcoreapp31\System.Threading.dll - - netcoreapp31.System.Net.WebSockets.Client - Resources\netcoreapp31\System.Net.WebSockets.Client.dll + + netcoreapp31.System.IO.Compression.ZipFile + Resources\netcoreapp31\System.IO.Compression.ZipFile.dll - - netcoreapp31.System.Net.WebSockets - Resources\netcoreapp31\System.Net.WebSockets.dll + + netcoreapp31.System.Xml.ReaderWriter + Resources\netcoreapp31\System.Xml.ReaderWriter.dll - - netcoreapp31.System.Numerics - Resources\netcoreapp31\System.Numerics.dll + + netcoreapp31.System.Text.RegularExpressions + Resources\netcoreapp31\System.Text.RegularExpressions.dll - - netcoreapp31.System.Numerics.Vectors - Resources\netcoreapp31\System.Numerics.Vectors.dll + + netcoreapp31.Microsoft.VisualBasic + Resources\netcoreapp31\Microsoft.VisualBasic.dll - - netcoreapp31.System.ObjectModel - Resources\netcoreapp31\System.ObjectModel.dll + + netcoreapp31.System.ComponentModel.Annotations + Resources\netcoreapp31\System.ComponentModel.Annotations.dll - - netcoreapp31.System.Reflection.DispatchProxy - Resources\netcoreapp31\System.Reflection.DispatchProxy.dll + + netcoreapp31.System.Net.Requests + Resources\netcoreapp31\System.Net.Requests.dll - - netcoreapp31.System.Reflection - Resources\netcoreapp31\System.Reflection.dll + + netcoreapp31.System.Globalization.Calendars + Resources\netcoreapp31\System.Globalization.Calendars.dll - - netcoreapp31.System.Reflection.Emit - Resources\netcoreapp31\System.Reflection.Emit.dll + + netcoreapp31.System.Collections.Immutable + Resources\netcoreapp31\System.Collections.Immutable.dll - - netcoreapp31.System.Reflection.Emit.ILGeneration - Resources\netcoreapp31\System.Reflection.Emit.ILGeneration.dll + + netcoreapp31.System.Runtime.Serialization.Primitives + Resources\netcoreapp31\System.Runtime.Serialization.Primitives.dll - - netcoreapp31.System.Reflection.Emit.Lightweight - Resources\netcoreapp31\System.Reflection.Emit.Lightweight.dll + + netcoreapp31.System.Text.Encoding.Extensions + Resources\netcoreapp31\System.Text.Encoding.Extensions.dll - - netcoreapp31.System.Reflection.Extensions - Resources\netcoreapp31\System.Reflection.Extensions.dll + + netcoreapp31.System.Diagnostics.StackTrace + Resources\netcoreapp31\System.Diagnostics.StackTrace.dll - - netcoreapp31.System.Reflection.Metadata - Resources\netcoreapp31\System.Reflection.Metadata.dll + + netcoreapp31.System.Net.Primitives + Resources\netcoreapp31\System.Net.Primitives.dll - - netcoreapp31.System.Reflection.Primitives - Resources\netcoreapp31\System.Reflection.Primitives.dll + + netcoreapp31.System.Security.SecureString + Resources\netcoreapp31\System.Security.SecureString.dll - - netcoreapp31.System.Reflection.TypeExtensions - Resources\netcoreapp31\System.Reflection.TypeExtensions.dll + + netcoreapp31.System.Security.Principal + Resources\netcoreapp31\System.Security.Principal.dll + + + netcoreapp31.System.ServiceProcess + Resources\netcoreapp31\System.ServiceProcess.dll - - netcoreapp31.System.Resources.Reader - Resources\netcoreapp31\System.Resources.Reader.dll + + netcoreapp31.System.Linq.Queryable + Resources\netcoreapp31\System.Linq.Queryable.dll - - netcoreapp31.System.Resources.ResourceManager - Resources\netcoreapp31\System.Resources.ResourceManager.dll + + netcoreapp31.System.Memory + Resources\netcoreapp31\System.Memory.dll - - netcoreapp31.System.Resources.Writer - Resources\netcoreapp31\System.Resources.Writer.dll + + netcoreapp31.System.Xml.XDocument + Resources\netcoreapp31\System.Xml.XDocument.dll - - netcoreapp31.System.Runtime.CompilerServices.Unsafe - Resources\netcoreapp31\System.Runtime.CompilerServices.Unsafe.dll + + netcoreapp31.System.Collections + Resources\netcoreapp31\System.Collections.dll - - netcoreapp31.System.Runtime.CompilerServices.VisualC - Resources\netcoreapp31\System.Runtime.CompilerServices.VisualC.dll + + netcoreapp31.System.Web.HttpUtility + Resources\netcoreapp31\System.Web.HttpUtility.dll - + netcoreapp31.System.Runtime Resources\netcoreapp31\System.Runtime.dll - - netcoreapp31.System.Runtime.Extensions - Resources\netcoreapp31\System.Runtime.Extensions.dll + + netcoreapp31.System.Threading.Tasks.Dataflow + Resources\netcoreapp31\System.Threading.Tasks.Dataflow.dll - - netcoreapp31.System.Runtime.Handles - Resources\netcoreapp31\System.Runtime.Handles.dll + + netcoreapp31.System.Net.Ping + Resources\netcoreapp31\System.Net.Ping.dll - - netcoreapp31.System.Runtime.InteropServices - Resources\netcoreapp31\System.Runtime.InteropServices.dll + + netcoreapp31.System.Collections.Specialized + Resources\netcoreapp31\System.Collections.Specialized.dll - - netcoreapp31.System.Runtime.InteropServices.RuntimeInformation - Resources\netcoreapp31\System.Runtime.InteropServices.RuntimeInformation.dll + + netcoreapp31.System.Net.WebClient + Resources\netcoreapp31\System.Net.WebClient.dll - - netcoreapp31.System.Runtime.InteropServices.WindowsRuntime - Resources\netcoreapp31\System.Runtime.InteropServices.WindowsRuntime.dll + + netcoreapp31.System.Text.Encoding + Resources\netcoreapp31\System.Text.Encoding.dll - - netcoreapp31.System.Runtime.Intrinsics - Resources\netcoreapp31\System.Runtime.Intrinsics.dll + + netcoreapp31.System.Resources.Reader + Resources\netcoreapp31\System.Resources.Reader.dll - - netcoreapp31.System.Runtime.Loader - Resources\netcoreapp31\System.Runtime.Loader.dll + + netcoreapp31.System.Data + Resources\netcoreapp31\System.Data.dll - - netcoreapp31.System.Runtime.Numerics - Resources\netcoreapp31\System.Runtime.Numerics.dll + + netcoreapp31.System.Net.Mail + Resources\netcoreapp31\System.Net.Mail.dll - - netcoreapp31.System.Runtime.Serialization - Resources\netcoreapp31\System.Runtime.Serialization.dll + + netcoreapp31.System.IO.FileSystem.DriveInfo + Resources\netcoreapp31\System.IO.FileSystem.DriveInfo.dll - - netcoreapp31.System.Runtime.Serialization.Formatters - Resources\netcoreapp31\System.Runtime.Serialization.Formatters.dll + + netcoreapp31.System.Reflection + Resources\netcoreapp31\System.Reflection.dll - - netcoreapp31.System.Runtime.Serialization.Json - Resources\netcoreapp31\System.Runtime.Serialization.Json.dll + + netcoreapp31.System.Numerics.Vectors + Resources\netcoreapp31\System.Numerics.Vectors.dll - - netcoreapp31.System.Runtime.Serialization.Primitives - Resources\netcoreapp31\System.Runtime.Serialization.Primitives.dll + + netcoreapp31.System.ServiceModel.Web + Resources\netcoreapp31\System.ServiceModel.Web.dll - - netcoreapp31.System.Runtime.Serialization.Xml - Resources\netcoreapp31\System.Runtime.Serialization.Xml.dll + + netcoreapp31.System.ComponentModel.EventBasedAsync + Resources\netcoreapp31\System.ComponentModel.EventBasedAsync.dll - - netcoreapp31.System.Security.Claims - Resources\netcoreapp31\System.Security.Claims.dll + + netcoreapp31.System.Xml.XPath + Resources\netcoreapp31\System.Xml.XPath.dll - - netcoreapp31.System.Security.Cryptography.Algorithms - Resources\netcoreapp31\System.Security.Cryptography.Algorithms.dll + + netcoreapp31.System.Reflection.Primitives + Resources\netcoreapp31\System.Reflection.Primitives.dll - - netcoreapp31.System.Security.Cryptography.Csp - Resources\netcoreapp31\System.Security.Cryptography.Csp.dll + + netcoreapp31.netstandard + Resources\netcoreapp31\netstandard.dll - - netcoreapp31.System.Security.Cryptography.Encoding - Resources\netcoreapp31\System.Security.Cryptography.Encoding.dll + + netcoreapp31.System.Globalization.Extensions + Resources\netcoreapp31\System.Globalization.Extensions.dll - - netcoreapp31.System.Security.Cryptography.Primitives - Resources\netcoreapp31\System.Security.Cryptography.Primitives.dll + + netcoreapp31.System.Net.Security + Resources\netcoreapp31\System.Net.Security.dll - - netcoreapp31.System.Security.Cryptography.X509Certificates - Resources\netcoreapp31\System.Security.Cryptography.X509Certificates.dll + + netcoreapp31.System.IO.FileSystem.Primitives + Resources\netcoreapp31\System.IO.FileSystem.Primitives.dll - - netcoreapp31.System.Security - Resources\netcoreapp31\System.Security.dll + + netcoreapp31.System.Runtime.Extensions + Resources\netcoreapp31\System.Runtime.Extensions.dll - - netcoreapp31.System.Security.Principal - Resources\netcoreapp31\System.Security.Principal.dll + + netcoreapp31.System.Xml + Resources\netcoreapp31\System.Xml.dll - - netcoreapp31.System.Security.SecureString - Resources\netcoreapp31\System.Security.SecureString.dll + + netcoreapp31.System.IO.Compression.FileSystem + Resources\netcoreapp31\System.IO.Compression.FileSystem.dll - - netcoreapp31.System.ServiceModel.Web - Resources\netcoreapp31\System.ServiceModel.Web.dll + + netcoreapp31.System.Resources.Writer + Resources\netcoreapp31\System.Resources.Writer.dll - - netcoreapp31.System.ServiceProcess - Resources\netcoreapp31\System.ServiceProcess.dll + + netcoreapp31.System.IO.IsolatedStorage + Resources\netcoreapp31\System.IO.IsolatedStorage.dll - - netcoreapp31.System.Text.Encoding.CodePages - Resources\netcoreapp31\System.Text.Encoding.CodePages.dll + + netcoreapp31.System.Globalization + Resources\netcoreapp31\System.Globalization.dll - - netcoreapp31.System.Text.Encoding - Resources\netcoreapp31\System.Text.Encoding.dll + + netcoreapp31.System.Security.Claims + Resources\netcoreapp31\System.Security.Claims.dll - - netcoreapp31.System.Text.Encoding.Extensions - Resources\netcoreapp31\System.Text.Encoding.Extensions.dll + + netcoreapp31.System.Threading.ThreadPool + Resources\netcoreapp31\System.Threading.ThreadPool.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.Console + Resources\netcoreapp31\System.Console.dll - - netcoreapp31.System.Threading.Channels - Resources\netcoreapp31\System.Threading.Channels.dll + + netcoreapp31.mscorlib + Resources\netcoreapp31\mscorlib.dll - - netcoreapp31.System.Threading - Resources\netcoreapp31\System.Threading.dll + + netcoreapp31.System.Net.WebHeaderCollection + Resources\netcoreapp31\System.Net.WebHeaderCollection.dll - - netcoreapp31.System.Threading.Overlapped - Resources\netcoreapp31\System.Threading.Overlapped.dll + + netcoreapp31.System.Xml.XPath.XDocument + Resources\netcoreapp31\System.Xml.XPath.XDocument.dll - - netcoreapp31.System.Threading.Tasks.Dataflow - Resources\netcoreapp31\System.Threading.Tasks.Dataflow.dll + + netcoreapp31.System.ComponentModel + Resources\netcoreapp31\System.ComponentModel.dll - - netcoreapp31.System.Threading.Tasks - Resources\netcoreapp31\System.Threading.Tasks.dll + + netcoreapp31.System.Numerics + Resources\netcoreapp31\System.Numerics.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.Linq.Expressions + Resources\netcoreapp31\System.Linq.Expressions.dll - - netcoreapp31.System.Threading.Thread - Resources\netcoreapp31\System.Threading.Thread.dll + + netcoreapp31.System.Threading.Tasks + Resources\netcoreapp31\System.Threading.Tasks.dll - - netcoreapp31.System.Threading.ThreadPool - Resources\netcoreapp31\System.Threading.ThreadPool.dll + + netcoreapp31.System.Xml.Linq + Resources\netcoreapp31\System.Xml.Linq.dll - - netcoreapp31.System.Threading.Timer - Resources\netcoreapp31\System.Threading.Timer.dll + + netcoreapp31.System.IO.FileSystem + Resources\netcoreapp31\System.IO.FileSystem.dll - - netcoreapp31.System.Transactions - Resources\netcoreapp31\System.Transactions.dll + + netcoreapp31.System.Linq + Resources\netcoreapp31\System.Linq.dll - - netcoreapp31.System.Transactions.Local - Resources\netcoreapp31\System.Transactions.Local.dll + + netcoreapp31.System.Runtime.Intrinsics + Resources\netcoreapp31\System.Runtime.Intrinsics.dll - - netcoreapp31.System.ValueTuple - Resources\netcoreapp31\System.ValueTuple.dll + + netcoreapp31.System.Data.Common + Resources\netcoreapp31\System.Data.Common.dll - - netcoreapp31.System.Web - Resources\netcoreapp31\System.Web.dll + + netcoreapp31.System.IO.FileSystem.Watcher + Resources\netcoreapp31\System.IO.FileSystem.Watcher.dll - - netcoreapp31.System.Web.HttpUtility - Resources\netcoreapp31\System.Web.HttpUtility.dll + + netcoreapp31.System.AppContext + Resources\netcoreapp31\System.AppContext.dll - - netcoreapp31.System.Windows - Resources\netcoreapp31\System.Windows.dll + + netcoreapp31.System.Security + Resources\netcoreapp31\System.Security.dll - - netcoreapp31.System.Xml - Resources\netcoreapp31\System.Xml.dll + + netcoreapp31.System.Runtime.Serialization.Json + Resources\netcoreapp31\System.Runtime.Serialization.Json.dll - - netcoreapp31.System.Xml.Linq - Resources\netcoreapp31\System.Xml.Linq.dll + + netcoreapp31.System.Runtime.Handles + Resources\netcoreapp31\System.Runtime.Handles.dll - - netcoreapp31.System.Xml.ReaderWriter - Resources\netcoreapp31\System.Xml.ReaderWriter.dll + + netcoreapp31.System.Linq.Parallel + Resources\netcoreapp31\System.Linq.Parallel.dll - - netcoreapp31.System.Xml.Serialization - Resources\netcoreapp31\System.Xml.Serialization.dll + + netcoreapp31.System.Threading.Channels + Resources\netcoreapp31\System.Threading.Channels.dll - - netcoreapp31.System.Xml.XDocument - Resources\netcoreapp31\System.Xml.XDocument.dll + + netcoreapp31.System.Web + Resources\netcoreapp31\System.Web.dll + + + netcoreapp31.System.Runtime.Numerics + Resources\netcoreapp31\System.Runtime.Numerics.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.Reflection.TypeExtensions + Resources\netcoreapp31\System.Reflection.TypeExtensions.dll - - netcoreapp31.System.Xml.XPath.XDocument - Resources\netcoreapp31\System.Xml.XPath.XDocument.dll + + netcoreapp31.System.IO.UnmanagedMemoryStream + Resources\netcoreapp31\System.IO.UnmanagedMemoryStream.dll - - netcoreapp31.WindowsBase - Resources\netcoreapp31\WindowsBase.dll + + netcoreapp31.System.Net.NameResolution + Resources\netcoreapp31\System.Net.NameResolution.dll + + + netcoreapp31.System.Transactions + Resources\netcoreapp31\System.Transactions.dll + + + netcoreapp31.System.Net.Http + Resources\netcoreapp31\System.Net.Http.dll + + + netcoreapp31.System.Collections.Concurrent + Resources\netcoreapp31\System.Collections.Concurrent.dll + + + netcoreapp31.System.Security.Cryptography.Encoding + Resources\netcoreapp31\System.Security.Cryptography.Encoding.dll + + + netcoreapp31.System.Transactions.Local + Resources\netcoreapp31\System.Transactions.Local.dll + + + netcoreapp31.System.IO.Pipes + Resources\netcoreapp31\System.IO.Pipes.dll + + + netcoreapp31.System.Windows + Resources\netcoreapp31\System.Windows.dll + + + netcoreapp31.System.Runtime.Serialization.Xml + Resources\netcoreapp31\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs index 85b148a..2fa24a6 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.cs @@ -13,44 +13,39 @@ public static class ReferenceInfos { /// - /// The for Microsoft.Win32.Primitives.dll - /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard13.References.MicrosoftWin32Primitives, global::System.Guid.Parse("91e3a81f-b201-4e0c-8268-d6f5ac7fb341")); - - /// - /// The for System.AppContext.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard13.References.SystemAppContext, global::System.Guid.Parse("7d0ca87f-e540-4a1f-a8bc-e516f32f5d53")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard13.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("efe1d3b2-6c05-46a1-b158-004e5343cda1")); /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard13.References.SystemCollectionsConcurrent, global::System.Guid.Parse("286808d4-32ac-4189-8a2b-7545fa4b6086")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard13.References.MicrosoftWin32Primitives, global::System.Guid.Parse("91e3a81f-b201-4e0c-8268-d6f5ac7fb341")); /// - /// The for System.Collections.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard13.References.SystemCollections, global::System.Guid.Parse("dc8e993a-f57c-4208-9b48-c9de723bd9ae")); + 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.Console.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard13.References.SystemConsole, global::System.Guid.Parse("7c306057-d8d3-4710-acd5-48a6a7416da5")); + 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.Diagnostics.Debug.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard13.References.SystemDiagnosticsDebug, global::System.Guid.Parse("e8da1e39-cb54-4c34-9233-b0dea7f24136")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard13.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("9ad5797a-13a1-49b7-ad60-2e89f8d4dcd2")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard13.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("965b58bc-1fd3-48cf-be90-27a5a9091d07")); + 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.Diagnostics.Process.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard13.References.SystemDiagnosticsProcess, global::System.Guid.Parse("d19ddd95-cd72-4313-8ec4-6f7d58c446f5")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard13.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6b686dbb-17b1-4833-85e4-9a2b63f00600")); /// /// The for System.Diagnostics.Tools.dll @@ -63,129 +58,129 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, NetStandard13.References.SystemDiagnosticsTracing, global::System.Guid.Parse("0c51d40e-31ef-45f1-85f4-627c5df009b7")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard13.References.SystemGlobalizationCalendars, global::System.Guid.Parse("fcf5f760-0ab6-4607-bac7-3a4bac4b4c59")); + 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.Globalization.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard13.References.SystemGlobalization, global::System.Guid.Parse("06c11906-82a8-4972-bae8-af7ef83ea233")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard13.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("965b58bc-1fd3-48cf-be90-27a5a9091d07")); /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, NetStandard13.References.SystemRuntimeInteropServices, global::System.Guid.Parse("510cc175-e4e2-4dc0-be80-b25809b81c59")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard13.References.SystemNetSockets, global::System.Guid.Parse("d896fe9a-bb21-409d-9c3b-3b3160ca66f7")); /// - /// The for System.IO.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard13.References.SystemValueTuple, global::System.Guid.Parse("0e36256c-d941-414e-a037-63caa0544d38")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard13.References.SystemIOFileSystem, global::System.Guid.Parse("26348140-43db-4e00-ae0a-51657fb5c45c")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.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 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.Linq.dll + /// The for System.Text.Encoding.CodePages.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 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.Linq.Expressions.dll + /// The for System.IO.Compression.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 SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, NetStandard13.References.SystemIOCompression, global::System.Guid.Parse("2fb7b844-10bc-4023-b29a-2d341b010ef8")); /// - /// The for System.Net.Http.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard13.References.SystemNetHttp, global::System.Guid.Parse("366072f2-59a8-4d1b-b1fb-4d4357b9fdcc")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard13.References.SystemReflectionExtensions, global::System.Guid.Parse("b7aae18d-6dd7-4990-a235-bf75351f1a63")); /// - /// The for System.Net.Primitives.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, NetStandard13.References.SystemNetPrimitives, global::System.Guid.Parse("bc474da5-2dd5-44e2-ae42-214b1412c875")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard13.References.SystemDiagnosticsProcess, global::System.Guid.Parse("d19ddd95-cd72-4313-8ec4-6f7d58c446f5")); /// - /// The for System.Net.Security.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard13.References.SystemNetSecurity, global::System.Guid.Parse("e8fb5b9d-2d54-468d-bd4f-6dbbe5a9ff8e")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard13.References.SystemDiagnosticsDebug, global::System.Guid.Parse("e8da1e39-cb54-4c34-9233-b0dea7f24136")); /// - /// The for System.Net.Sockets.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard13.References.SystemNetSockets, global::System.Guid.Parse("d896fe9a-bb21-409d-9c3b-3b3160ca66f7")); + 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.ObjectModel.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard13.References.SystemObjectModel, global::System.Guid.Parse("51121eca-cdba-447b-ad8d-e4c15c657d8b")); + 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.Reflection.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard13.References.SystemReflection, global::System.Guid.Parse("b0a5aef5-d59c-41ab-88a8-070188f91a13")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard13.References.SystemXmlReaderWriter, global::System.Guid.Parse("50cbb506-90fe-4b79-a1f9-191d8ca9373f")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard13.References.SystemReflectionExtensions, global::System.Guid.Parse("b7aae18d-6dd7-4990-a235-bf75351f1a63")); + 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.Reflection.Primitives.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard13.References.SystemReflectionPrimitives, global::System.Guid.Parse("a2b25b9d-8988-406a-bd71-936b443bf573")); + public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard13.References.SystemGlobalizationCalendars, global::System.Guid.Parse("fcf5f760-0ab6-4607-bac7-3a4bac4b4c59")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Runtime.Serialization.Primitives.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 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 + /// The for System.Text.Encoding.Extensions.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 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.Runtime.Extensions.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard13.References.SystemRuntimeExtensions, global::System.Guid.Parse("2250f35c-4847-4d0d-b225-47e35e39b015")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, NetStandard13.References.SystemNetPrimitives, global::System.Guid.Parse("bc474da5-2dd5-44e2-ae42-214b1412c875")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard13.References.SystemRuntimeHandles, global::System.Guid.Parse("98aa6ed2-21ab-4579-9b4a-c2447c21b86b")); + 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.Runtime.InteropServices.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard13.References.SystemXmlXDocument, global::System.Guid.Parse("8af61d14-77f6-4ab5-95c0-2fca40d335fc")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard13.References.SystemCollections, global::System.Guid.Parse("dc8e993a-f57c-4208-9b48-c9de723bd9ae")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard13.References.SystemRuntimeNumerics, global::System.Guid.Parse("9b6cc1ed-d04a-4881-b09f-526b86acec1c")); + 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.Runtime.Serialization.Primitives.dll + /// The for System.Text.Encoding.dll /// - 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")); + 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.Security.AccessControl.dll @@ -193,69 +188,69 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, NetStandard13.References.SystemSecurityAccessControl, global::System.Guid.Parse("9ca72926-f8b2-47b1-baf9-c48b67684ffe")); /// - /// The for System.Security.Claims.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, NetStandard13.References.SystemSecurityClaims, global::System.Guid.Parse("af2a2068-32c3-4e61-af21-ae4ca2688b86")); + 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.Security.Cryptography.Algorithms.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard13.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6b686dbb-17b1-4833-85e4-9a2b63f00600")); + 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.Security.Cryptography.Csp.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard13.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("9ad5797a-13a1-49b7-ad60-2e89f8d4dcd2")); + 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.Cryptography.Encoding.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard13.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("8c839bdf-05b6-48d3-92f2-caa183da320a")); + 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.Security.Cryptography.Primitives.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard13.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("efe1d3b2-6c05-46a1-b158-004e5343cda1")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard13.References.SystemNetSecurity, global::System.Guid.Parse("e8fb5b9d-2d54-468d-bd4f-6dbbe5a9ff8e")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.IO.FileSystem.Primitives.dll /// - 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")); + 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.Security.Principal.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard13.References.SystemRuntimeExtensions, global::System.Guid.Parse("2250f35c-4847-4d0d-b225-47e35e39b015")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard13.References.SystemGlobalization, global::System.Guid.Parse("06c11906-82a8-4972-bae8-af7ef83ea233")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Security.Claims.dll /// - 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")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, NetStandard13.References.SystemSecurityClaims, global::System.Guid.Parse("af2a2068-32c3-4e61-af21-ae4ca2688b86")); /// - /// The for System.Text.Encoding.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard13.References.SystemConsole, global::System.Guid.Parse("7c306057-d8d3-4710-acd5-48a6a7416da5")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.XPath.XDocument.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 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.Text.RegularExpressions.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, NetStandard13.References.SystemTextRegularExpressions, global::System.Guid.Parse("594e4a83-e0e4-4460-ba32-4176fa3fa297")); + 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.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard13.References.SystemLinqExpressions, global::System.Guid.Parse("d4a258f5-7d30-42d4-9dd5-02d03bcd2c70")); /// /// The for System.Threading.Tasks.dll @@ -263,29 +258,29 @@ 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.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard13.References.SystemIOFileSystem, global::System.Guid.Parse("26348140-43db-4e00-ae0a-51657fb5c45c")); /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard13.References.SystemLinq, global::System.Guid.Parse("ffb4cff3-b953-4068-bdca-0d5540a1af15")); /// - /// The for System.ValueTuple.dll + /// The for System.AppContext.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard13.References.SystemValueTuple, global::System.Guid.Parse("0e36256c-d941-414e-a037-63caa0544d38")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard13.References.SystemAppContext, global::System.Guid.Parse("7d0ca87f-e540-4a1f-a8bc-e516f32f5d53")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard13.References.SystemXmlReaderWriter, global::System.Guid.Parse("50cbb506-90fe-4b79-a1f9-191d8ca9373f")); + 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.Xml.XDocument.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard13.References.SystemXmlXDocument, global::System.Guid.Parse("8af61d14-77f6-4ab5-95c0-2fca40d335fc")); + public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, NetStandard13.References.SystemRuntimeNumerics, global::System.Guid.Parse("9b6cc1ed-d04a-4881-b09f-526b86acec1c")); /// /// The for System.Xml.XmlDocument.dll @@ -293,14 +288,19 @@ public static class ReferenceInfos public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard13.References.SystemXmlXmlDocument, global::System.Guid.Parse("81149fa8-556a-481a-834e-aa005d7a54ce")); /// - /// The for System.Xml.XPath.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, NetStandard13.References.SystemXmlXPath, global::System.Guid.Parse("27062bf2-498a-439b-b8af-4e1cdcdfdb7e")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard13.References.SystemNetHttp, global::System.Guid.Parse("366072f2-59a8-4d1b-b1fb-4d4357b9fdcc")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard13.References.SystemCollectionsConcurrent, global::System.Guid.Parse("286808d4-32ac-4189-8a2b-7545fa4b6086")); + + /// + /// The for System.Security.Cryptography.Encoding.dll + /// + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard13.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("8c839bdf-05b6-48d3-92f2-caa183da320a")); private static ImmutableArray _all; public static ImmutableArray All { @@ -310,64 +310,64 @@ public static ImmutableArray All { _all = [ + SystemSecurityCryptographyPrimitives, MicrosoftWin32Primitives, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemConsole, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, + SystemResourcesResourceManager, + SystemObjectModel, + SystemSecurityCryptographyCsp, + SystemThreadingTimer, + SystemSecurityCryptographyAlgorithms, SystemDiagnosticsTools, SystemDiagnosticsTracing, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemIOCompression, - SystemIOCompressionZipFile, SystemIO, - SystemIOFileSystem, - SystemIOFileSystemPrimitives, - SystemLinq, - SystemLinqExpressions, - SystemNetHttp, - SystemNetPrimitives, - SystemNetSecurity, - SystemNetSockets, - SystemObjectModel, - SystemReflection, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesResourceManager, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, - SystemRuntimeSerializationPrimitives, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, + SystemIOCompression, + SystemReflectionExtensions, + SystemDiagnosticsProcess, + SystemDiagnosticsDebug, SystemThreading, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTimer, - SystemValueTuple, + SystemIOCompressionZipFile, SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemGlobalizationCalendars, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemNetPrimitives, + SystemSecurityPrincipal, SystemXmlXDocument, - SystemXmlXmlDocument, + SystemCollections, + SystemRuntime, + SystemTextEncoding, + SystemSecurityAccessControl, + SystemReflection, SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, + SystemGlobalization, + SystemSecurityClaims, + SystemConsole, SystemXmlXPathXDocument, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, + SystemIOFileSystem, + SystemLinq, + SystemAppContext, + SystemRuntimeHandles, + SystemRuntimeNumerics, + SystemXmlXmlDocument, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, ]; } return _all; @@ -382,139 +382,122 @@ public static partial class NetStandard13 { public static class References { - private static PortableExecutableReference? _MicrosoftWin32Primitives; - - /// - /// The for Microsoft.Win32.Primitives.dll - /// - public static PortableExecutableReference MicrosoftWin32Primitives - { - get - { - if (_MicrosoftWin32Primitives is null) - { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard13)"); - } - return _MicrosoftWin32Primitives; - } - } - - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.AppContext.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemAppContext is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard13)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard13)"); } - return _SystemAppContext; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsConcurrent is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard13)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard13)"); } - return _SystemCollectionsConcurrent; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.Collections.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemCollections is null) + if (_SystemResourcesResourceManager is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard13)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard13)"); } - return _SystemCollections; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Console.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConsole is null) + if (_SystemObjectModel is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard13)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard13)"); } - return _SystemConsole; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard13)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netstandard13)"); } - return _SystemDiagnosticsDebug; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemThreadingTimer is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard13)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard13)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard13)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard13)"); } - return _SystemDiagnosticsProcess; + return _SystemSecurityCryptographyAlgorithms; } } @@ -552,428 +535,428 @@ public static PortableExecutableReference SystemDiagnosticsTracing } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Globalization.Calendars.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemIO { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemIO is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard13)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard13)"); } - return _SystemGlobalizationCalendars; + return _SystemIO; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Globalization.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemGlobalization is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard13)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard13)"); } - return _SystemGlobalization; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompression is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard13)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard13)"); } - return _SystemIOCompression; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemNetSockets 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)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard13)"); } - return _SystemIOCompressionZipFile; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIO is null) + if (_SystemValueTuple is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard13)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard13)"); } - return _SystemIO; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystem is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (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 _SystemIOFileSystem; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates 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)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netstandard13)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.Linq.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemLinq is null) + if (_SystemTextEncodingCodePages is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard13)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (netstandard13)"); } - return _SystemLinq; + return _SystemTextEncodingCodePages; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.Linq.Expressions.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemLinqExpressions is null) + if (_SystemIOCompression is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard13)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard13)"); } - return _SystemLinqExpressions; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.Net.Http.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemNetHttp is null) + if (_SystemReflectionExtensions is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard13)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard13)"); } - return _SystemNetHttp; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Net.Primitives.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemNetPrimitives is null) + if (_SystemDiagnosticsProcess is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard13)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard13)"); } - return _SystemNetPrimitives; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Security.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetSecurity is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard13)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard13)"); } - return _SystemNetSecurity; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Sockets.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetSockets is null) + if (_SystemThreading is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard13)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard13)"); } - return _SystemNetSockets; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.ObjectModel.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemObjectModel is null) + if (_SystemIOCompressionZipFile is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (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 _SystemObjectModel; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Reflection.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemReflection is null) + if (_SystemXmlReaderWriter is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard13)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard13)"); } - return _SystemReflection; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemReflectionExtensions is null) + if (_SystemTextRegularExpressions is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard13)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard13)"); } - return _SystemReflectionExtensions; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemReflectionPrimitives is null) + if (_SystemGlobalizationCalendars is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard13)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard13)"); } - return _SystemReflectionPrimitives; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemResourcesResourceManager is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard13)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard13)"); } - return _SystemResourcesResourceManager; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Runtime.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemRuntime is null) + if (_SystemTextEncodingExtensions is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (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 _SystemRuntime; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemRuntimeExtensions is null) + if (_SystemNetPrimitives is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard13)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard13)"); } - return _SystemRuntimeExtensions; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Runtime.Handles.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemRuntimeHandles is null) + if (_SystemSecurityPrincipal is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard13)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard13)"); } - return _SystemRuntimeHandles; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemXmlXDocument is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard13)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard13)"); } - return _SystemRuntimeInteropServices; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemCollections { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemCollections 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)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard13)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntime { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntime is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard13)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard13)"); } - return _SystemRuntimeNumerics; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemTextEncoding is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard13)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard13)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemTextEncoding; } } @@ -994,224 +977,224 @@ public static PortableExecutableReference SystemSecurityAccessControl } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Security.Claims.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemReflection { get { - if (_SystemSecurityClaims is null) + if (_SystemReflection is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (netstandard13)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard13)"); } - return _SystemSecurityClaims; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemXmlXPath is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard13)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard13)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (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 _SystemSecurityCryptographyCsp; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemReflectionPrimitives is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard13)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard13)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemNetSecurity is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard13)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard13)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (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 _SystemSecurityCryptographyX509Certificates; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.Principal.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityPrincipal is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard13)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard13)"); } - return _SystemSecurityPrincipal; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemGlobalization 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)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard13)"); } - return _SystemSecurityPrincipalWindows; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemSecurityClaims is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (netstandard13)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (netstandard13)"); } - return _SystemTextEncodingCodePages; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Text.Encoding.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemConsole { get { - if (_SystemTextEncoding is null) + if (_SystemConsole is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard13)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard13)"); } - return _SystemTextEncoding; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard13)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemTextRegularExpressions is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (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 _SystemTextRegularExpressions; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Threading.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemThreading is null) + if (_SystemLinqExpressions is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard13)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard13)"); } - return _SystemThreading; + return _SystemLinqExpressions; } } @@ -1232,88 +1215,88 @@ public static PortableExecutableReference SystemThreadingTasks } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemIOFileSystem 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)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard13)"); } - return _SystemThreadingTasksExtensions; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreadingTimer is null) + if (_SystemLinq is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard13)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard13)"); } - return _SystemThreadingTimer; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.ValueTuple.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemAppContext { get { - if (_SystemValueTuple is null) + if (_SystemAppContext is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard13)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard13)"); } - return _SystemValueTuple; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemXmlReaderWriter is null) + if (_SystemRuntimeHandles is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard13)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard13)"); } - return _SystemXmlReaderWriter; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Xml.XDocument.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemXmlXDocument is null) + if (_SystemRuntimeNumerics is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard13)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard13)"); } - return _SystemXmlXDocument; + return _SystemRuntimeNumerics; } } @@ -1334,37 +1317,54 @@ public static PortableExecutableReference SystemXmlXmlDocument } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.XPath.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlXPath is null) + if (_SystemNetHttp is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard13)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard13)"); } - return _SystemXmlXPath; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemCollectionsConcurrent 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)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard13)"); } - return _SystemXmlXPathXDocument; + return _SystemCollectionsConcurrent; + } + } + + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + + /// + /// The for System.Security.Cryptography.Encoding.dll + /// + public static PortableExecutableReference SystemSecurityCryptographyEncoding + { + get + { + if (_SystemSecurityCryptographyEncoding is null) + { + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard13.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard13)"); + } + return _SystemSecurityCryptographyEncoding; } } @@ -1377,64 +1377,64 @@ public static ImmutableArray All { _all = [ + SystemSecurityCryptographyPrimitives, MicrosoftWin32Primitives, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemConsole, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, + SystemResourcesResourceManager, + SystemObjectModel, + SystemSecurityCryptographyCsp, + SystemThreadingTimer, + SystemSecurityCryptographyAlgorithms, SystemDiagnosticsTools, SystemDiagnosticsTracing, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemIOCompression, - SystemIOCompressionZipFile, SystemIO, - SystemIOFileSystem, - SystemIOFileSystemPrimitives, - SystemLinq, - SystemLinqExpressions, - SystemNetHttp, - SystemNetPrimitives, - SystemNetSecurity, - SystemNetSockets, - SystemObjectModel, - SystemReflection, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesResourceManager, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, - SystemRuntimeSerializationPrimitives, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, SystemTextEncodingCodePages, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, + SystemIOCompression, + SystemReflectionExtensions, + SystemDiagnosticsProcess, + SystemDiagnosticsDebug, SystemThreading, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTimer, - SystemValueTuple, + SystemIOCompressionZipFile, SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemGlobalizationCalendars, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemNetPrimitives, + SystemSecurityPrincipal, SystemXmlXDocument, - SystemXmlXmlDocument, + SystemCollections, + SystemRuntime, + SystemTextEncoding, + SystemSecurityAccessControl, + SystemReflection, SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, + SystemGlobalization, + SystemSecurityClaims, + SystemConsole, SystemXmlXPathXDocument, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, + SystemIOFileSystem, + SystemLinq, + SystemAppContext, + SystemRuntimeHandles, + SystemRuntimeNumerics, + SystemXmlXmlDocument, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, ]; } return _all; @@ -1448,52 +1448,46 @@ public static partial class NetStandard13 public static class Resources { /// - /// The image bytes for Microsoft.Win32.Primitives.dll - /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard13.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; - - /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard13.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard13.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard13.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard13.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard13.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard13.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard13.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard13.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard13.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard13.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard13.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard13.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard13.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard13.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// /// The image bytes for System.Diagnostics.Tools.dll @@ -1508,154 +1502,154 @@ public static class Resources private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard13.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard13.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard13.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard13.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard13.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard13.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard13.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard13.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard13.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard13.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard13.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard13.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard13.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard13.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard13.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "netstandard13.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard13.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard13.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard13.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard13.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "netstandard13.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard13.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard13.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard13.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard13.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard13.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard13.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard13.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard13.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard13.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard13.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard13.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard13.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard13.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard13.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard13.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard13.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard13.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard13.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "netstandard13.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard13.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard13.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard13.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard13.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard13.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard13.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard13.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard13.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard13.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard13.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// /// The image bytes for System.Security.AccessControl.dll @@ -1664,82 +1658,82 @@ public static class Resources private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netstandard13.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard13.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard13.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard13.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard13.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "netstandard13.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard13.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard13.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard13.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard13.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard13.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard13.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard13.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard13.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "netstandard13.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard13.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "netstandard13.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netstandard13.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard13.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard13.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard13.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard13.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard13.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netstandard13.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard13.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard13.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// /// The image bytes for System.Threading.Tasks.dll @@ -1748,34 +1742,34 @@ public static class Resources private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netstandard13.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard13.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard13.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard13.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard13.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard13.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard13.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard13.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard13.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard13.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// /// The image bytes for System.Xml.XmlDocument.dll @@ -1784,16 +1778,22 @@ public static class Resources private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard13.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard13.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard13.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard13.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; + + /// + /// The image bytes for System.Security.Cryptography.Encoding.dll + /// + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard13.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; } diff --git a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets index 51fd158..c359b23 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets +++ b/Src/Basic.Reference.Assemblies.NetStandard13/Generated.targets @@ -1,236 +1,236 @@ - + + netstandard13.System.Security.Cryptography.Primitives + Resources\netstandard13\System.Security.Cryptography.Primitives.dll + + 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.Resources.ResourceManager + Resources\netstandard13\System.Resources.ResourceManager.dll - - netstandard13.System.Console - Resources\netstandard13\System.Console.dll + + netstandard13.System.ObjectModel + Resources\netstandard13\System.ObjectModel.dll - - netstandard13.System.Diagnostics.Debug - Resources\netstandard13\System.Diagnostics.Debug.dll + + netstandard13.System.Security.Cryptography.Csp + Resources\netstandard13\System.Security.Cryptography.Csp.dll - - netstandard13.System.Diagnostics.FileVersionInfo - Resources\netstandard13\System.Diagnostics.FileVersionInfo.dll + + netstandard13.System.Threading.Timer + Resources\netstandard13\System.Threading.Timer.dll - - netstandard13.System.Diagnostics.Process - Resources\netstandard13\System.Diagnostics.Process.dll + + netstandard13.System.Security.Cryptography.Algorithms + Resources\netstandard13\System.Security.Cryptography.Algorithms.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.IO + Resources\netstandard13\System.IO.dll - - netstandard13.System.Globalization - Resources\netstandard13\System.Globalization.dll + + netstandard13.System.Diagnostics.FileVersionInfo + Resources\netstandard13\System.Diagnostics.FileVersionInfo.dll - - netstandard13.System.IO.Compression - Resources\netstandard13\System.IO.Compression.dll + + netstandard13.System.Runtime.InteropServices + Resources\netstandard13\System.Runtime.InteropServices.dll - - netstandard13.System.IO.Compression.ZipFile - Resources\netstandard13\System.IO.Compression.ZipFile.dll + + netstandard13.System.Net.Sockets + Resources\netstandard13\System.Net.Sockets.dll - - netstandard13.System.IO - Resources\netstandard13\System.IO.dll + + netstandard13.System.ValueTuple + Resources\netstandard13\System.ValueTuple.dll - - netstandard13.System.IO.FileSystem - Resources\netstandard13\System.IO.FileSystem.dll + + netstandard13.System.Runtime.InteropServices.RuntimeInformation + Resources\netstandard13\System.Runtime.InteropServices.RuntimeInformation.dll - - netstandard13.System.IO.FileSystem.Primitives - Resources\netstandard13\System.IO.FileSystem.Primitives.dll + + netstandard13.System.Security.Cryptography.X509Certificates + Resources\netstandard13\System.Security.Cryptography.X509Certificates.dll - - netstandard13.System.Linq - Resources\netstandard13\System.Linq.dll + + netstandard13.System.Text.Encoding.CodePages + Resources\netstandard13\System.Text.Encoding.CodePages.dll - - netstandard13.System.Linq.Expressions - Resources\netstandard13\System.Linq.Expressions.dll + + netstandard13.System.IO.Compression + Resources\netstandard13\System.IO.Compression.dll - - netstandard13.System.Net.Http - Resources\netstandard13\System.Net.Http.dll + + netstandard13.System.Reflection.Extensions + Resources\netstandard13\System.Reflection.Extensions.dll - - netstandard13.System.Net.Primitives - Resources\netstandard13\System.Net.Primitives.dll + + netstandard13.System.Diagnostics.Process + Resources\netstandard13\System.Diagnostics.Process.dll - - netstandard13.System.Net.Security - Resources\netstandard13\System.Net.Security.dll + + netstandard13.System.Diagnostics.Debug + Resources\netstandard13\System.Diagnostics.Debug.dll - - netstandard13.System.Net.Sockets - Resources\netstandard13\System.Net.Sockets.dll + + netstandard13.System.Threading + Resources\netstandard13\System.Threading.dll - - netstandard13.System.ObjectModel - Resources\netstandard13\System.ObjectModel.dll + + netstandard13.System.IO.Compression.ZipFile + Resources\netstandard13\System.IO.Compression.ZipFile.dll - - netstandard13.System.Reflection - Resources\netstandard13\System.Reflection.dll + + netstandard13.System.Xml.ReaderWriter + Resources\netstandard13\System.Xml.ReaderWriter.dll - - netstandard13.System.Reflection.Extensions - Resources\netstandard13\System.Reflection.Extensions.dll + + netstandard13.System.Text.RegularExpressions + Resources\netstandard13\System.Text.RegularExpressions.dll - - netstandard13.System.Reflection.Primitives - Resources\netstandard13\System.Reflection.Primitives.dll + + netstandard13.System.Globalization.Calendars + Resources\netstandard13\System.Globalization.Calendars.dll - - netstandard13.System.Resources.ResourceManager - Resources\netstandard13\System.Resources.ResourceManager.dll + + netstandard13.System.Runtime.Serialization.Primitives + Resources\netstandard13\System.Runtime.Serialization.Primitives.dll - - netstandard13.System.Runtime - Resources\netstandard13\System.Runtime.dll + + netstandard13.System.Text.Encoding.Extensions + Resources\netstandard13\System.Text.Encoding.Extensions.dll - - netstandard13.System.Runtime.Extensions - Resources\netstandard13\System.Runtime.Extensions.dll + + netstandard13.System.Net.Primitives + Resources\netstandard13\System.Net.Primitives.dll - - netstandard13.System.Runtime.Handles - Resources\netstandard13\System.Runtime.Handles.dll + + netstandard13.System.Security.Principal + Resources\netstandard13\System.Security.Principal.dll - - netstandard13.System.Runtime.InteropServices - Resources\netstandard13\System.Runtime.InteropServices.dll + + netstandard13.System.Xml.XDocument + Resources\netstandard13\System.Xml.XDocument.dll - - netstandard13.System.Runtime.InteropServices.RuntimeInformation - Resources\netstandard13\System.Runtime.InteropServices.RuntimeInformation.dll + + netstandard13.System.Collections + Resources\netstandard13\System.Collections.dll - - netstandard13.System.Runtime.Numerics - Resources\netstandard13\System.Runtime.Numerics.dll + + netstandard13.System.Runtime + Resources\netstandard13\System.Runtime.dll - - netstandard13.System.Runtime.Serialization.Primitives - Resources\netstandard13\System.Runtime.Serialization.Primitives.dll + + netstandard13.System.Text.Encoding + Resources\netstandard13\System.Text.Encoding.dll - + netstandard13.System.Security.AccessControl Resources\netstandard13\System.Security.AccessControl.dll - - netstandard13.System.Security.Claims - Resources\netstandard13\System.Security.Claims.dll + + netstandard13.System.Reflection + Resources\netstandard13\System.Reflection.dll - - netstandard13.System.Security.Cryptography.Algorithms - Resources\netstandard13\System.Security.Cryptography.Algorithms.dll + + netstandard13.System.Xml.XPath + Resources\netstandard13\System.Xml.XPath.dll - - netstandard13.System.Security.Cryptography.Csp - Resources\netstandard13\System.Security.Cryptography.Csp.dll + + netstandard13.System.Security.Principal.Windows + Resources\netstandard13\System.Security.Principal.Windows.dll - - netstandard13.System.Security.Cryptography.Encoding - Resources\netstandard13\System.Security.Cryptography.Encoding.dll + + netstandard13.System.Reflection.Primitives + Resources\netstandard13\System.Reflection.Primitives.dll - - netstandard13.System.Security.Cryptography.Primitives - Resources\netstandard13\System.Security.Cryptography.Primitives.dll + + netstandard13.System.Net.Security + Resources\netstandard13\System.Net.Security.dll - - netstandard13.System.Security.Cryptography.X509Certificates - Resources\netstandard13\System.Security.Cryptography.X509Certificates.dll + + netstandard13.System.IO.FileSystem.Primitives + Resources\netstandard13\System.IO.FileSystem.Primitives.dll - - netstandard13.System.Security.Principal - Resources\netstandard13\System.Security.Principal.dll + + netstandard13.System.Runtime.Extensions + Resources\netstandard13\System.Runtime.Extensions.dll - - netstandard13.System.Security.Principal.Windows - Resources\netstandard13\System.Security.Principal.Windows.dll + + netstandard13.System.Globalization + Resources\netstandard13\System.Globalization.dll - - netstandard13.System.Text.Encoding.CodePages - Resources\netstandard13\System.Text.Encoding.CodePages.dll + + netstandard13.System.Security.Claims + Resources\netstandard13\System.Security.Claims.dll - - netstandard13.System.Text.Encoding - Resources\netstandard13\System.Text.Encoding.dll + + netstandard13.System.Console + Resources\netstandard13\System.Console.dll - - netstandard13.System.Text.Encoding.Extensions - Resources\netstandard13\System.Text.Encoding.Extensions.dll + + netstandard13.System.Xml.XPath.XDocument + Resources\netstandard13\System.Xml.XPath.XDocument.dll - - netstandard13.System.Text.RegularExpressions - Resources\netstandard13\System.Text.RegularExpressions.dll + + netstandard13.System.Threading.Tasks.Extensions + Resources\netstandard13\System.Threading.Tasks.Extensions.dll - - netstandard13.System.Threading - Resources\netstandard13\System.Threading.dll + + netstandard13.System.Linq.Expressions + Resources\netstandard13\System.Linq.Expressions.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.IO.FileSystem + Resources\netstandard13\System.IO.FileSystem.dll - - netstandard13.System.Threading.Timer - Resources\netstandard13\System.Threading.Timer.dll + + netstandard13.System.Linq + Resources\netstandard13\System.Linq.dll - - netstandard13.System.ValueTuple - Resources\netstandard13\System.ValueTuple.dll + + netstandard13.System.AppContext + Resources\netstandard13\System.AppContext.dll - - netstandard13.System.Xml.ReaderWriter - Resources\netstandard13\System.Xml.ReaderWriter.dll + + netstandard13.System.Runtime.Handles + Resources\netstandard13\System.Runtime.Handles.dll - - netstandard13.System.Xml.XDocument - Resources\netstandard13\System.Xml.XDocument.dll + + netstandard13.System.Runtime.Numerics + Resources\netstandard13\System.Runtime.Numerics.dll - + netstandard13.System.Xml.XmlDocument Resources\netstandard13\System.Xml.XmlDocument.dll - - netstandard13.System.Xml.XPath - Resources\netstandard13\System.Xml.XPath.dll + + netstandard13.System.Net.Http + Resources\netstandard13\System.Net.Http.dll - - netstandard13.System.Xml.XPath.XDocument - Resources\netstandard13\System.Xml.XPath.XDocument.dll + + netstandard13.System.Collections.Concurrent + Resources\netstandard13\System.Collections.Concurrent.dll + + + netstandard13.System.Security.Cryptography.Encoding + Resources\netstandard13\System.Security.Cryptography.Encoding.dll diff --git a/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs b/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs index 5889477..22df786 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetStandard20/Generated.cs @@ -13,124 +13,124 @@ public static class ReferenceInfos { /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard20.References.MicrosoftWin32Primitives, global::System.Guid.Parse("ef0f8705-999f-47b0-9bff-1ee1eb8433e0")); + 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 + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetStandard20.References.SystemThreadingThread, global::System.Guid.Parse("68078a5c-5ab4-47be-b14b-e13c6623d821")); /// - /// The for netstandard.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard20.References.netstandard, global::System.Guid.Parse("6dadd22e-0197-42ce-80aa-efef99855be0")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetStandard20.References.SystemDiagnosticsContracts, global::System.Guid.Parse("30a01407-740f-4237-b354-49b8ae79399b")); /// - /// The for System.AppContext.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard20.References.SystemAppContext, global::System.Guid.Parse("65de4324-2b89-4243-b95d-92cec0939e0a")); + 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.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard20.References.SystemCollectionsConcurrent, global::System.Guid.Parse("a23616b5-238b-4f51-9c18-851933186bb3")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard20.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b652ef6b-a6a8-46b2-a588-b08ef3ba0358")); /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard20.References.SystemCollections, global::System.Guid.Parse("23ceb428-fda9-4f80-8e62-c7731fe00182")); + 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 System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetStandard20.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("334d1c39-5c06-460e-8f4b-88f1b9e08c94")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetStandard20.References.SystemCollectionsSpecialized, global::System.Guid.Parse("1e16d32a-b060-4128-a5bc-d620568d2180")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetStandard20.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("ce3bba0d-3b61-431d-b80f-c3738123e9f4")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetStandard20.References.SystemCore, global::System.Guid.Parse("906a86c8-c762-416c-ada6-2a91b392bba0")); /// - /// The for System.ComponentModel.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetStandard20.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("b6e44dc3-6b4a-4e8b-9043-c5d1417a591f")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetStandard20.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d984eca0-269b-40be-9326-3cd41799698d")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard20.References.SystemResourcesResourceManager, global::System.Guid.Parse("43610aa7-8b31-4652-8f9c-8176637b248f")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetStandard20.References.SystemComponentModelPrimitives, global::System.Guid.Parse("1b6028a5-0fb0-4382-9ccc-063f5932157c")); + 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.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetStandard20.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c7eac0fc-1738-4883-811e-e62665243eb6")); + 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.Console.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard20.References.SystemConsole, global::System.Guid.Parse("d4480ce8-665a-4dbb-b6da-73e5fe655911")); + 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.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetStandard20.References.SystemCore, global::System.Guid.Parse("906a86c8-c762-416c-ada6-2a91b392bba0")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetStandard20.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("dc3bcb14-3c90-466c-a0d1-4f4e0fbaf7f1")); /// - /// The for System.Data.Common.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetStandard20.References.SystemDataCommon, global::System.Guid.Parse("e98988a9-60ca-4d42-80b0-2c12d0820f3c")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard20.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d2bc56e2-8c89-4dfc-9b3c-4f156604453c")); /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetStandard20.References.SystemData, global::System.Guid.Parse("f35d3439-9348-44a8-b5df-c1faa7284f43")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetStandard20.References.SystemNetWebSocketsClient, global::System.Guid.Parse("e85872bf-f407-45a0-9b5f-b68df79d67ca")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetStandard20.References.SystemDiagnosticsContracts, global::System.Guid.Parse("30a01407-740f-4237-b354-49b8ae79399b")); + 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.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard20.References.SystemDiagnosticsDebug, global::System.Guid.Parse("ba328045-3535-4614-b017-cea4aa4a751f")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetStandard20.References.SystemDynamicRuntime, global::System.Guid.Parse("8ebb9848-2539-4eac-97f1-b67d9f9a1784")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard20.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("12950f87-2e39-4c97-92f2-1d60c137525e")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard20.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("aeaa8653-4363-4328-a71a-35e7e7744022")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard20.References.SystemDiagnosticsProcess, global::System.Guid.Parse("45b73c34-14e8-4a20-8f25-cdaee05dddc2")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetStandard20.References.SystemDiagnosticsTools, global::System.Guid.Parse("89a9a21c-faf8-4b63-9758-997b7af8f96e")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetStandard20.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("a585abfd-6ee0-4983-a16a-11f8189a9892")); + 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.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetStandard20.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("dc3bcb14-3c90-466c-a0d1-4f4e0fbaf7f1")); + 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.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetStandard20.References.SystemDiagnosticsTools, global::System.Guid.Parse("89a9a21c-faf8-4b63-9758-997b7af8f96e")); + 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.Diagnostics.TraceSource.dll @@ -138,149 +138,144 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, NetStandard20.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("4585cf1a-8a30-4cd2-b2fc-722f069ea6ac")); /// - /// The for System.Diagnostics.Tracing.dll - /// - 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.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetStandard20.References.SystemXmlSerialization, global::System.Guid.Parse("f80e10ac-164f-4dfd-8f61-d4a723b1f4c1")); /// - /// The for System.Drawing.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetStandard20.References.SystemDrawing, global::System.Guid.Parse("4395da3d-aaec-43a0-87c3-4201e65b1667")); + 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.Drawing.Primitives.dll + /// The for System.Diagnostics.FileVersionInfo.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")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard20.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("12950f87-2e39-4c97-92f2-1d60c137525e")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetStandard20.References.SystemDynamicRuntime, global::System.Guid.Parse("8ebb9848-2539-4eac-97f1-b67d9f9a1784")); + 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.Globalization.Calendars.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard20.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d5041a8d-1147-4c6f-af68-6828fe374b3a")); + 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.Globalization.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard20.References.SystemGlobalization, global::System.Guid.Parse("55c2321c-3861-487f-a1f2-fe3ffc5a1be9")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard20.References.SystemNetSockets, global::System.Guid.Parse("8aca7941-1a14-4352-9b0a-eb2a662df386")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.ValueTuple.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")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard20.References.SystemValueTuple, global::System.Guid.Parse("d26b5aca-918b-498e-9a93-ee11a5417f3a")); /// - /// 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, NetStandard20.References.SystemIOCompression, global::System.Guid.Parse("71a6e267-93f1-49bb-8eed-dc2cef063971")); + 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.IO.Compression.FileSystem.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetStandard20.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("d98db1a7-fa1b-455c-b078-a250d53d61cf")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetStandard20.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("d87d1f61-03a2-4cb9-90be-def6f0a37630")); /// - /// 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, NetStandard20.References.SystemIOCompressionZipFile, global::System.Guid.Parse("6b3a44ab-2d51-443b-abc2-01aee73b82a1")); + 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.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard20.References.SystemIO, global::System.Guid.Parse("130de927-6b0b-4fbc-a27f-1504efaf28e9")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard20.References.SystemReflectionExtensions, global::System.Guid.Parse("5b438317-bc02-478b-b4a6-e58cd9c5886d")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard20.References.SystemRuntimeSerialization, global::System.Guid.Parse("06cc3fcb-70f1-4ca1-9f88-e346222a7d1d")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetStandard20.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("82a33ac4-d3d6-4228-a119-af040c7ba69f")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetStandard20.References.SystemNetNetworkInformation, global::System.Guid.Parse("6de0a65b-a0ff-402c-9357-285f5fff9453")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard20.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("748c02c0-ca6f-4df8-a613-3c7f2cb72b39")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard20.References.SystemDiagnosticsProcess, global::System.Guid.Parse("45b73c34-14e8-4a20-8f25-cdaee05dddc2")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ComponentModel.Primitives.dll /// - 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")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetStandard20.References.SystemComponentModelPrimitives, global::System.Guid.Parse("1b6028a5-0fb0-4382-9ccc-063f5932157c")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetStandard20.References.SystemIOIsolatedStorage, global::System.Guid.Parse("25053238-1504-4dd9-84cb-d160cbeb878d")); + 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.IO.MemoryMappedFiles.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetStandard20.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("ce3bba0d-3b61-431d-b80f-c3738123e9f4")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard20.References.SystemDiagnosticsDebug, global::System.Guid.Parse("ba328045-3535-4614-b017-cea4aa4a751f")); /// - /// The for System.IO.Pipes.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetStandard20.References.SystemIOPipes, global::System.Guid.Parse("018b5c94-d8ac-44a0-af64-2c47d6bd6101")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetStandard20.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("334d1c39-5c06-460e-8f4b-88f1b9e08c94")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetStandard20.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("a84a808b-dc08-4a3f-97a4-321ae5e09ab9")); + 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.Linq.dll + /// The for System.IO.Compression.ZipFile.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 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.Linq.Expressions.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard20.References.SystemLinqExpressions, global::System.Guid.Parse("2948a49f-1f4b-4d91-acb0-478ae0750133")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard20.References.SystemXmlReaderWriter, global::System.Guid.Parse("5bacc974-91a3-4e11-9a03-31717ddfd525")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetStandard20.References.SystemLinqParallel, global::System.Guid.Parse("64404394-9333-45ae-a656-6a7e6076b849")); + 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.Linq.Queryable.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetStandard20.References.SystemLinqQueryable, global::System.Guid.Parse("f4f38f1c-dee7-49cd-aa7e-5d142fb264b3")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetStandard20.References.SystemNetRequests, global::System.Guid.Parse("c08be717-b602-4e97-ba04-df88234e4cd1")); /// - /// The for System.Net.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard20.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d5041a8d-1147-4c6f-af68-6828fe374b3a")); /// - /// The for System.Net.Http.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard20.References.SystemNetHttp, global::System.Guid.Parse("9cff04e6-ad06-41df-8701-42e093a650d5")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetStandard20.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("e1ad87b9-dc4d-48f1-8e69-357084d09b5e")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetStandard20.References.SystemNetNameResolution, global::System.Guid.Parse("12f44405-45cb-4fa0-9eb3-dd98b73b8645")); + 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.Net.NetworkInformation.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetStandard20.References.SystemNetNetworkInformation, global::System.Guid.Parse("6de0a65b-a0ff-402c-9357-285f5fff9453")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetStandard20.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("a585abfd-6ee0-4983-a16a-11f8189a9892")); /// - /// The for System.Net.Ping.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetStandard20.References.SystemNetPing, global::System.Guid.Parse("ee6cf2ba-af06-4af3-8abc-079aba4f4bdf")); + 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.Net.Primitives.dll @@ -288,134 +283,139 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, NetStandard20.References.SystemNetPrimitives, global::System.Guid.Parse("1c2f9f91-8799-4a65-b7cb-713154250e73")); /// - /// The for System.Net.Requests.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetStandard20.References.SystemNetRequests, global::System.Guid.Parse("c08be717-b602-4e97-ba04-df88234e4cd1")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetStandard20.References.SystemSecuritySecureString, global::System.Guid.Parse("fe85f4c8-d55e-41eb-995f-89cfc9770cfe")); /// - /// The for System.Net.Security.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard20.References.SystemNetSecurity, global::System.Guid.Parse("47f8d05a-06b1-4a70-a2f6-695fa2220499")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard20.References.SystemSecurityPrincipal, global::System.Guid.Parse("a965a0b3-946f-4227-89d4-ab82163b3a66")); /// - /// The for System.Net.Sockets.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard20.References.SystemNetSockets, global::System.Guid.Parse("8aca7941-1a14-4352-9b0a-eb2a662df386")); + 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.WebHeaderCollection.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetStandard20.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("49ae481f-3910-4d03-8acb-3291592fe881")); + 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.Net.WebSockets.Client.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetStandard20.References.SystemNetWebSocketsClient, global::System.Guid.Parse("e85872bf-f407-45a0-9b5f-b68df79d67ca")); + 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.Net.WebSockets.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetStandard20.References.SystemNetWebSockets, global::System.Guid.Parse("d0d141cd-fdb3-48b6-a40c-ec8fbdb22212")); + 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.Numerics.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetStandard20.References.SystemNumerics, global::System.Guid.Parse("f4e001aa-a6bb-47dc-8a74-e0c187fb9007")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetStandard20.References.SystemNetPing, global::System.Guid.Parse("ee6cf2ba-af06-4af3-8abc-079aba4f4bdf")); /// - /// The for System.ObjectModel.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard20.References.SystemObjectModel, global::System.Guid.Parse("9e95c71c-76d5-49dc-abb6-42539bcad76b")); + 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.Reflection.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard20.References.SystemReflection, global::System.Guid.Parse("7fe1520d-e2ed-4555-b750-e59c8379dd46")); + 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.Reflection.Extensions.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard20.References.SystemReflectionExtensions, global::System.Guid.Parse("5b438317-bc02-478b-b4a6-e58cd9c5886d")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetStandard20.References.SystemResourcesReader, global::System.Guid.Parse("97cf5ab4-bd8e-43ee-afaa-001fd2e53bed")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard20.References.SystemReflectionPrimitives, global::System.Guid.Parse("b58cfcf2-0552-4cfb-b22f-e768e310a971")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetStandard20.References.SystemData, global::System.Guid.Parse("f35d3439-9348-44a8-b5df-c1faa7284f43")); /// - /// The for System.Resources.Reader.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetStandard20.References.SystemResourcesReader, global::System.Guid.Parse("97cf5ab4-bd8e-43ee-afaa-001fd2e53bed")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetStandard20.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("82a33ac4-d3d6-4228-a119-af040c7ba69f")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard20.References.SystemResourcesResourceManager, global::System.Guid.Parse("43610aa7-8b31-4652-8f9c-8176637b248f")); + 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.Writer.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetStandard20.References.SystemResourcesWriter, global::System.Guid.Parse("c74dc64c-434b-4634-ba6f-dffe8c9ba149")); + 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.Runtime.CompilerServices.VisualC.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - 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")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetStandard20.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d984eca0-269b-40be-9326-3cd41799698d")); /// - /// The for System.Runtime.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard20.References.SystemRuntime, global::System.Guid.Parse("31414faf-61cf-4420-91eb-440369fc5b0a")); + 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.Runtime.Extensions.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard20.References.SystemRuntimeExtensions, global::System.Guid.Parse("1e074a5b-c852-47e6-ae6f-de38fd664457")); + 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.Runtime.Handles.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard20.References.SystemRuntimeHandles, global::System.Guid.Parse("fb475d8b-180e-42f8-9173-20bcbe3dbc8c")); + 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.Runtime.InteropServices.dll + /// The for System.Globalization.Extensions.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")); + 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.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Net.Security.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")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard20.References.SystemNetSecurity, global::System.Guid.Parse("47f8d05a-06b1-4a70-a2f6-695fa2220499")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.IO.FileSystem.Primitives.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 SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard20.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("748c02c0-ca6f-4df8-a613-3c7f2cb72b39")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard20.References.SystemRuntimeExtensions, global::System.Guid.Parse("1e074a5b-c852-47e6-ae6f-de38fd664457")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetStandard20.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("b6e44dc3-6b4a-4e8b-9043-c5d1417a591f")); + 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.Runtime.Serialization.Json.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetStandard20.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("01d25e44-f90f-4a46-8d7d-c5b28aa7c55e")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetStandard20.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("d98db1a7-fa1b-455c-b078-a250d53d61cf")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetStandard20.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("e1ad87b9-dc4d-48f1-8e69-357084d09b5e")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetStandard20.References.SystemResourcesWriter, global::System.Guid.Parse("c74dc64c-434b-4634-ba6f-dffe8c9ba149")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.IO.IsolatedStorage.dll /// - 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")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetStandard20.References.SystemIOIsolatedStorage, global::System.Guid.Parse("25053238-1504-4dd9-84cb-d160cbeb878d")); + + /// + /// 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.Security.Claims.dll @@ -423,159 +423,159 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, NetStandard20.References.SystemSecurityClaims, global::System.Guid.Parse("abeeea24-31a5-4221-b1b0-afa85455be1a")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard20.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("aeaa8653-4363-4328-a71a-35e7e7744022")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetStandard20.References.SystemThreadingThreadPool, global::System.Guid.Parse("1d902f2e-db97-4b87-a0e8-6daf56ab644b")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard20.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d2bc56e2-8c89-4dfc-9b3c-4f156604453c")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard20.References.SystemConsole, global::System.Guid.Parse("d4480ce8-665a-4dbb-b6da-73e5fe655911")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard20.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7d517353-d2d3-4657-83d3-e3be94ec882a")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard20.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b652ef6b-a6a8-46b2-a588-b08ef3ba0358")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetStandard20.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("49ae481f-3910-4d03-8acb-3291592fe881")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetStandard20.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("d87d1f61-03a2-4cb9-90be-def6f0a37630")); + 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.Security.Principal.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard20.References.SystemSecurityPrincipal, global::System.Guid.Parse("a965a0b3-946f-4227-89d4-ab82163b3a66")); + 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.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetStandard20.References.SystemSecuritySecureString, global::System.Guid.Parse("fe85f4c8-d55e-41eb-995f-89cfc9770cfe")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetStandard20.References.SystemNumerics, global::System.Guid.Parse("f4e001aa-a6bb-47dc-8a74-e0c187fb9007")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetStandard20.References.SystemServiceModelWeb, global::System.Guid.Parse("9073e110-050d-4d4c-bf87-58447c848b26")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard20.References.SystemLinqExpressions, global::System.Guid.Parse("2948a49f-1f4b-4d91-acb0-478ae0750133")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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")); + 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.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetStandard20.References.SystemXmlLinq, global::System.Guid.Parse("11699873-b29a-4337-9876-8900fdadd2df")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard20.References.SystemIOFileSystem, global::System.Guid.Parse("286e02b0-de63-4544-8f58-e93a976fbb1f")); /// - /// The for System.Threading.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard20.References.SystemLinq, global::System.Guid.Parse("7d1c9ef6-52b1-47d4-8322-1587ce76473e")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, NetStandard20.References.SystemThreadingOverlapped, global::System.Guid.Parse("fdd92a12-8c43-4cff-93a4-cff4f05beca8")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetStandard20.References.SystemDataCommon, global::System.Guid.Parse("e98988a9-60ca-4d42-80b0-2c12d0820f3c")); /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.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 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.Threading.Tasks.Parallel.dll + /// The for System.AppContext.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 SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard20.References.SystemAppContext, global::System.Guid.Parse("65de4324-2b89-4243-b95d-92cec0939e0a")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetStandard20.References.SystemThreadingThread, global::System.Guid.Parse("68078a5c-5ab4-47be-b14b-e13c6623d821")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetStandard20.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("01d25e44-f90f-4a46-8d7d-c5b28aa7c55e")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetStandard20.References.SystemThreadingThreadPool, global::System.Guid.Parse("1d902f2e-db97-4b87-a0e8-6daf56ab644b")); + 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.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard20.References.SystemThreadingTimer, global::System.Guid.Parse("f105874b-2ba7-4d68-85f8-c809e73f7cbb")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetStandard20.References.SystemLinqParallel, global::System.Guid.Parse("64404394-9333-45ae-a656-6a7e6076b849")); /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetStandard20.References.SystemTransactions, global::System.Guid.Parse("4cc2dcb5-2e9c-4d24-9f48-ed48d748ee1b")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetStandard20.References.SystemWeb, global::System.Guid.Parse("b768b2e1-2c37-4143-b467-de8d85a53db4")); /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard20.References.SystemValueTuple, global::System.Guid.Parse("d26b5aca-918b-498e-9a93-ee11a5417f3a")); + 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.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetStandard20.References.SystemWeb, global::System.Guid.Parse("b768b2e1-2c37-4143-b467-de8d85a53db4")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard20.References.SystemXmlXmlDocument, global::System.Guid.Parse("48c1d554-2d7c-4b4f-9047-ad9ed0cf9b35")); /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard20.References.SystemWindows, global::System.Guid.Parse("cc2f586f-2cad-4b49-9e71-6413e614ffd0")); + 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.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard20.References.SystemXml, global::System.Guid.Parse("960b8399-190c-475b-b73b-4cee64ef748e")); + 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.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetStandard20.References.SystemXmlLinq, global::System.Guid.Parse("11699873-b29a-4337-9876-8900fdadd2df")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetStandard20.References.SystemNetNameResolution, global::System.Guid.Parse("12f44405-45cb-4fa0-9eb3-dd98b73b8645")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard20.References.SystemXmlReaderWriter, global::System.Guid.Parse("5bacc974-91a3-4e11-9a03-31717ddfd525")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetStandard20.References.SystemTransactions, global::System.Guid.Parse("4cc2dcb5-2e9c-4d24-9f48-ed48d748ee1b")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetStandard20.References.SystemXmlSerialization, global::System.Guid.Parse("f80e10ac-164f-4dfd-8f61-d4a723b1f4c1")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard20.References.SystemNetHttp, global::System.Guid.Parse("9cff04e6-ad06-41df-8701-42e093a650d5")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard20.References.SystemXmlXDocument, global::System.Guid.Parse("5b4afa9f-da2b-48fd-a404-910b287beee0")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard20.References.SystemXmlXmlDocument, global::System.Guid.Parse("48c1d554-2d7c-4b4f-9047-ad9ed0cf9b35")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard20.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7d517353-d2d3-4657-83d3-e3be94ec882a")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetStandard20.References.SystemXmlXmlSerializer, global::System.Guid.Parse("6b7556ae-8a81-446b-829f-c60fc8b5c834")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetStandard20.References.SystemIOPipes, global::System.Guid.Parse("018b5c94-d8ac-44a0-af64-2c47d6bd6101")); /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard20.References.SystemWindows, global::System.Guid.Parse("cc2f586f-2cad-4b49-9e71-6413e614ffd0")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, NetStandard20.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("fd757745-15e4-463f-be7e-d908b0f36f66")); private static ImmutableArray _all; public static ImmutableArray All { @@ -585,119 +585,119 @@ public static ImmutableArray All { _all = [ - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelComposition, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, + System, + SystemThreadingThread, + SystemDiagnosticsContracts, SystemComponentModelTypeConverter, - SystemConsole, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, SystemCore, - SystemDataCommon, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemDiagnosticsTracing, + SystemNetWebSockets, + SystemDiagnosticsTraceSource, + SystemXmlSerialization, SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemNet, - SystemNetHttp, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemObjectModel, - SystemReflection, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemNetNetworkInformation, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemNetRequests, + SystemGlobalizationCalendars, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemComponentModelComposition, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemValueTuple, - SystemWeb, - SystemWindows, + SystemResourcesReader, + SystemData, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -712,411 +712,411 @@ public static partial class NetStandard20 { public static class References { - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference System { get { - if (_MicrosoftWin32Primitives is null) + if (_System is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard20)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); } - return _MicrosoftWin32Primitives; + return _System; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for mscorlib.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemThreadingThread { get { - if (_mscorlib is null) + if (_SystemThreadingThread is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netstandard20)"); } - return _mscorlib; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for netstandard.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_netstandard is null) + if (_SystemDiagnosticsContracts is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netstandard20)"); } - return _netstandard; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.AppContext.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemAppContext is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard20)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netstandard20)"); } - return _SystemAppContext; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard20)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard20)"); } - return _SystemCollectionsConcurrent; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollections is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard20)"); } - return _SystemCollections; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard20)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netstandard20)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netstandard20)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelComposition is null) + if (_SystemCore is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netstandard20)"); } - return _SystemComponentModelComposition; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModel is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netstandard20)"); } - return _SystemComponentModel; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netstandard20)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard20)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netstandard20)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netstandard20)"); } - return _SystemComponentModelPrimitives; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netstandard20)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Console.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConsole is null) + if (_SystemObjectModel is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard20)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard20)"); } - return _SystemConsole; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemCore is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netstandard20)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netstandard20)"); } - return _SystemCore; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Data.Common.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemDataCommon is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netstandard20)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netstandard20)"); } - return _SystemDataCommon; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemData is null) + if (_SystemNetWebSocketsClient is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netstandard20)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (netstandard20)"); } - return _SystemData; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemThreadingTimer is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netstandard20)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard20)"); } - return _SystemDiagnosticsContracts; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard20)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (netstandard20)"); } - return _SystemDiagnosticsDebug; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard20)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard20)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard20)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netstandard20)"); } - return _SystemDiagnosticsProcess; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netstandard20)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netstandard20)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netstandard20)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netstandard20)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDiagnosticsTools is null) + if (_SystemNetWebSockets is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netstandard20)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netstandard20)"); } - return _SystemDiagnosticsTools; + return _SystemNetWebSockets; } } @@ -1137,955 +1137,955 @@ public static PortableExecutableReference SystemDiagnosticsTraceSource } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemXmlSerialization is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netstandard20)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netstandard20)"); } - return _SystemDiagnosticsTracing; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.dll + /// The for System.IO.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemIO { get { - if (_System is null) + if (_SystemIO is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); } - return _System; + return _SystemIO; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netstandard20)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard20)"); } - return _SystemDrawing; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemDrawingPrimitives is null) + if (_SystemRuntimeInteropServices is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); } - return _SystemDrawingPrimitives; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemDynamicRuntime is null) + if (_SystemThreadingTasksParallel is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (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 _SystemDynamicRuntime; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemNetSockets is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard20)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard20)"); } - return _SystemGlobalizationCalendars; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Globalization.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemGlobalization is null) + if (_SystemValueTuple is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard20)"); } - return _SystemGlobalization; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (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 _SystemGlobalizationExtensions; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.Compression.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOCompression is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netstandard20)"); } - return _SystemIOCompression; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemIOCompression is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netstandard20)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); } - return _SystemIOCompressionFileSystem; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemReflectionExtensions is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard20)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard20)"); } - return _SystemIOCompressionZipFile; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIO is null) + if (_SystemRuntimeSerialization is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); } - return _SystemIO; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.FileSystem.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOFileSystem is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netstandard20)"); } - return _SystemIOFileSystem; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemDiagnosticsProcess is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netstandard20)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard20)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemComponentModelPrimitives is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard20)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netstandard20)"); } - return _SystemIOFileSystemPrimitives; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netstandard20)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netstandard20)"); } - return _SystemIOFileSystemWatcher; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemDiagnosticsDebug is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netstandard20)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard20)"); } - return _SystemIOIsolatedStorage; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netstandard20)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard20)"); } - return _SystemIOMemoryMappedFiles; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.IO.Pipes.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemThreading { get { - if (_SystemIOPipes is null) + if (_SystemThreading is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netstandard20)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); } - return _SystemIOPipes; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemIOCompressionZipFile is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netstandard20)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard20)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Linq.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemLinq is null) + if (_SystemXmlReaderWriter is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard20)"); } - return _SystemLinq; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Linq.Expressions.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemLinqExpressions is null) + if (_SystemTextRegularExpressions is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard20)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); } - return _SystemLinqExpressions; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Linq.Parallel.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemLinqParallel is null) + if (_SystemNetRequests is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netstandard20)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netstandard20)"); } - return _SystemLinqParallel; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Linq.Queryable.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemLinqQueryable is null) + if (_SystemGlobalizationCalendars is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netstandard20)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard20)"); } - return _SystemLinqQueryable; + return _SystemGlobalizationCalendars; } } - 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("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard20)"); } - return _SystemNet; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.Http.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetHttp is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard20)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard20)"); } - return _SystemNetHttp; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.NameResolution.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetNameResolution is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netstandard20)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netstandard20)"); } - return _SystemNetNameResolution; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemNetNetworkInformation is null) + if (_SystemComponentModelComposition is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netstandard20)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); } - return _SystemNetNetworkInformation; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.Ping.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetPing is null) + if (_SystemNetPrimitives is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netstandard20)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard20)"); } - return _SystemNetPing; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.Primitives.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetPrimitives is null) + if (_SystemSecuritySecureString is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard20)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netstandard20)"); } - return _SystemNetPrimitives; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.Requests.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetRequests is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netstandard20)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard20)"); } - return _SystemNetRequests; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Net.Security.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNetSecurity is null) + if (_SystemLinqQueryable is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard20)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netstandard20)"); } - return _SystemNetSecurity; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Net.Sockets.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemNetSockets is null) + if (_SystemXmlXDocument is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard20)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard20)"); } - return _SystemNetSockets; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemCollections { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemCollections is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netstandard20)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); } - return _SystemNetWebHeaderCollection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemRuntime { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemRuntime is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (netstandard20)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); } - return _SystemNetWebSocketsClient; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemNetPing { get { - if (_SystemNetWebSockets is null) + if (_SystemNetPing is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netstandard20)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netstandard20)"); } - return _SystemNetWebSockets; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Numerics.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemNumerics is null) + if (_SystemCollectionsSpecialized is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard20)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netstandard20)"); } - return _SystemNumerics; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.ObjectModel.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemObjectModel is null) + if (_SystemTextEncoding is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard20)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); } - return _SystemObjectModel; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Reflection.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemReflection is null) + if (_SystemResourcesReader is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netstandard20)"); } - return _SystemReflection; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemData { get { - if (_SystemReflectionExtensions is null) + if (_SystemData is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard20)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netstandard20)"); } - return _SystemReflectionExtensions; + return _SystemData; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Reflection.Primitives.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemReflectionPrimitives is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard20)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netstandard20)"); } - return _SystemReflectionPrimitives; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Resources.Reader.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemReflection { get { - if (_SystemResourcesReader is null) + if (_SystemReflection is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netstandard20)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); } - return _SystemResourcesReader; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemResourcesResourceManager is null) + if (_SystemServiceModelWeb is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard20)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netstandard20)"); } - return _SystemResourcesResourceManager; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Resources.Writer.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemResourcesWriter is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netstandard20)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netstandard20)"); } - return _SystemResourcesWriter; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netstandard20)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntime is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard20)"); } - return _SystemRuntime; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Extensions.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeExtensions is null) + if (_netstandard is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard20)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); } - return _SystemRuntimeExtensions; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Handles.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeHandles is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard20)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (netstandard20)"); } - return _SystemRuntimeHandles; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard20)"); } - return _SystemRuntimeInteropServices; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemIOFileSystemPrimitives 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)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard20)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard20)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard20)"); } - return _SystemRuntimeNumerics; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeSerialization is null) + if (_SystemXml is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); } - return _SystemRuntimeSerialization; + return _SystemXml; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netstandard20)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netstandard20)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemResourcesWriter is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netstandard20)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netstandard20)"); } - return _SystemRuntimeSerializationJson; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOIsolatedStorage is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard20)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netstandard20)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemGlobalization is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netstandard20)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); } - return _SystemRuntimeSerializationXml; + return _SystemGlobalization; } } @@ -2106,530 +2106,530 @@ public static PortableExecutableReference SystemSecurityClaims } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard20)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netstandard20)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netstandard20)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard20)"); } - return _SystemSecurityCryptographyCsp; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard20)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); } - return _SystemSecurityCryptographyEncoding; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard20)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netstandard20)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netstandard20)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard20)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.Principal.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecurityPrincipal is null) + if (_SystemComponentModel is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard20)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); } - return _SystemSecurityPrincipal; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemNumerics { get { - if (_SystemSecuritySecureString is null) + if (_SystemNumerics is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netstandard20)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard20)"); } - return _SystemSecuritySecureString; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemServiceModelWeb is null) + if (_SystemLinqExpressions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netstandard20)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard20)"); } - return _SystemServiceModelWeb; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard20)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netstandard20)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextRegularExpressions is null) + if (_SystemIOFileSystem is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); } - return _SystemTextRegularExpressions; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreading is null) + if (_SystemLinq is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); } - return _SystemThreading; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingOverlapped is null) + if (_SystemDataCommon is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netstandard20)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netstandard20)"); } - return _SystemThreadingOverlapped; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingTasks is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netstandard20)"); } - return _SystemThreadingTasks; + return _SystemIOFileSystemWatcher; } } - 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("netstandard20.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard20)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard20)"); } - return _SystemThreadingTasksParallel; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netstandard20)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netstandard20)"); } - return _SystemThreadingThread; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netstandard20)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard20)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard20)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netstandard20)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactions is null) + if (_SystemWeb is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netstandard20)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netstandard20)"); } - return _SystemTransactions; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard20)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard20)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netstandard20)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard20)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWindows is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netstandard20)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netstandard20)"); } - return _SystemWindows; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netstandard20)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netstandard20)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netstandard20)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard20)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netstandard20)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netstandard20)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard20)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard20)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard20)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard20)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard20)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemIOPipes is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netstandard20)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netstandard20)"); } - return _SystemXmlXmlSerializer; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPath is null) + if (_SystemWindows is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netstandard20)"); } - return _SystemXmlXPath; + return _SystemWindows; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemRuntimeSerializationXml 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)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netstandard20)"); } - return _SystemXmlXPathXDocument; + return _SystemRuntimeSerializationXml; } } @@ -2642,119 +2642,119 @@ public static ImmutableArray All { _all = [ - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelComposition, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, + System, + SystemThreadingThread, + SystemDiagnosticsContracts, SystemComponentModelTypeConverter, - SystemConsole, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, SystemCore, - SystemDataCommon, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemDiagnosticsTracing, + SystemNetWebSockets, + SystemDiagnosticsTraceSource, + SystemXmlSerialization, SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemNet, - SystemNetHttp, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, SystemNetSockets, - SystemNetWebHeaderCollection, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemObjectModel, - SystemReflection, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemNetNetworkInformation, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemNetRequests, + SystemGlobalizationCalendars, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemComponentModelComposition, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemValueTuple, - SystemWeb, - SystemWindows, + SystemResourcesReader, + SystemData, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -2884,148 +2884,148 @@ public static partial class NetStandard20 public static class Resources { /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard20.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); + private static byte[]? _System; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netstandard20.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netstandard20.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard20.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard20.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard20.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard20.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard20.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netstandard20.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netstandard20.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netstandard20.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netstandard20.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netstandard20.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netstandard20.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard20.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netstandard20.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard20.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard20.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard20.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard20.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netstandard20.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netstandard20.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netstandard20.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard20.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netstandard20.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netstandard20.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netstandard20.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard20.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard20.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netstandard20.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard20.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard20.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard20.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "netstandard20.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netstandard20.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard20.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netstandard20.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netstandard20.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "netstandard20.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard20.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// /// The image bytes for System.Diagnostics.TraceSource.dll @@ -3034,178 +3034,172 @@ public static class Resources private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.Diagnostics.Tracing.dll - /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netstandard20.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - - /// - /// The image bytes for System.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); - private static byte[]? _System; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netstandard20.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard20.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard20.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netstandard20.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard20.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard20.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard20.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netstandard20.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard20.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// 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, "netstandard20.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard20.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netstandard20.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard20.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard20.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard20.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard20.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netstandard20.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netstandard20.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard20.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard20.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard20.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netstandard20.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netstandard20.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard20.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netstandard20.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard20.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netstandard20.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netstandard20.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netstandard20.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard20.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard20.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard20.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netstandard20.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netstandard20.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netstandard20.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard20.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard20.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard20.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netstandard20.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard20.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netstandard20.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netstandard20.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netstandard20.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// /// The image bytes for System.Net.Primitives.dll @@ -3214,70 +3208,58 @@ public static class Resources private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Net.Requests.dll - /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netstandard20.System.Net.Requests"); - private static byte[]? _SystemNetRequests; - - /// - /// The image bytes for System.Net.Security.dll - /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard20.System.Net.Security"); - private static byte[]? _SystemNetSecurity; - - /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard20.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netstandard20.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netstandard20.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard20.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netstandard20.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netstandard20.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard20.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard20.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard20.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard20.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netstandard20.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard20.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netstandard20.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard20.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// /// The image bytes for System.Resources.Reader.dll @@ -3286,214 +3268,220 @@ public static class Resources private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard20.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netstandard20.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netstandard20.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netstandard20.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard20.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard20.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard20.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netstandard20.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard20.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard20.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard20.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netstandard20.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard20.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netstandard20.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard20.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netstandard20.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard20.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard20.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard20.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netstandard20.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netstandard20.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netstandard20.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard20.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netstandard20.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard20.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard20.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netstandard20.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard20.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netstandard20.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard20.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard20.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard20.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netstandard20.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netstandard20.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard20.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard20.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard20.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard20.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard20.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netstandard20.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard20.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netstandard20.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netstandard20.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netstandard20.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard20.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard20.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard20.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netstandard20.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netstandard20.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard20.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard20.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; + + /// + /// The image bytes for System.Linq.Parallel.dll + /// + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netstandard20.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// /// The image bytes for System.Web.dll @@ -3502,64 +3490,76 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard20.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard20.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netstandard20.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netstandard20.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard20.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netstandard20.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netstandard20.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netstandard20.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard20.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netstandard20.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard20.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard20.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netstandard20.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard20.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard20.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netstandard20.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard20.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard20.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// /// 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..745900a 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.System + Resources\netstandard20\System.dll - - netstandard20.mscorlib - Resources\netstandard20\mscorlib.dll + + netstandard20.System.Threading.Thread + Resources\netstandard20\System.Threading.Thread.dll - - netstandard20.netstandard - Resources\netstandard20\netstandard.dll + + netstandard20.System.Diagnostics.Contracts + Resources\netstandard20\System.Diagnostics.Contracts.dll - - netstandard20.System.AppContext - Resources\netstandard20\System.AppContext.dll + + netstandard20.System.ComponentModel.TypeConverter + Resources\netstandard20\System.ComponentModel.TypeConverter.dll - - netstandard20.System.Collections.Concurrent - Resources\netstandard20\System.Collections.Concurrent.dll + + netstandard20.System.Security.Cryptography.Primitives + Resources\netstandard20\System.Security.Cryptography.Primitives.dll - - netstandard20.System.Collections - Resources\netstandard20\System.Collections.dll + + netstandard20.Microsoft.Win32.Primitives + Resources\netstandard20\Microsoft.Win32.Primitives.dll - - netstandard20.System.Collections.NonGeneric - Resources\netstandard20\System.Collections.NonGeneric.dll + + netstandard20.System.Drawing.Primitives + Resources\netstandard20\System.Drawing.Primitives.dll - - netstandard20.System.Collections.Specialized - Resources\netstandard20\System.Collections.Specialized.dll + + netstandard20.System.IO.MemoryMappedFiles + Resources\netstandard20\System.IO.MemoryMappedFiles.dll - - netstandard20.System.ComponentModel.Composition - Resources\netstandard20\System.ComponentModel.Composition.dll + + netstandard20.System.Core + Resources\netstandard20\System.Core.dll - - netstandard20.System.ComponentModel - Resources\netstandard20\System.ComponentModel.dll + + netstandard20.System.Runtime.Serialization.Formatters + Resources\netstandard20\System.Runtime.Serialization.Formatters.dll - - netstandard20.System.ComponentModel.EventBasedAsync - Resources\netstandard20\System.ComponentModel.EventBasedAsync.dll + + netstandard20.System.Resources.ResourceManager + Resources\netstandard20\System.Resources.ResourceManager.dll - - netstandard20.System.ComponentModel.Primitives - Resources\netstandard20\System.ComponentModel.Primitives.dll + + netstandard20.System.Threading.Overlapped + Resources\netstandard20\System.Threading.Overlapped.dll - - netstandard20.System.ComponentModel.TypeConverter - Resources\netstandard20\System.ComponentModel.TypeConverter.dll + + netstandard20.System.Net + Resources\netstandard20\System.Net.dll - - netstandard20.System.Console - Resources\netstandard20\System.Console.dll + + netstandard20.System.ObjectModel + Resources\netstandard20\System.ObjectModel.dll - - netstandard20.System.Core - Resources\netstandard20\System.Core.dll + + netstandard20.System.Diagnostics.TextWriterTraceListener + Resources\netstandard20\System.Diagnostics.TextWriterTraceListener.dll - - netstandard20.System.Data.Common - Resources\netstandard20\System.Data.Common.dll + + netstandard20.System.Security.Cryptography.Csp + Resources\netstandard20\System.Security.Cryptography.Csp.dll - - netstandard20.System.Data - Resources\netstandard20\System.Data.dll + + netstandard20.System.Net.WebSockets.Client + Resources\netstandard20\System.Net.WebSockets.Client.dll - - netstandard20.System.Diagnostics.Contracts - Resources\netstandard20\System.Diagnostics.Contracts.dll + + netstandard20.System.Threading.Timer + Resources\netstandard20\System.Threading.Timer.dll - - netstandard20.System.Diagnostics.Debug - Resources\netstandard20\System.Diagnostics.Debug.dll + + netstandard20.System.Dynamic.Runtime + Resources\netstandard20\System.Dynamic.Runtime.dll - - netstandard20.System.Diagnostics.FileVersionInfo - Resources\netstandard20\System.Diagnostics.FileVersionInfo.dll + + netstandard20.System.Security.Cryptography.Algorithms + Resources\netstandard20\System.Security.Cryptography.Algorithms.dll - - netstandard20.System.Diagnostics.Process - Resources\netstandard20\System.Diagnostics.Process.dll + + netstandard20.System.Diagnostics.Tools + Resources\netstandard20\System.Diagnostics.Tools.dll - - netstandard20.System.Diagnostics.StackTrace - Resources\netstandard20\System.Diagnostics.StackTrace.dll + + netstandard20.System.Drawing + Resources\netstandard20\System.Drawing.dll - - netstandard20.System.Diagnostics.TextWriterTraceListener - Resources\netstandard20\System.Diagnostics.TextWriterTraceListener.dll + + netstandard20.System.Diagnostics.Tracing + Resources\netstandard20\System.Diagnostics.Tracing.dll - - netstandard20.System.Diagnostics.Tools - Resources\netstandard20\System.Diagnostics.Tools.dll + + netstandard20.System.Net.WebSockets + Resources\netstandard20\System.Net.WebSockets.dll - + netstandard20.System.Diagnostics.TraceSource Resources\netstandard20\System.Diagnostics.TraceSource.dll - - netstandard20.System.Diagnostics.Tracing - Resources\netstandard20\System.Diagnostics.Tracing.dll + + netstandard20.System.Xml.Serialization + Resources\netstandard20\System.Xml.Serialization.dll - - netstandard20.System - Resources\netstandard20\System.dll + + netstandard20.System.IO + Resources\netstandard20\System.IO.dll - - netstandard20.System.Drawing - Resources\netstandard20\System.Drawing.dll + + netstandard20.System.Diagnostics.FileVersionInfo + Resources\netstandard20\System.Diagnostics.FileVersionInfo.dll - - netstandard20.System.Drawing.Primitives - Resources\netstandard20\System.Drawing.Primitives.dll + + netstandard20.System.Runtime.InteropServices + Resources\netstandard20\System.Runtime.InteropServices.dll - - netstandard20.System.Dynamic.Runtime - Resources\netstandard20\System.Dynamic.Runtime.dll + + netstandard20.System.Threading.Tasks.Parallel + Resources\netstandard20\System.Threading.Tasks.Parallel.dll - - netstandard20.System.Globalization.Calendars - Resources\netstandard20\System.Globalization.Calendars.dll + + netstandard20.System.Net.Sockets + Resources\netstandard20\System.Net.Sockets.dll - - netstandard20.System.Globalization - Resources\netstandard20\System.Globalization.dll + + netstandard20.System.ValueTuple + Resources\netstandard20\System.ValueTuple.dll - - netstandard20.System.Globalization.Extensions - Resources\netstandard20\System.Globalization.Extensions.dll + + netstandard20.System.Runtime.InteropServices.RuntimeInformation + Resources\netstandard20\System.Runtime.InteropServices.RuntimeInformation.dll + + + netstandard20.System.Security.Cryptography.X509Certificates + Resources\netstandard20\System.Security.Cryptography.X509Certificates.dll - + netstandard20.System.IO.Compression Resources\netstandard20\System.IO.Compression.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.Reflection.Extensions + Resources\netstandard20\System.Reflection.Extensions.dll - - netstandard20.System.IO.FileSystem - Resources\netstandard20\System.IO.FileSystem.dll + + netstandard20.System.Runtime.Serialization + Resources\netstandard20\System.Runtime.Serialization.dll - - netstandard20.System.IO.FileSystem.DriveInfo - Resources\netstandard20\System.IO.FileSystem.DriveInfo.dll + + netstandard20.System.Net.NetworkInformation + Resources\netstandard20\System.Net.NetworkInformation.dll - - netstandard20.System.IO.FileSystem.Primitives - Resources\netstandard20\System.IO.FileSystem.Primitives.dll + + netstandard20.System.Diagnostics.Process + Resources\netstandard20\System.Diagnostics.Process.dll - - netstandard20.System.IO.FileSystem.Watcher - Resources\netstandard20\System.IO.FileSystem.Watcher.dll + + netstandard20.System.ComponentModel.Primitives + Resources\netstandard20\System.ComponentModel.Primitives.dll - - netstandard20.System.IO.IsolatedStorage - Resources\netstandard20\System.IO.IsolatedStorage.dll + + netstandard20.System.Runtime.CompilerServices.VisualC + Resources\netstandard20\System.Runtime.CompilerServices.VisualC.dll - - netstandard20.System.IO.MemoryMappedFiles - Resources\netstandard20\System.IO.MemoryMappedFiles.dll + + netstandard20.System.Diagnostics.Debug + Resources\netstandard20\System.Diagnostics.Debug.dll - - netstandard20.System.IO.Pipes - Resources\netstandard20\System.IO.Pipes.dll + + netstandard20.System.Collections.NonGeneric + Resources\netstandard20\System.Collections.NonGeneric.dll - - netstandard20.System.IO.UnmanagedMemoryStream - Resources\netstandard20\System.IO.UnmanagedMemoryStream.dll + + netstandard20.System.Threading + Resources\netstandard20\System.Threading.dll - - netstandard20.System.Linq - Resources\netstandard20\System.Linq.dll + + netstandard20.System.IO.Compression.ZipFile + Resources\netstandard20\System.IO.Compression.ZipFile.dll - - netstandard20.System.Linq.Expressions - Resources\netstandard20\System.Linq.Expressions.dll + + netstandard20.System.Xml.ReaderWriter + Resources\netstandard20\System.Xml.ReaderWriter.dll - - netstandard20.System.Linq.Parallel - Resources\netstandard20\System.Linq.Parallel.dll + + netstandard20.System.Text.RegularExpressions + Resources\netstandard20\System.Text.RegularExpressions.dll - - netstandard20.System.Linq.Queryable - Resources\netstandard20\System.Linq.Queryable.dll + + netstandard20.System.Net.Requests + Resources\netstandard20\System.Net.Requests.dll - - netstandard20.System.Net - Resources\netstandard20\System.Net.dll + + netstandard20.System.Globalization.Calendars + Resources\netstandard20\System.Globalization.Calendars.dll - - netstandard20.System.Net.Http - Resources\netstandard20\System.Net.Http.dll + + netstandard20.System.Runtime.Serialization.Primitives + Resources\netstandard20\System.Runtime.Serialization.Primitives.dll - - netstandard20.System.Net.NameResolution - Resources\netstandard20\System.Net.NameResolution.dll + + netstandard20.System.Text.Encoding.Extensions + Resources\netstandard20\System.Text.Encoding.Extensions.dll - - netstandard20.System.Net.NetworkInformation - Resources\netstandard20\System.Net.NetworkInformation.dll + + netstandard20.System.Diagnostics.StackTrace + Resources\netstandard20\System.Diagnostics.StackTrace.dll - - netstandard20.System.Net.Ping - Resources\netstandard20\System.Net.Ping.dll + + netstandard20.System.ComponentModel.Composition + Resources\netstandard20\System.ComponentModel.Composition.dll - + netstandard20.System.Net.Primitives Resources\netstandard20\System.Net.Primitives.dll - - netstandard20.System.Net.Requests - Resources\netstandard20\System.Net.Requests.dll + + netstandard20.System.Security.SecureString + Resources\netstandard20\System.Security.SecureString.dll - - netstandard20.System.Net.Security - Resources\netstandard20\System.Net.Security.dll + + netstandard20.System.Security.Principal + Resources\netstandard20\System.Security.Principal.dll - - netstandard20.System.Net.Sockets - Resources\netstandard20\System.Net.Sockets.dll + + netstandard20.System.Linq.Queryable + Resources\netstandard20\System.Linq.Queryable.dll - - netstandard20.System.Net.WebHeaderCollection - Resources\netstandard20\System.Net.WebHeaderCollection.dll + + netstandard20.System.Xml.XDocument + Resources\netstandard20\System.Xml.XDocument.dll - - netstandard20.System.Net.WebSockets.Client - Resources\netstandard20\System.Net.WebSockets.Client.dll + + netstandard20.System.Collections + Resources\netstandard20\System.Collections.dll - - netstandard20.System.Net.WebSockets - Resources\netstandard20\System.Net.WebSockets.dll + + netstandard20.System.Runtime + Resources\netstandard20\System.Runtime.dll - - netstandard20.System.Numerics - Resources\netstandard20\System.Numerics.dll + + netstandard20.System.Net.Ping + Resources\netstandard20\System.Net.Ping.dll - - netstandard20.System.ObjectModel - Resources\netstandard20\System.ObjectModel.dll + + netstandard20.System.Collections.Specialized + Resources\netstandard20\System.Collections.Specialized.dll + + + netstandard20.System.Text.Encoding + Resources\netstandard20\System.Text.Encoding.dll + + + netstandard20.System.Resources.Reader + Resources\netstandard20\System.Resources.Reader.dll - + + netstandard20.System.Data + Resources\netstandard20\System.Data.dll + + + netstandard20.System.IO.FileSystem.DriveInfo + Resources\netstandard20\System.IO.FileSystem.DriveInfo.dll + + netstandard20.System.Reflection Resources\netstandard20\System.Reflection.dll - - netstandard20.System.Reflection.Extensions - Resources\netstandard20\System.Reflection.Extensions.dll + + netstandard20.System.ServiceModel.Web + Resources\netstandard20\System.ServiceModel.Web.dll - + + netstandard20.System.ComponentModel.EventBasedAsync + Resources\netstandard20\System.ComponentModel.EventBasedAsync.dll + + + netstandard20.System.Xml.XPath + Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Reflection.Primitives Resources\netstandard20\System.Reflection.Primitives.dll - - netstandard20.System.Resources.Reader - Resources\netstandard20\System.Resources.Reader.dll - - - netstandard20.System.Resources.ResourceManager - Resources\netstandard20\System.Resources.ResourceManager.dll + + netstandard20.netstandard + Resources\netstandard20\netstandard.dll - - netstandard20.System.Resources.Writer - Resources\netstandard20\System.Resources.Writer.dll + + netstandard20.System.Globalization.Extensions + Resources\netstandard20\System.Globalization.Extensions.dll - - netstandard20.System.Runtime.CompilerServices.VisualC - Resources\netstandard20\System.Runtime.CompilerServices.VisualC.dll + + netstandard20.System.Net.Security + Resources\netstandard20\System.Net.Security.dll - - netstandard20.System.Runtime - Resources\netstandard20\System.Runtime.dll + + netstandard20.System.IO.FileSystem.Primitives + Resources\netstandard20\System.IO.FileSystem.Primitives.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.Numerics - Resources\netstandard20\System.Runtime.Numerics.dll - - - netstandard20.System.Runtime.Serialization - Resources\netstandard20\System.Runtime.Serialization.dll + + netstandard20.System.Xml + Resources\netstandard20\System.Xml.dll - - netstandard20.System.Runtime.Serialization.Formatters - Resources\netstandard20\System.Runtime.Serialization.Formatters.dll + + netstandard20.System.IO.Compression.FileSystem + Resources\netstandard20\System.IO.Compression.FileSystem.dll - - netstandard20.System.Runtime.Serialization.Json - Resources\netstandard20\System.Runtime.Serialization.Json.dll + + netstandard20.System.Resources.Writer + Resources\netstandard20\System.Resources.Writer.dll - - netstandard20.System.Runtime.Serialization.Primitives - Resources\netstandard20\System.Runtime.Serialization.Primitives.dll + + netstandard20.System.IO.IsolatedStorage + Resources\netstandard20\System.IO.IsolatedStorage.dll - - netstandard20.System.Runtime.Serialization.Xml - Resources\netstandard20\System.Runtime.Serialization.Xml.dll + + netstandard20.System.Globalization + Resources\netstandard20\System.Globalization.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.Threading.ThreadPool + Resources\netstandard20\System.Threading.ThreadPool.dll - - netstandard20.System.Security.Cryptography.Primitives - Resources\netstandard20\System.Security.Cryptography.Primitives.dll + + netstandard20.System.Console + Resources\netstandard20\System.Console.dll - - netstandard20.System.Security.Cryptography.X509Certificates - Resources\netstandard20\System.Security.Cryptography.X509Certificates.dll + + netstandard20.mscorlib + Resources\netstandard20\mscorlib.dll - - netstandard20.System.Security.Principal - Resources\netstandard20\System.Security.Principal.dll + + netstandard20.System.Net.WebHeaderCollection + Resources\netstandard20\System.Net.WebHeaderCollection.dll - - netstandard20.System.Security.SecureString - Resources\netstandard20\System.Security.SecureString.dll + + netstandard20.System.Xml.XPath.XDocument + Resources\netstandard20\System.Xml.XPath.XDocument.dll - - netstandard20.System.ServiceModel.Web - Resources\netstandard20\System.ServiceModel.Web.dll + + netstandard20.System.ComponentModel + Resources\netstandard20\System.ComponentModel.dll - - netstandard20.System.Text.Encoding - Resources\netstandard20\System.Text.Encoding.dll + + netstandard20.System.Numerics + Resources\netstandard20\System.Numerics.dll - - netstandard20.System.Text.Encoding.Extensions - Resources\netstandard20\System.Text.Encoding.Extensions.dll + + netstandard20.System.Linq.Expressions + Resources\netstandard20\System.Linq.Expressions.dll - - netstandard20.System.Text.RegularExpressions - Resources\netstandard20\System.Text.RegularExpressions.dll + + netstandard20.System.Threading.Tasks + Resources\netstandard20\System.Threading.Tasks.dll - - netstandard20.System.Threading - Resources\netstandard20\System.Threading.dll + + netstandard20.System.Xml.Linq + Resources\netstandard20\System.Xml.Linq.dll - - netstandard20.System.Threading.Overlapped - Resources\netstandard20\System.Threading.Overlapped.dll + + netstandard20.System.IO.FileSystem + Resources\netstandard20\System.IO.FileSystem.dll - - netstandard20.System.Threading.Tasks - Resources\netstandard20\System.Threading.Tasks.dll + + netstandard20.System.Linq + Resources\netstandard20\System.Linq.dll - - netstandard20.System.Threading.Tasks.Parallel - Resources\netstandard20\System.Threading.Tasks.Parallel.dll + + netstandard20.System.Data.Common + Resources\netstandard20\System.Data.Common.dll - - netstandard20.System.Threading.Thread - Resources\netstandard20\System.Threading.Thread.dll + + netstandard20.System.IO.FileSystem.Watcher + Resources\netstandard20\System.IO.FileSystem.Watcher.dll - - netstandard20.System.Threading.ThreadPool - Resources\netstandard20\System.Threading.ThreadPool.dll + + netstandard20.System.AppContext + Resources\netstandard20\System.AppContext.dll - - netstandard20.System.Threading.Timer - Resources\netstandard20\System.Threading.Timer.dll + + netstandard20.System.Runtime.Serialization.Json + Resources\netstandard20\System.Runtime.Serialization.Json.dll - - netstandard20.System.Transactions - Resources\netstandard20\System.Transactions.dll + + netstandard20.System.Runtime.Handles + Resources\netstandard20\System.Runtime.Handles.dll - - netstandard20.System.ValueTuple - Resources\netstandard20\System.ValueTuple.dll + + netstandard20.System.Linq.Parallel + Resources\netstandard20\System.Linq.Parallel.dll - + netstandard20.System.Web Resources\netstandard20\System.Web.dll - - netstandard20.System.Windows - Resources\netstandard20\System.Windows.dll + + netstandard20.System.Runtime.Numerics + Resources\netstandard20\System.Runtime.Numerics.dll - - netstandard20.System.Xml - Resources\netstandard20\System.Xml.dll + + netstandard20.System.Xml.XmlDocument + Resources\netstandard20\System.Xml.XmlDocument.dll - - netstandard20.System.Xml.Linq - Resources\netstandard20\System.Xml.Linq.dll + + netstandard20.System.Xml.XmlSerializer + Resources\netstandard20\System.Xml.XmlSerializer.dll - - netstandard20.System.Xml.ReaderWriter - Resources\netstandard20\System.Xml.ReaderWriter.dll + + netstandard20.System.IO.UnmanagedMemoryStream + Resources\netstandard20\System.IO.UnmanagedMemoryStream.dll - - netstandard20.System.Xml.Serialization - Resources\netstandard20\System.Xml.Serialization.dll + + netstandard20.System.Net.NameResolution + Resources\netstandard20\System.Net.NameResolution.dll - - netstandard20.System.Xml.XDocument - Resources\netstandard20\System.Xml.XDocument.dll + + netstandard20.System.Transactions + Resources\netstandard20\System.Transactions.dll - - netstandard20.System.Xml.XmlDocument - Resources\netstandard20\System.Xml.XmlDocument.dll + + netstandard20.System.Net.Http + Resources\netstandard20\System.Net.Http.dll - - netstandard20.System.Xml.XmlSerializer - Resources\netstandard20\System.Xml.XmlSerializer.dll + + netstandard20.System.Collections.Concurrent + Resources\netstandard20\System.Collections.Concurrent.dll - - netstandard20.System.Xml.XPath - Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Security.Cryptography.Encoding + Resources\netstandard20\System.Security.Cryptography.Encoding.dll - - netstandard20.System.Xml.XPath.XDocument - Resources\netstandard20\System.Xml.XPath.XDocument.dll + + netstandard20.System.IO.Pipes + Resources\netstandard20\System.IO.Pipes.dll + + + netstandard20.System.Windows + Resources\netstandard20\System.Windows.dll + + + netstandard20.System.Runtime.Serialization.Xml + Resources\netstandard20\System.Runtime.Serialization.Xml.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..c56f58b 100644 --- a/Src/Basic.Reference.Assemblies.NetStandard21/Generated.cs +++ b/Src/Basic.Reference.Assemblies.NetStandard21/Generated.cs @@ -13,129 +13,134 @@ public static class ReferenceInfos { /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard21.References.MicrosoftWin32Primitives, global::System.Guid.Parse("2549a876-ec23-47a3-9567-e2830a9258c9")); + 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 + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard21.References.mscorlib, global::System.Guid.Parse("9142350e-27fd-4abb-8254-52765b93bad4")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetStandard21.References.SystemThreadingThread, global::System.Guid.Parse("5a6716da-bb5d-4522-87fe-1b3ed998192f")); /// - /// The for netstandard.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard21.References.netstandard, global::System.Guid.Parse("5a41d6b7-1898-42ec-a409-fd0b1c3e3dcf")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetStandard21.References.SystemDiagnosticsContracts, global::System.Guid.Parse("17e59d05-7a1a-46f5-b5c6-203b3864f806")); /// - /// The for System.AppContext.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard21.References.SystemAppContext, global::System.Guid.Parse("f2ab5c6c-059d-426a-b55c-8da4f448e4c6")); + 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.Buffers.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, NetStandard21.References.SystemBuffers, global::System.Guid.Parse("78879aeb-902a-4dd1-8849-610481cc0070")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard21.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("ebc764a5-f881-445f-80fe-0b624920cf28")); /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard21.References.SystemCollectionsConcurrent, global::System.Guid.Parse("d2521282-5df5-458f-a4af-95c6518fe119")); + 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 System.Collections.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard21.References.SystemCollections, global::System.Guid.Parse("6a4f5d0e-31b4-47de-8056-ffd1b9d59632")); + 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.Collections.NonGeneric.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetStandard21.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("8f179a06-dda1-47fa-9b85-69ca4c5b7344")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetStandard21.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("d26308ca-ba7c-4b0c-b6e5-2ba66e670b41")); /// - /// The for System.Collections.Specialized.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetStandard21.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f9218c26-eca7-4526-b8be-836bf18aab56")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetStandard21.References.SystemCore, global::System.Guid.Parse("47243bb6-ee7c-42a6-b6e3-97af43b94e5a")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetStandard21.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("041aced2-49a4-4a20-ac2e-19e1135113ca")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard21.References.SystemResourcesResourceManager, global::System.Guid.Parse("1672cd08-d682-4d0f-8830-1dc4aa4b0e49")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetStandard21.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("b9479bcd-039f-446f-8b84-8285bc95a1e2")); + 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.ComponentModel.Primitives.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetStandard21.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5579f754-cc6e-4d5d-b16b-5b77c6f719a1")); + 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.ComponentModel.TypeConverter.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetStandard21.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("0e467b89-5c5a-4693-8143-3ffcdc4d44cb")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard21.References.SystemObjectModel, global::System.Guid.Parse("3b9bd7f8-1eb4-4bca-ba19-9742c5a39136")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard21.References.SystemConsole, global::System.Guid.Parse("79fce38f-a2b8-4410-9740-0eae7af6ff3a")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetStandard21.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("0c0d077f-85e1-4a1d-aa8e-0c9b63c64d46")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetStandard21.References.SystemCore, global::System.Guid.Parse("47243bb6-ee7c-42a6-b6e3-97af43b94e5a")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard21.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("64fc2c08-cbb4-405b-965d-51f5a4e0efbb")); /// - /// The for System.Data.Common.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetStandard21.References.SystemDataCommon, global::System.Guid.Parse("bd4870a4-9f40-4ed4-afa7-24a7378a44a5")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetStandard21.References.SystemNetWebSocketsClient, global::System.Guid.Parse("385de4f0-b810-49fa-9b17-9a72e8e29b90")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetStandard21.References.SystemData, global::System.Guid.Parse("2ac7ffba-5fb2-4da1-8d37-250593124350")); + 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.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetStandard21.References.SystemDiagnosticsContracts, global::System.Guid.Parse("17e59d05-7a1a-46f5-b5c6-203b3864f806")); + 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.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard21.References.SystemDiagnosticsDebug, global::System.Guid.Parse("713fc753-50f7-439c-9b7a-a67b8cbef063")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetStandard21.References.SystemDynamicRuntime, global::System.Guid.Parse("851fca66-5359-4d31-813a-360ce450d9f9")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard21.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("11659000-0e7c-4f24-894a-71036ac89f57")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard21.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("858de27f-3587-42d7-b25b-c19a4fe82608")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard21.References.SystemDiagnosticsProcess, global::System.Guid.Parse("2f0ac209-b44b-41e9-bc9d-4886614e141f")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetStandard21.References.SystemDiagnosticsTools, global::System.Guid.Parse("86cc4163-710d-4c90-b497-cae076347f3e")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetStandard21.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("9fbc2b58-d8ac-4617-9c73-91fb7fad382f")); + 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.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetStandard21.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("0c0d077f-85e1-4a1d-aa8e-0c9b63c64d46")); + 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.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetStandard21.References.SystemDiagnosticsTools, global::System.Guid.Parse("86cc4163-710d-4c90-b497-cae076347f3e")); + 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.Reflection.DispatchProxy.dll + /// + 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.Diagnostics.TraceSource.dll @@ -143,44 +148,49 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, NetStandard21.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("93dbeef9-3b10-4983-8119-bb66e28b895f")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Xml.Serialization.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, NetStandard21.References.SystemDiagnosticsTracing, global::System.Guid.Parse("703e3532-f993-4b28-97e2-7d78ccd84401")); + public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetStandard21.References.SystemXmlSerialization, global::System.Guid.Parse("29ecaec5-0b7f-4d24-92d5-3009b1f36270")); /// - /// The for System.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard21.References.SystemIO, global::System.Guid.Parse("3f9b7ece-301d-485e-a360-eb7cce287c68")); /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetStandard21.References.SystemDrawing, global::System.Guid.Parse("67b862c3-0b3b-4cc3-83a8-7bae9148d2fd")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard21.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("11659000-0e7c-4f24-894a-71036ac89f57")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.Runtime.InteropServices.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")); + 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.Dynamic.Runtime.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetStandard21.References.SystemDynamicRuntime, global::System.Guid.Parse("851fca66-5359-4d31-813a-360ce450d9f9")); + 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.Globalization.Calendars.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard21.References.SystemGlobalizationCalendars, global::System.Guid.Parse("25b71afc-d54e-4a69-9836-9ba97f3d3a75")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard21.References.SystemNetSockets, global::System.Guid.Parse("5139b925-0ba1-4a91-8cac-d0db5eb3ec4b")); /// - /// The for System.Globalization.dll + /// The for System.ValueTuple.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard21.References.SystemGlobalization, global::System.Guid.Parse("33efaea0-5731-47a6-abf0-31b9f7d0252a")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard21.References.SystemValueTuple, global::System.Guid.Parse("7b0c994b-8c16-462e-a98f-5f4ce093d151")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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")); + 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.Security.Cryptography.X509Certificates.dll + /// + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetStandard21.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("32c17234-d4bc-4b09-9efe-ad2aa875b16c")); /// /// The for System.IO.Compression.dll @@ -188,109 +198,109 @@ public static class ReferenceInfos 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.Compression.FileSystem.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetStandard21.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("86d8fd3e-e713-4b78-821c-889d6c8610bf")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard21.References.SystemReflectionExtensions, global::System.Guid.Parse("423f26be-9c9d-42a9-b846-43dfe37847c9")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.Serialization.dll /// - 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")); + 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.IO.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard21.References.SystemIO, global::System.Guid.Parse("3f9b7ece-301d-485e-a360-eb7cce287c68")); + 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.IO.FileSystem.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetStandard21.References.SystemNetNetworkInformation, global::System.Guid.Parse("fa7b66ac-6e42-4a9a-9b5c-6cbc8dd6929c")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetStandard21.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("59eb2465-cdd8-4045-bf6f-e5e0b4f6b693")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, NetStandard21.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("0b5608ce-a8f3-4aef-b269-22e453136265")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard21.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("f3dc2f71-3ca3-400e-9b9e-c4dc30310587")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard21.References.SystemDiagnosticsProcess, global::System.Guid.Parse("2f0ac209-b44b-41e9-bc9d-4886614e141f")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ComponentModel.Primitives.dll /// - 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")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetStandard21.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5579f754-cc6e-4d5d-b16b-5b77c6f719a1")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetStandard21.References.SystemIOIsolatedStorage, global::System.Guid.Parse("cab39c3d-2858-4ffe-aad0-30456ad160f4")); + 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.IO.MemoryMappedFiles.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetStandard21.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("d26308ca-ba7c-4b0c-b6e5-2ba66e670b41")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard21.References.SystemDiagnosticsDebug, global::System.Guid.Parse("713fc753-50f7-439c-9b7a-a67b8cbef063")); /// - /// The for System.IO.Pipes.dll + /// The for System.Buffers.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetStandard21.References.SystemIOPipes, global::System.Guid.Parse("0bd82d09-a380-46da-8f62-c5d7b6fe77e8")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, NetStandard21.References.SystemBuffers, global::System.Guid.Parse("78879aeb-902a-4dd1-8849-610481cc0070")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetStandard21.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("9f7545fc-ffc3-4587-af02-9c67bfbfe832")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetStandard21.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("8f179a06-dda1-47fa-9b85-69ca4c5b7344")); /// - /// The for System.Linq.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, NetStandard21.References.SystemThreading, global::System.Guid.Parse("fa8138d9-eb97-463f-8cf9-22d9dc3047c9")); /// - /// The for System.Linq.Expressions.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard21.References.SystemLinqExpressions, global::System.Guid.Parse("450ad800-9785-4737-b574-3bad887f6ea0")); + 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.Linq.Parallel.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetStandard21.References.SystemLinqParallel, global::System.Guid.Parse("02d87ea1-5927-4f4e-b36c-5a19acfa2ab3")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard21.References.SystemXmlReaderWriter, global::System.Guid.Parse("7233ed48-d35a-437a-9560-b6c4ab30132d")); /// - /// The for System.Linq.Queryable.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetStandard21.References.SystemLinqQueryable, global::System.Guid.Parse("de8c2e2b-f0aa-4391-95af-dc25650e86e1")); + 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.Memory.dll + /// The for System.Net.Requests.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 SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetStandard21.References.SystemNetRequests, global::System.Guid.Parse("4c27fd5e-e5e0-410c-bfa9-0bd4896ea514")); /// - /// The for System.Net.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard21.References.SystemGlobalizationCalendars, global::System.Guid.Parse("25b71afc-d54e-4a69-9836-9ba97f3d3a75")); /// - /// The for System.Net.Http.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard21.References.SystemNetHttp, global::System.Guid.Parse("06359ecb-ecf9-4b3b-ba36-e09e381c93f5")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetStandard21.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("cec29e3d-e793-443c-9804-5be3edaded52")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetStandard21.References.SystemNetNameResolution, global::System.Guid.Parse("537efcf1-4b87-46e6-a470-2050b6a9c58a")); + 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.Net.NetworkInformation.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetStandard21.References.SystemNetNetworkInformation, global::System.Guid.Parse("fa7b66ac-6e42-4a9a-9b5c-6cbc8dd6929c")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetStandard21.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("9fbc2b58-d8ac-4617-9c73-91fb7fad382f")); /// - /// The for System.Net.Ping.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetStandard21.References.SystemNetPing, global::System.Guid.Parse("08c13bbd-2078-41dc-9c19-cc4776102b90")); + 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.Net.Primitives.dll @@ -298,159 +308,149 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, NetStandard21.References.SystemNetPrimitives, global::System.Guid.Parse("4eca17bc-cd0e-468c-b71b-2a5c3d10c35e")); /// - /// The for System.Net.Requests.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetStandard21.References.SystemNetRequests, global::System.Guid.Parse("4c27fd5e-e5e0-410c-bfa9-0bd4896ea514")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetStandard21.References.SystemSecuritySecureString, global::System.Guid.Parse("95539f73-17a3-4fdd-87c3-4f6e1b350e31")); /// - /// The for System.Net.Security.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard21.References.SystemNetSecurity, global::System.Guid.Parse("1cde5bda-d051-4b48-a7bf-2007ec49661b")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard21.References.SystemSecurityPrincipal, global::System.Guid.Parse("720d5a32-5558-42ae-bfcd-82c79fec1813")); /// - /// The for System.Net.Sockets.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard21.References.SystemNetSockets, global::System.Guid.Parse("5139b925-0ba1-4a91-8cac-d0db5eb3ec4b")); + 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.Net.WebHeaderCollection.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetStandard21.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("bece4def-baf7-4d3d-a366-0687838adb59")); + 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.WebSockets.Client.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetStandard21.References.SystemNetWebSocketsClient, global::System.Guid.Parse("385de4f0-b810-49fa-9b17-9a72e8e29b90")); + 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.Net.WebSockets.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetStandard21.References.SystemNetWebSockets, global::System.Guid.Parse("0c188411-2035-488d-8521-50534b0747c1")); + 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.Numerics.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard21.References.SystemRuntime, global::System.Guid.Parse("f512e10a-81a6-4e51-adc2-b6f3e25df20a")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Net.Ping.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.ObjectModel.dll - /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard21.References.SystemObjectModel, global::System.Guid.Parse("3b9bd7f8-1eb4-4bca-ba19-9742c5a39136")); - - /// - /// The for System.Reflection.DispatchProxy.dll - /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, NetStandard21.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("050f646c-741c-4960-8df7-0a16da8dba95")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetStandard21.References.SystemNetPing, global::System.Guid.Parse("08c13bbd-2078-41dc-9c19-cc4776102b90")); /// - /// The for System.Reflection.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard21.References.SystemReflection, global::System.Guid.Parse("9df3ad60-aec7-4396-9f82-03a6ba3b1044")); + 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.Reflection.Emit.dll + /// The for System.Text.Encoding.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, NetStandard21.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("0b5608ce-a8f3-4aef-b269-22e453136265")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetStandard21.References.SystemResourcesReader, global::System.Guid.Parse("742d0d72-d717-49ab-882f-1eaf230f3f6a")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Data.dll /// - 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")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetStandard21.References.SystemData, global::System.Guid.Parse("2ac7ffba-5fb2-4da1-8d37-250593124350")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard21.References.SystemReflectionExtensions, global::System.Guid.Parse("423f26be-9c9d-42a9-b846-43dfe37847c9")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetStandard21.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("59eb2465-cdd8-4045-bf6f-e5e0b4f6b693")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard21.References.SystemReflectionPrimitives, global::System.Guid.Parse("6a91c7bf-658b-4156-98db-c675f0e35d8c")); + 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 + /// The for System.Numerics.Vectors.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetStandard21.References.SystemResourcesReader, global::System.Guid.Parse("742d0d72-d717-49ab-882f-1eaf230f3f6a")); + 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.Resources.ResourceManager.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard21.References.SystemResourcesResourceManager, global::System.Guid.Parse("1672cd08-d682-4d0f-8830-1dc4aa4b0e49")); + 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.Resources.Writer.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetStandard21.References.SystemResourcesWriter, global::System.Guid.Parse("17a0da4c-2ac1-4857-a9f0-08cab2a0377b")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetStandard21.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("b9479bcd-039f-446f-8b84-8285bc95a1e2")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Xml.XPath.dll /// - 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")); + 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.Runtime.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard21.References.SystemRuntime, global::System.Guid.Parse("f512e10a-81a6-4e51-adc2-b6f3e25df20a")); + 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.Runtime.Extensions.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard21.References.SystemRuntimeExtensions, global::System.Guid.Parse("a6513389-3ded-4adf-a711-743a1a0720c1")); + 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.Runtime.Handles.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard21.References.SystemRuntimeHandles, global::System.Guid.Parse("aabc2945-31ff-4618-9140-29cf80e94a64")); + 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.Runtime.InteropServices.dll + /// The for System.Net.Security.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")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard21.References.SystemNetSecurity, global::System.Guid.Parse("1cde5bda-d051-4b48-a7bf-2007ec49661b")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.IO.FileSystem.Primitives.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")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard21.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("f3dc2f71-3ca3-400e-9b9e-c4dc30310587")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard21.References.SystemRuntimeExtensions, global::System.Guid.Parse("a6513389-3ded-4adf-a711-743a1a0720c1")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard21.References.SystemXml, global::System.Guid.Parse("0fbd000e-070b-48c9-88cb-598fe6722637")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetStandard21.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("041aced2-49a4-4a20-ac2e-19e1135113ca")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetStandard21.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("86d8fd3e-e713-4b78-821c-889d6c8610bf")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetStandard21.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("10a238a1-03da-4729-ae8b-5e533b9a7650")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetStandard21.References.SystemResourcesWriter, global::System.Guid.Parse("17a0da4c-2ac1-4857-a9f0-08cab2a0377b")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.IsolatedStorage.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetStandard21.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("cec29e3d-e793-443c-9804-5be3edaded52")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetStandard21.References.SystemIOIsolatedStorage, global::System.Guid.Parse("cab39c3d-2858-4ffe-aad0-30456ad160f4")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Globalization.dll /// - 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")); + 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.Security.Claims.dll @@ -458,164 +458,164 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, NetStandard21.References.SystemSecurityClaims, global::System.Guid.Parse("3faf2fea-bd3d-4b66-8741-190fe98b9ff0")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard21.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("858de27f-3587-42d7-b25b-c19a4fe82608")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetStandard21.References.SystemThreadingThreadPool, global::System.Guid.Parse("b2e0f9e0-9470-4d40-a3bf-114fe1d1b66a")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard21.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("64fc2c08-cbb4-405b-965d-51f5a4e0efbb")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard21.References.SystemConsole, global::System.Guid.Parse("79fce38f-a2b8-4410-9740-0eae7af6ff3a")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard21.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("d9fe0d1c-3c9f-4252-b06d-42c4bb4568fb")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard21.References.mscorlib, global::System.Guid.Parse("9142350e-27fd-4abb-8254-52765b93bad4")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard21.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("ebc764a5-f881-445f-80fe-0b624920cf28")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetStandard21.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("bece4def-baf7-4d3d-a366-0687838adb59")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetStandard21.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("32c17234-d4bc-4b09-9efe-ad2aa875b16c")); + 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.Security.Principal.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard21.References.SystemSecurityPrincipal, global::System.Guid.Parse("720d5a32-5558-42ae-bfcd-82c79fec1813")); + 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.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetStandard21.References.SystemSecuritySecureString, global::System.Guid.Parse("95539f73-17a3-4fdd-87c3-4f6e1b350e31")); + 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.ServiceModel.Web.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetStandard21.References.SystemServiceModelWeb, global::System.Guid.Parse("d66255fb-b00a-4b08-aa5b-b409ba1a7006")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, NetStandard21.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("bf423844-bb9b-4f67-8505-6154dd8dc5d3")); /// - /// The for System.Text.Encoding.dll + /// The for System.Linq.Expressions.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")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard21.References.SystemLinqExpressions, global::System.Guid.Parse("450ad800-9785-4737-b574-3bad887f6ea0")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Threading.Tasks.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")); + 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.Text.RegularExpressions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetStandard21.References.SystemXmlLinq, global::System.Guid.Parse("14611aed-b5f8-43f8-8c08-9b57d19eb44b")); /// - /// The for System.Threading.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard21.References.SystemIOFileSystem, global::System.Guid.Parse("b4e203c1-4134-4849-8790-587e44ef80e0")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Linq.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")); + 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.Threading.Tasks.dll + /// The for System.Data.Common.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")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetStandard21.References.SystemDataCommon, global::System.Guid.Parse("bd4870a4-9f40-4ed4-afa7-24a7378a44a5")); /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, NetStandard21.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("bf423844-bb9b-4f67-8505-6154dd8dc5d3")); + 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.Threading.Tasks.Parallel.dll + /// The for System.AppContext.dll /// - 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")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard21.References.SystemAppContext, global::System.Guid.Parse("f2ab5c6c-059d-426a-b55c-8da4f448e4c6")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetStandard21.References.SystemThreadingThread, global::System.Guid.Parse("5a6716da-bb5d-4522-87fe-1b3ed998192f")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetStandard21.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("10a238a1-03da-4729-ae8b-5e533b9a7650")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetStandard21.References.SystemThreadingThreadPool, global::System.Guid.Parse("b2e0f9e0-9470-4d40-a3bf-114fe1d1b66a")); + 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.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard21.References.SystemThreadingTimer, global::System.Guid.Parse("aca500af-eefa-489d-8079-86c473663923")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetStandard21.References.SystemLinqParallel, global::System.Guid.Parse("02d87ea1-5927-4f4e-b36c-5a19acfa2ab3")); /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetStandard21.References.SystemTransactions, global::System.Guid.Parse("31996035-b577-434a-80b0-347b7f29ad15")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetStandard21.References.SystemWeb, global::System.Guid.Parse("ffabc55b-d55c-41d9-a345-46c8e211a93f")); /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard21.References.SystemValueTuple, global::System.Guid.Parse("7b0c994b-8c16-462e-a98f-5f4ce093d151")); + 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.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetStandard21.References.SystemWeb, global::System.Guid.Parse("ffabc55b-d55c-41d9-a345-46c8e211a93f")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard21.References.SystemXmlXmlDocument, global::System.Guid.Parse("277ab3a7-4b60-4d78-a7eb-f46b605f46ad")); /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard21.References.SystemWindows, global::System.Guid.Parse("08d3b533-9656-4b26-9a79-54c3fb52fca1")); + 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.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard21.References.SystemXml, global::System.Guid.Parse("0fbd000e-070b-48c9-88cb-598fe6722637")); + 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.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetStandard21.References.SystemXmlLinq, global::System.Guid.Parse("14611aed-b5f8-43f8-8c08-9b57d19eb44b")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetStandard21.References.SystemNetNameResolution, global::System.Guid.Parse("537efcf1-4b87-46e6-a470-2050b6a9c58a")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard21.References.SystemXmlReaderWriter, global::System.Guid.Parse("7233ed48-d35a-437a-9560-b6c4ab30132d")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetStandard21.References.SystemTransactions, global::System.Guid.Parse("31996035-b577-434a-80b0-347b7f29ad15")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetStandard21.References.SystemXmlSerialization, global::System.Guid.Parse("29ecaec5-0b7f-4d24-92d5-3009b1f36270")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard21.References.SystemNetHttp, global::System.Guid.Parse("06359ecb-ecf9-4b3b-ba36-e09e381c93f5")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard21.References.SystemXmlXDocument, global::System.Guid.Parse("76e02d80-6909-4839-bb59-0767549374d0")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard21.References.SystemXmlXmlDocument, global::System.Guid.Parse("277ab3a7-4b60-4d78-a7eb-f46b605f46ad")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard21.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("d9fe0d1c-3c9f-4252-b06d-42c4bb4568fb")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetStandard21.References.SystemXmlXmlSerializer, global::System.Guid.Parse("51e8bc57-eedd-4992-9ebb-627b17356847")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetStandard21.References.SystemIOPipes, global::System.Guid.Parse("0bd82d09-a380-46da-8f62-c5d7b6fe77e8")); /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard21.References.SystemWindows, global::System.Guid.Parse("08d3b533-9656-4b26-9a79-54c3fb52fca1")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, NetStandard21.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("99ea69f8-0cf6-4b4e-96b6-ac71ef3627f2")); private static ImmutableArray _all; public static ImmutableArray All { @@ -625,127 +625,127 @@ public static ImmutableArray All { _all = [ - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelComposition, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, + System, + SystemThreadingThread, + SystemDiagnosticsContracts, SystemComponentModelTypeConverter, - SystemConsole, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, SystemCore, - SystemDataCommon, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNet, - SystemNetHttp, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + SystemDiagnosticsTools, + SystemDrawing, + SystemDiagnosticsTracing, SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTraceSource, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemNetRequests, + SystemGlobalizationCalendars, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemComponentModelComposition, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemValueTuple, - SystemWeb, - SystemWindows, + SystemResourcesReader, + SystemData, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -760,1499 +760,1499 @@ public static partial class NetStandard21 { public static class References { - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference System { get { - if (_MicrosoftWin32Primitives is null) + if (_System is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard21)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System")).GetReference(filePath: "System.dll", display: "System (netstandard21)"); } - return _MicrosoftWin32Primitives; + return _System; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for mscorlib.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemThreadingThread { get { - if (_mscorlib is null) + if (_SystemThreadingThread is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard21)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netstandard21)"); } - return _mscorlib; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for netstandard.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_netstandard is null) + if (_SystemDiagnosticsContracts is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard21)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netstandard21)"); } - return _netstandard; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.AppContext.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemAppContext is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard21)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netstandard21)"); } - return _SystemAppContext; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Buffers.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemBuffers is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (netstandard21)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard21)"); } - return _SystemBuffers; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Concurrent.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsConcurrent is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard21)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard21)"); } - return _SystemCollectionsConcurrent; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollections is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard21)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard21)"); } - return _SystemCollections; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard21)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netstandard21)"); } - return _SystemCollectionsNonGeneric; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.Collections.Specialized.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemCore { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemCore is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netstandard21)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netstandard21)"); } - return _SystemCollectionsSpecialized; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelComposition is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard21)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netstandard21)"); } - return _SystemComponentModelComposition; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard21)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard21)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netstandard21)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netstandard21)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNet is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netstandard21)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard21)"); } - return _SystemComponentModelPrimitives; + return _SystemNet; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemObjectModel is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netstandard21)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard21)"); } - return _SystemComponentModelTypeConverter; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard21)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netstandard21)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netstandard21)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netstandard21)"); } - return _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.Common.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataCommon is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netstandard21)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (netstandard21)"); } - return _SystemDataCommon; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netstandard21)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard21)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netstandard21)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (netstandard21)"); } - return _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard21)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (netstandard21)"); } - return _SystemDiagnosticsDebug; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard21)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard21)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard21)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netstandard21)"); } - return _SystemDiagnosticsProcess; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netstandard21)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netstandard21)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netstandard21)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netstandard21)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDiagnosticsTools is null) + if (_SystemNetWebSockets is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netstandard21)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netstandard21)"); } - return _SystemDiagnosticsTools; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (netstandard21)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (netstandard21)"); } - return _SystemDiagnosticsTraceSource; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netstandard21)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (netstandard21)"); } - return _SystemDiagnosticsTracing; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemXmlSerialization { get { - if (_System is null) + if (_SystemXmlSerialization is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System")).GetReference(filePath: "System.dll", display: "System (netstandard21)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netstandard21)"); } - return _System; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Drawing.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemIO { get { - if (_SystemDrawing is null) + if (_SystemIO is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netstandard21)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard21)"); } - return _SystemDrawing; + return _SystemIO; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard21)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard21)"); } - return _SystemDrawingPrimitives; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemDynamicRuntime is null) + if (_SystemRuntimeInteropServices is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (netstandard21)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard21)"); } - return _SystemDynamicRuntime; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemThreadingTasksParallel is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard21)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard21)"); } - return _SystemGlobalizationCalendars; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.Globalization.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemGlobalization is null) + if (_SystemNetSockets is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard21)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard21)"); } - return _SystemGlobalization; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Globalization.Extensions.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemValueTuple is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (netstandard21)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard21)"); } - return _SystemGlobalizationExtensions; + return _SystemValueTuple; } } - 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("netstandard21.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard21)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard21)"); } - return _SystemIOCompression; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netstandard21)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netstandard21)"); } - return _SystemIOCompressionFileSystem; + return _SystemSecurityCryptographyX509Certificates; } } - 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("netstandard21.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard21)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard21)"); } - return _SystemIOCompressionZipFile; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIO is null) + if (_SystemReflectionExtensions is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard21)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard21)"); } - return _SystemIO; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOFileSystem is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard21)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard21)"); } - return _SystemIOFileSystem; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemReflectionEmit is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netstandard21)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netstandard21)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard21)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netstandard21)"); } - return _SystemIOFileSystemPrimitives; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netstandard21)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (netstandard21)"); } - return _SystemIOFileSystemWatcher; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemDiagnosticsProcess is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netstandard21)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard21)"); } - return _SystemIOIsolatedStorage; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemComponentModelPrimitives is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netstandard21)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netstandard21)"); } - return _SystemIOMemoryMappedFiles; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemIOPipes is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netstandard21)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netstandard21)"); } - return _SystemIOPipes; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemDiagnosticsDebug is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netstandard21)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard21)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Linq.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemBuffers { get { - if (_SystemLinq is null) + if (_SystemBuffers is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard21)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (netstandard21)"); } - return _SystemLinq; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Linq.Expressions.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemLinqExpressions is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard21)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard21)"); } - return _SystemLinqExpressions; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Linq.Parallel.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemThreading { get { - if (_SystemLinqParallel is null) + if (_SystemThreading is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netstandard21)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard21)"); } - return _SystemLinqParallel; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Linq.Queryable.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemLinqQueryable is null) + if (_SystemIOCompressionZipFile is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netstandard21)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard21)"); } - return _SystemLinqQueryable; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Memory.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemMemory is null) + if (_SystemXmlReaderWriter is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netstandard21)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard21)"); } - return _SystemMemory; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNet is null) + if (_SystemTextRegularExpressions is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard21)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard21)"); } - return _SystemNet; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.Http.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetHttp is null) + if (_SystemNetRequests is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard21)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netstandard21)"); } - return _SystemNetHttp; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.NameResolution.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetNameResolution is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netstandard21)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard21)"); } - return _SystemNetNameResolution; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetNetworkInformation is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netstandard21)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard21)"); } - return _SystemNetNetworkInformation; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetPing is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netstandard21)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard21)"); } - return _SystemNetPing; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.Primitives.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetPrimitives is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard21)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netstandard21)"); } - return _SystemNetPrimitives; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.Net.Requests.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemNetRequests is null) + if (_SystemComponentModelComposition is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netstandard21)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard21)"); } - return _SystemNetRequests; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.Security.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetSecurity is null) + if (_SystemNetPrimitives is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard21)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard21)"); } - return _SystemNetSecurity; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.Sockets.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetSockets is null) + if (_SystemSecuritySecureString is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard21)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netstandard21)"); } - return _SystemNetSockets; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netstandard21)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard21)"); } - return _SystemNetWebHeaderCollection; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemLinqQueryable is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (netstandard21)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netstandard21)"); } - return _SystemNetWebSocketsClient; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.Net.WebSockets.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemMemory { get { - if (_SystemNetWebSockets is null) + if (_SystemMemory is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netstandard21)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (netstandard21)"); } - return _SystemNetWebSockets; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Numerics.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemNumerics is null) + if (_SystemXmlXDocument is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard21)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard21)"); } - return _SystemNumerics; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemCollections { get { - if (_SystemNumericsVectors is null) + if (_SystemCollections is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (netstandard21)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard21)"); } - return _SystemNumericsVectors; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.ObjectModel.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemRuntime { get { - if (_SystemObjectModel is null) + if (_SystemRuntime is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard21)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard21)"); } - return _SystemObjectModel; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemNetPing is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (netstandard21)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netstandard21)"); } - return _SystemReflectionDispatchProxy; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflection is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard21)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netstandard21)"); } - return _SystemReflection; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Reflection.Emit.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemReflectionEmit is null) + if (_SystemTextEncoding is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (netstandard21)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard21)"); } - return _SystemReflectionEmit; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemResourcesReader is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (netstandard21)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netstandard21)"); } - return _SystemReflectionEmitILGeneration; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemData { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemData is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (netstandard21)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netstandard21)"); } - return _SystemReflectionEmitLightweight; + return _SystemData; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Reflection.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemReflectionExtensions is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard21)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netstandard21)"); } - return _SystemReflectionExtensions; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemReflection { get { - if (_SystemReflectionPrimitives is null) + if (_SystemReflection is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard21)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard21)"); } - return _SystemReflectionPrimitives; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Resources.Reader.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemResourcesReader is null) + if (_SystemNumericsVectors is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netstandard21)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (netstandard21)"); } - return _SystemResourcesReader; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemResourcesResourceManager is null) + if (_SystemServiceModelWeb is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard21)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netstandard21)"); } - return _SystemResourcesResourceManager; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Resources.Writer.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemResourcesWriter is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netstandard21)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netstandard21)"); } - return _SystemResourcesWriter; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netstandard21)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard21)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntime is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard21)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard21)"); } - return _SystemRuntime; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Extensions.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeExtensions is null) + if (_netstandard is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard21)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard21)"); } - return _SystemRuntimeExtensions; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Handles.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeHandles is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard21)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (netstandard21)"); } - return _SystemRuntimeHandles; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard21)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard21)"); } - return _SystemRuntimeInteropServices; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (netstandard21)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard21)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard21)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard21)"); } - return _SystemRuntimeNumerics; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeSerialization is null) + if (_SystemXml is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard21)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard21)"); } - return _SystemRuntimeSerialization; + return _SystemXml; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netstandard21)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netstandard21)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemResourcesWriter is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netstandard21)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netstandard21)"); } - return _SystemRuntimeSerializationJson; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOIsolatedStorage is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard21)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netstandard21)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemGlobalization is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netstandard21)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard21)"); } - return _SystemRuntimeSerializationXml; + return _SystemGlobalization; } } @@ -2273,547 +2273,547 @@ public static PortableExecutableReference SystemSecurityClaims } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard21)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netstandard21)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netstandard21)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard21)"); } - return _SystemSecurityCryptographyCsp; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard21)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard21)"); } - return _SystemSecurityCryptographyEncoding; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard21)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netstandard21)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netstandard21)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard21)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.Principal.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecurityPrincipal is null) + if (_SystemComponentModel is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard21)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard21)"); } - return _SystemSecurityPrincipal; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemNumerics { get { - if (_SystemSecuritySecureString is null) + if (_SystemNumerics is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netstandard21)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard21)"); } - return _SystemSecuritySecureString; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceModelWeb is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netstandard21)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (netstandard21)"); } - return _SystemServiceModelWeb; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncoding is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard21)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard21)"); } - return _SystemTextEncoding; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard21)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard21)"); } - return _SystemTextEncodingExtensions; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemXmlLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard21)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netstandard21)"); } - return _SystemTextRegularExpressions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Threading.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemThreading is null) + if (_SystemIOFileSystem is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard21)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard21)"); } - return _SystemThreading; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreadingOverlapped is null) + if (_SystemLinq is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netstandard21)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard21)"); } - return _SystemThreadingOverlapped; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Tasks.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingTasks is null) + if (_SystemDataCommon is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard21)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netstandard21)"); } - return _SystemThreadingTasks; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (netstandard21)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netstandard21)"); } - return _SystemThreadingTasksExtensions; + return _SystemIOFileSystemWatcher; } } - 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("netstandard21.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard21)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard21)"); } - return _SystemThreadingTasksParallel; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netstandard21)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netstandard21)"); } - return _SystemThreadingThread; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netstandard21)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard21)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard21)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netstandard21)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactions is null) + if (_SystemWeb is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netstandard21)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netstandard21)"); } - return _SystemTransactions; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard21)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard21)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netstandard21)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard21)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWindows is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netstandard21)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netstandard21)"); } - return _SystemWindows; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard21)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netstandard21)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netstandard21)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netstandard21)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard21)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netstandard21)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netstandard21)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard21)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard21)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard21)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard21)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard21)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemIOPipes is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netstandard21)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netstandard21)"); } - return _SystemXmlXmlSerializer; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPath is null) + if (_SystemWindows is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard21)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netstandard21)"); } - return _SystemXmlXPath; + return _SystemWindows; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemRuntimeSerializationXml 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)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard21.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netstandard21)"); } - return _SystemXmlXPathXDocument; + return _SystemRuntimeSerializationXml; } } @@ -2826,127 +2826,127 @@ public static ImmutableArray All { _all = [ - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemBuffers, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelComposition, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConsole, - SystemCore, - SystemDataCommon, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, System, - SystemDrawing, + SystemThreadingThread, + SystemDiagnosticsContracts, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemMemory, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNet, - SystemNetHttp, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + SystemDiagnosticsTools, + SystemDrawing, + SystemDiagnosticsTracing, SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, - SystemObjectModel, SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTraceSource, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemNetRequests, + SystemGlobalizationCalendars, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, - SystemSecuritySecureString, - SystemServiceModelWeb, - SystemTextEncoding, SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasks, - SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemValueTuple, - SystemWeb, - SystemWindows, + SystemDiagnosticsStackTrace, + SystemComponentModelComposition, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, + SystemTextEncoding, + SystemResourcesReader, + SystemData, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemThreadingTasksExtensions, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3052,154 +3052,160 @@ public static partial class NetStandard21 public static class Resources { /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard21.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard21.System"); + private static byte[]? _System; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard21.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netstandard21.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard21.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netstandard21.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard21.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard21.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "netstandard21.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard21.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard21.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard21.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard21.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard21.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netstandard21.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netstandard21.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netstandard21.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netstandard21.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard21.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netstandard21.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard21.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard21.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netstandard21.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard21.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netstandard21.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard21.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard21.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard21.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard21.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netstandard21.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netstandard21.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard21.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netstandard21.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netstandard21.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netstandard21.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard21.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netstandard21.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "netstandard21.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard21.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netstandard21.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard21.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard21.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard21.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "netstandard21.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netstandard21.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard21.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netstandard21.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netstandard21.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "netstandard21.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard21.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; + + /// + /// The image bytes for System.Reflection.DispatchProxy.dll + /// + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "netstandard21.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// /// The image bytes for System.Diagnostics.TraceSource.dll @@ -3208,52 +3214,58 @@ public static class Resources private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netstandard21.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netstandard21.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.dll + /// The image bytes for System.IO.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard21.System"); - private static byte[]? _System; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard21.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard21.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard21.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard21.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard21.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netstandard21.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard21.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard21.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard21.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard21.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard21.System.ValueTuple"); + private static byte[]? _SystemValueTuple; + + /// + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard21.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netstandard21.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard21.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// /// The image bytes for System.IO.Compression.dll @@ -3262,130 +3274,130 @@ public static class Resources private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netstandard21.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard21.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard21.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard21.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard21.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netstandard21.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard21.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netstandard21.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netstandard21.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "netstandard21.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard21.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard21.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard21.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netstandard21.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netstandard21.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard21.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netstandard21.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard21.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netstandard21.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "netstandard21.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netstandard21.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netstandard21.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard21.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard21.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard21.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard21.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netstandard21.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard21.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netstandard21.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard21.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netstandard21.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netstandard21.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard21.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard21.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard21.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard21.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netstandard21.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard21.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netstandard21.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netstandard21.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netstandard21.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard21.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// /// The image bytes for System.Net.Primitives.dll @@ -3394,190 +3406,178 @@ public static class Resources private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Net.Requests.dll - /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netstandard21.System.Net.Requests"); - private static byte[]? _SystemNetRequests; - - /// - /// The image bytes for System.Net.Security.dll - /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard21.System.Net.Security"); - private static byte[]? _SystemNetSecurity; - - /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard21.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netstandard21.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netstandard21.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard21.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netstandard21.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netstandard21.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard21.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "netstandard21.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard21.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard21.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "netstandard21.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard21.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard21.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard21.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "netstandard21.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netstandard21.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard21.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netstandard21.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "netstandard21.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard21.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "netstandard21.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "netstandard21.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "netstandard21.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netstandard21.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard21.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netstandard21.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard21.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard21.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "netstandard21.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "netstandard21.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard21.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard21.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netstandard21.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netstandard21.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard21.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard21.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard21.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard21.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard21.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard21.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard21.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netstandard21.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard21.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard21.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard21.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard21.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard21.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard21.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard21.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard21.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netstandard21.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netstandard21.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netstandard21.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netstandard21.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard21.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netstandard21.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard21.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard21.System.Globalization"); + private static byte[]? _SystemGlobalization; /// /// The image bytes for System.Security.Claims.dll @@ -3586,196 +3586,196 @@ public static class Resources private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard21.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netstandard21.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard21.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard21.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard21.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard21.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard21.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netstandard21.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard21.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard21.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard21.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard21.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netstandard21.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard21.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard21.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netstandard21.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard21.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard21.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard21.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard21.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard21.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netstandard21.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard21.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard21.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard21.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard21.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard21.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netstandard21.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "netstandard21.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard21.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard21.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard21.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netstandard21.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netstandard21.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netstandard21.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard21.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard21.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netstandard21.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Web.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netstandard21.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "netstandard21.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard21.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard21.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Web.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "netstandard21.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard21.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard21.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netstandard21.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard21.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netstandard21.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netstandard21.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netstandard21.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard21.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netstandard21.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netstandard21.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard21.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard21.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard21.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard21.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard21.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netstandard21.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netstandard21.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Windows.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard21.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard21.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Runtime.Serialization.Xml.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard21.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard21.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// /// 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..bc3753b 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.System + Resources\netstandard21\System.dll - - netstandard21.mscorlib - Resources\netstandard21\mscorlib.dll + + netstandard21.System.Threading.Thread + Resources\netstandard21\System.Threading.Thread.dll - - netstandard21.netstandard - Resources\netstandard21\netstandard.dll + + netstandard21.System.Diagnostics.Contracts + Resources\netstandard21\System.Diagnostics.Contracts.dll - - netstandard21.System.AppContext - Resources\netstandard21\System.AppContext.dll + + netstandard21.System.ComponentModel.TypeConverter + Resources\netstandard21\System.ComponentModel.TypeConverter.dll - - netstandard21.System.Buffers - Resources\netstandard21\System.Buffers.dll + + netstandard21.System.Security.Cryptography.Primitives + Resources\netstandard21\System.Security.Cryptography.Primitives.dll - - netstandard21.System.Collections.Concurrent - Resources\netstandard21\System.Collections.Concurrent.dll + + netstandard21.Microsoft.Win32.Primitives + Resources\netstandard21\Microsoft.Win32.Primitives.dll - - netstandard21.System.Collections - Resources\netstandard21\System.Collections.dll + + netstandard21.System.Drawing.Primitives + Resources\netstandard21\System.Drawing.Primitives.dll - - netstandard21.System.Collections.NonGeneric - Resources\netstandard21\System.Collections.NonGeneric.dll + + netstandard21.System.IO.MemoryMappedFiles + Resources\netstandard21\System.IO.MemoryMappedFiles.dll - - netstandard21.System.Collections.Specialized - Resources\netstandard21\System.Collections.Specialized.dll + + netstandard21.System.Core + Resources\netstandard21\System.Core.dll - - netstandard21.System.ComponentModel.Composition - Resources\netstandard21\System.ComponentModel.Composition.dll + + netstandard21.System.Runtime.Serialization.Formatters + Resources\netstandard21\System.Runtime.Serialization.Formatters.dll - - netstandard21.System.ComponentModel - Resources\netstandard21\System.ComponentModel.dll + + netstandard21.System.Resources.ResourceManager + Resources\netstandard21\System.Resources.ResourceManager.dll - - netstandard21.System.ComponentModel.EventBasedAsync - Resources\netstandard21\System.ComponentModel.EventBasedAsync.dll + + netstandard21.System.Threading.Overlapped + Resources\netstandard21\System.Threading.Overlapped.dll - - netstandard21.System.ComponentModel.Primitives - Resources\netstandard21\System.ComponentModel.Primitives.dll + + netstandard21.System.Net + Resources\netstandard21\System.Net.dll - - netstandard21.System.ComponentModel.TypeConverter - Resources\netstandard21\System.ComponentModel.TypeConverter.dll + + netstandard21.System.ObjectModel + Resources\netstandard21\System.ObjectModel.dll - - netstandard21.System.Console - Resources\netstandard21\System.Console.dll + + netstandard21.System.Diagnostics.TextWriterTraceListener + Resources\netstandard21\System.Diagnostics.TextWriterTraceListener.dll - - netstandard21.System.Core - Resources\netstandard21\System.Core.dll + + netstandard21.System.Security.Cryptography.Csp + Resources\netstandard21\System.Security.Cryptography.Csp.dll - - netstandard21.System.Data.Common - Resources\netstandard21\System.Data.Common.dll + + netstandard21.System.Net.WebSockets.Client + Resources\netstandard21\System.Net.WebSockets.Client.dll - - netstandard21.System.Data - Resources\netstandard21\System.Data.dll + + netstandard21.System.Threading.Timer + Resources\netstandard21\System.Threading.Timer.dll - - netstandard21.System.Diagnostics.Contracts - Resources\netstandard21\System.Diagnostics.Contracts.dll + + netstandard21.System.Reflection.Emit.Lightweight + Resources\netstandard21\System.Reflection.Emit.Lightweight.dll - - netstandard21.System.Diagnostics.Debug - Resources\netstandard21\System.Diagnostics.Debug.dll + + netstandard21.System.Dynamic.Runtime + Resources\netstandard21\System.Dynamic.Runtime.dll - - netstandard21.System.Diagnostics.FileVersionInfo - Resources\netstandard21\System.Diagnostics.FileVersionInfo.dll + + netstandard21.System.Security.Cryptography.Algorithms + Resources\netstandard21\System.Security.Cryptography.Algorithms.dll - - netstandard21.System.Diagnostics.Process - Resources\netstandard21\System.Diagnostics.Process.dll + + netstandard21.System.Diagnostics.Tools + Resources\netstandard21\System.Diagnostics.Tools.dll - - netstandard21.System.Diagnostics.StackTrace - Resources\netstandard21\System.Diagnostics.StackTrace.dll + + netstandard21.System.Drawing + Resources\netstandard21\System.Drawing.dll - - netstandard21.System.Diagnostics.TextWriterTraceListener - Resources\netstandard21\System.Diagnostics.TextWriterTraceListener.dll + + netstandard21.System.Diagnostics.Tracing + Resources\netstandard21\System.Diagnostics.Tracing.dll - - netstandard21.System.Diagnostics.Tools - Resources\netstandard21\System.Diagnostics.Tools.dll + + netstandard21.System.Net.WebSockets + Resources\netstandard21\System.Net.WebSockets.dll + + + netstandard21.System.Reflection.DispatchProxy + Resources\netstandard21\System.Reflection.DispatchProxy.dll - + netstandard21.System.Diagnostics.TraceSource Resources\netstandard21\System.Diagnostics.TraceSource.dll - - netstandard21.System.Diagnostics.Tracing - Resources\netstandard21\System.Diagnostics.Tracing.dll + + netstandard21.System.Xml.Serialization + Resources\netstandard21\System.Xml.Serialization.dll - - netstandard21.System - Resources\netstandard21\System.dll + + netstandard21.System.IO + Resources\netstandard21\System.IO.dll - - netstandard21.System.Drawing - Resources\netstandard21\System.Drawing.dll + + netstandard21.System.Diagnostics.FileVersionInfo + Resources\netstandard21\System.Diagnostics.FileVersionInfo.dll - - netstandard21.System.Drawing.Primitives - Resources\netstandard21\System.Drawing.Primitives.dll + + netstandard21.System.Runtime.InteropServices + Resources\netstandard21\System.Runtime.InteropServices.dll - - netstandard21.System.Dynamic.Runtime - Resources\netstandard21\System.Dynamic.Runtime.dll + + netstandard21.System.Threading.Tasks.Parallel + Resources\netstandard21\System.Threading.Tasks.Parallel.dll - - netstandard21.System.Globalization.Calendars - Resources\netstandard21\System.Globalization.Calendars.dll + + netstandard21.System.Net.Sockets + Resources\netstandard21\System.Net.Sockets.dll - - netstandard21.System.Globalization - Resources\netstandard21\System.Globalization.dll + + netstandard21.System.ValueTuple + Resources\netstandard21\System.ValueTuple.dll - - netstandard21.System.Globalization.Extensions - Resources\netstandard21\System.Globalization.Extensions.dll + + netstandard21.System.Runtime.InteropServices.RuntimeInformation + Resources\netstandard21\System.Runtime.InteropServices.RuntimeInformation.dll - + + netstandard21.System.Security.Cryptography.X509Certificates + Resources\netstandard21\System.Security.Cryptography.X509Certificates.dll + + netstandard21.System.IO.Compression Resources\netstandard21\System.IO.Compression.dll - - netstandard21.System.IO.Compression.FileSystem - Resources\netstandard21\System.IO.Compression.FileSystem.dll + + netstandard21.System.Reflection.Extensions + Resources\netstandard21\System.Reflection.Extensions.dll - - netstandard21.System.IO.Compression.ZipFile - Resources\netstandard21\System.IO.Compression.ZipFile.dll + + netstandard21.System.Runtime.Serialization + Resources\netstandard21\System.Runtime.Serialization.dll - - netstandard21.System.IO - Resources\netstandard21\System.IO.dll + + netstandard21.System.Reflection.Emit + Resources\netstandard21\System.Reflection.Emit.dll - - netstandard21.System.IO.FileSystem - Resources\netstandard21\System.IO.FileSystem.dll + + netstandard21.System.Net.NetworkInformation + Resources\netstandard21\System.Net.NetworkInformation.dll - - netstandard21.System.IO.FileSystem.DriveInfo - Resources\netstandard21\System.IO.FileSystem.DriveInfo.dll + + netstandard21.System.Reflection.Emit.ILGeneration + Resources\netstandard21\System.Reflection.Emit.ILGeneration.dll - - netstandard21.System.IO.FileSystem.Primitives - Resources\netstandard21\System.IO.FileSystem.Primitives.dll + + netstandard21.System.Diagnostics.Process + Resources\netstandard21\System.Diagnostics.Process.dll - - netstandard21.System.IO.FileSystem.Watcher - Resources\netstandard21\System.IO.FileSystem.Watcher.dll + + netstandard21.System.ComponentModel.Primitives + Resources\netstandard21\System.ComponentModel.Primitives.dll - - netstandard21.System.IO.IsolatedStorage - Resources\netstandard21\System.IO.IsolatedStorage.dll + + netstandard21.System.Runtime.CompilerServices.VisualC + Resources\netstandard21\System.Runtime.CompilerServices.VisualC.dll - - netstandard21.System.IO.MemoryMappedFiles - Resources\netstandard21\System.IO.MemoryMappedFiles.dll + + netstandard21.System.Diagnostics.Debug + Resources\netstandard21\System.Diagnostics.Debug.dll - - netstandard21.System.IO.Pipes - Resources\netstandard21\System.IO.Pipes.dll + + netstandard21.System.Buffers + Resources\netstandard21\System.Buffers.dll - - netstandard21.System.IO.UnmanagedMemoryStream - Resources\netstandard21\System.IO.UnmanagedMemoryStream.dll + + netstandard21.System.Collections.NonGeneric + Resources\netstandard21\System.Collections.NonGeneric.dll - - netstandard21.System.Linq - Resources\netstandard21\System.Linq.dll + + netstandard21.System.Threading + Resources\netstandard21\System.Threading.dll - - netstandard21.System.Linq.Expressions - Resources\netstandard21\System.Linq.Expressions.dll + + netstandard21.System.IO.Compression.ZipFile + Resources\netstandard21\System.IO.Compression.ZipFile.dll - - netstandard21.System.Linq.Parallel - Resources\netstandard21\System.Linq.Parallel.dll + + netstandard21.System.Xml.ReaderWriter + Resources\netstandard21\System.Xml.ReaderWriter.dll - - netstandard21.System.Linq.Queryable - Resources\netstandard21\System.Linq.Queryable.dll + + netstandard21.System.Text.RegularExpressions + Resources\netstandard21\System.Text.RegularExpressions.dll - - netstandard21.System.Memory - Resources\netstandard21\System.Memory.dll + + netstandard21.System.Net.Requests + Resources\netstandard21\System.Net.Requests.dll - - netstandard21.System.Net - Resources\netstandard21\System.Net.dll + + netstandard21.System.Globalization.Calendars + Resources\netstandard21\System.Globalization.Calendars.dll - - netstandard21.System.Net.Http - Resources\netstandard21\System.Net.Http.dll + + netstandard21.System.Runtime.Serialization.Primitives + Resources\netstandard21\System.Runtime.Serialization.Primitives.dll - - netstandard21.System.Net.NameResolution - Resources\netstandard21\System.Net.NameResolution.dll + + netstandard21.System.Text.Encoding.Extensions + Resources\netstandard21\System.Text.Encoding.Extensions.dll - - netstandard21.System.Net.NetworkInformation - Resources\netstandard21\System.Net.NetworkInformation.dll + + netstandard21.System.Diagnostics.StackTrace + Resources\netstandard21\System.Diagnostics.StackTrace.dll - - netstandard21.System.Net.Ping - Resources\netstandard21\System.Net.Ping.dll + + netstandard21.System.ComponentModel.Composition + Resources\netstandard21\System.ComponentModel.Composition.dll - + netstandard21.System.Net.Primitives Resources\netstandard21\System.Net.Primitives.dll - - netstandard21.System.Net.Requests - Resources\netstandard21\System.Net.Requests.dll + + netstandard21.System.Security.SecureString + Resources\netstandard21\System.Security.SecureString.dll - - netstandard21.System.Net.Security - Resources\netstandard21\System.Net.Security.dll + + netstandard21.System.Security.Principal + Resources\netstandard21\System.Security.Principal.dll - - netstandard21.System.Net.Sockets - Resources\netstandard21\System.Net.Sockets.dll + + netstandard21.System.Linq.Queryable + Resources\netstandard21\System.Linq.Queryable.dll - - netstandard21.System.Net.WebHeaderCollection - Resources\netstandard21\System.Net.WebHeaderCollection.dll + + netstandard21.System.Memory + Resources\netstandard21\System.Memory.dll - - netstandard21.System.Net.WebSockets.Client - Resources\netstandard21\System.Net.WebSockets.Client.dll + + netstandard21.System.Xml.XDocument + Resources\netstandard21\System.Xml.XDocument.dll - - netstandard21.System.Net.WebSockets - Resources\netstandard21\System.Net.WebSockets.dll + + netstandard21.System.Collections + Resources\netstandard21\System.Collections.dll - - netstandard21.System.Numerics - Resources\netstandard21\System.Numerics.dll + + netstandard21.System.Runtime + Resources\netstandard21\System.Runtime.dll - - netstandard21.System.Numerics.Vectors - Resources\netstandard21\System.Numerics.Vectors.dll + + netstandard21.System.Net.Ping + Resources\netstandard21\System.Net.Ping.dll - - netstandard21.System.ObjectModel - Resources\netstandard21\System.ObjectModel.dll + + netstandard21.System.Collections.Specialized + Resources\netstandard21\System.Collections.Specialized.dll - - netstandard21.System.Reflection.DispatchProxy - Resources\netstandard21\System.Reflection.DispatchProxy.dll + + netstandard21.System.Text.Encoding + Resources\netstandard21\System.Text.Encoding.dll - + + netstandard21.System.Resources.Reader + Resources\netstandard21\System.Resources.Reader.dll + + + netstandard21.System.Data + Resources\netstandard21\System.Data.dll + + + netstandard21.System.IO.FileSystem.DriveInfo + Resources\netstandard21\System.IO.FileSystem.DriveInfo.dll + + netstandard21.System.Reflection Resources\netstandard21\System.Reflection.dll - - netstandard21.System.Reflection.Emit - Resources\netstandard21\System.Reflection.Emit.dll + + netstandard21.System.Numerics.Vectors + Resources\netstandard21\System.Numerics.Vectors.dll - - netstandard21.System.Reflection.Emit.ILGeneration - Resources\netstandard21\System.Reflection.Emit.ILGeneration.dll + + netstandard21.System.ServiceModel.Web + Resources\netstandard21\System.ServiceModel.Web.dll - - netstandard21.System.Reflection.Emit.Lightweight - Resources\netstandard21\System.Reflection.Emit.Lightweight.dll + + netstandard21.System.ComponentModel.EventBasedAsync + Resources\netstandard21\System.ComponentModel.EventBasedAsync.dll - - netstandard21.System.Reflection.Extensions - Resources\netstandard21\System.Reflection.Extensions.dll + + netstandard21.System.Xml.XPath + Resources\netstandard21\System.Xml.XPath.dll - + netstandard21.System.Reflection.Primitives Resources\netstandard21\System.Reflection.Primitives.dll - - netstandard21.System.Resources.Reader - Resources\netstandard21\System.Resources.Reader.dll - - - netstandard21.System.Resources.ResourceManager - Resources\netstandard21\System.Resources.ResourceManager.dll + + netstandard21.netstandard + Resources\netstandard21\netstandard.dll - - netstandard21.System.Resources.Writer - Resources\netstandard21\System.Resources.Writer.dll + + netstandard21.System.Globalization.Extensions + Resources\netstandard21\System.Globalization.Extensions.dll - - netstandard21.System.Runtime.CompilerServices.VisualC - Resources\netstandard21\System.Runtime.CompilerServices.VisualC.dll + + netstandard21.System.Net.Security + Resources\netstandard21\System.Net.Security.dll - - netstandard21.System.Runtime - Resources\netstandard21\System.Runtime.dll + + netstandard21.System.IO.FileSystem.Primitives + Resources\netstandard21\System.IO.FileSystem.Primitives.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.Numerics - Resources\netstandard21\System.Runtime.Numerics.dll - - - netstandard21.System.Runtime.Serialization - Resources\netstandard21\System.Runtime.Serialization.dll + + netstandard21.System.Xml + Resources\netstandard21\System.Xml.dll - - netstandard21.System.Runtime.Serialization.Formatters - Resources\netstandard21\System.Runtime.Serialization.Formatters.dll + + netstandard21.System.IO.Compression.FileSystem + Resources\netstandard21\System.IO.Compression.FileSystem.dll - - netstandard21.System.Runtime.Serialization.Json - Resources\netstandard21\System.Runtime.Serialization.Json.dll + + netstandard21.System.Resources.Writer + Resources\netstandard21\System.Resources.Writer.dll - - netstandard21.System.Runtime.Serialization.Primitives - Resources\netstandard21\System.Runtime.Serialization.Primitives.dll + + netstandard21.System.IO.IsolatedStorage + Resources\netstandard21\System.IO.IsolatedStorage.dll - - netstandard21.System.Runtime.Serialization.Xml - Resources\netstandard21\System.Runtime.Serialization.Xml.dll + + netstandard21.System.Globalization + Resources\netstandard21\System.Globalization.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.Threading.ThreadPool + Resources\netstandard21\System.Threading.ThreadPool.dll - - netstandard21.System.Security.Principal - Resources\netstandard21\System.Security.Principal.dll + + netstandard21.System.Console + Resources\netstandard21\System.Console.dll - - netstandard21.System.Security.SecureString - Resources\netstandard21\System.Security.SecureString.dll + + netstandard21.mscorlib + Resources\netstandard21\mscorlib.dll - - netstandard21.System.ServiceModel.Web - Resources\netstandard21\System.ServiceModel.Web.dll + + netstandard21.System.Net.WebHeaderCollection + Resources\netstandard21\System.Net.WebHeaderCollection.dll - - netstandard21.System.Text.Encoding - Resources\netstandard21\System.Text.Encoding.dll + + netstandard21.System.Xml.XPath.XDocument + Resources\netstandard21\System.Xml.XPath.XDocument.dll - - netstandard21.System.Text.Encoding.Extensions - Resources\netstandard21\System.Text.Encoding.Extensions.dll + + netstandard21.System.ComponentModel + Resources\netstandard21\System.ComponentModel.dll - - netstandard21.System.Text.RegularExpressions - Resources\netstandard21\System.Text.RegularExpressions.dll + + netstandard21.System.Numerics + Resources\netstandard21\System.Numerics.dll - - netstandard21.System.Threading - Resources\netstandard21\System.Threading.dll + + netstandard21.System.Threading.Tasks.Extensions + Resources\netstandard21\System.Threading.Tasks.Extensions.dll - - netstandard21.System.Threading.Overlapped - Resources\netstandard21\System.Threading.Overlapped.dll + + netstandard21.System.Linq.Expressions + Resources\netstandard21\System.Linq.Expressions.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.Xml.Linq + Resources\netstandard21\System.Xml.Linq.dll - - netstandard21.System.Threading.Tasks.Parallel - Resources\netstandard21\System.Threading.Tasks.Parallel.dll + + netstandard21.System.IO.FileSystem + Resources\netstandard21\System.IO.FileSystem.dll - - netstandard21.System.Threading.Thread - Resources\netstandard21\System.Threading.Thread.dll + + netstandard21.System.Linq + Resources\netstandard21\System.Linq.dll - - netstandard21.System.Threading.ThreadPool - Resources\netstandard21\System.Threading.ThreadPool.dll + + netstandard21.System.Data.Common + Resources\netstandard21\System.Data.Common.dll - - netstandard21.System.Threading.Timer - Resources\netstandard21\System.Threading.Timer.dll + + netstandard21.System.IO.FileSystem.Watcher + Resources\netstandard21\System.IO.FileSystem.Watcher.dll - - netstandard21.System.Transactions - Resources\netstandard21\System.Transactions.dll + + netstandard21.System.AppContext + Resources\netstandard21\System.AppContext.dll - - netstandard21.System.ValueTuple - Resources\netstandard21\System.ValueTuple.dll + + netstandard21.System.Runtime.Serialization.Json + Resources\netstandard21\System.Runtime.Serialization.Json.dll - + + netstandard21.System.Runtime.Handles + Resources\netstandard21\System.Runtime.Handles.dll + + + netstandard21.System.Linq.Parallel + Resources\netstandard21\System.Linq.Parallel.dll + + netstandard21.System.Web Resources\netstandard21\System.Web.dll - - netstandard21.System.Windows - Resources\netstandard21\System.Windows.dll + + netstandard21.System.Runtime.Numerics + Resources\netstandard21\System.Runtime.Numerics.dll - - netstandard21.System.Xml - Resources\netstandard21\System.Xml.dll + + netstandard21.System.Xml.XmlDocument + Resources\netstandard21\System.Xml.XmlDocument.dll - - netstandard21.System.Xml.Linq - Resources\netstandard21\System.Xml.Linq.dll + + netstandard21.System.Xml.XmlSerializer + Resources\netstandard21\System.Xml.XmlSerializer.dll - - netstandard21.System.Xml.ReaderWriter - Resources\netstandard21\System.Xml.ReaderWriter.dll + + netstandard21.System.IO.UnmanagedMemoryStream + Resources\netstandard21\System.IO.UnmanagedMemoryStream.dll - - netstandard21.System.Xml.Serialization - Resources\netstandard21\System.Xml.Serialization.dll + + netstandard21.System.Net.NameResolution + Resources\netstandard21\System.Net.NameResolution.dll - - netstandard21.System.Xml.XDocument - Resources\netstandard21\System.Xml.XDocument.dll + + netstandard21.System.Transactions + Resources\netstandard21\System.Transactions.dll - - netstandard21.System.Xml.XmlDocument - Resources\netstandard21\System.Xml.XmlDocument.dll + + netstandard21.System.Net.Http + Resources\netstandard21\System.Net.Http.dll - - netstandard21.System.Xml.XmlSerializer - Resources\netstandard21\System.Xml.XmlSerializer.dll + + netstandard21.System.Collections.Concurrent + Resources\netstandard21\System.Collections.Concurrent.dll - - netstandard21.System.Xml.XPath - Resources\netstandard21\System.Xml.XPath.dll + + netstandard21.System.Security.Cryptography.Encoding + Resources\netstandard21\System.Security.Cryptography.Encoding.dll - - netstandard21.System.Xml.XPath.XDocument - Resources\netstandard21\System.Xml.XPath.XDocument.dll + + netstandard21.System.IO.Pipes + Resources\netstandard21\System.IO.Pipes.dll + + + netstandard21.System.Windows + Resources\netstandard21\System.Windows.dll + + + netstandard21.System.Runtime.Serialization.Xml + Resources\netstandard21\System.Runtime.Serialization.Xml.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..4e82ebc 100644 --- a/Src/Basic.Reference.Assemblies/Generated.Net472.cs +++ b/Src/Basic.Reference.Assemblies/Generated.Net472.cs @@ -13,954 +13,969 @@ public static class ReferenceInfos { /// - /// The for Accessibility.dll + /// The for System.dll /// - public static ReferenceInfo Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net472.References.Accessibility, global::System.Guid.Parse("f50fbdd6-a58c-413b-bdcd-d408060e662c")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net472.References.System, global::System.Guid.Parse("da2502c5-0798-42b1-9aaf-45d431b1301b")); /// - /// The for CustomMarshalers.dll + /// The for System.Reflection.Context.dll /// - public static ReferenceInfo CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net472.References.CustomMarshalers, global::System.Guid.Parse("b03bc6e2-f5c1-4caa-9d6b-f7e1af838837")); + 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 ISymWrapper.dll + /// The for System.Dynamic.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 SystemDynamic => new ReferenceInfo("System.Dynamic.dll", Resources.SystemDynamic, Net472.References.SystemDynamic, global::System.Guid.Parse("70b59017-4b87-4839-96a4-1ece44f196df")); /// - /// The for Microsoft.Activities.Build.dll + /// The for System.IdentityModel.Services.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 SystemIdentityModelServices => new ReferenceInfo("System.IdentityModel.Services.dll", Resources.SystemIdentityModelServices, Net472.References.SystemIdentityModelServices, global::System.Guid.Parse("064f8c00-b99f-4030-90dd-bfdb81abd71e")); /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.ServiceModel.Activities.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 SystemServiceModelActivities => new ReferenceInfo("System.ServiceModel.Activities.dll", Resources.SystemServiceModelActivities, Net472.References.SystemServiceModelActivities, global::System.Guid.Parse("50bcf290-dbc2-4fb2-b90d-4604f5e012bd")); /// - /// The for Microsoft.Build.dll + /// The for System.WorkflowServices.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 SystemWorkflowServices => new ReferenceInfo("System.WorkflowServices.dll", Resources.SystemWorkflowServices, Net472.References.SystemWorkflowServices, global::System.Guid.Parse("34c188ec-3902-4a36-8fc0-2a7d055c521f")); /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Web.Extensions.Design.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 SystemWebExtensionsDesign => new ReferenceInfo("System.Web.Extensions.Design.dll", Resources.SystemWebExtensionsDesign, Net472.References.SystemWebExtensionsDesign, global::System.Guid.Parse("c19b7815-5fa5-4bc6-b76e-8a17e339be8d")); /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.JScript.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 MicrosoftJScript => new ReferenceInfo("Microsoft.JScript.dll", Resources.MicrosoftJScript, Net472.References.MicrosoftJScript, global::System.Guid.Parse("e224a81c-29b5-4f76-929a-33b7545f4405")); /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net472.References.SystemCore, global::System.Guid.Parse("3c9e850c-90c5-48a0-af7e-388089bbdae9")); /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for Microsoft.Build.Conversion.v4.0.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 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 Microsoft.CSharp.dll + /// The for Microsoft.VisualC.STLCLR.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 MicrosoftVisualCSTLCLR => new ReferenceInfo("Microsoft.VisualC.STLCLR.dll", Resources.MicrosoftVisualCSTLCLR, Net472.References.MicrosoftVisualCSTLCLR, global::System.Guid.Parse("299f94d3-1942-4e81-b092-a6f331cfc247")); /// - /// The for Microsoft.JScript.dll + /// The for System.Web.Routing.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 SystemWebRouting => new ReferenceInfo("System.Web.Routing.dll", Resources.SystemWebRouting, Net472.References.SystemWebRouting, global::System.Guid.Parse("57bcc257-dfe8-4324-9df1-c2117ec64bcd")); /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for PresentationFramework.Royale.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 PresentationFrameworkRoyale => new ReferenceInfo("PresentationFramework.Royale.dll", Resources.PresentationFrameworkRoyale, Net472.References.PresentationFrameworkRoyale, global::System.Guid.Parse("1d10f487-0e4c-4c7e-95cf-1b7412286d9f")); /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for sysglobl.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 sysglobl => new ReferenceInfo("sysglobl.dll", Resources.sysglobl, Net472.References.sysglobl, global::System.Guid.Parse("0f5aaae2-5296-4267-8266-38dc852445b5")); /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Net.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 SystemNet => new ReferenceInfo("System.Net.dll", Resources.SystemNet, Net472.References.SystemNet, global::System.Guid.Parse("ac6d0977-ef8c-475e-be9a-f4df5b4b0264")); /// - /// The for Microsoft.VisualC.dll + /// The for System.Web.DataVisualization.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 SystemWebDataVisualization => new ReferenceInfo("System.Web.DataVisualization.dll", Resources.SystemWebDataVisualization, Net472.References.SystemWebDataVisualization, global::System.Guid.Parse("bb09839d-4a7b-40e3-9784-2588cfd89f3c")); /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Web.DynamicData.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 SystemWebDynamicData => new ReferenceInfo("System.Web.DynamicData.dll", Resources.SystemWebDynamicData, Net472.References.SystemWebDynamicData, global::System.Guid.Parse("ee746600-7dc0-4e59-98b1-609264d67d2b")); /// - /// The for mscorlib.dll + /// The for Microsoft.CSharp.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 MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net472.References.MicrosoftCSharp, global::System.Guid.Parse("38534669-5d10-456e-8153-51c757c26be7")); /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.Design.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 SystemDataServicesDesign => new ReferenceInfo("System.Data.Services.Design.dll", Resources.SystemDataServicesDesign, Net472.References.SystemDataServicesDesign, global::System.Guid.Parse("714f0bc8-98ab-4edb-bd2a-57b1b3c4890e")); /// - /// The for PresentationCore.dll + /// The for System.ServiceModel.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 SystemServiceModel => new ReferenceInfo("System.ServiceModel.dll", Resources.SystemServiceModel, Net472.References.SystemServiceModel, global::System.Guid.Parse("ac845d44-8ab0-4e32-8643-554093fb180c")); /// - /// The for PresentationFramework.Aero.dll + /// The for System.Data.Services.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 SystemDataServices => new ReferenceInfo("System.Data.Services.dll", Resources.SystemDataServices, Net472.References.SystemDataServices, global::System.Guid.Parse("b6811f5b-cd74-4a34-9622-bb905da1fb27")); /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Data.OracleClient.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 SystemDataOracleClient => new ReferenceInfo("System.Data.OracleClient.dll", Resources.SystemDataOracleClient, Net472.References.SystemDataOracleClient, global::System.Guid.Parse("6abdb237-3e5c-4894-9025-b3440a583aca")); /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Web.Mobile.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 SystemWebMobile => new ReferenceInfo("System.Web.Mobile.dll", Resources.SystemWebMobile, Net472.References.SystemWebMobile, global::System.Guid.Parse("6dec6c95-0d48-4dff-b794-a9f209231761")); /// - /// The for PresentationFramework.Classic.dll + /// The for System.Web.Entity.Design.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 SystemWebEntityDesign => new ReferenceInfo("System.Web.Entity.Design.dll", Resources.SystemWebEntityDesign, Net472.References.SystemWebEntityDesign, global::System.Guid.Parse("81261cb6-8aab-4ab7-9c3c-7f98ff8a4219")); /// - /// The for PresentationFramework.dll + /// The for UIAutomationTypes.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 UIAutomationTypes => new ReferenceInfo("UIAutomationTypes.dll", Resources.UIAutomationTypes, Net472.References.UIAutomationTypes, global::System.Guid.Parse("42cb917b-6269-4217-9ad1-334d5ec02725")); /// - /// The for PresentationFramework.Luna.dll + /// The for System.Runtime.Serialization.Formatters.Soap.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 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 PresentationFramework.Royale.dll + /// The for WindowsBase.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 WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net472.References.WindowsBase, global::System.Guid.Parse("03723e30-83fc-4717-a76f-1367d3e6ce8a")); /// - /// The for ReachFramework.dll + /// The for System.Configuration.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 SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net472.References.SystemConfiguration, global::System.Guid.Parse("033a414f-a3a8-44c2-8fdb-2a8acdd26b68")); /// - /// The for sysglobl.dll + /// The for System.DirectoryServices.Protocols.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 SystemDirectoryServicesProtocols => new ReferenceInfo("System.DirectoryServices.Protocols.dll", Resources.SystemDirectoryServicesProtocols, Net472.References.SystemDirectoryServicesProtocols, global::System.Guid.Parse("1f2c80a9-5085-4f86-9daa-4660c8427f92")); /// - /// The for System.Activities.Core.Presentation.dll + /// The for Microsoft.Build.Tasks.v4.0.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 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.Activities.dll + /// The for System.Drawing.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 SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net472.References.SystemDrawing, global::System.Guid.Parse("76e5685a-ed56-42c2-b08f-6e049526ab12")); /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.DirectoryServices.AccountManagement.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 SystemDirectoryServicesAccountManagement => new ReferenceInfo("System.DirectoryServices.AccountManagement.dll", Resources.SystemDirectoryServicesAccountManagement, Net472.References.SystemDirectoryServicesAccountManagement, global::System.Guid.Parse("846c4bf8-b533-4844-8d4f-a577e9479010")); /// - /// The for System.Activities.Presentation.dll + /// The for System.Data.Services.Client.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 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.AddIn.Contract.dll + /// The for System.Diagnostics.Tracing.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 SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net472.References.SystemDiagnosticsTracing, global::System.Guid.Parse("00af9551-321b-471e-9d63-a72be7f0cd99")); /// - /// The for System.AddIn.dll + /// The for System.Design.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 SystemDesign => new ReferenceInfo("System.Design.dll", Resources.SystemDesign, Net472.References.SystemDesign, global::System.Guid.Parse("9d2bd1b9-c262-4809-af22-32632123f673")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Speech.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 SystemSpeech => new ReferenceInfo("System.Speech.dll", Resources.SystemSpeech, Net472.References.SystemSpeech, global::System.Guid.Parse("e8de9a5e-5b1e-4c10-b6ef-f1506c8db535")); /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Data.DataSetExtensions.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 SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net472.References.SystemDataDataSetExtensions, global::System.Guid.Parse("638fb94f-ef1a-4e24-b2f7-d63c55376443")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Device.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 SystemDevice => new ReferenceInfo("System.Device.dll", Resources.SystemDevice, Net472.References.SystemDevice, global::System.Guid.Parse("97ace6f6-d936-432f-a3ee-2b17bc068195")); /// - /// The for System.Configuration.dll + /// The for UIAutomationClientsideProviders.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 UIAutomationClientsideProviders => new ReferenceInfo("UIAutomationClientsideProviders.dll", Resources.UIAutomationClientsideProviders, Net472.References.UIAutomationClientsideProviders, global::System.Guid.Parse("1cdb3037-702b-491a-b91c-b5f147960f2d")); /// - /// The for System.Configuration.Install.dll + /// The for System.Web.Abstractions.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 SystemWebAbstractions => new ReferenceInfo("System.Web.Abstractions.dll", Resources.SystemWebAbstractions, Net472.References.SystemWebAbstractions, global::System.Guid.Parse("087d68a0-a76a-4e5d-9858-8eac6b32271e")); /// - /// The for System.Core.dll + /// The for System.Data.SqlXml.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 SystemDataSqlXml => new ReferenceInfo("System.Data.SqlXml.dll", Resources.SystemDataSqlXml, Net472.References.SystemDataSqlXml, global::System.Guid.Parse("2e9ce55a-23a6-4010-b91d-e9d0cca09f38")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net472.References.SystemXmlSerialization, global::System.Guid.Parse("09a9e221-a02b-42c4-aed2-e837edf977fa")); /// - /// The for System.Data.dll + /// The for Microsoft.Build.Engine.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 MicrosoftBuildEngine => new ReferenceInfo("Microsoft.Build.Engine.dll", Resources.MicrosoftBuildEngine, Net472.References.MicrosoftBuildEngine, global::System.Guid.Parse("e8864f80-85cb-4c8d-98d7-74a47ee8a7d2")); /// - /// The for System.Data.Entity.Design.dll + /// The for Microsoft.Build.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 MicrosoftBuild => new ReferenceInfo("Microsoft.Build.dll", Resources.MicrosoftBuild, Net472.References.MicrosoftBuild, global::System.Guid.Parse("081b74f3-9c0c-478b-bc24-9c863ba0d8ef")); /// - /// The for System.Data.Entity.dll + /// The for System.Runtime.Caching.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 SystemRuntimeCaching => new ReferenceInfo("System.Runtime.Caching.dll", Resources.SystemRuntimeCaching, Net472.References.SystemRuntimeCaching, global::System.Guid.Parse("a5bf4496-b90b-435f-a106-bde9290040e3")); /// - /// The for System.Data.Linq.dll + /// The for System.ServiceModel.Activation.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 SystemServiceModelActivation => new ReferenceInfo("System.ServiceModel.Activation.dll", Resources.SystemServiceModelActivation, Net472.References.SystemServiceModelActivation, global::System.Guid.Parse("1d9ecd2a-727e-4033-b686-40d571baaa10")); /// - /// The for System.Data.OracleClient.dll + /// The for PresentationFramework.Aero.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 PresentationFrameworkAero => new ReferenceInfo("PresentationFramework.Aero.dll", Resources.PresentationFrameworkAero, Net472.References.PresentationFrameworkAero, global::System.Guid.Parse("bebf8905-bd58-4f9d-9349-05b42a8c5887")); /// - /// The for System.Data.Services.Client.dll + /// The for System.Windows.Presentation.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 SystemWindowsPresentation => new ReferenceInfo("System.Windows.Presentation.dll", Resources.SystemWindowsPresentation, Net472.References.SystemWindowsPresentation, global::System.Guid.Parse("ab1a0e4a-afcd-4cff-9ba4-ffcecc96438c")); /// - /// The for System.Data.Services.Design.dll + /// The for CustomMarshalers.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 CustomMarshalers => new ReferenceInfo("CustomMarshalers.dll", Resources.CustomMarshalers, Net472.References.CustomMarshalers, global::System.Guid.Parse("b03bc6e2-f5c1-4caa-9d6b-f7e1af838837")); /// - /// The for System.Data.Services.dll + /// The for System.IO.Compression.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 SystemIOCompression => new ReferenceInfo("System.IO.Compression.dll", Resources.SystemIOCompression, Net472.References.SystemIOCompression, global::System.Guid.Parse("84a2eca8-2424-42c0-89cb-01d45dbb2397")); /// - /// The for System.Data.SqlXml.dll + /// The for System.Activities.Presentation.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 SystemActivitiesPresentation => new ReferenceInfo("System.Activities.Presentation.dll", Resources.SystemActivitiesPresentation, Net472.References.SystemActivitiesPresentation, global::System.Guid.Parse("66f2a7e6-5b49-45f2-90b9-71a86ef7dd6e")); /// - /// The for System.Deployment.dll + /// The for System.Runtime.Remoting.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 SystemRuntimeRemoting => new ReferenceInfo("System.Runtime.Remoting.dll", Resources.SystemRuntimeRemoting, Net472.References.SystemRuntimeRemoting, global::System.Guid.Parse("3b4ed428-c336-47ac-baeb-5cae762cc5e8")); /// - /// The for System.Design.dll + /// The for System.Data.Linq.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 SystemDataLinq => new ReferenceInfo("System.Data.Linq.dll", Resources.SystemDataLinq, Net472.References.SystemDataLinq, global::System.Guid.Parse("dccdc335-62b0-4576-a785-c25e7686592d")); /// - /// The for System.Device.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, Net472.References.SystemRuntimeSerialization, global::System.Guid.Parse("40dd49b3-da7b-4fe9-aa1f-e56059d48289")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.ComponentModel.DataAnnotations.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 SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net472.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("371968a1-c141-4775-bb4e-f3eb369745e3")); /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Windows.Input.Manipulations.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 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.DirectoryServices.dll + /// The for Microsoft.VisualC.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 MicrosoftVisualC => new ReferenceInfo("Microsoft.VisualC.dll", Resources.MicrosoftVisualC, Net472.References.MicrosoftVisualC, global::System.Guid.Parse("f608a4e2-ba6c-4eec-8ce0-db2e222f7124")); /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.IdentityModel.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 SystemIdentityModel => new ReferenceInfo("System.IdentityModel.dll", Resources.SystemIdentityModel, Net472.References.SystemIdentityModel, global::System.Guid.Parse("6635be9f-d1ff-4c5d-878f-ac918e7e4791")); /// - /// The for System.dll + /// The for Microsoft.VisualBasic.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 MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net472.References.MicrosoftVisualBasic, global::System.Guid.Parse("113d973b-2b75-477a-b369-bfd9606423fc")); /// - /// The for System.Drawing.Design.dll + /// The for System.Xaml.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 SystemXaml => new ReferenceInfo("System.Xaml.dll", Resources.SystemXaml, Net472.References.SystemXaml, global::System.Guid.Parse("dde207b0-723b-4d55-816b-6d48ef8af7b0")); /// - /// The for System.Drawing.dll + /// The for System.Workflow.ComponentModel.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 SystemWorkflowComponentModel => new ReferenceInfo("System.Workflow.ComponentModel.dll", Resources.SystemWorkflowComponentModel, Net472.References.SystemWorkflowComponentModel, global::System.Guid.Parse("d8fa4bc2-8a6d-4412-897a-131b81de268e")); /// - /// The for System.Dynamic.dll + /// The for System.ComponentModel.Composition.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 SystemComponentModelComposition => new ReferenceInfo("System.ComponentModel.Composition.dll", Resources.SystemComponentModelComposition, Net472.References.SystemComponentModelComposition, global::System.Guid.Parse("0fe37b51-8ae4-4c50-b5b0-67ece0098751")); /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.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 SystemWindowsForms => new ReferenceInfo("System.Windows.Forms.dll", Resources.SystemWindowsForms, Net472.References.SystemWindowsForms, global::System.Guid.Parse("0f3c6e39-5c4a-4ae9-ac26-69c6a8923794")); /// - /// The for System.IdentityModel.dll + /// The for System.Activities.DurableInstancing.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 SystemActivitiesDurableInstancing => new ReferenceInfo("System.Activities.DurableInstancing.dll", Resources.SystemActivitiesDurableInstancing, Net472.References.SystemActivitiesDurableInstancing, global::System.Guid.Parse("9484445d-aac2-4dd5-9f20-fad1e538e2a3")); /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Windows.Forms.DataVisualization.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 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.IdentityModel.Services.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net472.References.SystemServiceProcess, global::System.Guid.Parse("e77aa8ef-8de7-4eda-8639-e1a75ef8e095")); /// - /// The for System.IO.Compression.dll + /// The for System.Web.RegularExpressions.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 SystemWebRegularExpressions => new ReferenceInfo("System.Web.RegularExpressions.dll", Resources.SystemWebRegularExpressions, Net472.References.SystemWebRegularExpressions, global::System.Guid.Parse("a784f234-e8f2-45c6-a3cf-bff132393b6c")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.Build.Framework.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 MicrosoftBuildFramework => new ReferenceInfo("Microsoft.Build.Framework.dll", Resources.MicrosoftBuildFramework, Net472.References.MicrosoftBuildFramework, global::System.Guid.Parse("0f8614d4-0762-41d1-a595-bb6f0a011d7a")); /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.Selectors.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 SystemIdentityModelSelectors => new ReferenceInfo("System.IdentityModel.Selectors.dll", Resources.SystemIdentityModelSelectors, Net472.References.SystemIdentityModelSelectors, global::System.Guid.Parse("6847db96-106a-422f-97c5-82b530f7d36c")); /// - /// The for System.Management.dll + /// The for System.Configuration.Install.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 SystemConfigurationInstall => new ReferenceInfo("System.Configuration.Install.dll", Resources.SystemConfigurationInstall, Net472.References.SystemConfigurationInstall, global::System.Guid.Parse("5f5f2bbc-2182-440f-a9ed-e79dcbcc9a5e")); /// - /// The for System.Management.Instrumentation.dll + /// The for System.Data.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 SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net472.References.SystemData, global::System.Guid.Parse("9830c18b-4ae5-4d31-89f1-6c37283329f2")); /// - /// The for System.Messaging.dll + /// The for System.Web.ApplicationServices.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 SystemWebApplicationServices => new ReferenceInfo("System.Web.ApplicationServices.dll", Resources.SystemWebApplicationServices, Net472.References.SystemWebApplicationServices, global::System.Guid.Parse("ac578a0e-52c0-4eba-a512-a5bcb3edf36b")); /// - /// The for System.Net.dll + /// The for System.Deployment.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 SystemDeployment => new ReferenceInfo("System.Deployment.dll", Resources.SystemDeployment, Net472.References.SystemDeployment, global::System.Guid.Parse("20549801-6e78-4182-bc88-aad51a94c383")); /// - /// The for System.Net.Http.dll + /// The for System.ServiceModel.Web.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 SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net472.References.SystemServiceModelWeb, global::System.Guid.Parse("6bbac82b-c942-45a4-9e7e-dfde685db7da")); /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Windows.Controls.Ribbon.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 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.Numerics.dll + /// The for XamlBuildTask.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 XamlBuildTask => new ReferenceInfo("XamlBuildTask.dll", Resources.XamlBuildTask, Net472.References.XamlBuildTask, global::System.Guid.Parse("7fe7d6f9-1d10-42a6-8cb4-a3f1bfbb5d88")); /// - /// The for System.Printing.dll + /// The for System.ComponentModel.Composition.Registration.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 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.Reflection.Context.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.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 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.Runtime.Caching.dll + /// The for Microsoft.VisualBasic.Compatibility.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 MicrosoftVisualBasicCompatibility => new ReferenceInfo("Microsoft.VisualBasic.Compatibility.dll", Resources.MicrosoftVisualBasicCompatibility, Net472.References.MicrosoftVisualBasicCompatibility, global::System.Guid.Parse("26058432-1c30-44f9-8b5e-c0d48f6b1f65")); /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Activities.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 SystemActivities => new ReferenceInfo("System.Activities.dll", Resources.SystemActivities, Net472.References.SystemActivities, global::System.Guid.Parse("30077363-aaca-4dc4-9a12-2698aa045ecf")); /// - /// The for System.Runtime.Remoting.dll + /// The for System.Xml.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 SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, Net472.References.SystemXml, global::System.Guid.Parse("82ca8cb8-9d1a-481b-adc1-6322e06a8f03")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.IO.Compression.FileSystem.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 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.Runtime.Serialization.Formatters.Soap.dll + /// The for System.ServiceModel.Discovery.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 SystemServiceModelDiscovery => new ReferenceInfo("System.ServiceModel.Discovery.dll", Resources.SystemServiceModelDiscovery, Net472.References.SystemServiceModelDiscovery, global::System.Guid.Parse("0cb9bd0b-ef69-4386-9ffa-33d96cfb5852")); /// - /// The for System.Security.dll + /// The for PresentationFramework.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 PresentationFramework => new ReferenceInfo("PresentationFramework.dll", Resources.PresentationFramework, Net472.References.PresentationFramework, global::System.Guid.Parse("e566ab97-aaa1-44d3-ba01-819694dc70da")); /// - /// The for System.ServiceModel.Activation.dll + /// The for System.EnterpriseServices.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 SystemEnterpriseServices => new ReferenceInfo("System.EnterpriseServices.dll", Resources.SystemEnterpriseServices, Net472.References.SystemEnterpriseServices, global::System.Guid.Parse("754c3569-9c41-4c09-ac2a-9c5f3a5e993f")); /// - /// The for System.ServiceModel.Activities.dll + /// The for PresentationFramework.Aero2.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 PresentationFrameworkAero2 => new ReferenceInfo("PresentationFramework.Aero2.dll", Resources.PresentationFrameworkAero2, Net472.References.PresentationFrameworkAero2, global::System.Guid.Parse("0ae3e87c-bb9c-4620-bacd-a2f49003dc2b")); /// - /// The for System.ServiceModel.Channels.dll + /// The for WindowsFormsIntegration.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 WindowsFormsIntegration => new ReferenceInfo("WindowsFormsIntegration.dll", Resources.WindowsFormsIntegration, Net472.References.WindowsFormsIntegration, global::System.Guid.Parse("69e194da-966a-4176-a649-618b93a69a1f")); /// - /// The for System.ServiceModel.Discovery.dll + /// The for UIAutomationClient.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 UIAutomationClient => new ReferenceInfo("UIAutomationClient.dll", Resources.UIAutomationClient, Net472.References.UIAutomationClient, global::System.Guid.Parse("6f6c9ece-2d62-4653-8634-38dc7597dd82")); /// - /// The for System.ServiceModel.dll + /// The for System.IO.Log.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 SystemIOLog => new ReferenceInfo("System.IO.Log.dll", Resources.SystemIOLog, Net472.References.SystemIOLog, global::System.Guid.Parse("4636d962-dae4-4459-8957-d78fab34ced3")); /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Web.Services.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 SystemWebServices => new ReferenceInfo("System.Web.Services.dll", Resources.SystemWebServices, Net472.References.SystemWebServices, global::System.Guid.Parse("a0a1a952-bf3c-4aa2-b882-5e5429660039")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.AddIn.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 SystemAddIn => new ReferenceInfo("System.AddIn.dll", Resources.SystemAddIn, Net472.References.SystemAddIn, global::System.Guid.Parse("adcce4e3-4251-44f8-bbdd-f84851fbdd2f")); /// - /// The for System.ServiceProcess.dll + /// The for System.DirectoryServices.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 SystemDirectoryServices => new ReferenceInfo("System.DirectoryServices.dll", Resources.SystemDirectoryServices, Net472.References.SystemDirectoryServices, global::System.Guid.Parse("8972ef53-2e59-4cec-9c3d-c17154d1a4c8")); /// - /// The for System.Speech.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net472.References.mscorlib, global::System.Guid.Parse("cafb29d5-2338-47fb-b4ed-cf8d7c32b1e3")); /// - /// The for System.Transactions.dll + /// The for System.Activities.Core.Presentation.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 SystemActivitiesCorePresentation => new ReferenceInfo("System.Activities.Core.Presentation.dll", Resources.SystemActivitiesCorePresentation, Net472.References.SystemActivitiesCorePresentation, global::System.Guid.Parse("9d569447-071f-4d0d-9f8f-ca3eb8c6d111")); /// - /// The for System.Web.Abstractions.dll + /// The for System.Data.Entity.Design.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 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.Web.ApplicationServices.dll + /// The for ISymWrapper.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 ISymWrapper => new ReferenceInfo("ISymWrapper.dll", Resources.ISymWrapper, Net472.References.ISymWrapper, global::System.Guid.Parse("4d3962a2-be8b-4cf6-9085-802cba90e8c8")); /// - /// The for System.Web.DataVisualization.Design.dll + /// The for Microsoft.Activities.Build.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 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.DataVisualization.dll + /// The for System.Numerics.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 SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, Net472.References.SystemNumerics, global::System.Guid.Parse("64a5d4a2-a435-4531-b41c-65ed5e5534b2")); /// - /// The for System.Web.dll + /// The for System.Messaging.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 SystemMessaging => new ReferenceInfo("System.Messaging.dll", Resources.SystemMessaging, Net472.References.SystemMessaging, global::System.Guid.Parse("8705f1b5-c81d-45d5-b5d6-93cee5ad1c54")); /// - /// The for System.Web.DynamicData.Design.dll + /// The for PresentationFramework.Classic.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 PresentationFrameworkClassic => new ReferenceInfo("PresentationFramework.Classic.dll", Resources.PresentationFrameworkClassic, Net472.References.PresentationFrameworkClassic, global::System.Guid.Parse("178a592d-dd42-4264-82f3-4822012e9628")); /// - /// The for System.Web.DynamicData.dll + /// The for System.Workflow.Activities.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 SystemWorkflowActivities => new ReferenceInfo("System.Workflow.Activities.dll", Resources.SystemWorkflowActivities, Net472.References.SystemWorkflowActivities, global::System.Guid.Parse("64b6fd51-5c0f-46e2-b205-52d027e7ea4e")); /// - /// The for System.Web.Entity.Design.dll + /// The for System.ServiceModel.Channels.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 SystemServiceModelChannels => new ReferenceInfo("System.ServiceModel.Channels.dll", Resources.SystemServiceModelChannels, Net472.References.SystemServiceModelChannels, global::System.Guid.Parse("fcc4d0c4-7714-4d27-900d-3a137f69f3b5")); /// - /// The for System.Web.Entity.dll + /// The for System.Runtime.DurableInstancing.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 SystemRuntimeDurableInstancing => new ReferenceInfo("System.Runtime.DurableInstancing.dll", Resources.SystemRuntimeDurableInstancing, Net472.References.SystemRuntimeDurableInstancing, global::System.Guid.Parse("d76610af-cb5b-414a-aa85-1869dbd11ccf")); /// - /// The for System.Web.Extensions.Design.dll + /// The for UIAutomationProvider.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 UIAutomationProvider => new ReferenceInfo("UIAutomationProvider.dll", Resources.UIAutomationProvider, Net472.References.UIAutomationProvider, global::System.Guid.Parse("8c1a63fd-beab-4494-b13d-cab1110e1ce5")); /// - /// The for System.Web.Extensions.dll + /// The for Accessibility.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 Accessibility => new ReferenceInfo("Accessibility.dll", Resources.Accessibility, Net472.References.Accessibility, global::System.Guid.Parse("f50fbdd6-a58c-413b-bdcd-d408060e662c")); /// - /// The for System.Web.Mobile.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net472.References.SystemXmlLinq, global::System.Guid.Parse("a51d290b-b294-47c7-b3e5-b8d0df4c4e4e")); /// - /// The for System.Web.RegularExpressions.dll + /// The for PresentationFramework.Luna.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 PresentationFrameworkLuna => new ReferenceInfo("PresentationFramework.Luna.dll", Resources.PresentationFrameworkLuna, Net472.References.PresentationFrameworkLuna, global::System.Guid.Parse("097ef868-d4ee-494f-8a8f-27e6bca5637f")); /// - /// The for System.Web.Routing.dll + /// The for System.Net.Http.WebRequest.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 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.Web.Services.dll + /// The for System.Security.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 SystemSecurity => new ReferenceInfo("System.Security.dll", Resources.SystemSecurity, Net472.References.SystemSecurity, global::System.Guid.Parse("a5b36d0b-822a-4944-8706-6b3b753eb901")); /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Windows.Forms.DataVisualization.Design.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 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.Windows.dll + /// The for System.Printing.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 SystemPrinting => new ReferenceInfo("System.Printing.dll", Resources.SystemPrinting, Net472.References.SystemPrinting, global::System.Guid.Parse("e5a7035a-d182-4b45-b57e-bf8436fd9e16")); /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for PresentationCore.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 PresentationCore => new ReferenceInfo("PresentationCore.dll", Resources.PresentationCore, Net472.References.PresentationCore, global::System.Guid.Parse("b4aa75c0-2d95-4c38-a2b9-953f5dafca33")); /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Data.Entity.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 SystemDataEntity => new ReferenceInfo("System.Data.Entity.dll", Resources.SystemDataEntity, Net472.References.SystemDataEntity, global::System.Guid.Parse("a14db250-e89e-4fa4-9c16-a3b0a3517dfb")); /// - /// The for System.Windows.Forms.dll + /// The for System.Drawing.Design.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 SystemDrawingDesign => new ReferenceInfo("System.Drawing.Design.dll", Resources.SystemDrawingDesign, Net472.References.SystemDrawingDesign, global::System.Guid.Parse("d90cfcdd-f8e6-462f-91cb-f76bb06131d4")); /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.Web.Entity.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 SystemWebEntity => new ReferenceInfo("System.Web.Entity.dll", Resources.SystemWebEntity, Net472.References.SystemWebEntity, global::System.Guid.Parse("1ef317a6-4d4f-441f-8379-8d2e91a6f8e3")); /// - /// The for System.Windows.Presentation.dll + /// The for System.Web.DynamicData.Design.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 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.Workflow.Activities.dll + /// The for System.Management.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 SystemManagement => new ReferenceInfo("System.Management.dll", Resources.SystemManagement, Net472.References.SystemManagement, global::System.Guid.Parse("3db5459a-3ce3-4404-9711-1ee3744e7688")); /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.AddIn.Contract.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 SystemAddInContract => new ReferenceInfo("System.AddIn.Contract.dll", Resources.SystemAddInContract, Net472.References.SystemAddInContract, global::System.Guid.Parse("f4e78e71-c9e9-4c8e-bced-92c3e065b4e6")); /// - /// The for System.Workflow.Runtime.dll + /// The for System.Management.Instrumentation.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 SystemManagementInstrumentation => new ReferenceInfo("System.Management.Instrumentation.dll", Resources.SystemManagementInstrumentation, Net472.References.SystemManagementInstrumentation, global::System.Guid.Parse("960248f8-e463-43d7-a7d4-8db06f8512c4")); /// - /// The for System.WorkflowServices.dll + /// The for ReachFramework.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 ReachFramework => new ReferenceInfo("ReachFramework.dll", Resources.ReachFramework, Net472.References.ReachFramework, global::System.Guid.Parse("db6c3ffb-f470-48e6-a2ed-e8e8ef5d91f4")); /// - /// The for System.Xaml.dll + /// The for PresentationFramework.AeroLite.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 PresentationFrameworkAeroLite => new ReferenceInfo("PresentationFramework.AeroLite.dll", Resources.PresentationFrameworkAeroLite, Net472.References.PresentationFrameworkAeroLite, global::System.Guid.Parse("422b29d0-64ba-4216-b4ca-cb06be1d2630")); /// - /// The for System.Xml.dll + /// The for System.Web.Extensions.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 SystemWebExtensions => new ReferenceInfo("System.Web.Extensions.dll", Resources.SystemWebExtensions, Net472.References.SystemWebExtensions, global::System.Guid.Parse("768f34f4-5bc8-43c3-86ae-e6098d0ffecd")); /// - /// The for System.Xml.Linq.dll + /// The for System.Web.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 SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, Net472.References.SystemWeb, global::System.Guid.Parse("6b248402-95be-4580-8d8c-fd9927c0be5b")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Workflow.Runtime.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 SystemWorkflowRuntime => new ReferenceInfo("System.Workflow.Runtime.dll", Resources.SystemWorkflowRuntime, Net472.References.SystemWorkflowRuntime, global::System.Guid.Parse("25429c85-e910-4d5a-869f-e4532dc0aa2a")); /// - /// The for UIAutomationClient.dll + /// The for PresentationBuildTasks.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 PresentationBuildTasks => new ReferenceInfo("PresentationBuildTasks.dll", Resources.PresentationBuildTasks, Net472.References.PresentationBuildTasks, global::System.Guid.Parse("79c8c2a5-63dc-4d56-b1df-e97c2667cc52")); /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Transactions.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 SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, Net472.References.SystemTransactions, global::System.Guid.Parse("7110e7ac-1821-409f-afb1-d8c3a723d013")); /// - /// The for UIAutomationProvider.dll + /// The for System.Net.Http.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 SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, Net472.References.SystemNetHttp, global::System.Guid.Parse("a03c062d-22cc-463a-aea0-7b37d87f5a1d")); /// - /// The for UIAutomationTypes.dll + /// The for Microsoft.Build.Utilities.v4.0.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 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 WindowsBase.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net472.References.SystemWindows, global::System.Guid.Parse("f78fffca-6e83-44d3-9271-f359e60daaa3")); /// - /// The for WindowsFormsIntegration.dll + /// The for System.ServiceModel.Routing.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 SystemServiceModelRouting => new ReferenceInfo("System.ServiceModel.Routing.dll", Resources.SystemServiceModelRouting, Net472.References.SystemServiceModelRouting, global::System.Guid.Parse("e1b6ecb7-31f4-48e0-ba42-3b93e8aeb548")); /// - /// The for XamlBuildTask.dll + /// The for System.Web.DataVisualization.Design.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 SystemWebDataVisualizationDesign => new ReferenceInfo("System.Web.DataVisualization.Design.dll", Resources.SystemWebDataVisualizationDesign, Net472.References.SystemWebDataVisualizationDesign, global::System.Guid.Parse("4125b28a-8aaa-4131-89bd-61c76e04634e")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.ServiceModel.Security.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 SystemServiceModelSecurity => new ReferenceInfo("System.ServiceModel.Security.dll", Resources.SystemServiceModelSecurity, Net472.References.SystemServiceModelSecurity, global::System.Guid.Parse("22647863-edab-4194-8de8-07d85c748b80")); /// - /// The for netstandard.dll + /// The for System.Threading.Thread.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 SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net472.References.SystemThreadingThread, global::System.Guid.Parse("59b78679-a8fc-4daf-a91c-4595b8dadea0")); /// - /// The for System.AppContext.dll + /// The for System.Diagnostics.Contracts.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 SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net472.References.SystemDiagnosticsContracts, global::System.Guid.Parse("97698da5-3af7-423d-a99a-5cb342374389")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.ComponentModel.TypeConverter.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 SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net472.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("3b19d696-8ca5-40a3-97ed-c4628113d6b6")); /// - /// The for System.Collections.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.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 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.Collections.NonGeneric.dll + /// The for System.Security.Cryptography.Primitives.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 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.Collections.Specialized.dll + /// The for Microsoft.Win32.Primitives.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 MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net472.References.MicrosoftWin32Primitives, global::System.Guid.Parse("cb8a8010-139f-4088-aa08-e5761bd1ed08")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Drawing.Primitives.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 SystemDrawingPrimitives => new ReferenceInfo("System.Drawing.Primitives.dll", Resources.SystemDrawingPrimitives, Net472.References.SystemDrawingPrimitives, global::System.Guid.Parse("5d008108-4641-4f97-ac45-d40d69dd9e08")); /// - /// The for System.ComponentModel.dll + /// The for System.IO.MemoryMappedFiles.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 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.EventBasedAsync.dll + /// The for System.Runtime.Serialization.Formatters.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 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.ComponentModel.Primitives.dll + /// The for System.Resources.ResourceManager.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 SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net472.References.SystemResourcesResourceManager, global::System.Guid.Parse("d5de338d-f19f-43d9-8419-5c12ca7ac7a9")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Threading.Overlapped.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 SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net472.References.SystemThreadingOverlapped, global::System.Guid.Parse("71732eb3-0914-4b65-8dde-f7167513c22a")); /// - /// The for System.Console.dll + /// The for System.ObjectModel.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 SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net472.References.SystemObjectModel, global::System.Guid.Parse("b436aee5-2ad6-4795-b0ed-420a97ff8dc2")); /// - /// The for System.Data.Common.dll + /// The for System.Diagnostics.TextWriterTraceListener.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 SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net472.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("7b51e772-6c1e-4a8a-8c41-1f61b1b806ff")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.ServiceModel.Duplex.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 SystemServiceModelDuplex => new ReferenceInfo("System.ServiceModel.Duplex.dll", Resources.SystemServiceModelDuplex, Net472.References.SystemServiceModelDuplex, global::System.Guid.Parse("618d381c-fb47-4f92-bd30-4adf8fef0877")); /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Net.Http.Rtc.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 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.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Csp.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 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.Diagnostics.Process.dll + /// The for System.Net.WebSockets.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 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.Diagnostics.StackTrace.dll + /// The for System.Threading.Timer.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 SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net472.References.SystemThreadingTimer, global::System.Guid.Parse("989f5812-651c-4078-8438-bc1c3c9bdb0b")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Reflection.Emit.Lightweight.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 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.Dynamic.Runtime.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")); + + /// + /// The for System.Security.Cryptography.Algorithms.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")); /// /// The for System.Diagnostics.Tools.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")); + /// + /// The for System.Net.WebSockets.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")); + /// /// The for System.Diagnostics.TraceSource.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")); /// - /// The for System.Drawing.Primitives.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net472.References.SystemIO, global::System.Guid.Parse("9ef06b93-8169-4bf4-97bc-ba5b1829a2a7")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Diagnostics.FileVersionInfo.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 SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net472.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("6c9bcc3c-549c-44c8-875e-dacb8e9fec33")); /// - /// The for System.Globalization.Calendars.dll + /// The for System.Runtime.InteropServices.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 SystemRuntimeInteropServices => new ReferenceInfo("System.Runtime.InteropServices.dll", Resources.SystemRuntimeInteropServices, Net472.References.SystemRuntimeInteropServices, global::System.Guid.Parse("b8cb8b6d-593d-42f2-970c-bd1185c7509f")); /// - /// The for System.Globalization.dll + /// The for System.Threading.Tasks.Parallel.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 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.Globalization.Extensions.dll + /// The for System.Net.Sockets.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 SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net472.References.SystemNetSockets, global::System.Guid.Parse("12b177d5-34e6-4849-92d6-99a14a86a3fb")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.ValueTuple.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 SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, Net472.References.SystemValueTuple, global::System.Guid.Parse("f87d0ed7-835b-4a8d-9190-493f08b542e1")); /// - /// The for System.IO.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.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 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.FileSystem.dll + /// The for System.Security.Cryptography.X509Certificates.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 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.IO.FileSystem.DriveInfo.dll + /// The for System.Reflection.Extensions.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 SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net472.References.SystemReflectionExtensions, global::System.Guid.Parse("b8de8a10-b4f8-46a7-bdc4-de79dc204616")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Reflection.Emit.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 SystemReflectionEmit => new ReferenceInfo("System.Reflection.Emit.dll", Resources.SystemReflectionEmit, Net472.References.SystemReflectionEmit, global::System.Guid.Parse("d3e9bb43-e9fe-4006-b9b3-025a6d02a59c")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net472.References.SystemNetNetworkInformation, global::System.Guid.Parse("1e047107-34e3-4836-be31-ef84498f10be")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Reflection.Emit.ILGeneration.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 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.IO.MemoryMappedFiles.dll + /// The for System.Diagnostics.Process.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 SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net472.References.SystemDiagnosticsProcess, global::System.Guid.Parse("8e59fd73-ae4e-4938-a511-cfd92b0e9e8e")); /// - /// The for System.IO.Pipes.dll + /// The for System.ComponentModel.Primitives.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 SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net472.References.SystemComponentModelPrimitives, global::System.Guid.Parse("2b7b28da-4a9e-411a-9437-f5e59b9965e5")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Runtime.CompilerServices.VisualC.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 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.Linq.dll + /// The for System.Diagnostics.Debug.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 SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net472.References.SystemDiagnosticsDebug, global::System.Guid.Parse("c3bfa6b9-1e2a-49a6-9a76-331d5dfbdfd7")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Collections.NonGeneric.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 SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net472.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("6f6e3c2e-53ba-44fd-aa1b-5cbfdacbbe92")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Threading.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 SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net472.References.SystemThreading, global::System.Guid.Parse("51076d36-533a-4d1e-bbd9-4d2904919bd8")); /// - /// The for System.Linq.Queryable.dll + /// The for System.IO.Compression.ZipFile.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 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.Net.Http.Rtc.dll + /// The for System.Xml.ReaderWriter.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 SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net472.References.SystemXmlReaderWriter, global::System.Guid.Parse("db62343e-a23c-431d-b67d-1540ecf90487")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Text.RegularExpressions.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 SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net472.References.SystemTextRegularExpressions, global::System.Guid.Parse("88f44fa4-7a28-40e9-a079-4133acde0330")); /// - /// The for System.Net.NetworkInformation.dll + /// The for System.ComponentModel.Annotations.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 SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net472.References.SystemComponentModelAnnotations, global::System.Guid.Parse("a73ade1f-1126-4deb-82fb-db33e17011d6")); /// - /// The for System.Net.Ping.dll + /// The for System.Net.Requests.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 SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net472.References.SystemNetRequests, global::System.Guid.Parse("623d99f4-1e78-41b1-a281-029d2cd3f2fd")); /// - /// The for System.Net.Primitives.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net472.References.SystemGlobalizationCalendars, global::System.Guid.Parse("940b6654-e676-4673-8558-d6eaae58eec3")); /// - /// The for System.Net.Requests.dll + /// The for System.Runtime.Serialization.Primitives.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 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.Security.dll + /// The for System.Text.Encoding.Extensions.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 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.Net.Sockets.dll + /// The for System.Diagnostics.StackTrace.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 SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net472.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("c23eb143-a066-445d-9a73-3ae2ada6def5")); /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Net.Primitives.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 SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net472.References.SystemNetPrimitives, global::System.Guid.Parse("69f980af-3ae2-451d-a4b6-bb51652446cc")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.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 SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, Net472.References.SystemSecuritySecureString, global::System.Guid.Parse("f588d48c-eae6-481e-9a73-78f9ba4e5a54")); /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.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 SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, Net472.References.SystemSecurityPrincipal, global::System.Guid.Parse("d5061e86-7f76-41b8-83b1-dd941d0246dd")); /// - /// The for System.ObjectModel.dll + /// The for System.Linq.Queryable.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 SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net472.References.SystemLinqQueryable, global::System.Guid.Parse("5628dc5b-b281-4b2c-a780-3ca4f7f1bd9e")); /// - /// The for System.Reflection.dll + /// The for System.Xml.XDocument.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 SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net472.References.SystemXmlXDocument, global::System.Guid.Parse("a70ff5a4-d760-4e72-8102-87a0b67863ab")); /// - /// The for System.Reflection.Emit.dll + /// The for System.Collections.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 SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net472.References.SystemCollections, global::System.Guid.Parse("749487a5-cbd9-43f8-b979-57ebab8d1d72")); /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.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 SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net472.References.SystemRuntime, global::System.Guid.Parse("b87c1655-033c-4be8-b0b7-dfc6b446c339")); /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Net.Ping.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 SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net472.References.SystemNetPing, global::System.Guid.Parse("d46cf87a-81b5-41dd-ad85-82361e5762b8")); /// - /// The for System.Reflection.Extensions.dll + /// The for System.Collections.Specialized.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 SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net472.References.SystemCollectionsSpecialized, global::System.Guid.Parse("f2b0435e-f5ab-469f-a2f5-492a2b8f9b63")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Text.Encoding.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 SystemTextEncoding => new ReferenceInfo("System.Text.Encoding.dll", Resources.SystemTextEncoding, Net472.References.SystemTextEncoding, global::System.Guid.Parse("212a1304-c36b-4dc5-ae18-f4c288f90d48")); /// /// The for System.Resources.Reader.dll @@ -968,74 +983,74 @@ public static class ReferenceInfos 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.Resources.ResourceManager.dll + /// The for System.ServiceModel.Primitives.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 SystemServiceModelPrimitives => new ReferenceInfo("System.ServiceModel.Primitives.dll", Resources.SystemServiceModelPrimitives, Net472.References.SystemServiceModelPrimitives, global::System.Guid.Parse("edf88c39-5c84-4222-a039-07629aeed078")); /// - /// The for System.Resources.Writer.dll + /// The for System.IO.FileSystem.DriveInfo.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 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.Runtime.CompilerServices.VisualC.dll + /// The for System.Reflection.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 SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net472.References.SystemReflection, global::System.Guid.Parse("65c54160-3d36-4752-972f-369292810cb3")); /// - /// The for System.Runtime.dll + /// The for System.ComponentModel.EventBasedAsync.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 SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net472.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("aee1074e-769a-4adf-9a4f-77760cec9020")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Xml.XPath.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 SystemXmlXPath => new ReferenceInfo("System.Xml.XPath.dll", Resources.SystemXmlXPath, Net472.References.SystemXmlXPath, global::System.Guid.Parse("ee6dab7f-cfcf-47b0-ab36-fd4ee811a85a")); /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.Primitives.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 SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net472.References.SystemReflectionPrimitives, global::System.Guid.Parse("d38e2fe0-6708-459f-8232-aa849333baef")); /// - /// The for System.Runtime.InteropServices.dll + /// The for netstandard.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 netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net472.References.netstandard, global::System.Guid.Parse("441ee83d-10d4-4a1e-8ef7-3fc3d62bc3b3")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Globalization.Extensions.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 SystemGlobalizationExtensions => new ReferenceInfo("System.Globalization.Extensions.dll", Resources.SystemGlobalizationExtensions, Net472.References.SystemGlobalizationExtensions, global::System.Guid.Parse("ce8711ee-ffd4-4875-8878-f2dbef0b0bae")); /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Net.Security.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 SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net472.References.SystemNetSecurity, global::System.Guid.Parse("570798e4-5102-4472-bf81-f56ad5511126")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.IO.FileSystem.Primitives.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 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.Runtime.Serialization.Formatters.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net472.References.SystemRuntimeExtensions, global::System.Guid.Parse("ee6c4244-59d6-4b68-9f6b-873bf90c7e1d")); /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Resources.Writer.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 SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net472.References.SystemResourcesWriter, global::System.Guid.Parse("848ba5cf-b7c4-47ef-892c-15d81fd01216")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.IsolatedStorage.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 SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net472.References.SystemIOIsolatedStorage, global::System.Guid.Parse("498b6a6d-3bec-4fba-8c39-e8955f91f347")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Globalization.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 SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net472.References.SystemGlobalization, global::System.Guid.Parse("d3a7238d-7772-46c4-bd05-34f8b4de5ff9")); /// /// The for System.Security.Claims.dll @@ -1043,149 +1058,134 @@ public static class ReferenceInfos 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.Security.Cryptography.Algorithms.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")); - - /// - /// The for System.Security.Cryptography.Csp.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")); - - /// - /// The for System.Security.Cryptography.Encoding.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")); - - /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Threading.ThreadPool.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 SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net472.References.SystemThreadingThreadPool, global::System.Guid.Parse("48c4db49-33ac-4124-82c1-4e7be270a257")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.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 SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net472.References.SystemConsole, global::System.Guid.Parse("70880a7a-9796-470b-be2a-eabd3b3a45de")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net472.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("9c2f077a-7b08-47d8-9989-b26edc052474")); /// - /// The for System.Security.SecureString.dll + /// The for System.Xml.XPath.XDocument.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 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.ServiceModel.Duplex.dll + /// The for System.ServiceModel.Http.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 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.Http.dll + /// The for System.ComponentModel.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 SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net472.References.SystemComponentModel, global::System.Guid.Parse("b8a1ea17-280e-4545-bf06-ee45fe376f96")); /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Linq.Expressions.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 SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net472.References.SystemLinqExpressions, global::System.Guid.Parse("cf080edd-9c63-4039-bbc1-b4489d488797")); /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net472.References.SystemThreadingTasks, global::System.Guid.Parse("cead8773-7d98-4877-a039-3f6c6a758964")); /// - /// The for System.ServiceModel.Security.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, Net472.References.SystemIOFileSystem, global::System.Guid.Parse("b9e98dce-68ee-4cbd-9039-0da96f337bd2")); /// - /// The for System.Text.Encoding.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, Net472.References.SystemLinq, global::System.Guid.Parse("59c890c6-77e1-4d1e-8282-ecf1842c1518")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Data.Common.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 SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net472.References.SystemDataCommon, global::System.Guid.Parse("967d5501-fa51-4134-b95a-09d10d77bdee")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.Watcher.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 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.Threading.dll + /// The for System.AppContext.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 SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net472.References.SystemAppContext, global::System.Guid.Parse("489e1381-373b-4ab7-b890-87f4f8dd7695")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.Serialization.Json.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 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.Threading.Tasks.dll + /// The for System.ServiceModel.NetTcp.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 SystemServiceModelNetTcp => new ReferenceInfo("System.ServiceModel.NetTcp.dll", Resources.SystemServiceModelNetTcp, Net472.References.SystemServiceModelNetTcp, global::System.Guid.Parse("8cb69f26-6e77-47d8-9f3c-98c6d6ff5f1d")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Handles.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 SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net472.References.SystemRuntimeHandles, global::System.Guid.Parse("b592e605-8bae-4fbc-92ff-51d8ab8c0040")); /// - /// The for System.Threading.Thread.dll + /// The for System.Linq.Parallel.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 SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net472.References.SystemLinqParallel, global::System.Guid.Parse("17a40cc2-b9a5-485b-9dd1-84da76d85efd")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net472.References.SystemRuntimeNumerics, global::System.Guid.Parse("0d7e3827-6f8c-4051-87ed-8de0edc7ff9f")); /// - /// The for System.Threading.Timer.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net472.References.SystemXmlXmlDocument, global::System.Guid.Parse("7b0e3f5e-d7ef-42da-965d-0c32f99d01e9")); /// - /// The for System.ValueTuple.dll + /// The for System.Xml.XmlSerializer.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 SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net472.References.SystemXmlXmlSerializer, global::System.Guid.Parse("7c00b1d9-db76-418c-917b-0c4960fc359b")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net472.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("1a1ffd89-4650-49d0-9652-c67231319de8")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Net.NameResolution.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 SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net472.References.SystemNetNameResolution, global::System.Guid.Parse("391a911a-7691-4da2-a913-4b4d827736eb")); /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.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 SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net472.References.SystemCollectionsConcurrent, global::System.Guid.Parse("75808173-5dd6-4405-a842-326a8d0e7c02")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.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 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net472.References.SystemIOPipes, global::System.Guid.Parse("fa17b6ac-f4b7-4d00-907f-c2a9f5cf91ac")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, Net472.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("e09ce337-f338-4260-8733-f327fbc4b600")); private static ImmutableArray _all; public static ImmutableArray All { @@ -1195,241 +1195,241 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, + System, + SystemReflectionContext, + SystemDynamic, + SystemIdentityModelServices, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, + SystemCore, + MicrosoftBuildConversionv40, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, - SystemIdentityModel, - SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, - SystemNumerics, - SystemPrinting, - SystemReflectionContext, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDiagnosticsTracing, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + SystemXmlSerialization, + MicrosoftBuildEngine, + MicrosoftBuild, SystemRuntimeCaching, - SystemRuntimeDurableInstancing, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemIOCompression, + SystemActivitiesPresentation, SystemRuntimeRemoting, + SystemDataLinq, SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, - SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, + SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, - SystemWebEntity, - SystemWebExtensionsDesign, - SystemWebExtensions, - SystemWebMobile, SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, + MicrosoftBuildFramework, + SystemIdentityModelSelectors, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemServiceModelWeb, SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, - SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, + XamlBuildTask, + SystemComponentModelCompositionRegistration, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, SystemXml, - SystemXmlLinq, - SystemXmlSerialization, + SystemIOCompressionFileSystem, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + PresentationFrameworkAero2, + WindowsFormsIntegration, UIAutomationClient, - UIAutomationClientsideProviders, + SystemIOLog, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, + MicrosoftActivitiesBuild, + SystemNumerics, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, + SystemRuntimeDurableInstancing, UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, - MicrosoftWin32Primitives, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConsole, - SystemDataCommon, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + SystemNetHttpWebRequest, + SystemSecurity, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, + SystemWebEntity, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, + PresentationFrameworkAeroLite, + SystemWebExtensions, + SystemWeb, + SystemWorkflowRuntime, + PresentationBuildTasks, + SystemTransactions, + SystemNetHttp, + MicrosoftBuildUtilitiesv40, + SystemWindows, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, + SystemServiceModelSecurity, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, + SystemComponentModelTypeConverter, + SystemRuntimeInteropServicesWindowsRuntime, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemServiceModelDuplex, SystemNetHttpRtc, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, + SystemSecurityCryptographyCsp, SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + SystemDiagnosticsTools, SystemNetWebSockets, - SystemObjectModel, - SystemReflection, + SystemDiagnosticsTraceSource, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemReflectionExtensions, SystemReflectionEmit, + SystemNetNetworkInformation, SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, + SystemTextEncoding, + SystemResourcesReader, + SystemServiceModelPrimitives, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, - SystemSecuritySecureString, - SystemServiceModelDuplex, + SystemThreadingThreadPool, + SystemConsole, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, + SystemComponentModel, + SystemLinqExpressions, SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemValueTuple, - SystemXmlReaderWriter, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemServiceModelNetTcp, + SystemRuntimeHandles, + SystemLinqParallel, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1444,3998 +1444,3998 @@ public static partial class Net472 { public static class References { - private static PortableExecutableReference? _Accessibility; + private static PortableExecutableReference? _System; /// - /// The for Accessibility.dll + /// The for System.dll /// - public static PortableExecutableReference Accessibility + public static PortableExecutableReference System { get { - if (_Accessibility is null) + if (_System is null) { - _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net472)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); } - return _Accessibility; + return _System; } } - private static PortableExecutableReference? _CustomMarshalers; + private static PortableExecutableReference? _SystemReflectionContext; /// - /// The for CustomMarshalers.dll + /// The for System.Reflection.Context.dll /// - public static PortableExecutableReference CustomMarshalers + public static PortableExecutableReference SystemReflectionContext { get { - if (_CustomMarshalers is null) + if (_SystemReflectionContext is null) { - _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net472)"); + _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (net472)"); } - return _CustomMarshalers; + return _SystemReflectionContext; } } - private static PortableExecutableReference? _ISymWrapper; + private static PortableExecutableReference? _SystemDynamic; /// - /// The for ISymWrapper.dll + /// The for System.Dynamic.dll /// - public static PortableExecutableReference ISymWrapper + public static PortableExecutableReference SystemDynamic { get { - if (_ISymWrapper is null) + if (_SystemDynamic is null) { - _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); + _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); } - return _ISymWrapper; + return _SystemDynamic; } } - private static PortableExecutableReference? _MicrosoftActivitiesBuild; + private static PortableExecutableReference? _SystemIdentityModelServices; /// - /// The for Microsoft.Activities.Build.dll + /// The for System.IdentityModel.Services.dll /// - public static PortableExecutableReference MicrosoftActivitiesBuild + public static PortableExecutableReference SystemIdentityModelServices { get { - if (_MicrosoftActivitiesBuild is null) + if (_SystemIdentityModelServices is null) { - _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); + _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); } - return _MicrosoftActivitiesBuild; + return _SystemIdentityModelServices; } } - private static PortableExecutableReference? _MicrosoftBuildConversionv40; + private static PortableExecutableReference? _SystemServiceModelActivities; /// - /// The for Microsoft.Build.Conversion.v4.0.dll + /// The for System.ServiceModel.Activities.dll /// - public static PortableExecutableReference MicrosoftBuildConversionv40 + public static PortableExecutableReference SystemServiceModelActivities { get { - if (_MicrosoftBuildConversionv40 is null) + if (_SystemServiceModelActivities 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)"); + _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); } - return _MicrosoftBuildConversionv40; + return _SystemServiceModelActivities; } } - private static PortableExecutableReference? _MicrosoftBuild; + private static PortableExecutableReference? _SystemWorkflowServices; /// - /// The for Microsoft.Build.dll + /// The for System.WorkflowServices.dll /// - public static PortableExecutableReference MicrosoftBuild + public static PortableExecutableReference SystemWorkflowServices { get { - if (_MicrosoftBuild is null) + if (_SystemWorkflowServices is null) { - _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); + _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); } - return _MicrosoftBuild; + return _SystemWorkflowServices; } } - private static PortableExecutableReference? _MicrosoftBuildEngine; + private static PortableExecutableReference? _SystemWebExtensionsDesign; /// - /// The for Microsoft.Build.Engine.dll + /// The for System.Web.Extensions.Design.dll /// - public static PortableExecutableReference MicrosoftBuildEngine + public static PortableExecutableReference SystemWebExtensionsDesign { get { - if (_MicrosoftBuildEngine is null) + if (_SystemWebExtensionsDesign is null) { - _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (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 _MicrosoftBuildEngine; + return _SystemWebExtensionsDesign; } } - private static PortableExecutableReference? _MicrosoftBuildFramework; + private static PortableExecutableReference? _MicrosoftJScript; /// - /// The for Microsoft.Build.Framework.dll + /// The for Microsoft.JScript.dll /// - public static PortableExecutableReference MicrosoftBuildFramework + public static PortableExecutableReference MicrosoftJScript { get { - if (_MicrosoftBuildFramework is null) + if (_MicrosoftJScript is null) { - _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); + _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); } - return _MicrosoftBuildFramework; + return _MicrosoftJScript; } } - private static PortableExecutableReference? _MicrosoftBuildTasksv40; + private static PortableExecutableReference? _SystemCore; /// - /// The for Microsoft.Build.Tasks.v4.0.dll + /// The for System.Core.dll /// - public static PortableExecutableReference MicrosoftBuildTasksv40 + public static PortableExecutableReference SystemCore { get { - if (_MicrosoftBuildTasksv40 is null) + if (_SystemCore 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)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); } - return _MicrosoftBuildTasksv40; + return _SystemCore; } } - private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; + private static PortableExecutableReference? _MicrosoftBuildConversionv40; /// - /// The for Microsoft.Build.Utilities.v4.0.dll + /// The for Microsoft.Build.Conversion.v4.0.dll /// - public static PortableExecutableReference MicrosoftBuildUtilitiesv40 + public static PortableExecutableReference MicrosoftBuildConversionv40 { get { - if (_MicrosoftBuildUtilitiesv40 is null) + if (_MicrosoftBuildConversionv40 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)"); + _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 _MicrosoftBuildUtilitiesv40; + return _MicrosoftBuildConversionv40; } } - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; /// - /// The for Microsoft.CSharp.dll + /// The for Microsoft.VisualC.STLCLR.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference MicrosoftVisualCSTLCLR { get { - if (_MicrosoftCSharp is null) + if (_MicrosoftVisualCSTLCLR is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); + _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); } - return _MicrosoftCSharp; + return _MicrosoftVisualCSTLCLR; } } - private static PortableExecutableReference? _MicrosoftJScript; + private static PortableExecutableReference? _SystemWebRouting; /// - /// The for Microsoft.JScript.dll + /// The for System.Web.Routing.dll /// - public static PortableExecutableReference MicrosoftJScript + public static PortableExecutableReference SystemWebRouting { get { - if (_MicrosoftJScript is null) + if (_SystemWebRouting is null) { - _MicrosoftJScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.JScript")).GetReference(filePath: "Microsoft.JScript.dll", display: "Microsoft.JScript (net472)"); + _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (net472)"); } - return _MicrosoftJScript; + return _SystemWebRouting; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; + private static PortableExecutableReference? _PresentationFrameworkRoyale; /// - /// The for Microsoft.VisualBasic.Compatibility.Data.dll + /// The for PresentationFramework.Royale.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData + public static PortableExecutableReference PresentationFrameworkRoyale { get { - if (_MicrosoftVisualBasicCompatibilityData is null) + if (_PresentationFrameworkRoyale 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)"); + _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); } - return _MicrosoftVisualBasicCompatibilityData; + return _PresentationFrameworkRoyale; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; + private static PortableExecutableReference? _sysglobl; /// - /// The for Microsoft.VisualBasic.Compatibility.dll + /// The for sysglobl.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCompatibility + public static PortableExecutableReference sysglobl { get { - if (_MicrosoftVisualBasicCompatibility is null) + if (_sysglobl is null) { - _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); + _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); } - return _MicrosoftVisualBasicCompatibility; + return _sysglobl; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemNet; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Net.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemNet { get { - if (_MicrosoftVisualBasic is null) + if (_SystemNet is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); } - return _MicrosoftVisualBasic; + return _SystemNet; } } - private static PortableExecutableReference? _MicrosoftVisualC; + private static PortableExecutableReference? _SystemWebDataVisualization; /// - /// The for Microsoft.VisualC.dll + /// The for System.Web.DataVisualization.dll /// - public static PortableExecutableReference MicrosoftVisualC + public static PortableExecutableReference SystemWebDataVisualization { get { - if (_MicrosoftVisualC is null) + if (_SystemWebDataVisualization is null) { - _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); + _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); } - return _MicrosoftVisualC; + return _SystemWebDataVisualization; } } - private static PortableExecutableReference? _MicrosoftVisualCSTLCLR; + private static PortableExecutableReference? _SystemWebDynamicData; /// - /// The for Microsoft.VisualC.STLCLR.dll + /// The for System.Web.DynamicData.dll /// - public static PortableExecutableReference MicrosoftVisualCSTLCLR + public static PortableExecutableReference SystemWebDynamicData { get { - if (_MicrosoftVisualCSTLCLR is null) + if (_SystemWebDynamicData is null) { - _MicrosoftVisualCSTLCLR = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC.STLCLR")).GetReference(filePath: "Microsoft.VisualC.STLCLR.dll", display: "Microsoft.VisualC.STLCLR (net472)"); + _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); } - return _MicrosoftVisualCSTLCLR; + return _SystemWebDynamicData; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for mscorlib.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference MicrosoftCSharp { get { - if (_mscorlib is null) + if (_MicrosoftCSharp is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net472)"); } - return _mscorlib; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _PresentationBuildTasks; + private static PortableExecutableReference? _SystemDataServicesDesign; /// - /// The for PresentationBuildTasks.dll + /// The for System.Data.Services.Design.dll /// - public static PortableExecutableReference PresentationBuildTasks + public static PortableExecutableReference SystemDataServicesDesign { get { - if (_PresentationBuildTasks is null) + if (_SystemDataServicesDesign is null) { - _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (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 _PresentationBuildTasks; + return _SystemDataServicesDesign; } } - private static PortableExecutableReference? _PresentationCore; + private static PortableExecutableReference? _SystemServiceModel; /// - /// The for PresentationCore.dll + /// The for System.ServiceModel.dll /// - public static PortableExecutableReference PresentationCore + public static PortableExecutableReference SystemServiceModel { get { - if (_PresentationCore is null) + if (_SystemServiceModel is null) { - _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); + _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); } - return _PresentationCore; + return _SystemServiceModel; } } - private static PortableExecutableReference? _PresentationFrameworkAero; + private static PortableExecutableReference? _SystemDataServices; /// - /// The for PresentationFramework.Aero.dll + /// The for System.Data.Services.dll /// - public static PortableExecutableReference PresentationFrameworkAero + public static PortableExecutableReference SystemDataServices { get { - if (_PresentationFrameworkAero is null) + if (_SystemDataServices is null) { - _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); + _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); } - return _PresentationFrameworkAero; + return _SystemDataServices; } } - private static PortableExecutableReference? _PresentationFrameworkAero2; + private static PortableExecutableReference? _SystemDataOracleClient; /// - /// The for PresentationFramework.Aero2.dll + /// The for System.Data.OracleClient.dll /// - public static PortableExecutableReference PresentationFrameworkAero2 + public static PortableExecutableReference SystemDataOracleClient { get { - if (_PresentationFrameworkAero2 is null) + if (_SystemDataOracleClient is null) { - _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); + _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); } - return _PresentationFrameworkAero2; + return _SystemDataOracleClient; } } - private static PortableExecutableReference? _PresentationFrameworkAeroLite; + private static PortableExecutableReference? _SystemWebMobile; /// - /// The for PresentationFramework.AeroLite.dll + /// The for System.Web.Mobile.dll /// - public static PortableExecutableReference PresentationFrameworkAeroLite + public static PortableExecutableReference SystemWebMobile { get { - if (_PresentationFrameworkAeroLite is null) + if (_SystemWebMobile is null) { - _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); + _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); } - return _PresentationFrameworkAeroLite; + return _SystemWebMobile; } } - private static PortableExecutableReference? _PresentationFrameworkClassic; + private static PortableExecutableReference? _SystemWebEntityDesign; /// - /// The for PresentationFramework.Classic.dll + /// The for System.Web.Entity.Design.dll /// - public static PortableExecutableReference PresentationFrameworkClassic + public static PortableExecutableReference SystemWebEntityDesign { get { - if (_PresentationFrameworkClassic is null) + if (_SystemWebEntityDesign is null) { - _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (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 _PresentationFrameworkClassic; + return _SystemWebEntityDesign; } } - private static PortableExecutableReference? _PresentationFramework; + private static PortableExecutableReference? _UIAutomationTypes; /// - /// The for PresentationFramework.dll + /// The for UIAutomationTypes.dll /// - public static PortableExecutableReference PresentationFramework + public static PortableExecutableReference UIAutomationTypes { get { - if (_PresentationFramework is null) + if (_UIAutomationTypes is null) { - _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); + _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (net472)"); } - return _PresentationFramework; + return _UIAutomationTypes; } } - private static PortableExecutableReference? _PresentationFrameworkLuna; + private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; /// - /// The for PresentationFramework.Luna.dll + /// The for System.Runtime.Serialization.Formatters.Soap.dll /// - public static PortableExecutableReference PresentationFrameworkLuna + public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap { get { - if (_PresentationFrameworkLuna is null) + if (_SystemRuntimeSerializationFormattersSoap is null) { - _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (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 _PresentationFrameworkLuna; + return _SystemRuntimeSerializationFormattersSoap; } } - private static PortableExecutableReference? _PresentationFrameworkRoyale; + private static PortableExecutableReference? _WindowsBase; /// - /// The for PresentationFramework.Royale.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference PresentationFrameworkRoyale + public static PortableExecutableReference WindowsBase { get { - if (_PresentationFrameworkRoyale is null) + if (_WindowsBase is null) { - _PresentationFrameworkRoyale = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Royale")).GetReference(filePath: "PresentationFramework.Royale.dll", display: "PresentationFramework.Royale (net472)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); } - return _PresentationFrameworkRoyale; + return _WindowsBase; } } - private static PortableExecutableReference? _ReachFramework; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for ReachFramework.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference ReachFramework + public static PortableExecutableReference SystemConfiguration { get { - if (_ReachFramework is null) + if (_SystemConfiguration is null) { - _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); } - return _ReachFramework; + return _SystemConfiguration; } } - private static PortableExecutableReference? _sysglobl; + private static PortableExecutableReference? _SystemDirectoryServicesProtocols; /// - /// The for sysglobl.dll + /// The for System.DirectoryServices.Protocols.dll /// - public static PortableExecutableReference sysglobl + public static PortableExecutableReference SystemDirectoryServicesProtocols { get { - if (_sysglobl is null) + if (_SystemDirectoryServicesProtocols is null) { - _sysglobl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.sysglobl")).GetReference(filePath: "sysglobl.dll", display: "sysglobl (net472)"); + _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); } - return _sysglobl; + return _SystemDirectoryServicesProtocols; } } - private static PortableExecutableReference? _SystemActivitiesCorePresentation; + private static PortableExecutableReference? _MicrosoftBuildTasksv40; /// - /// The for System.Activities.Core.Presentation.dll + /// The for Microsoft.Build.Tasks.v4.0.dll /// - public static PortableExecutableReference SystemActivitiesCorePresentation + public static PortableExecutableReference MicrosoftBuildTasksv40 { get { - if (_SystemActivitiesCorePresentation is null) + if (_MicrosoftBuildTasksv40 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)"); + _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 _SystemActivitiesCorePresentation; + return _MicrosoftBuildTasksv40; } } - private static PortableExecutableReference? _SystemActivities; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Activities.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemActivities + public static PortableExecutableReference SystemDrawing { get { - if (_SystemActivities is null) + if (_SystemDrawing is null) { - _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); } - return _SystemActivities; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemActivitiesDurableInstancing; + private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; /// - /// The for System.Activities.DurableInstancing.dll + /// The for System.DirectoryServices.AccountManagement.dll /// - public static PortableExecutableReference SystemActivitiesDurableInstancing + public static PortableExecutableReference SystemDirectoryServicesAccountManagement { get { - if (_SystemActivitiesDurableInstancing is null) + if (_SystemDirectoryServicesAccountManagement is null) { - _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); + _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (net472)"); } - return _SystemActivitiesDurableInstancing; + return _SystemDirectoryServicesAccountManagement; } } - private static PortableExecutableReference? _SystemActivitiesPresentation; + private static PortableExecutableReference? _SystemDataServicesClient; /// - /// The for System.Activities.Presentation.dll + /// The for System.Data.Services.Client.dll /// - public static PortableExecutableReference SystemActivitiesPresentation + public static PortableExecutableReference SystemDataServicesClient { get { - if (_SystemActivitiesPresentation is null) + if (_SystemDataServicesClient is null) { - _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (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 _SystemActivitiesPresentation; + return _SystemDataServicesClient; } } - private static PortableExecutableReference? _SystemAddInContract; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.AddIn.Contract.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemAddInContract + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemAddInContract is null) + if (_SystemDiagnosticsTracing is null) { - _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); } - return _SystemAddInContract; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemAddIn; + private static PortableExecutableReference? _SystemDesign; /// - /// The for System.AddIn.dll + /// The for System.Design.dll /// - public static PortableExecutableReference SystemAddIn + public static PortableExecutableReference SystemDesign { get { - if (_SystemAddIn is null) + if (_SystemDesign is null) { - _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); + _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); } - return _SystemAddIn; + return _SystemDesign; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemSpeech; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Speech.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemSpeech { get { - if (_SystemComponentModelComposition is null) + if (_SystemSpeech is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); + _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); } - return _SystemComponentModelComposition; + return _SystemSpeech; } } - private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.ComponentModel.Composition.Registration.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemComponentModelCompositionRegistration + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemComponentModelCompositionRegistration is null) + if (_SystemDataDataSetExtensions 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)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); } - return _SystemComponentModelCompositionRegistration; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemDevice; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Device.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemDevice { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemDevice is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); + _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); } - return _SystemComponentModelDataAnnotations; + return _SystemDevice; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _UIAutomationClientsideProviders; /// - /// The for System.Configuration.dll + /// The for UIAutomationClientsideProviders.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference UIAutomationClientsideProviders { get { - if (_SystemConfiguration is null) + if (_UIAutomationClientsideProviders is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net472)"); + _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); } - return _SystemConfiguration; + return _UIAutomationClientsideProviders; } } - private static PortableExecutableReference? _SystemConfigurationInstall; + private static PortableExecutableReference? _SystemWebAbstractions; /// - /// The for System.Configuration.Install.dll + /// The for System.Web.Abstractions.dll /// - public static PortableExecutableReference SystemConfigurationInstall + public static PortableExecutableReference SystemWebAbstractions { get { - if (_SystemConfigurationInstall is null) + if (_SystemWebAbstractions is null) { - _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); + _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (net472)"); } - return _SystemConfigurationInstall; + return _SystemWebAbstractions; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemDataSqlXml; /// - /// The for System.Core.dll + /// The for System.Data.SqlXml.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemDataSqlXml { get { - if (_SystemCore is null) + if (_SystemDataSqlXml is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net472)"); + _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); } - return _SystemCore; + return _SystemDataSqlXml; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemXmlSerialization is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net472)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); } - return _SystemDataDataSetExtensions; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _MicrosoftBuildEngine; /// - /// The for System.Data.dll + /// The for Microsoft.Build.Engine.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference MicrosoftBuildEngine { get { - if (_SystemData is null) + if (_MicrosoftBuildEngine is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); + _MicrosoftBuildEngine = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Engine")).GetReference(filePath: "Microsoft.Build.Engine.dll", display: "Microsoft.Build.Engine (net472)"); } - return _SystemData; + return _MicrosoftBuildEngine; } } - private static PortableExecutableReference? _SystemDataEntityDesign; + private static PortableExecutableReference? _MicrosoftBuild; /// - /// The for System.Data.Entity.Design.dll + /// The for Microsoft.Build.dll /// - public static PortableExecutableReference SystemDataEntityDesign + public static PortableExecutableReference MicrosoftBuild { get { - if (_SystemDataEntityDesign is null) + if (_MicrosoftBuild 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)"); + _MicrosoftBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build")).GetReference(filePath: "Microsoft.Build.dll", display: "Microsoft.Build (net472)"); } - return _SystemDataEntityDesign; + return _MicrosoftBuild; } } - private static PortableExecutableReference? _SystemDataEntity; + private static PortableExecutableReference? _SystemRuntimeCaching; /// - /// The for System.Data.Entity.dll + /// The for System.Runtime.Caching.dll /// - public static PortableExecutableReference SystemDataEntity + public static PortableExecutableReference SystemRuntimeCaching { get { - if (_SystemDataEntity is null) + if (_SystemRuntimeCaching is null) { - _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); + _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); } - return _SystemDataEntity; + return _SystemRuntimeCaching; } } - private static PortableExecutableReference? _SystemDataLinq; + private static PortableExecutableReference? _SystemServiceModelActivation; /// - /// The for System.Data.Linq.dll + /// The for System.ServiceModel.Activation.dll /// - public static PortableExecutableReference SystemDataLinq + public static PortableExecutableReference SystemServiceModelActivation { get { - if (_SystemDataLinq is null) + if (_SystemServiceModelActivation is null) { - _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); + _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); } - return _SystemDataLinq; + return _SystemServiceModelActivation; } } - private static PortableExecutableReference? _SystemDataOracleClient; + private static PortableExecutableReference? _PresentationFrameworkAero; /// - /// The for System.Data.OracleClient.dll + /// The for PresentationFramework.Aero.dll /// - public static PortableExecutableReference SystemDataOracleClient + public static PortableExecutableReference PresentationFrameworkAero { get { - if (_SystemDataOracleClient is null) + if (_PresentationFrameworkAero is null) { - _SystemDataOracleClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.OracleClient")).GetReference(filePath: "System.Data.OracleClient.dll", display: "System.Data.OracleClient (net472)"); + _PresentationFrameworkAero = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero")).GetReference(filePath: "PresentationFramework.Aero.dll", display: "PresentationFramework.Aero (net472)"); } - return _SystemDataOracleClient; + return _PresentationFrameworkAero; } } - private static PortableExecutableReference? _SystemDataServicesClient; + private static PortableExecutableReference? _SystemWindowsPresentation; /// - /// The for System.Data.Services.Client.dll + /// The for System.Windows.Presentation.dll /// - public static PortableExecutableReference SystemDataServicesClient + public static PortableExecutableReference SystemWindowsPresentation { get { - if (_SystemDataServicesClient is null) + if (_SystemWindowsPresentation 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)"); + _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (net472)"); } - return _SystemDataServicesClient; + return _SystemWindowsPresentation; } } - private static PortableExecutableReference? _SystemDataServicesDesign; + private static PortableExecutableReference? _CustomMarshalers; /// - /// The for System.Data.Services.Design.dll + /// The for CustomMarshalers.dll /// - public static PortableExecutableReference SystemDataServicesDesign + public static PortableExecutableReference CustomMarshalers { get { - if (_SystemDataServicesDesign is null) + if (_CustomMarshalers 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)"); + _CustomMarshalers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.CustomMarshalers")).GetReference(filePath: "CustomMarshalers.dll", display: "CustomMarshalers (net472)"); } - return _SystemDataServicesDesign; + return _CustomMarshalers; } } - private static PortableExecutableReference? _SystemDataServices; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.Data.Services.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemDataServices + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemDataServices is null) + if (_SystemIOCompression is null) { - _SystemDataServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Services")).GetReference(filePath: "System.Data.Services.dll", display: "System.Data.Services (net472)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); } - return _SystemDataServices; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemDataSqlXml; + private static PortableExecutableReference? _SystemActivitiesPresentation; /// - /// The for System.Data.SqlXml.dll + /// The for System.Activities.Presentation.dll /// - public static PortableExecutableReference SystemDataSqlXml + public static PortableExecutableReference SystemActivitiesPresentation { get { - if (_SystemDataSqlXml is null) + if (_SystemActivitiesPresentation is null) { - _SystemDataSqlXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.SqlXml")).GetReference(filePath: "System.Data.SqlXml.dll", display: "System.Data.SqlXml (net472)"); + _SystemActivitiesPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.Presentation")).GetReference(filePath: "System.Activities.Presentation.dll", display: "System.Activities.Presentation (net472)"); } - return _SystemDataSqlXml; + return _SystemActivitiesPresentation; } } - private static PortableExecutableReference? _SystemDeployment; + private static PortableExecutableReference? _SystemRuntimeRemoting; /// - /// The for System.Deployment.dll + /// The for System.Runtime.Remoting.dll /// - public static PortableExecutableReference SystemDeployment + public static PortableExecutableReference SystemRuntimeRemoting { get { - if (_SystemDeployment is null) + if (_SystemRuntimeRemoting is null) { - _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); + _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); } - return _SystemDeployment; + return _SystemRuntimeRemoting; } } - private static PortableExecutableReference? _SystemDesign; + private static PortableExecutableReference? _SystemDataLinq; /// - /// The for System.Design.dll + /// The for System.Data.Linq.dll /// - public static PortableExecutableReference SystemDesign + public static PortableExecutableReference SystemDataLinq { get { - if (_SystemDesign is null) + if (_SystemDataLinq is null) { - _SystemDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Design")).GetReference(filePath: "System.Design.dll", display: "System.Design (net472)"); + _SystemDataLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Linq")).GetReference(filePath: "System.Data.Linq.dll", display: "System.Data.Linq (net472)"); } - return _SystemDesign; + return _SystemDataLinq; } } - private static PortableExecutableReference? _SystemDevice; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.Device.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemDevice + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemDevice is null) + if (_SystemRuntimeSerialization is null) { - _SystemDevice = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Device")).GetReference(filePath: "System.Device.dll", display: "System.Device (net472)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net472)"); } - return _SystemDevice; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net472)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net472)"); } - return _SystemDiagnosticsTracing; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemDirectoryServicesAccountManagement; + private static PortableExecutableReference? _SystemWindowsInputManipulations; /// - /// The for System.DirectoryServices.AccountManagement.dll + /// The for System.Windows.Input.Manipulations.dll /// - public static PortableExecutableReference SystemDirectoryServicesAccountManagement + public static PortableExecutableReference SystemWindowsInputManipulations { get { - if (_SystemDirectoryServicesAccountManagement is null) + if (_SystemWindowsInputManipulations is null) { - _SystemDirectoryServicesAccountManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.AccountManagement")).GetReference(filePath: "System.DirectoryServices.AccountManagement.dll", display: "System.DirectoryServices.AccountManagement (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 _SystemDirectoryServicesAccountManagement; + return _SystemWindowsInputManipulations; } } - private static PortableExecutableReference? _SystemDirectoryServices; + private static PortableExecutableReference? _MicrosoftVisualC; /// - /// The for System.DirectoryServices.dll + /// The for Microsoft.VisualC.dll /// - public static PortableExecutableReference SystemDirectoryServices + public static PortableExecutableReference MicrosoftVisualC { get { - if (_SystemDirectoryServices is null) + if (_MicrosoftVisualC is null) { - _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); + _MicrosoftVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualC")).GetReference(filePath: "Microsoft.VisualC.dll", display: "Microsoft.VisualC (net472)"); } - return _SystemDirectoryServices; + return _MicrosoftVisualC; } } - private static PortableExecutableReference? _SystemDirectoryServicesProtocols; + private static PortableExecutableReference? _SystemIdentityModel; /// - /// The for System.DirectoryServices.Protocols.dll + /// The for System.IdentityModel.dll /// - public static PortableExecutableReference SystemDirectoryServicesProtocols + public static PortableExecutableReference SystemIdentityModel { get { - if (_SystemDirectoryServicesProtocols is null) + if (_SystemIdentityModel is null) { - _SystemDirectoryServicesProtocols = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices.Protocols")).GetReference(filePath: "System.DirectoryServices.Protocols.dll", display: "System.DirectoryServices.Protocols (net472)"); + _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); } - return _SystemDirectoryServicesProtocols; + return _SystemIdentityModel; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_System is null) + if (_MicrosoftVisualBasic is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System")).GetReference(filePath: "System.dll", display: "System (net472)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net472)"); } - return _System; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemDrawingDesign; + private static PortableExecutableReference? _SystemXaml; /// - /// The for System.Drawing.Design.dll + /// The for System.Xaml.dll /// - public static PortableExecutableReference SystemDrawingDesign + public static PortableExecutableReference SystemXaml { get { - if (_SystemDrawingDesign is null) + if (_SystemXaml is null) { - _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); + _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); } - return _SystemDrawingDesign; + return _SystemXaml; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemWorkflowComponentModel; /// - /// The for System.Drawing.dll + /// The for System.Workflow.ComponentModel.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemWorkflowComponentModel { get { - if (_SystemDrawing is null) + if (_SystemWorkflowComponentModel is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net472)"); + _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); } - return _SystemDrawing; + return _SystemWorkflowComponentModel; } } - private static PortableExecutableReference? _SystemDynamic; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.Dynamic.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemDynamic + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemDynamic is null) + if (_SystemComponentModelComposition is null) { - _SystemDynamic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic")).GetReference(filePath: "System.Dynamic.dll", display: "System.Dynamic (net472)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (net472)"); } - return _SystemDynamic; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemEnterpriseServices; + private static PortableExecutableReference? _SystemWindowsForms; /// - /// The for System.EnterpriseServices.dll + /// The for System.Windows.Forms.dll /// - public static PortableExecutableReference SystemEnterpriseServices + public static PortableExecutableReference SystemWindowsForms { get { - if (_SystemEnterpriseServices is null) + if (_SystemWindowsForms is null) { - _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); + _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); } - return _SystemEnterpriseServices; + return _SystemWindowsForms; } } - private static PortableExecutableReference? _SystemIdentityModel; + private static PortableExecutableReference? _SystemActivitiesDurableInstancing; /// - /// The for System.IdentityModel.dll + /// The for System.Activities.DurableInstancing.dll /// - public static PortableExecutableReference SystemIdentityModel + public static PortableExecutableReference SystemActivitiesDurableInstancing { get { - if (_SystemIdentityModel is null) + if (_SystemActivitiesDurableInstancing is null) { - _SystemIdentityModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel")).GetReference(filePath: "System.IdentityModel.dll", display: "System.IdentityModel (net472)"); + _SystemActivitiesDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities.DurableInstancing")).GetReference(filePath: "System.Activities.DurableInstancing.dll", display: "System.Activities.DurableInstancing (net472)"); } - return _SystemIdentityModel; + return _SystemActivitiesDurableInstancing; } } - private static PortableExecutableReference? _SystemIdentityModelSelectors; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; /// - /// The for System.IdentityModel.Selectors.dll + /// The for System.Windows.Forms.DataVisualization.dll /// - public static PortableExecutableReference SystemIdentityModelSelectors + public static PortableExecutableReference SystemWindowsFormsDataVisualization { get { - if (_SystemIdentityModelSelectors is null) + if (_SystemWindowsFormsDataVisualization is null) { - _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (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 _SystemIdentityModelSelectors; + return _SystemWindowsFormsDataVisualization; } } - private static PortableExecutableReference? _SystemIdentityModelServices; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.IdentityModel.Services.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemIdentityModelServices + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemIdentityModelServices is null) + if (_SystemServiceProcess is null) { - _SystemIdentityModelServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Services")).GetReference(filePath: "System.IdentityModel.Services.dll", display: "System.IdentityModel.Services (net472)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); } - return _SystemIdentityModelServices; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemWebRegularExpressions; /// - /// The for System.IO.Compression.dll + /// The for System.Web.RegularExpressions.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemWebRegularExpressions { get { - if (_SystemIOCompression is null) + if (_SystemWebRegularExpressions is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net472)"); + _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); } - return _SystemIOCompression; + return _SystemWebRegularExpressions; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _MicrosoftBuildFramework; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for Microsoft.Build.Framework.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference MicrosoftBuildFramework { get { - if (_SystemIOCompressionFileSystem is null) + if (_MicrosoftBuildFramework 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)"); + _MicrosoftBuildFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Build.Framework")).GetReference(filePath: "Microsoft.Build.Framework.dll", display: "Microsoft.Build.Framework (net472)"); } - return _SystemIOCompressionFileSystem; + return _MicrosoftBuildFramework; } } - private static PortableExecutableReference? _SystemIOLog; + private static PortableExecutableReference? _SystemIdentityModelSelectors; /// - /// The for System.IO.Log.dll + /// The for System.IdentityModel.Selectors.dll /// - public static PortableExecutableReference SystemIOLog + public static PortableExecutableReference SystemIdentityModelSelectors { get { - if (_SystemIOLog is null) + if (_SystemIdentityModelSelectors is null) { - _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); + _SystemIdentityModelSelectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IdentityModel.Selectors")).GetReference(filePath: "System.IdentityModel.Selectors.dll", display: "System.IdentityModel.Selectors (net472)"); } - return _SystemIOLog; + return _SystemIdentityModelSelectors; } } - private static PortableExecutableReference? _SystemManagement; + private static PortableExecutableReference? _SystemConfigurationInstall; /// - /// The for System.Management.dll + /// The for System.Configuration.Install.dll /// - public static PortableExecutableReference SystemManagement + public static PortableExecutableReference SystemConfigurationInstall { get { - if (_SystemManagement is null) + if (_SystemConfigurationInstall is null) { - _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); + _SystemConfigurationInstall = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Configuration.Install")).GetReference(filePath: "System.Configuration.Install.dll", display: "System.Configuration.Install (net472)"); } - return _SystemManagement; + return _SystemConfigurationInstall; } } - private static PortableExecutableReference? _SystemManagementInstrumentation; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Management.Instrumentation.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemManagementInstrumentation + public static PortableExecutableReference SystemData { get { - if (_SystemManagementInstrumentation is null) + if (_SystemData is null) { - _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net472)"); } - return _SystemManagementInstrumentation; + return _SystemData; } } - private static PortableExecutableReference? _SystemMessaging; + private static PortableExecutableReference? _SystemWebApplicationServices; /// - /// The for System.Messaging.dll + /// The for System.Web.ApplicationServices.dll /// - public static PortableExecutableReference SystemMessaging + public static PortableExecutableReference SystemWebApplicationServices { get { - if (_SystemMessaging is null) + if (_SystemWebApplicationServices is null) { - _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); + _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); } - return _SystemMessaging; + return _SystemWebApplicationServices; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemDeployment; /// - /// The for System.Net.dll + /// The for System.Deployment.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemDeployment { get { - if (_SystemNet is null) + if (_SystemDeployment is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net472)"); + _SystemDeployment = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Deployment")).GetReference(filePath: "System.Deployment.dll", display: "System.Deployment (net472)"); } - return _SystemNet; + return _SystemDeployment; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Net.Http.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemNetHttp is null) + if (_SystemServiceModelWeb is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); } - return _SystemNetHttp; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemNetHttpWebRequest; + private static PortableExecutableReference? _SystemWindowsControlsRibbon; /// - /// The for System.Net.Http.WebRequest.dll + /// The for System.Windows.Controls.Ribbon.dll /// - public static PortableExecutableReference SystemNetHttpWebRequest + public static PortableExecutableReference SystemWindowsControlsRibbon { get { - if (_SystemNetHttpWebRequest is null) + if (_SystemWindowsControlsRibbon 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)"); + _SystemWindowsControlsRibbon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Controls.Ribbon")).GetReference(filePath: "System.Windows.Controls.Ribbon.dll", display: "System.Windows.Controls.Ribbon (net472)"); } - return _SystemNetHttpWebRequest; + return _SystemWindowsControlsRibbon; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _XamlBuildTask; /// - /// The for System.Numerics.dll + /// The for XamlBuildTask.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference XamlBuildTask { get { - if (_SystemNumerics is null) + if (_XamlBuildTask is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); + _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (net472)"); } - return _SystemNumerics; + return _XamlBuildTask; } } - private static PortableExecutableReference? _SystemPrinting; + private static PortableExecutableReference? _SystemComponentModelCompositionRegistration; /// - /// The for System.Printing.dll + /// The for System.ComponentModel.Composition.Registration.dll /// - public static PortableExecutableReference SystemPrinting + public static PortableExecutableReference SystemComponentModelCompositionRegistration { get { - if (_SystemPrinting is null) + if (_SystemComponentModelCompositionRegistration is null) { - _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (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 _SystemPrinting; + return _SystemComponentModelCompositionRegistration; } } - private static PortableExecutableReference? _SystemReflectionContext; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibilityData; /// - /// The for System.Reflection.Context.dll + /// The for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static PortableExecutableReference SystemReflectionContext + public static PortableExecutableReference MicrosoftVisualBasicCompatibilityData { get { - if (_SystemReflectionContext is null) + if (_MicrosoftVisualBasicCompatibilityData is null) { - _SystemReflectionContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Context")).GetReference(filePath: "System.Reflection.Context.dll", display: "System.Reflection.Context (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 _SystemReflectionContext; + return _MicrosoftVisualBasicCompatibilityData; } } - private static PortableExecutableReference? _SystemRuntimeCaching; + private static PortableExecutableReference? _MicrosoftVisualBasicCompatibility; /// - /// The for System.Runtime.Caching.dll + /// The for Microsoft.VisualBasic.Compatibility.dll /// - public static PortableExecutableReference SystemRuntimeCaching + public static PortableExecutableReference MicrosoftVisualBasicCompatibility { get { - if (_SystemRuntimeCaching is null) + if (_MicrosoftVisualBasicCompatibility is null) { - _SystemRuntimeCaching = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Caching")).GetReference(filePath: "System.Runtime.Caching.dll", display: "System.Runtime.Caching (net472)"); + _MicrosoftVisualBasicCompatibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.VisualBasic.Compatibility")).GetReference(filePath: "Microsoft.VisualBasic.Compatibility.dll", display: "Microsoft.VisualBasic.Compatibility (net472)"); } - return _SystemRuntimeCaching; + return _MicrosoftVisualBasicCompatibility; } } - private static PortableExecutableReference? _SystemRuntimeDurableInstancing; + private static PortableExecutableReference? _SystemActivities; /// - /// The for System.Runtime.DurableInstancing.dll + /// The for System.Activities.dll /// - public static PortableExecutableReference SystemRuntimeDurableInstancing + public static PortableExecutableReference SystemActivities { get { - if (_SystemRuntimeDurableInstancing is null) + if (_SystemActivities is null) { - _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); + _SystemActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Activities")).GetReference(filePath: "System.Activities.dll", display: "System.Activities (net472)"); } - return _SystemRuntimeDurableInstancing; + return _SystemActivities; } } - private static PortableExecutableReference? _SystemRuntimeRemoting; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Remoting.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeRemoting + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeRemoting is null) + if (_SystemXml is null) { - _SystemRuntimeRemoting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Remoting")).GetReference(filePath: "System.Runtime.Remoting.dll", display: "System.Runtime.Remoting (net472)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); } - return _SystemRuntimeRemoting; + return _SystemXml; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.Serialization.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeSerialization is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (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 _SystemRuntimeSerialization; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormattersSoap; + private static PortableExecutableReference? _SystemServiceModelDiscovery; /// - /// The for System.Runtime.Serialization.Formatters.Soap.dll + /// The for System.ServiceModel.Discovery.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormattersSoap + public static PortableExecutableReference SystemServiceModelDiscovery { get { - if (_SystemRuntimeSerializationFormattersSoap is null) + if (_SystemServiceModelDiscovery 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)"); + _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); } - return _SystemRuntimeSerializationFormattersSoap; + return _SystemServiceModelDiscovery; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _PresentationFramework; /// - /// The for System.Security.dll + /// The for PresentationFramework.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference PresentationFramework { get { - if (_SystemSecurity is null) + if (_PresentationFramework is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); + _PresentationFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework")).GetReference(filePath: "PresentationFramework.dll", display: "PresentationFramework (net472)"); } - return _SystemSecurity; + return _PresentationFramework; } } - private static PortableExecutableReference? _SystemServiceModelActivation; + private static PortableExecutableReference? _SystemEnterpriseServices; /// - /// The for System.ServiceModel.Activation.dll + /// The for System.EnterpriseServices.dll /// - public static PortableExecutableReference SystemServiceModelActivation + public static PortableExecutableReference SystemEnterpriseServices { get { - if (_SystemServiceModelActivation is null) + if (_SystemEnterpriseServices is null) { - _SystemServiceModelActivation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activation")).GetReference(filePath: "System.ServiceModel.Activation.dll", display: "System.ServiceModel.Activation (net472)"); + _SystemEnterpriseServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.EnterpriseServices")).GetReference(filePath: "System.EnterpriseServices.dll", display: "System.EnterpriseServices (net472)"); } - return _SystemServiceModelActivation; + return _SystemEnterpriseServices; } } - private static PortableExecutableReference? _SystemServiceModelActivities; + private static PortableExecutableReference? _PresentationFrameworkAero2; /// - /// The for System.ServiceModel.Activities.dll + /// The for PresentationFramework.Aero2.dll /// - public static PortableExecutableReference SystemServiceModelActivities + public static PortableExecutableReference PresentationFrameworkAero2 { get { - if (_SystemServiceModelActivities is null) + if (_PresentationFrameworkAero2 is null) { - _SystemServiceModelActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Activities")).GetReference(filePath: "System.ServiceModel.Activities.dll", display: "System.ServiceModel.Activities (net472)"); + _PresentationFrameworkAero2 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Aero2")).GetReference(filePath: "PresentationFramework.Aero2.dll", display: "PresentationFramework.Aero2 (net472)"); } - return _SystemServiceModelActivities; + return _PresentationFrameworkAero2; } } - private static PortableExecutableReference? _SystemServiceModelChannels; + private static PortableExecutableReference? _WindowsFormsIntegration; /// - /// The for System.ServiceModel.Channels.dll + /// The for WindowsFormsIntegration.dll /// - public static PortableExecutableReference SystemServiceModelChannels + public static PortableExecutableReference WindowsFormsIntegration { get { - if (_SystemServiceModelChannels is null) + if (_WindowsFormsIntegration is null) { - _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); + _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); } - return _SystemServiceModelChannels; + return _WindowsFormsIntegration; } } - private static PortableExecutableReference? _SystemServiceModelDiscovery; + private static PortableExecutableReference? _UIAutomationClient; /// - /// The for System.ServiceModel.Discovery.dll + /// The for UIAutomationClient.dll /// - public static PortableExecutableReference SystemServiceModelDiscovery + public static PortableExecutableReference UIAutomationClient { get { - if (_SystemServiceModelDiscovery is null) + if (_UIAutomationClient is null) { - _SystemServiceModelDiscovery = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Discovery")).GetReference(filePath: "System.ServiceModel.Discovery.dll", display: "System.ServiceModel.Discovery (net472)"); + _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); } - return _SystemServiceModelDiscovery; + return _UIAutomationClient; } } - private static PortableExecutableReference? _SystemServiceModel; + private static PortableExecutableReference? _SystemIOLog; /// - /// The for System.ServiceModel.dll + /// The for System.IO.Log.dll /// - public static PortableExecutableReference SystemServiceModel + public static PortableExecutableReference SystemIOLog { get { - if (_SystemServiceModel is null) + if (_SystemIOLog is null) { - _SystemServiceModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel")).GetReference(filePath: "System.ServiceModel.dll", display: "System.ServiceModel (net472)"); + _SystemIOLog = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Log")).GetReference(filePath: "System.IO.Log.dll", display: "System.IO.Log (net472)"); } - return _SystemServiceModel; + return _SystemIOLog; } } - private static PortableExecutableReference? _SystemServiceModelRouting; + private static PortableExecutableReference? _SystemWebServices; /// - /// The for System.ServiceModel.Routing.dll + /// The for System.Web.Services.dll /// - public static PortableExecutableReference SystemServiceModelRouting + public static PortableExecutableReference SystemWebServices { get { - if (_SystemServiceModelRouting is null) + if (_SystemWebServices is null) { - _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); + _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); } - return _SystemServiceModelRouting; + return _SystemWebServices; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemAddIn; /// - /// The for System.ServiceModel.Web.dll + /// The for System.AddIn.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemAddIn { get { - if (_SystemServiceModelWeb is null) + if (_SystemAddIn is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net472)"); + _SystemAddIn = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn")).GetReference(filePath: "System.AddIn.dll", display: "System.AddIn (net472)"); } - return _SystemServiceModelWeb; + return _SystemAddIn; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemDirectoryServices; /// - /// The for System.ServiceProcess.dll + /// The for System.DirectoryServices.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemDirectoryServices { get { - if (_SystemServiceProcess is null) + if (_SystemDirectoryServices is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net472)"); + _SystemDirectoryServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.DirectoryServices")).GetReference(filePath: "System.DirectoryServices.dll", display: "System.DirectoryServices (net472)"); } - return _SystemServiceProcess; + return _SystemDirectoryServices; } } - private static PortableExecutableReference? _SystemSpeech; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Speech.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSpeech + public static PortableExecutableReference mscorlib { get { - if (_SystemSpeech is null) + if (_mscorlib is null) { - _SystemSpeech = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Speech")).GetReference(filePath: "System.Speech.dll", display: "System.Speech (net472)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net472)"); } - return _SystemSpeech; + return _mscorlib; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemActivitiesCorePresentation; /// - /// The for System.Transactions.dll + /// The for System.Activities.Core.Presentation.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemActivitiesCorePresentation { get { - if (_SystemTransactions is null) + if (_SystemActivitiesCorePresentation is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (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 _SystemTransactions; + return _SystemActivitiesCorePresentation; } } - private static PortableExecutableReference? _SystemWebAbstractions; + private static PortableExecutableReference? _SystemDataEntityDesign; /// - /// The for System.Web.Abstractions.dll + /// The for System.Data.Entity.Design.dll /// - public static PortableExecutableReference SystemWebAbstractions + public static PortableExecutableReference SystemDataEntityDesign { get { - if (_SystemWebAbstractions is null) + if (_SystemDataEntityDesign is null) { - _SystemWebAbstractions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Abstractions")).GetReference(filePath: "System.Web.Abstractions.dll", display: "System.Web.Abstractions (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 _SystemWebAbstractions; + return _SystemDataEntityDesign; } } - private static PortableExecutableReference? _SystemWebApplicationServices; + private static PortableExecutableReference? _ISymWrapper; /// - /// The for System.Web.ApplicationServices.dll + /// The for ISymWrapper.dll /// - public static PortableExecutableReference SystemWebApplicationServices + public static PortableExecutableReference ISymWrapper { get { - if (_SystemWebApplicationServices is null) + if (_ISymWrapper is null) { - _SystemWebApplicationServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.ApplicationServices")).GetReference(filePath: "System.Web.ApplicationServices.dll", display: "System.Web.ApplicationServices (net472)"); + _ISymWrapper = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ISymWrapper")).GetReference(filePath: "ISymWrapper.dll", display: "ISymWrapper (net472)"); } - return _SystemWebApplicationServices; + return _ISymWrapper; } } - private static PortableExecutableReference? _SystemWebDataVisualizationDesign; + private static PortableExecutableReference? _MicrosoftActivitiesBuild; /// - /// The for System.Web.DataVisualization.Design.dll + /// The for Microsoft.Activities.Build.dll /// - public static PortableExecutableReference SystemWebDataVisualizationDesign + public static PortableExecutableReference MicrosoftActivitiesBuild { get { - if (_SystemWebDataVisualizationDesign is null) + if (_MicrosoftActivitiesBuild 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)"); + _MicrosoftActivitiesBuild = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Activities.Build")).GetReference(filePath: "Microsoft.Activities.Build.dll", display: "Microsoft.Activities.Build (net472)"); } - return _SystemWebDataVisualizationDesign; + return _MicrosoftActivitiesBuild; } } - private static PortableExecutableReference? _SystemWebDataVisualization; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Web.DataVisualization.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemWebDataVisualization + public static PortableExecutableReference SystemNumerics { get { - if (_SystemWebDataVisualization is null) + if (_SystemNumerics is null) { - _SystemWebDataVisualization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DataVisualization")).GetReference(filePath: "System.Web.DataVisualization.dll", display: "System.Web.DataVisualization (net472)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net472)"); } - return _SystemWebDataVisualization; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemMessaging; /// - /// The for System.Web.dll + /// The for System.Messaging.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemMessaging { get { - if (_SystemWeb is null) + if (_SystemMessaging is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); + _SystemMessaging = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Messaging")).GetReference(filePath: "System.Messaging.dll", display: "System.Messaging (net472)"); } - return _SystemWeb; + return _SystemMessaging; } } - private static PortableExecutableReference? _SystemWebDynamicDataDesign; + private static PortableExecutableReference? _PresentationFrameworkClassic; /// - /// The for System.Web.DynamicData.Design.dll + /// The for PresentationFramework.Classic.dll /// - public static PortableExecutableReference SystemWebDynamicDataDesign + public static PortableExecutableReference PresentationFrameworkClassic { get { - if (_SystemWebDynamicDataDesign is null) + if (_PresentationFrameworkClassic 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)"); + _PresentationFrameworkClassic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Classic")).GetReference(filePath: "PresentationFramework.Classic.dll", display: "PresentationFramework.Classic (net472)"); } - return _SystemWebDynamicDataDesign; + return _PresentationFrameworkClassic; } } - private static PortableExecutableReference? _SystemWebDynamicData; + private static PortableExecutableReference? _SystemWorkflowActivities; /// - /// The for System.Web.DynamicData.dll + /// The for System.Workflow.Activities.dll /// - public static PortableExecutableReference SystemWebDynamicData + public static PortableExecutableReference SystemWorkflowActivities { get { - if (_SystemWebDynamicData is null) + if (_SystemWorkflowActivities is null) { - _SystemWebDynamicData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.DynamicData")).GetReference(filePath: "System.Web.DynamicData.dll", display: "System.Web.DynamicData (net472)"); + _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); } - return _SystemWebDynamicData; + return _SystemWorkflowActivities; } } - private static PortableExecutableReference? _SystemWebEntityDesign; + private static PortableExecutableReference? _SystemServiceModelChannels; /// - /// The for System.Web.Entity.Design.dll + /// The for System.ServiceModel.Channels.dll /// - public static PortableExecutableReference SystemWebEntityDesign + public static PortableExecutableReference SystemServiceModelChannels { get { - if (_SystemWebEntityDesign is null) + if (_SystemServiceModelChannels 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)"); + _SystemServiceModelChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Channels")).GetReference(filePath: "System.ServiceModel.Channels.dll", display: "System.ServiceModel.Channels (net472)"); } - return _SystemWebEntityDesign; + return _SystemServiceModelChannels; } } - private static PortableExecutableReference? _SystemWebEntity; + private static PortableExecutableReference? _SystemRuntimeDurableInstancing; /// - /// The for System.Web.Entity.dll + /// The for System.Runtime.DurableInstancing.dll /// - public static PortableExecutableReference SystemWebEntity + public static PortableExecutableReference SystemRuntimeDurableInstancing { get { - if (_SystemWebEntity is null) + if (_SystemRuntimeDurableInstancing is null) { - _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); + _SystemRuntimeDurableInstancing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.DurableInstancing")).GetReference(filePath: "System.Runtime.DurableInstancing.dll", display: "System.Runtime.DurableInstancing (net472)"); } - return _SystemWebEntity; + return _SystemRuntimeDurableInstancing; } } - private static PortableExecutableReference? _SystemWebExtensionsDesign; + private static PortableExecutableReference? _UIAutomationProvider; /// - /// The for System.Web.Extensions.Design.dll + /// The for UIAutomationProvider.dll /// - public static PortableExecutableReference SystemWebExtensionsDesign + public static PortableExecutableReference UIAutomationProvider { get { - if (_SystemWebExtensionsDesign is null) + if (_UIAutomationProvider 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)"); + _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); } - return _SystemWebExtensionsDesign; + return _UIAutomationProvider; } } - private static PortableExecutableReference? _SystemWebExtensions; + private static PortableExecutableReference? _Accessibility; /// - /// The for System.Web.Extensions.dll + /// The for Accessibility.dll /// - public static PortableExecutableReference SystemWebExtensions + public static PortableExecutableReference Accessibility { get { - if (_SystemWebExtensions is null) + if (_Accessibility is null) { - _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); + _Accessibility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Accessibility")).GetReference(filePath: "Accessibility.dll", display: "Accessibility (net472)"); } - return _SystemWebExtensions; + return _Accessibility; } } - private static PortableExecutableReference? _SystemWebMobile; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Web.Mobile.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemWebMobile + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemWebMobile is null) + if (_SystemXmlLinq is null) { - _SystemWebMobile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Mobile")).GetReference(filePath: "System.Web.Mobile.dll", display: "System.Web.Mobile (net472)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); } - return _SystemWebMobile; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemWebRegularExpressions; + private static PortableExecutableReference? _PresentationFrameworkLuna; /// - /// The for System.Web.RegularExpressions.dll + /// The for PresentationFramework.Luna.dll /// - public static PortableExecutableReference SystemWebRegularExpressions + public static PortableExecutableReference PresentationFrameworkLuna { get { - if (_SystemWebRegularExpressions is null) + if (_PresentationFrameworkLuna is null) { - _SystemWebRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.RegularExpressions")).GetReference(filePath: "System.Web.RegularExpressions.dll", display: "System.Web.RegularExpressions (net472)"); + _PresentationFrameworkLuna = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.Luna")).GetReference(filePath: "PresentationFramework.Luna.dll", display: "PresentationFramework.Luna (net472)"); } - return _SystemWebRegularExpressions; + return _PresentationFrameworkLuna; } } - private static PortableExecutableReference? _SystemWebRouting; + private static PortableExecutableReference? _SystemNetHttpWebRequest; /// - /// The for System.Web.Routing.dll + /// The for System.Net.Http.WebRequest.dll /// - public static PortableExecutableReference SystemWebRouting + public static PortableExecutableReference SystemNetHttpWebRequest { get { - if (_SystemWebRouting is null) + if (_SystemNetHttpWebRequest is null) { - _SystemWebRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Routing")).GetReference(filePath: "System.Web.Routing.dll", display: "System.Web.Routing (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 _SystemWebRouting; + return _SystemNetHttpWebRequest; } } - private static PortableExecutableReference? _SystemWebServices; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Web.Services.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemWebServices + public static PortableExecutableReference SystemSecurity { get { - if (_SystemWebServices is null) + if (_SystemSecurity is null) { - _SystemWebServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Services")).GetReference(filePath: "System.Web.Services.dll", display: "System.Web.Services (net472)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net472)"); } - return _SystemWebServices; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemWindowsControlsRibbon; + private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; /// - /// The for System.Windows.Controls.Ribbon.dll + /// The for System.Windows.Forms.DataVisualization.Design.dll /// - public static PortableExecutableReference SystemWindowsControlsRibbon + public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign { get { - if (_SystemWindowsControlsRibbon is null) + if (_SystemWindowsFormsDataVisualizationDesign 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)"); + _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 _SystemWindowsControlsRibbon; + return _SystemWindowsFormsDataVisualizationDesign; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemPrinting; /// - /// The for System.Windows.dll + /// The for System.Printing.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemPrinting { get { - if (_SystemWindows is null) + if (_SystemPrinting is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); + _SystemPrinting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Printing")).GetReference(filePath: "System.Printing.dll", display: "System.Printing (net472)"); } - return _SystemWindows; + return _SystemPrinting; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualizationDesign; + private static PortableExecutableReference? _PresentationCore; /// - /// The for System.Windows.Forms.DataVisualization.Design.dll + /// The for PresentationCore.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualizationDesign + public static PortableExecutableReference PresentationCore { get { - if (_SystemWindowsFormsDataVisualizationDesign is null) + if (_PresentationCore 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)"); + _PresentationCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationCore")).GetReference(filePath: "PresentationCore.dll", display: "PresentationCore (net472)"); } - return _SystemWindowsFormsDataVisualizationDesign; + return _PresentationCore; } } - private static PortableExecutableReference? _SystemWindowsFormsDataVisualization; + private static PortableExecutableReference? _SystemDataEntity; /// - /// The for System.Windows.Forms.DataVisualization.dll + /// The for System.Data.Entity.dll /// - public static PortableExecutableReference SystemWindowsFormsDataVisualization + public static PortableExecutableReference SystemDataEntity { get { - if (_SystemWindowsFormsDataVisualization is null) + if (_SystemDataEntity 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)"); + _SystemDataEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Entity")).GetReference(filePath: "System.Data.Entity.dll", display: "System.Data.Entity (net472)"); } - return _SystemWindowsFormsDataVisualization; + return _SystemDataEntity; } } - private static PortableExecutableReference? _SystemWindowsForms; + private static PortableExecutableReference? _SystemDrawingDesign; /// - /// The for System.Windows.Forms.dll + /// The for System.Drawing.Design.dll /// - public static PortableExecutableReference SystemWindowsForms + public static PortableExecutableReference SystemDrawingDesign { get { - if (_SystemWindowsForms is null) + if (_SystemDrawingDesign is null) { - _SystemWindowsForms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Forms")).GetReference(filePath: "System.Windows.Forms.dll", display: "System.Windows.Forms (net472)"); + _SystemDrawingDesign = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Design")).GetReference(filePath: "System.Drawing.Design.dll", display: "System.Drawing.Design (net472)"); } - return _SystemWindowsForms; + return _SystemDrawingDesign; } } - private static PortableExecutableReference? _SystemWindowsInputManipulations; + private static PortableExecutableReference? _SystemWebEntity; /// - /// The for System.Windows.Input.Manipulations.dll + /// The for System.Web.Entity.dll /// - public static PortableExecutableReference SystemWindowsInputManipulations + public static PortableExecutableReference SystemWebEntity { get { - if (_SystemWindowsInputManipulations is null) + if (_SystemWebEntity 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)"); + _SystemWebEntity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Entity")).GetReference(filePath: "System.Web.Entity.dll", display: "System.Web.Entity (net472)"); } - return _SystemWindowsInputManipulations; + return _SystemWebEntity; } } - private static PortableExecutableReference? _SystemWindowsPresentation; + private static PortableExecutableReference? _SystemWebDynamicDataDesign; /// - /// The for System.Windows.Presentation.dll + /// The for System.Web.DynamicData.Design.dll /// - public static PortableExecutableReference SystemWindowsPresentation + public static PortableExecutableReference SystemWebDynamicDataDesign { get { - if (_SystemWindowsPresentation is null) + if (_SystemWebDynamicDataDesign is null) { - _SystemWindowsPresentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows.Presentation")).GetReference(filePath: "System.Windows.Presentation.dll", display: "System.Windows.Presentation (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 _SystemWindowsPresentation; + return _SystemWebDynamicDataDesign; } } - private static PortableExecutableReference? _SystemWorkflowActivities; + private static PortableExecutableReference? _SystemManagement; /// - /// The for System.Workflow.Activities.dll + /// The for System.Management.dll /// - public static PortableExecutableReference SystemWorkflowActivities + public static PortableExecutableReference SystemManagement { get { - if (_SystemWorkflowActivities is null) + if (_SystemManagement is null) { - _SystemWorkflowActivities = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Activities")).GetReference(filePath: "System.Workflow.Activities.dll", display: "System.Workflow.Activities (net472)"); + _SystemManagement = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management")).GetReference(filePath: "System.Management.dll", display: "System.Management (net472)"); } - return _SystemWorkflowActivities; + return _SystemManagement; } } - private static PortableExecutableReference? _SystemWorkflowComponentModel; + private static PortableExecutableReference? _SystemAddInContract; /// - /// The for System.Workflow.ComponentModel.dll + /// The for System.AddIn.Contract.dll /// - public static PortableExecutableReference SystemWorkflowComponentModel + public static PortableExecutableReference SystemAddInContract { get { - if (_SystemWorkflowComponentModel is null) + if (_SystemAddInContract is null) { - _SystemWorkflowComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.ComponentModel")).GetReference(filePath: "System.Workflow.ComponentModel.dll", display: "System.Workflow.ComponentModel (net472)"); + _SystemAddInContract = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AddIn.Contract")).GetReference(filePath: "System.AddIn.Contract.dll", display: "System.AddIn.Contract (net472)"); } - return _SystemWorkflowComponentModel; + return _SystemAddInContract; } } - 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("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); + _SystemManagementInstrumentation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Management.Instrumentation")).GetReference(filePath: "System.Management.Instrumentation.dll", display: "System.Management.Instrumentation (net472)"); } - return _SystemWorkflowRuntime; + return _SystemManagementInstrumentation; } } - private static PortableExecutableReference? _SystemWorkflowServices; + private static PortableExecutableReference? _ReachFramework; /// - /// The for System.WorkflowServices.dll + /// The for ReachFramework.dll /// - public static PortableExecutableReference SystemWorkflowServices + public static PortableExecutableReference ReachFramework { get { - if (_SystemWorkflowServices is null) + if (_ReachFramework is null) { - _SystemWorkflowServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.WorkflowServices")).GetReference(filePath: "System.WorkflowServices.dll", display: "System.WorkflowServices (net472)"); + _ReachFramework = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.ReachFramework")).GetReference(filePath: "ReachFramework.dll", display: "ReachFramework (net472)"); } - return _SystemWorkflowServices; + return _ReachFramework; } } - private static PortableExecutableReference? _SystemXaml; + private static PortableExecutableReference? _PresentationFrameworkAeroLite; /// - /// The for System.Xaml.dll + /// The for PresentationFramework.AeroLite.dll /// - public static PortableExecutableReference SystemXaml + public static PortableExecutableReference PresentationFrameworkAeroLite { get { - if (_SystemXaml is null) + if (_PresentationFrameworkAeroLite is null) { - _SystemXaml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xaml")).GetReference(filePath: "System.Xaml.dll", display: "System.Xaml (net472)"); + _PresentationFrameworkAeroLite = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationFramework.AeroLite")).GetReference(filePath: "PresentationFramework.AeroLite.dll", display: "PresentationFramework.AeroLite (net472)"); } - return _SystemXaml; + return _PresentationFrameworkAeroLite; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemWebExtensions; /// - /// The for System.Xml.dll + /// The for System.Web.Extensions.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemWebExtensions { get { - if (_SystemXml is null) + if (_SystemWebExtensions is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net472)"); + _SystemWebExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web.Extensions")).GetReference(filePath: "System.Web.Extensions.dll", display: "System.Web.Extensions (net472)"); } - return _SystemXml; + return _SystemWebExtensions; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Xml.Linq.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemWeb { get { - if (_SystemXmlLinq is null) + if (_SystemWeb is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net472)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net472)"); } - return _SystemXmlLinq; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemWorkflowRuntime; /// - /// The for System.Xml.Serialization.dll + /// The for System.Workflow.Runtime.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemWorkflowRuntime { get { - if (_SystemXmlSerialization is null) + if (_SystemWorkflowRuntime is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net472)"); + _SystemWorkflowRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Workflow.Runtime")).GetReference(filePath: "System.Workflow.Runtime.dll", display: "System.Workflow.Runtime (net472)"); } - return _SystemXmlSerialization; + return _SystemWorkflowRuntime; } } - private static PortableExecutableReference? _UIAutomationClient; + private static PortableExecutableReference? _PresentationBuildTasks; /// - /// The for UIAutomationClient.dll + /// The for PresentationBuildTasks.dll /// - public static PortableExecutableReference UIAutomationClient + public static PortableExecutableReference PresentationBuildTasks { get { - if (_UIAutomationClient is null) + if (_PresentationBuildTasks is null) { - _UIAutomationClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClient")).GetReference(filePath: "UIAutomationClient.dll", display: "UIAutomationClient (net472)"); + _PresentationBuildTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.PresentationBuildTasks")).GetReference(filePath: "PresentationBuildTasks.dll", display: "PresentationBuildTasks (net472)"); } - return _UIAutomationClient; + return _PresentationBuildTasks; } } - private static PortableExecutableReference? _UIAutomationClientsideProviders; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for UIAutomationClientsideProviders.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference UIAutomationClientsideProviders + public static PortableExecutableReference SystemTransactions { get { - if (_UIAutomationClientsideProviders is null) + if (_SystemTransactions is null) { - _UIAutomationClientsideProviders = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationClientsideProviders")).GetReference(filePath: "UIAutomationClientsideProviders.dll", display: "UIAutomationClientsideProviders (net472)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net472)"); } - return _UIAutomationClientsideProviders; + return _SystemTransactions; } } - private static PortableExecutableReference? _UIAutomationProvider; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for UIAutomationProvider.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference UIAutomationProvider + public static PortableExecutableReference SystemNetHttp { get { - if (_UIAutomationProvider is null) + if (_SystemNetHttp is null) { - _UIAutomationProvider = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationProvider")).GetReference(filePath: "UIAutomationProvider.dll", display: "UIAutomationProvider (net472)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net472)"); } - return _UIAutomationProvider; + return _SystemNetHttp; } } - private static PortableExecutableReference? _UIAutomationTypes; + private static PortableExecutableReference? _MicrosoftBuildUtilitiesv40; /// - /// The for UIAutomationTypes.dll + /// The for Microsoft.Build.Utilities.v4.0.dll /// - public static PortableExecutableReference UIAutomationTypes + public static PortableExecutableReference MicrosoftBuildUtilitiesv40 { get { - if (_UIAutomationTypes is null) + if (_MicrosoftBuildUtilitiesv40 is null) { - _UIAutomationTypes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.UIAutomationTypes")).GetReference(filePath: "UIAutomationTypes.dll", display: "UIAutomationTypes (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 _UIAutomationTypes; + return _MicrosoftBuildUtilitiesv40; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemWindows; /// - /// The for WindowsBase.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemWindows { get { - if (_WindowsBase is null) + if (_SystemWindows is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net472)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net472)"); } - return _WindowsBase; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsFormsIntegration; + private static PortableExecutableReference? _SystemServiceModelRouting; /// - /// The for WindowsFormsIntegration.dll + /// The for System.ServiceModel.Routing.dll /// - public static PortableExecutableReference WindowsFormsIntegration + public static PortableExecutableReference SystemServiceModelRouting { get { - if (_WindowsFormsIntegration is null) + if (_SystemServiceModelRouting is null) { - _WindowsFormsIntegration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.WindowsFormsIntegration")).GetReference(filePath: "WindowsFormsIntegration.dll", display: "WindowsFormsIntegration (net472)"); + _SystemServiceModelRouting = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Routing")).GetReference(filePath: "System.ServiceModel.Routing.dll", display: "System.ServiceModel.Routing (net472)"); } - return _WindowsFormsIntegration; + return _SystemServiceModelRouting; } } - private static PortableExecutableReference? _XamlBuildTask; + private static PortableExecutableReference? _SystemWebDataVisualizationDesign; /// - /// The for XamlBuildTask.dll + /// The for System.Web.DataVisualization.Design.dll /// - public static PortableExecutableReference XamlBuildTask + public static PortableExecutableReference SystemWebDataVisualizationDesign { get { - if (_XamlBuildTask is null) + if (_SystemWebDataVisualizationDesign is null) { - _XamlBuildTask = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.XamlBuildTask")).GetReference(filePath: "XamlBuildTask.dll", display: "XamlBuildTask (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 _XamlBuildTask; + return _SystemWebDataVisualizationDesign; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemServiceModelSecurity; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.ServiceModel.Security.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemServiceModelSecurity { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemServiceModelSecurity is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); + _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); } - return _MicrosoftWin32Primitives; + return _SystemServiceModelSecurity; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for netstandard.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemThreadingThread { get { - if (_netstandard is null) + if (_SystemThreadingThread is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); } - return _netstandard; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for System.AppContext.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_SystemAppContext is null) + if (_SystemDiagnosticsContracts is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); } - return _SystemAppContext; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.Collections.Concurrent.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); } - return _SystemCollectionsConcurrent; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The for System.Collections.dll + /// The for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime { get { - if (_SystemCollections is null) + if (_SystemRuntimeInteropServicesWindowsRuntime is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (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 _SystemCollections; + return _SystemRuntimeInteropServicesWindowsRuntime; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (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 _SystemCollectionsNonGeneric; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Specialized.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsSpecialized is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net472)"); } - return _SystemCollectionsSpecialized; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemDrawingPrimitives is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); } - return _SystemComponentModelAnnotations; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.ComponentModel.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemComponentModel is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); } - return _SystemComponentModel; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (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 _SystemComponentModelEventBasedAsync; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); } - return _SystemComponentModelPrimitives; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net472)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net472)"); } - return _SystemComponentModelTypeConverter; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Console.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConsole is null) + if (_SystemObjectModel is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); } - return _SystemConsole; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Data.Common.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemDataCommon is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net472)"); } - return _SystemDataCommon; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemServiceModelDuplex; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.ServiceModel.Duplex.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemServiceModelDuplex { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemServiceModelDuplex is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net472)"); + _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); } - return _SystemDiagnosticsContracts; + return _SystemServiceModelDuplex; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemNetHttpRtc; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Net.Http.Rtc.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemNetHttpRtc { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemNetHttpRtc is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (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 _SystemDiagnosticsDebug; + return _SystemNetHttpRtc; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (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 _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (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 _SystemDiagnosticsProcess; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemThreadingTimer is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); } - return _SystemDiagnosticsStackTrace; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (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 _SystemDiagnosticsTextWriterTraceListener; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsTools is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); } - return _SystemDiagnosticsTools; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (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 _SystemDiagnosticsTraceSource; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDiagnosticsTools is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net472)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (net472)"); } - return _SystemDrawingPrimitives; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net472)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net472)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.Globalization.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemIO { get { - if (_SystemGlobalization is null) + if (_SystemIO is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net472)"); } - return _SystemGlobalization; + return _SystemIO; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net472)"); } - return _SystemGlobalizationExtensions; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices 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)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (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 _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystem is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); } - return _SystemIOFileSystem; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemValueTuple 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)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemRuntimeInteropServicesRuntimeInformation 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)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net472)"); } - return _SystemIOFileSystemPrimitives; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemSecurityCryptographyX509Certificates 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)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net472)"); } - return _SystemIOFileSystemWatcher; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemReflectionExtensions is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); } - return _SystemIOIsolatedStorage; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemReflectionEmit is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net472)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); } - return _SystemIOMemoryMappedFiles; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.Pipes.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOPipes is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net472)"); } - return _SystemIOPipes; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (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 _SystemIOUnmanagedMemoryStream; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinq is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net472)"); } - return _SystemLinq; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Expressions.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqExpressions is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net472)"); } - return _SystemLinqExpressions; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Linq.Parallel.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemLinqParallel is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (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 _SystemLinqParallel; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Linq.Queryable.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemLinqQueryable is null) + if (_SystemDiagnosticsDebug is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net472)"); } - return _SystemLinqQueryable; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpRtc; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.Http.Rtc.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpRtc + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpRtc is null) + if (_SystemCollectionsNonGeneric 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)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net472)"); } - return _SystemNetHttpRtc; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.NameResolution.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetNameResolution is null) + if (_SystemThreading is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); } - return _SystemNetNameResolution; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNetworkInformation is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (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 _SystemNetNetworkInformation; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.Ping.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetPing is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); } - return _SystemNetPing; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Primitives.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPrimitives is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net472)"); } - return _SystemNetPrimitives; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Requests.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetRequests is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net472)"); } - return _SystemNetRequests; + return _SystemComponentModelAnnotations; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Net.Security.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemNetSecurity is null) + if (_SystemNetRequests is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (net472)"); } - return _SystemNetSecurity; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Sockets.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSockets is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net472)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net472)"); } - return _SystemNetSockets; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (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 _SystemNetWebHeaderCollection; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemTextEncodingExtensions 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)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (net472)"); } - return _SystemNetWebSocketsClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebSockets.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebSockets is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net472)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net472)"); } - return _SystemNetWebSockets; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.ObjectModel.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemObjectModel is null) + if (_SystemNetPrimitives is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net472)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net472)"); } - return _SystemObjectModel; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Reflection.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemReflection is null) + if (_SystemSecuritySecureString is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net472)"); } - return _SystemReflection; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Reflection.Emit.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemReflectionEmit is null) + if (_SystemSecurityPrincipal is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net472)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); } - return _SystemReflectionEmit; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemLinqQueryable 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)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net472)"); } - return _SystemReflectionEmitILGeneration; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemXmlXDocument 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)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); } - return _SystemReflectionEmitLightweight; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflectionExtensions is null) + if (_SystemCollections is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net472)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net472)"); } - return _SystemReflectionExtensions; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionPrimitives is null) + if (_SystemRuntime is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); } - return _SystemReflectionPrimitives; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Resources.Reader.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemNetPing { get { - if (_SystemResourcesReader is null) + if (_SystemNetPing is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net472)"); } - return _SystemResourcesReader; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemResourcesResourceManager is null) + if (_SystemCollectionsSpecialized is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net472)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net472)"); } - return _SystemResourcesResourceManager; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Writer.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesWriter is null) + if (_SystemTextEncoding is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); } - return _SystemResourcesWriter; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemResourcesReader 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)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net472)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemServiceModelPrimitives; /// - /// The for System.Runtime.dll + /// The for System.ServiceModel.Primitives.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemServiceModelPrimitives { get { - if (_SystemRuntime is null) + if (_SystemServiceModelPrimitives is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net472)"); + _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); } - return _SystemRuntime; + return _SystemServiceModelPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.Extensions.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntimeExtensions is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net472)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net472)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net472)"); } - return _SystemRuntimeInteropServices; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemXmlXPath 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)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesWindowsRuntime; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.InteropServices.WindowsRuntime.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesWindowsRuntime + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeInteropServicesWindowsRuntime is null) + if (_SystemReflectionPrimitives 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)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net472)"); } - return _SystemRuntimeInteropServicesWindowsRuntime; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Numerics.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeNumerics is null) + if (_netstandard is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net472)"); } - return _SystemRuntimeNumerics; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions 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)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net472)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity 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)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net472)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives 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)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net472)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemRuntimeExtensions 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)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net472)"); } - return _SystemRuntimeSerializationXml; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Claims.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityClaims is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net472)"); } - return _SystemSecurityClaims; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOIsolatedStorage 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)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net472)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemGlobalization 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)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net472)"); } - return _SystemSecurityCryptographyCsp; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemSecurityClaims 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)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net472)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemThreadingThreadPool 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)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemConsole 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)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net472)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net472)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net472)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.SecureString.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecuritySecureString is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (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 _SystemSecuritySecureString; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemServiceModelDuplex; + private static PortableExecutableReference? _SystemServiceModelHttp; /// - /// The for System.ServiceModel.Duplex.dll + /// The for System.ServiceModel.Http.dll /// - public static PortableExecutableReference SystemServiceModelDuplex + public static PortableExecutableReference SystemServiceModelHttp { get { - if (_SystemServiceModelDuplex is null) + if (_SystemServiceModelHttp is null) { - _SystemServiceModelDuplex = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Duplex")).GetReference(filePath: "System.ServiceModel.Duplex.dll", display: "System.ServiceModel.Duplex (net472)"); + _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); } - return _SystemServiceModelDuplex; + return _SystemServiceModelHttp; } } - private static PortableExecutableReference? _SystemServiceModelHttp; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.ServiceModel.Http.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemServiceModelHttp + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemServiceModelHttp is null) + if (_SystemComponentModel is null) { - _SystemServiceModelHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Http")).GetReference(filePath: "System.ServiceModel.Http.dll", display: "System.ServiceModel.Http (net472)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net472)"); } - return _SystemServiceModelHttp; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelNetTcp; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.ServiceModel.NetTcp.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemServiceModelNetTcp + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemServiceModelNetTcp is null) + if (_SystemLinqExpressions is null) { - _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net472)"); } - return _SystemServiceModelNetTcp; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemServiceModelPrimitives; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.ServiceModel.Primitives.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemServiceModelPrimitives + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemServiceModelPrimitives is null) + if (_SystemThreadingTasks is null) { - _SystemServiceModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Primitives")).GetReference(filePath: "System.ServiceModel.Primitives.dll", display: "System.ServiceModel.Primitives (net472)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); } - return _SystemServiceModelPrimitives; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemServiceModelSecurity; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.ServiceModel.Security.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemServiceModelSecurity + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemServiceModelSecurity is null) + if (_SystemIOFileSystem is null) { - _SystemServiceModelSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.Security")).GetReference(filePath: "System.ServiceModel.Security.dll", display: "System.ServiceModel.Security (net472)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net472)"); } - return _SystemServiceModelSecurity; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.Encoding.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextEncoding is null) + if (_SystemLinq is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net472)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net472)"); } - return _SystemTextEncoding; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemDataCommon 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)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net472)"); } - return _SystemTextEncodingExtensions; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemTextRegularExpressions is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (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 _SystemTextRegularExpressions; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreading is null) + if (_SystemAppContext is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net472)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net472)"); } - return _SystemThreading; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingOverlapped is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (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 _SystemThreadingOverlapped; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemServiceModelNetTcp; /// - /// The for System.Threading.Tasks.dll + /// The for System.ServiceModel.NetTcp.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemServiceModelNetTcp { get { - if (_SystemThreadingTasks is null) + if (_SystemServiceModelNetTcp is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net472)"); + _SystemServiceModelNetTcp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ServiceModel.NetTcp")).GetReference(filePath: "System.ServiceModel.NetTcp.dll", display: "System.ServiceModel.NetTcp (net472)"); } - return _SystemThreadingTasks; + return _SystemServiceModelNetTcp; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemRuntimeHandles 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)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net472)"); } - return _SystemThreadingTasksParallel; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Thread.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingThread is null) + if (_SystemLinqParallel is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net472)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net472)"); } - return _SystemThreadingThread; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeNumerics is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net472)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net472)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Threading.Timer.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemThreadingTimer is null) + if (_SystemXmlXmlDocument is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net472)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); } - return _SystemThreadingTimer; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.ValueTuple.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemValueTuple is null) + if (_SystemXmlXmlSerializer is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net472)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net472)"); } - return _SystemValueTuple; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXmlReaderWriter is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net472)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net472)"); } - return _SystemXmlReaderWriter; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.XDocument.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlXDocument is null) + if (_SystemNetNameResolution is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net472)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net472)"); } - return _SystemXmlXDocument; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXmlDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net472)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net472)"); } - return _SystemXmlXmlDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (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 _SystemXmlXmlSerializer; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net472)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net472)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemRuntimeSerializationXml 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)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net472.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net472)"); } - return _SystemXmlXPathXDocument; + return _SystemRuntimeSerializationXml; } } @@ -5448,241 +5448,241 @@ public static ImmutableArray All { _all = [ - Accessibility, - CustomMarshalers, - ISymWrapper, - MicrosoftActivitiesBuild, - MicrosoftBuildConversionv40, - MicrosoftBuild, - MicrosoftBuildEngine, - MicrosoftBuildFramework, - MicrosoftBuildTasksv40, - MicrosoftBuildUtilitiesv40, - MicrosoftCSharp, + System, + SystemReflectionContext, + SystemDynamic, + SystemIdentityModelServices, + SystemServiceModelActivities, + SystemWorkflowServices, + SystemWebExtensionsDesign, MicrosoftJScript, - MicrosoftVisualBasicCompatibilityData, - MicrosoftVisualBasicCompatibility, - MicrosoftVisualBasic, - MicrosoftVisualC, + SystemCore, + MicrosoftBuildConversionv40, MicrosoftVisualCSTLCLR, - mscorlib, - PresentationBuildTasks, - PresentationCore, - PresentationFrameworkAero, - PresentationFrameworkAero2, - PresentationFrameworkAeroLite, - PresentationFrameworkClassic, - PresentationFramework, - PresentationFrameworkLuna, + SystemWebRouting, PresentationFrameworkRoyale, - ReachFramework, sysglobl, - SystemActivitiesCorePresentation, - SystemActivities, - SystemActivitiesDurableInstancing, - SystemActivitiesPresentation, - SystemAddInContract, - SystemAddIn, - SystemComponentModelComposition, - SystemComponentModelCompositionRegistration, - SystemComponentModelDataAnnotations, - SystemConfiguration, - SystemConfigurationInstall, - SystemCore, - SystemDataDataSetExtensions, - SystemData, - SystemDataEntityDesign, - SystemDataEntity, - SystemDataLinq, - SystemDataOracleClient, - SystemDataServicesClient, + SystemNet, + SystemWebDataVisualization, + SystemWebDynamicData, + MicrosoftCSharp, SystemDataServicesDesign, + SystemServiceModel, SystemDataServices, - SystemDataSqlXml, - SystemDeployment, - SystemDesign, - SystemDevice, - SystemDiagnosticsTracing, - SystemDirectoryServicesAccountManagement, - SystemDirectoryServices, + SystemDataOracleClient, + SystemWebMobile, + SystemWebEntityDesign, + UIAutomationTypes, + SystemRuntimeSerializationFormattersSoap, + WindowsBase, + SystemConfiguration, SystemDirectoryServicesProtocols, - System, - SystemDrawingDesign, + MicrosoftBuildTasksv40, SystemDrawing, - SystemDynamic, - SystemEnterpriseServices, + SystemDirectoryServicesAccountManagement, + SystemDataServicesClient, + SystemDiagnosticsTracing, + SystemDesign, + SystemSpeech, + SystemDataDataSetExtensions, + SystemDevice, + UIAutomationClientsideProviders, + SystemWebAbstractions, + SystemDataSqlXml, + SystemXmlSerialization, + MicrosoftBuildEngine, + MicrosoftBuild, + SystemRuntimeCaching, + SystemServiceModelActivation, + PresentationFrameworkAero, + SystemWindowsPresentation, + CustomMarshalers, + SystemIOCompression, + SystemActivitiesPresentation, + SystemRuntimeRemoting, + SystemDataLinq, + SystemRuntimeSerialization, + SystemComponentModelDataAnnotations, + SystemWindowsInputManipulations, + MicrosoftVisualC, SystemIdentityModel, + MicrosoftVisualBasic, + SystemXaml, + SystemWorkflowComponentModel, + SystemComponentModelComposition, + SystemWindowsForms, + SystemActivitiesDurableInstancing, + SystemWindowsFormsDataVisualization, + SystemServiceProcess, + SystemWebRegularExpressions, + MicrosoftBuildFramework, SystemIdentityModelSelectors, - SystemIdentityModelServices, - SystemIOCompression, + SystemConfigurationInstall, + SystemData, + SystemWebApplicationServices, + SystemDeployment, + SystemServiceModelWeb, + SystemWindowsControlsRibbon, + XamlBuildTask, + SystemComponentModelCompositionRegistration, + MicrosoftVisualBasicCompatibilityData, + MicrosoftVisualBasicCompatibility, + SystemActivities, + SystemXml, SystemIOCompressionFileSystem, + SystemServiceModelDiscovery, + PresentationFramework, + SystemEnterpriseServices, + PresentationFrameworkAero2, + WindowsFormsIntegration, + UIAutomationClient, SystemIOLog, - SystemManagement, - SystemManagementInstrumentation, - SystemMessaging, - SystemNet, - SystemNetHttp, - SystemNetHttpWebRequest, + SystemWebServices, + SystemAddIn, + SystemDirectoryServices, + mscorlib, + SystemActivitiesCorePresentation, + SystemDataEntityDesign, + ISymWrapper, + MicrosoftActivitiesBuild, SystemNumerics, - SystemPrinting, - SystemReflectionContext, - SystemRuntimeCaching, + SystemMessaging, + PresentationFrameworkClassic, + SystemWorkflowActivities, + SystemServiceModelChannels, SystemRuntimeDurableInstancing, - SystemRuntimeRemoting, - SystemRuntimeSerialization, - SystemRuntimeSerializationFormattersSoap, + UIAutomationProvider, + Accessibility, + SystemXmlLinq, + PresentationFrameworkLuna, + SystemNetHttpWebRequest, SystemSecurity, - SystemServiceModelActivation, - SystemServiceModelActivities, - SystemServiceModelChannels, - SystemServiceModelDiscovery, - SystemServiceModel, - SystemServiceModelRouting, - SystemServiceModelWeb, - SystemServiceProcess, - SystemSpeech, - SystemTransactions, - SystemWebAbstractions, - SystemWebApplicationServices, - SystemWebDataVisualizationDesign, - SystemWebDataVisualization, - SystemWeb, - SystemWebDynamicDataDesign, - SystemWebDynamicData, - SystemWebEntityDesign, + SystemWindowsFormsDataVisualizationDesign, + SystemPrinting, + PresentationCore, + SystemDataEntity, + SystemDrawingDesign, SystemWebEntity, - SystemWebExtensionsDesign, + SystemWebDynamicDataDesign, + SystemManagement, + SystemAddInContract, + SystemManagementInstrumentation, + ReachFramework, + PresentationFrameworkAeroLite, SystemWebExtensions, - SystemWebMobile, - SystemWebRegularExpressions, - SystemWebRouting, - SystemWebServices, - SystemWindowsControlsRibbon, - SystemWindows, - SystemWindowsFormsDataVisualizationDesign, - SystemWindowsFormsDataVisualization, - SystemWindowsForms, - SystemWindowsInputManipulations, - SystemWindowsPresentation, - SystemWorkflowActivities, - SystemWorkflowComponentModel, + SystemWeb, SystemWorkflowRuntime, - SystemWorkflowServices, - SystemXaml, - SystemXml, - SystemXmlLinq, - SystemXmlSerialization, - UIAutomationClient, - UIAutomationClientsideProviders, - UIAutomationProvider, - UIAutomationTypes, - WindowsBase, - WindowsFormsIntegration, - XamlBuildTask, - MicrosoftWin32Primitives, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelAnnotations, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, - SystemComponentModelTypeConverter, - SystemConsole, - SystemDataCommon, + PresentationBuildTasks, + SystemTransactions, + SystemNetHttp, + MicrosoftBuildUtilitiesv40, + SystemWindows, + SystemServiceModelRouting, + SystemWebDataVisualizationDesign, + SystemServiceModelSecurity, + SystemThreadingThread, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, + SystemComponentModelTypeConverter, + SystemRuntimeInteropServicesWindowsRuntime, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompressionZipFile, - SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemObjectModel, + SystemDiagnosticsTextWriterTraceListener, + SystemServiceModelDuplex, SystemNetHttpRtc, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, + SystemSecurityCryptographyCsp, SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemReflectionEmitLightweight, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + SystemDiagnosticsTools, SystemNetWebSockets, - SystemObjectModel, - SystemReflection, + SystemDiagnosticsTraceSource, + SystemIO, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, + SystemRuntimeInteropServicesRuntimeInformation, + SystemSecurityCryptographyX509Certificates, + SystemReflectionExtensions, SystemReflectionEmit, + SystemNetNetworkInformation, SystemReflectionEmitILGeneration, - SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemRuntimeSerializationPrimitives, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, + SystemSecuritySecureString, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, + SystemTextEncoding, + SystemResourcesReader, + SystemServiceModelPrimitives, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, - SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeInteropServicesWindowsRuntime, - SystemRuntimeNumerics, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, - SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, - SystemSecuritySecureString, - SystemServiceModelDuplex, + SystemThreadingThreadPool, + SystemConsole, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, SystemServiceModelHttp, - SystemServiceModelNetTcp, - SystemServiceModelPrimitives, - SystemServiceModelSecurity, - SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, + SystemComponentModel, + SystemLinqExpressions, SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemValueTuple, - SystemXmlReaderWriter, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemServiceModelNetTcp, + SystemRuntimeHandles, + SystemLinqParallel, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemRuntimeSerializationXml, ]; } return _all; @@ -5696,670 +5696,658 @@ public static partial class Net472 public static class Resources { /// - /// The image bytes for Accessibility.dll - /// - public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net472.Accessibility"); - private static byte[]? _Accessibility; - - /// - /// The image bytes for CustomMarshalers.dll - /// - public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net472.CustomMarshalers"); - private static byte[]? _CustomMarshalers; - - /// - /// The image bytes for ISymWrapper.dll + /// The image bytes for System.dll /// - public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); - private static byte[]? _ISymWrapper; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Activities.Build.dll + /// The image bytes for System.Reflection.Context.dll /// - public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); - private static byte[]? _MicrosoftActivitiesBuild; + public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); + private static byte[]? _SystemReflectionContext; /// - /// The image bytes for Microsoft.Build.Conversion.v4.0.dll + /// The image bytes for System.Dynamic.dll /// - public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); - private static byte[]? _MicrosoftBuildConversionv40; + public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); + private static byte[]? _SystemDynamic; /// - /// The image bytes for Microsoft.Build.dll + /// The image bytes for System.IdentityModel.Services.dll /// - public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); - private static byte[]? _MicrosoftBuild; + public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); + private static byte[]? _SystemIdentityModelServices; /// - /// The image bytes for Microsoft.Build.Engine.dll + /// The image bytes for System.ServiceModel.Activities.dll /// - public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); - private static byte[]? _MicrosoftBuildEngine; + public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); + private static byte[]? _SystemServiceModelActivities; /// - /// The image bytes for Microsoft.Build.Framework.dll + /// The image bytes for System.WorkflowServices.dll /// - public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); - private static byte[]? _MicrosoftBuildFramework; + public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); + private static byte[]? _SystemWorkflowServices; /// - /// The image bytes for Microsoft.Build.Tasks.v4.0.dll + /// The image bytes for System.Web.Extensions.Design.dll /// - public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); - private static byte[]? _MicrosoftBuildTasksv40; + public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); + private static byte[]? _SystemWebExtensionsDesign; /// - /// The image bytes for Microsoft.Build.Utilities.v4.0.dll + /// The image bytes for Microsoft.JScript.dll /// - public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); - private static byte[]? _MicrosoftBuildUtilitiesv40; + public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); + private static byte[]? _MicrosoftJScript; /// - /// The image bytes for Microsoft.CSharp.dll + /// The image bytes for System.Core.dll /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for Microsoft.JScript.dll + /// The image bytes for Microsoft.Build.Conversion.v4.0.dll /// - public static byte[] MicrosoftJScript => ResourceLoader.GetOrCreateResource(ref _MicrosoftJScript, "net472.Microsoft.JScript"); - private static byte[]? _MicrosoftJScript; + public static byte[] MicrosoftBuildConversionv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildConversionv40, "net472.Microsoft.Build.Conversion.v4.0"); + private static byte[]? _MicrosoftBuildConversionv40; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll + /// The image bytes for Microsoft.VisualC.STLCLR.dll /// - public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); - private static byte[]? _MicrosoftVisualBasicCompatibilityData; + public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); + private static byte[]? _MicrosoftVisualCSTLCLR; /// - /// The image bytes for Microsoft.VisualBasic.Compatibility.dll + /// The image bytes for System.Web.Routing.dll /// - public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); - private static byte[]? _MicrosoftVisualBasicCompatibility; + public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); + private static byte[]? _SystemWebRouting; /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for PresentationFramework.Royale.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); + private static byte[]? _PresentationFrameworkRoyale; /// - /// The image bytes for Microsoft.VisualC.dll + /// The image bytes for sysglobl.dll /// - public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); - private static byte[]? _MicrosoftVisualC; + public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); + private static byte[]? _sysglobl; /// - /// The image bytes for Microsoft.VisualC.STLCLR.dll + /// The image bytes for System.Net.dll /// - public static byte[] MicrosoftVisualCSTLCLR => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualCSTLCLR, "net472.Microsoft.VisualC.STLCLR"); - private static byte[]? _MicrosoftVisualCSTLCLR; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Web.DataVisualization.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); + private static byte[]? _SystemWebDataVisualization; /// - /// The image bytes for PresentationBuildTasks.dll + /// The image bytes for System.Web.DynamicData.dll /// - public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); - private static byte[]? _PresentationBuildTasks; + public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); + private static byte[]? _SystemWebDynamicData; /// - /// The image bytes for PresentationCore.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); - private static byte[]? _PresentationCore; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net472.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for PresentationFramework.Aero.dll + /// The image bytes for System.Data.Services.Design.dll /// - public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); - private static byte[]? _PresentationFrameworkAero; + public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); + private static byte[]? _SystemDataServicesDesign; /// - /// The image bytes for PresentationFramework.Aero2.dll + /// The image bytes for System.ServiceModel.dll /// - public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); - private static byte[]? _PresentationFrameworkAero2; + public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); + private static byte[]? _SystemServiceModel; /// - /// The image bytes for PresentationFramework.AeroLite.dll + /// The image bytes for System.Data.Services.dll /// - public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); - private static byte[]? _PresentationFrameworkAeroLite; + public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); + private static byte[]? _SystemDataServices; /// - /// The image bytes for PresentationFramework.Classic.dll + /// The image bytes for System.Data.OracleClient.dll /// - public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); - private static byte[]? _PresentationFrameworkClassic; + public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); + private static byte[]? _SystemDataOracleClient; /// - /// The image bytes for PresentationFramework.dll + /// The image bytes for System.Web.Mobile.dll /// - public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); - private static byte[]? _PresentationFramework; + public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); + private static byte[]? _SystemWebMobile; /// - /// The image bytes for PresentationFramework.Luna.dll + /// The image bytes for System.Web.Entity.Design.dll /// - public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); - private static byte[]? _PresentationFrameworkLuna; + public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); + private static byte[]? _SystemWebEntityDesign; /// - /// The image bytes for PresentationFramework.Royale.dll + /// The image bytes for UIAutomationTypes.dll /// - public static byte[] PresentationFrameworkRoyale => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkRoyale, "net472.PresentationFramework.Royale"); - private static byte[]? _PresentationFrameworkRoyale; + public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); + private static byte[]? _UIAutomationTypes; /// - /// The image bytes for ReachFramework.dll + /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll /// - public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); - private static byte[]? _ReachFramework; + public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); + private static byte[]? _SystemRuntimeSerializationFormattersSoap; /// - /// The image bytes for sysglobl.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] sysglobl => ResourceLoader.GetOrCreateResource(ref _sysglobl, "net472.sysglobl"); - private static byte[]? _sysglobl; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Activities.Core.Presentation.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); - private static byte[]? _SystemActivitiesCorePresentation; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Activities.dll + /// The image bytes for System.DirectoryServices.Protocols.dll /// - public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); - private static byte[]? _SystemActivities; + public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); + private static byte[]? _SystemDirectoryServicesProtocols; /// - /// The image bytes for System.Activities.DurableInstancing.dll + /// The image bytes for Microsoft.Build.Tasks.v4.0.dll /// - public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); - private static byte[]? _SystemActivitiesDurableInstancing; + public static byte[] MicrosoftBuildTasksv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildTasksv40, "net472.Microsoft.Build.Tasks.v4.0"); + private static byte[]? _MicrosoftBuildTasksv40; /// - /// The image bytes for System.Activities.Presentation.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); - private static byte[]? _SystemActivitiesPresentation; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.AddIn.Contract.dll + /// The image bytes for System.DirectoryServices.AccountManagement.dll /// - public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); - private static byte[]? _SystemAddInContract; + public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); + private static byte[]? _SystemDirectoryServicesAccountManagement; /// - /// The image bytes for System.AddIn.dll + /// The image bytes for System.Data.Services.Client.dll /// - public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); - private static byte[]? _SystemAddIn; + public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); + private static byte[]? _SystemDataServicesClient; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.ComponentModel.Composition.Registration.dll + /// The image bytes for System.Design.dll /// - public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); - private static byte[]? _SystemComponentModelCompositionRegistration; + public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); + private static byte[]? _SystemDesign; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.Speech.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); + private static byte[]? _SystemSpeech; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net472.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Configuration.Install.dll + /// The image bytes for System.Device.dll /// - public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); - private static byte[]? _SystemConfigurationInstall; + public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); + private static byte[]? _SystemDevice; /// - /// The image bytes for System.Core.dll + /// The image bytes for UIAutomationClientsideProviders.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net472.System.Core"); - private static byte[]? _SystemCore; + public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); + private static byte[]? _UIAutomationClientsideProviders; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Web.Abstractions.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net472.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); + private static byte[]? _SystemWebAbstractions; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Data.SqlXml.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); + private static byte[]? _SystemDataSqlXml; /// - /// The image bytes for System.Data.Entity.Design.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); - private static byte[]? _SystemDataEntityDesign; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.Data.Entity.dll + /// The image bytes for Microsoft.Build.Engine.dll /// - public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); - private static byte[]? _SystemDataEntity; + public static byte[] MicrosoftBuildEngine => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildEngine, "net472.Microsoft.Build.Engine"); + private static byte[]? _MicrosoftBuildEngine; /// - /// The image bytes for System.Data.Linq.dll + /// The image bytes for Microsoft.Build.dll /// - public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); - private static byte[]? _SystemDataLinq; + public static byte[] MicrosoftBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuild, "net472.Microsoft.Build"); + private static byte[]? _MicrosoftBuild; /// - /// The image bytes for System.Data.OracleClient.dll + /// The image bytes for System.Runtime.Caching.dll /// - public static byte[] SystemDataOracleClient => ResourceLoader.GetOrCreateResource(ref _SystemDataOracleClient, "net472.System.Data.OracleClient"); - private static byte[]? _SystemDataOracleClient; + public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); + private static byte[]? _SystemRuntimeCaching; /// - /// The image bytes for System.Data.Services.Client.dll + /// The image bytes for System.ServiceModel.Activation.dll /// - public static byte[] SystemDataServicesClient => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesClient, "net472.System.Data.Services.Client"); - private static byte[]? _SystemDataServicesClient; + public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); + private static byte[]? _SystemServiceModelActivation; /// - /// The image bytes for System.Data.Services.Design.dll + /// The image bytes for PresentationFramework.Aero.dll /// - public static byte[] SystemDataServicesDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataServicesDesign, "net472.System.Data.Services.Design"); - private static byte[]? _SystemDataServicesDesign; + public static byte[] PresentationFrameworkAero => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero, "net472.PresentationFramework.Aero"); + private static byte[]? _PresentationFrameworkAero; /// - /// The image bytes for System.Data.Services.dll + /// The image bytes for System.Windows.Presentation.dll /// - public static byte[] SystemDataServices => ResourceLoader.GetOrCreateResource(ref _SystemDataServices, "net472.System.Data.Services"); - private static byte[]? _SystemDataServices; + public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); + private static byte[]? _SystemWindowsPresentation; /// - /// The image bytes for System.Data.SqlXml.dll + /// The image bytes for CustomMarshalers.dll /// - public static byte[] SystemDataSqlXml => ResourceLoader.GetOrCreateResource(ref _SystemDataSqlXml, "net472.System.Data.SqlXml"); - private static byte[]? _SystemDataSqlXml; + public static byte[] CustomMarshalers => ResourceLoader.GetOrCreateResource(ref _CustomMarshalers, "net472.CustomMarshalers"); + private static byte[]? _CustomMarshalers; /// - /// The image bytes for System.Deployment.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); - private static byte[]? _SystemDeployment; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Design.dll + /// The image bytes for System.Activities.Presentation.dll /// - public static byte[] SystemDesign => ResourceLoader.GetOrCreateResource(ref _SystemDesign, "net472.System.Design"); - private static byte[]? _SystemDesign; + public static byte[] SystemActivitiesPresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesPresentation, "net472.System.Activities.Presentation"); + private static byte[]? _SystemActivitiesPresentation; /// - /// The image bytes for System.Device.dll + /// The image bytes for System.Runtime.Remoting.dll /// - public static byte[] SystemDevice => ResourceLoader.GetOrCreateResource(ref _SystemDevice, "net472.System.Device"); - private static byte[]? _SystemDevice; + public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); + private static byte[]? _SystemRuntimeRemoting; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Data.Linq.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net472.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDataLinq => ResourceLoader.GetOrCreateResource(ref _SystemDataLinq, "net472.System.Data.Linq"); + private static byte[]? _SystemDataLinq; /// - /// The image bytes for System.DirectoryServices.AccountManagement.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemDirectoryServicesAccountManagement => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesAccountManagement, "net472.System.DirectoryServices.AccountManagement"); - private static byte[]? _SystemDirectoryServicesAccountManagement; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.DirectoryServices.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); - private static byte[]? _SystemDirectoryServices; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net472.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.DirectoryServices.Protocols.dll + /// The image bytes for System.Windows.Input.Manipulations.dll /// - public static byte[] SystemDirectoryServicesProtocols => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServicesProtocols, "net472.System.DirectoryServices.Protocols"); - private static byte[]? _SystemDirectoryServicesProtocols; + public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); + private static byte[]? _SystemWindowsInputManipulations; /// - /// The image bytes for System.dll + /// The image bytes for Microsoft.VisualC.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net472.System"); - private static byte[]? _System; + public static byte[] MicrosoftVisualC => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualC, "net472.Microsoft.VisualC"); + private static byte[]? _MicrosoftVisualC; /// - /// The image bytes for System.Drawing.Design.dll + /// The image bytes for System.IdentityModel.dll /// - public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); - private static byte[]? _SystemDrawingDesign; + public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); + private static byte[]? _SystemIdentityModel; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "net472.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net472.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Dynamic.dll + /// The image bytes for System.Xaml.dll /// - public static byte[] SystemDynamic => ResourceLoader.GetOrCreateResource(ref _SystemDynamic, "net472.System.Dynamic"); - private static byte[]? _SystemDynamic; + public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); + private static byte[]? _SystemXaml; /// - /// The image bytes for System.EnterpriseServices.dll + /// The image bytes for System.Workflow.ComponentModel.dll /// - public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); - private static byte[]? _SystemEnterpriseServices; + public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); + private static byte[]? _SystemWorkflowComponentModel; /// - /// The image bytes for System.IdentityModel.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemIdentityModel => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModel, "net472.System.IdentityModel"); - private static byte[]? _SystemIdentityModel; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "net472.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// - /// The image bytes for System.IdentityModel.Selectors.dll + /// The image bytes for System.Windows.Forms.dll /// - public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); - private static byte[]? _SystemIdentityModelSelectors; + public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); + private static byte[]? _SystemWindowsForms; /// - /// The image bytes for System.IdentityModel.Services.dll + /// The image bytes for System.Activities.DurableInstancing.dll /// - public static byte[] SystemIdentityModelServices => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelServices, "net472.System.IdentityModel.Services"); - private static byte[]? _SystemIdentityModelServices; + public static byte[] SystemActivitiesDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesDurableInstancing, "net472.System.Activities.DurableInstancing"); + private static byte[]? _SystemActivitiesDurableInstancing; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for System.Windows.Forms.DataVisualization.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net472.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); + private static byte[]? _SystemWindowsFormsDataVisualization; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.IO.Log.dll + /// The image bytes for System.Web.RegularExpressions.dll /// - public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); - private static byte[]? _SystemIOLog; + public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); + private static byte[]? _SystemWebRegularExpressions; /// - /// The image bytes for System.Management.dll + /// The image bytes for Microsoft.Build.Framework.dll /// - public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); - private static byte[]? _SystemManagement; + public static byte[] MicrosoftBuildFramework => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildFramework, "net472.Microsoft.Build.Framework"); + private static byte[]? _MicrosoftBuildFramework; /// - /// The image bytes for System.Management.Instrumentation.dll + /// The image bytes for System.IdentityModel.Selectors.dll /// - public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); - private static byte[]? _SystemManagementInstrumentation; + public static byte[] SystemIdentityModelSelectors => ResourceLoader.GetOrCreateResource(ref _SystemIdentityModelSelectors, "net472.System.IdentityModel.Selectors"); + private static byte[]? _SystemIdentityModelSelectors; /// - /// The image bytes for System.Messaging.dll + /// The image bytes for System.Configuration.Install.dll /// - public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); - private static byte[]? _SystemMessaging; + public static byte[] SystemConfigurationInstall => ResourceLoader.GetOrCreateResource(ref _SystemConfigurationInstall, "net472.System.Configuration.Install"); + private static byte[]? _SystemConfigurationInstall; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net472.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net472.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Web.ApplicationServices.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); + private static byte[]? _SystemWebApplicationServices; /// - /// The image bytes for System.Net.Http.WebRequest.dll + /// The image bytes for System.Deployment.dll /// - public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); - private static byte[]? _SystemNetHttpWebRequest; + public static byte[] SystemDeployment => ResourceLoader.GetOrCreateResource(ref _SystemDeployment, "net472.System.Deployment"); + private static byte[]? _SystemDeployment; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Printing.dll + /// The image bytes for System.Windows.Controls.Ribbon.dll /// - public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); - private static byte[]? _SystemPrinting; + public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); + private static byte[]? _SystemWindowsControlsRibbon; /// - /// The image bytes for System.Reflection.Context.dll + /// The image bytes for XamlBuildTask.dll /// - public static byte[] SystemReflectionContext => ResourceLoader.GetOrCreateResource(ref _SystemReflectionContext, "net472.System.Reflection.Context"); - private static byte[]? _SystemReflectionContext; + public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); + private static byte[]? _XamlBuildTask; /// - /// The image bytes for System.Runtime.Caching.dll + /// The image bytes for System.ComponentModel.Composition.Registration.dll /// - public static byte[] SystemRuntimeCaching => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCaching, "net472.System.Runtime.Caching"); - private static byte[]? _SystemRuntimeCaching; + public static byte[] SystemComponentModelCompositionRegistration => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelCompositionRegistration, "net472.System.ComponentModel.Composition.Registration"); + private static byte[]? _SystemComponentModelCompositionRegistration; /// - /// The image bytes for System.Runtime.DurableInstancing.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.Data.dll /// - public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); - private static byte[]? _SystemRuntimeDurableInstancing; + public static byte[] MicrosoftVisualBasicCompatibilityData => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibilityData, "net472.Microsoft.VisualBasic.Compatibility.Data"); + private static byte[]? _MicrosoftVisualBasicCompatibilityData; /// - /// The image bytes for System.Runtime.Remoting.dll + /// The image bytes for Microsoft.VisualBasic.Compatibility.dll /// - public static byte[] SystemRuntimeRemoting => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeRemoting, "net472.System.Runtime.Remoting"); - private static byte[]? _SystemRuntimeRemoting; + public static byte[] MicrosoftVisualBasicCompatibility => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCompatibility, "net472.Microsoft.VisualBasic.Compatibility"); + private static byte[]? _MicrosoftVisualBasicCompatibility; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Activities.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net472.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemActivities => ResourceLoader.GetOrCreateResource(ref _SystemActivities, "net472.System.Activities"); + private static byte[]? _SystemActivities; /// - /// The image bytes for System.Runtime.Serialization.Formatters.Soap.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemRuntimeSerializationFormattersSoap => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormattersSoap, "net472.System.Runtime.Serialization.Formatters.Soap"); - private static byte[]? _SystemRuntimeSerializationFormattersSoap; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net472.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.ServiceModel.Activation.dll + /// The image bytes for System.ServiceModel.Discovery.dll /// - public static byte[] SystemServiceModelActivation => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivation, "net472.System.ServiceModel.Activation"); - private static byte[]? _SystemServiceModelActivation; + public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); + private static byte[]? _SystemServiceModelDiscovery; /// - /// The image bytes for System.ServiceModel.Activities.dll + /// The image bytes for PresentationFramework.dll /// - public static byte[] SystemServiceModelActivities => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelActivities, "net472.System.ServiceModel.Activities"); - private static byte[]? _SystemServiceModelActivities; + public static byte[] PresentationFramework => ResourceLoader.GetOrCreateResource(ref _PresentationFramework, "net472.PresentationFramework"); + private static byte[]? _PresentationFramework; /// - /// The image bytes for System.ServiceModel.Channels.dll + /// The image bytes for System.EnterpriseServices.dll /// - public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); - private static byte[]? _SystemServiceModelChannels; + public static byte[] SystemEnterpriseServices => ResourceLoader.GetOrCreateResource(ref _SystemEnterpriseServices, "net472.System.EnterpriseServices"); + private static byte[]? _SystemEnterpriseServices; /// - /// The image bytes for System.ServiceModel.Discovery.dll + /// The image bytes for PresentationFramework.Aero2.dll /// - public static byte[] SystemServiceModelDiscovery => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDiscovery, "net472.System.ServiceModel.Discovery"); - private static byte[]? _SystemServiceModelDiscovery; + public static byte[] PresentationFrameworkAero2 => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAero2, "net472.PresentationFramework.Aero2"); + private static byte[]? _PresentationFrameworkAero2; /// - /// The image bytes for System.ServiceModel.dll + /// The image bytes for WindowsFormsIntegration.dll /// - public static byte[] SystemServiceModel => ResourceLoader.GetOrCreateResource(ref _SystemServiceModel, "net472.System.ServiceModel"); - private static byte[]? _SystemServiceModel; + public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); + private static byte[]? _WindowsFormsIntegration; /// - /// The image bytes for System.ServiceModel.Routing.dll + /// The image bytes for UIAutomationClient.dll /// - public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); - private static byte[]? _SystemServiceModelRouting; + public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); + private static byte[]? _UIAutomationClient; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.IO.Log.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net472.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemIOLog => ResourceLoader.GetOrCreateResource(ref _SystemIOLog, "net472.System.IO.Log"); + private static byte[]? _SystemIOLog; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.Web.Services.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net472.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); + private static byte[]? _SystemWebServices; /// - /// The image bytes for System.Speech.dll + /// The image bytes for System.AddIn.dll /// - public static byte[] SystemSpeech => ResourceLoader.GetOrCreateResource(ref _SystemSpeech, "net472.System.Speech"); - private static byte[]? _SystemSpeech; + public static byte[] SystemAddIn => ResourceLoader.GetOrCreateResource(ref _SystemAddIn, "net472.System.AddIn"); + private static byte[]? _SystemAddIn; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.DirectoryServices.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemDirectoryServices => ResourceLoader.GetOrCreateResource(ref _SystemDirectoryServices, "net472.System.DirectoryServices"); + private static byte[]? _SystemDirectoryServices; /// - /// The image bytes for System.Web.Abstractions.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemWebAbstractions => ResourceLoader.GetOrCreateResource(ref _SystemWebAbstractions, "net472.System.Web.Abstractions"); - private static byte[]? _SystemWebAbstractions; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net472.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Web.ApplicationServices.dll + /// The image bytes for System.Activities.Core.Presentation.dll /// - public static byte[] SystemWebApplicationServices => ResourceLoader.GetOrCreateResource(ref _SystemWebApplicationServices, "net472.System.Web.ApplicationServices"); - private static byte[]? _SystemWebApplicationServices; + public static byte[] SystemActivitiesCorePresentation => ResourceLoader.GetOrCreateResource(ref _SystemActivitiesCorePresentation, "net472.System.Activities.Core.Presentation"); + private static byte[]? _SystemActivitiesCorePresentation; /// - /// The image bytes for System.Web.DataVisualization.Design.dll + /// The image bytes for System.Data.Entity.Design.dll /// - public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); - private static byte[]? _SystemWebDataVisualizationDesign; + public static byte[] SystemDataEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemDataEntityDesign, "net472.System.Data.Entity.Design"); + private static byte[]? _SystemDataEntityDesign; /// - /// The image bytes for System.Web.DataVisualization.dll + /// The image bytes for ISymWrapper.dll /// - public static byte[] SystemWebDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualization, "net472.System.Web.DataVisualization"); - private static byte[]? _SystemWebDataVisualization; + public static byte[] ISymWrapper => ResourceLoader.GetOrCreateResource(ref _ISymWrapper, "net472.ISymWrapper"); + private static byte[]? _ISymWrapper; /// - /// The image bytes for System.Web.dll + /// The image bytes for Microsoft.Activities.Build.dll /// - public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); - private static byte[]? _SystemWeb; + public static byte[] MicrosoftActivitiesBuild => ResourceLoader.GetOrCreateResource(ref _MicrosoftActivitiesBuild, "net472.Microsoft.Activities.Build"); + private static byte[]? _MicrosoftActivitiesBuild; /// - /// The image bytes for System.Web.DynamicData.Design.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); - private static byte[]? _SystemWebDynamicDataDesign; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net472.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Web.DynamicData.dll + /// The image bytes for System.Messaging.dll /// - public static byte[] SystemWebDynamicData => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicData, "net472.System.Web.DynamicData"); - private static byte[]? _SystemWebDynamicData; + public static byte[] SystemMessaging => ResourceLoader.GetOrCreateResource(ref _SystemMessaging, "net472.System.Messaging"); + private static byte[]? _SystemMessaging; /// - /// The image bytes for System.Web.Entity.Design.dll + /// The image bytes for PresentationFramework.Classic.dll /// - public static byte[] SystemWebEntityDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebEntityDesign, "net472.System.Web.Entity.Design"); - private static byte[]? _SystemWebEntityDesign; + public static byte[] PresentationFrameworkClassic => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkClassic, "net472.PresentationFramework.Classic"); + private static byte[]? _PresentationFrameworkClassic; /// - /// The image bytes for System.Web.Entity.dll + /// The image bytes for System.Workflow.Activities.dll /// - public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); - private static byte[]? _SystemWebEntity; + public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); + private static byte[]? _SystemWorkflowActivities; /// - /// The image bytes for System.Web.Extensions.Design.dll + /// The image bytes for System.ServiceModel.Channels.dll /// - public static byte[] SystemWebExtensionsDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensionsDesign, "net472.System.Web.Extensions.Design"); - private static byte[]? _SystemWebExtensionsDesign; + public static byte[] SystemServiceModelChannels => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelChannels, "net472.System.ServiceModel.Channels"); + private static byte[]? _SystemServiceModelChannels; /// - /// The image bytes for System.Web.Extensions.dll + /// The image bytes for System.Runtime.DurableInstancing.dll /// - public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); - private static byte[]? _SystemWebExtensions; + public static byte[] SystemRuntimeDurableInstancing => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeDurableInstancing, "net472.System.Runtime.DurableInstancing"); + private static byte[]? _SystemRuntimeDurableInstancing; /// - /// The image bytes for System.Web.Mobile.dll + /// The image bytes for UIAutomationProvider.dll /// - public static byte[] SystemWebMobile => ResourceLoader.GetOrCreateResource(ref _SystemWebMobile, "net472.System.Web.Mobile"); - private static byte[]? _SystemWebMobile; + public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); + private static byte[]? _UIAutomationProvider; /// - /// The image bytes for System.Web.RegularExpressions.dll + /// The image bytes for Accessibility.dll /// - public static byte[] SystemWebRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemWebRegularExpressions, "net472.System.Web.RegularExpressions"); - private static byte[]? _SystemWebRegularExpressions; + public static byte[] Accessibility => ResourceLoader.GetOrCreateResource(ref _Accessibility, "net472.Accessibility"); + private static byte[]? _Accessibility; /// - /// The image bytes for System.Web.Routing.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemWebRouting => ResourceLoader.GetOrCreateResource(ref _SystemWebRouting, "net472.System.Web.Routing"); - private static byte[]? _SystemWebRouting; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Web.Services.dll + /// The image bytes for PresentationFramework.Luna.dll /// - public static byte[] SystemWebServices => ResourceLoader.GetOrCreateResource(ref _SystemWebServices, "net472.System.Web.Services"); - private static byte[]? _SystemWebServices; + public static byte[] PresentationFrameworkLuna => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkLuna, "net472.PresentationFramework.Luna"); + private static byte[]? _PresentationFrameworkLuna; /// - /// The image bytes for System.Windows.Controls.Ribbon.dll + /// The image bytes for System.Net.Http.WebRequest.dll /// - public static byte[] SystemWindowsControlsRibbon => ResourceLoader.GetOrCreateResource(ref _SystemWindowsControlsRibbon, "net472.System.Windows.Controls.Ribbon"); - private static byte[]? _SystemWindowsControlsRibbon; + public static byte[] SystemNetHttpWebRequest => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpWebRequest, "net472.System.Net.Http.WebRequest"); + private static byte[]? _SystemNetHttpWebRequest; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net472.System.Security"); + private static byte[]? _SystemSecurity; /// /// The image bytes for System.Windows.Forms.DataVisualization.Design.dll @@ -6368,256 +6356,250 @@ public static class Resources private static byte[]? _SystemWindowsFormsDataVisualizationDesign; /// - /// The image bytes for System.Windows.Forms.DataVisualization.dll - /// - public static byte[] SystemWindowsFormsDataVisualization => ResourceLoader.GetOrCreateResource(ref _SystemWindowsFormsDataVisualization, "net472.System.Windows.Forms.DataVisualization"); - private static byte[]? _SystemWindowsFormsDataVisualization; - - /// - /// The image bytes for System.Windows.Forms.dll + /// The image bytes for System.Printing.dll /// - public static byte[] SystemWindowsForms => ResourceLoader.GetOrCreateResource(ref _SystemWindowsForms, "net472.System.Windows.Forms"); - private static byte[]? _SystemWindowsForms; + public static byte[] SystemPrinting => ResourceLoader.GetOrCreateResource(ref _SystemPrinting, "net472.System.Printing"); + private static byte[]? _SystemPrinting; /// - /// The image bytes for System.Windows.Input.Manipulations.dll + /// The image bytes for PresentationCore.dll /// - public static byte[] SystemWindowsInputManipulations => ResourceLoader.GetOrCreateResource(ref _SystemWindowsInputManipulations, "net472.System.Windows.Input.Manipulations"); - private static byte[]? _SystemWindowsInputManipulations; + public static byte[] PresentationCore => ResourceLoader.GetOrCreateResource(ref _PresentationCore, "net472.PresentationCore"); + private static byte[]? _PresentationCore; /// - /// The image bytes for System.Windows.Presentation.dll + /// The image bytes for System.Data.Entity.dll /// - public static byte[] SystemWindowsPresentation => ResourceLoader.GetOrCreateResource(ref _SystemWindowsPresentation, "net472.System.Windows.Presentation"); - private static byte[]? _SystemWindowsPresentation; + public static byte[] SystemDataEntity => ResourceLoader.GetOrCreateResource(ref _SystemDataEntity, "net472.System.Data.Entity"); + private static byte[]? _SystemDataEntity; /// - /// The image bytes for System.Workflow.Activities.dll + /// The image bytes for System.Drawing.Design.dll /// - public static byte[] SystemWorkflowActivities => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowActivities, "net472.System.Workflow.Activities"); - private static byte[]? _SystemWorkflowActivities; + public static byte[] SystemDrawingDesign => ResourceLoader.GetOrCreateResource(ref _SystemDrawingDesign, "net472.System.Drawing.Design"); + private static byte[]? _SystemDrawingDesign; /// - /// The image bytes for System.Workflow.ComponentModel.dll + /// The image bytes for System.Web.Entity.dll /// - public static byte[] SystemWorkflowComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowComponentModel, "net472.System.Workflow.ComponentModel"); - private static byte[]? _SystemWorkflowComponentModel; + public static byte[] SystemWebEntity => ResourceLoader.GetOrCreateResource(ref _SystemWebEntity, "net472.System.Web.Entity"); + private static byte[]? _SystemWebEntity; /// - /// The image bytes for System.Workflow.Runtime.dll + /// The image bytes for System.Web.DynamicData.Design.dll /// - public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); - private static byte[]? _SystemWorkflowRuntime; + public static byte[] SystemWebDynamicDataDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDynamicDataDesign, "net472.System.Web.DynamicData.Design"); + private static byte[]? _SystemWebDynamicDataDesign; /// - /// The image bytes for System.WorkflowServices.dll + /// The image bytes for System.Management.dll /// - public static byte[] SystemWorkflowServices => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowServices, "net472.System.WorkflowServices"); - private static byte[]? _SystemWorkflowServices; + public static byte[] SystemManagement => ResourceLoader.GetOrCreateResource(ref _SystemManagement, "net472.System.Management"); + private static byte[]? _SystemManagement; /// - /// The image bytes for System.Xaml.dll + /// The image bytes for System.AddIn.Contract.dll /// - public static byte[] SystemXaml => ResourceLoader.GetOrCreateResource(ref _SystemXaml, "net472.System.Xaml"); - private static byte[]? _SystemXaml; + public static byte[] SystemAddInContract => ResourceLoader.GetOrCreateResource(ref _SystemAddInContract, "net472.System.AddIn.Contract"); + private static byte[]? _SystemAddInContract; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Management.Instrumentation.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net472.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemManagementInstrumentation => ResourceLoader.GetOrCreateResource(ref _SystemManagementInstrumentation, "net472.System.Management.Instrumentation"); + private static byte[]? _SystemManagementInstrumentation; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for ReachFramework.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net472.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] ReachFramework => ResourceLoader.GetOrCreateResource(ref _ReachFramework, "net472.ReachFramework"); + private static byte[]? _ReachFramework; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for PresentationFramework.AeroLite.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net472.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] PresentationFrameworkAeroLite => ResourceLoader.GetOrCreateResource(ref _PresentationFrameworkAeroLite, "net472.PresentationFramework.AeroLite"); + private static byte[]? _PresentationFrameworkAeroLite; /// - /// The image bytes for UIAutomationClient.dll + /// The image bytes for System.Web.Extensions.dll /// - public static byte[] UIAutomationClient => ResourceLoader.GetOrCreateResource(ref _UIAutomationClient, "net472.UIAutomationClient"); - private static byte[]? _UIAutomationClient; + public static byte[] SystemWebExtensions => ResourceLoader.GetOrCreateResource(ref _SystemWebExtensions, "net472.System.Web.Extensions"); + private static byte[]? _SystemWebExtensions; /// - /// The image bytes for UIAutomationClientsideProviders.dll + /// The image bytes for System.Web.dll /// - public static byte[] UIAutomationClientsideProviders => ResourceLoader.GetOrCreateResource(ref _UIAutomationClientsideProviders, "net472.UIAutomationClientsideProviders"); - private static byte[]? _UIAutomationClientsideProviders; + public static byte[] SystemWeb => ResourceLoader.GetOrCreateResource(ref _SystemWeb, "net472.System.Web"); + private static byte[]? _SystemWeb; /// - /// The image bytes for UIAutomationProvider.dll + /// The image bytes for System.Workflow.Runtime.dll /// - public static byte[] UIAutomationProvider => ResourceLoader.GetOrCreateResource(ref _UIAutomationProvider, "net472.UIAutomationProvider"); - private static byte[]? _UIAutomationProvider; + public static byte[] SystemWorkflowRuntime => ResourceLoader.GetOrCreateResource(ref _SystemWorkflowRuntime, "net472.System.Workflow.Runtime"); + private static byte[]? _SystemWorkflowRuntime; /// - /// The image bytes for UIAutomationTypes.dll + /// The image bytes for PresentationBuildTasks.dll /// - public static byte[] UIAutomationTypes => ResourceLoader.GetOrCreateResource(ref _UIAutomationTypes, "net472.UIAutomationTypes"); - private static byte[]? _UIAutomationTypes; + public static byte[] PresentationBuildTasks => ResourceLoader.GetOrCreateResource(ref _PresentationBuildTasks, "net472.PresentationBuildTasks"); + private static byte[]? _PresentationBuildTasks; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net472.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net472.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for WindowsFormsIntegration.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] WindowsFormsIntegration => ResourceLoader.GetOrCreateResource(ref _WindowsFormsIntegration, "net472.WindowsFormsIntegration"); - private static byte[]? _WindowsFormsIntegration; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net472.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for XamlBuildTask.dll + /// The image bytes for Microsoft.Build.Utilities.v4.0.dll /// - public static byte[] XamlBuildTask => ResourceLoader.GetOrCreateResource(ref _XamlBuildTask, "net472.XamlBuildTask"); - private static byte[]? _XamlBuildTask; + public static byte[] MicrosoftBuildUtilitiesv40 => ResourceLoader.GetOrCreateResource(ref _MicrosoftBuildUtilitiesv40, "net472.Microsoft.Build.Utilities.v4.0"); + private static byte[]? _MicrosoftBuildUtilitiesv40; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.Windows.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net472.System.Windows"); + private static byte[]? _SystemWindows; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.ServiceModel.Routing.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemServiceModelRouting => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelRouting, "net472.System.ServiceModel.Routing"); + private static byte[]? _SystemServiceModelRouting; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.Web.DataVisualization.Design.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemWebDataVisualizationDesign => ResourceLoader.GetOrCreateResource(ref _SystemWebDataVisualizationDesign, "net472.System.Web.DataVisualization.Design"); + private static byte[]? _SystemWebDataVisualizationDesign; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.ServiceModel.Security.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); + private static byte[]? _SystemServiceModelSecurity; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); + private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net472.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net472.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net472.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.ServiceModel.Duplex.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); + private static byte[]? _SystemServiceModelDuplex; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Net.Http.Rtc.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); + private static byte[]? _SystemNetHttpRtc; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net472.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net472.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// /// The image bytes for System.Dynamic.Runtime.dll @@ -6626,28 +6608,28 @@ public static class Resources private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net472.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net472.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// /// The image bytes for System.IO.dll @@ -6656,328 +6638,340 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net472.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net472.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net472.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.Rtc.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttpRtc => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpRtc, "net472.System.Net.Http.Rtc"); - private static byte[]? _SystemNetHttpRtc; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net472.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net472.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net472.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net472.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net472.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net472.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net472.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net472.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net472.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net472.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net472.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net472.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net472.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net472.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net472.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net472.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net472.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net472.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net472.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net472.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net472.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Runtime.dll + /// + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); + private static byte[]? _SystemRuntime; + + /// + /// The image bytes for System.Net.Ping.dll + /// + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net472.System.Net.Ping"); + private static byte[]? _SystemNetPing; + + /// + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net472.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net472.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net472.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net472.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.ServiceModel.Primitives.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); + private static byte[]? _SystemServiceModelPrimitives; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net472.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net472.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net472.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net472.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net472.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.InteropServices.WindowsRuntime.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeInteropServicesWindowsRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesWindowsRuntime, "net472.System.Runtime.InteropServices.WindowsRuntime"); - private static byte[]? _SystemRuntimeInteropServicesWindowsRuntime; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net472.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net472.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net472.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net472.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net472.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net472.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net472.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net472.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net472.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net472.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net472.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net472.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net472.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net472.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net472.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net472.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net472.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net472.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net472.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net472.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Duplex.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelDuplex => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelDuplex, "net472.System.ServiceModel.Duplex"); - private static byte[]? _SystemServiceModelDuplex; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// /// The image bytes for System.ServiceModel.Http.dll @@ -6986,124 +6980,130 @@ public static class Resources private static byte[]? _SystemServiceModelHttp; /// - /// The image bytes for System.ServiceModel.NetTcp.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); - private static byte[]? _SystemServiceModelNetTcp; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net472.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.ServiceModel.Primitives.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemServiceModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelPrimitives, "net472.System.ServiceModel.Primitives"); - private static byte[]? _SystemServiceModelPrimitives; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net472.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.ServiceModel.Security.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemServiceModelSecurity => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelSecurity, "net472.System.ServiceModel.Security"); - private static byte[]? _SystemServiceModelSecurity; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net472.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net472.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net472.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net472.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net472.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net472.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net472.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net472.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net472.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net472.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net472.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net472.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.ServiceModel.NetTcp.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net472.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemServiceModelNetTcp => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelNetTcp, "net472.System.ServiceModel.NetTcp"); + private static byte[]? _SystemServiceModelNetTcp; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net472.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net472.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net472.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net472.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net472.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net472.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net472.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net472.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net472.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net472.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net472.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net472.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net472.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net472.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net472.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net472.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net472.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net472.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net472.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies/Generated.Net472.targets b/Src/Basic.Reference.Assemblies/Generated.Net472.targets index 58df529..7e360cd 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.Activities.Build - Resources\net472\Microsoft.Activities.Build.dll - - - net472.Microsoft.Build.Conversion.v4.0 - Resources\net472\Microsoft.Build.Conversion.v4.0.dll + + net472.System + Resources\net472\System.dll - - net472.Microsoft.Build - Resources\net472\Microsoft.Build.dll + + net472.System.Reflection.Context + Resources\net472\System.Reflection.Context.dll - - net472.Microsoft.Build.Engine - Resources\net472\Microsoft.Build.Engine.dll + + net472.System.Dynamic + Resources\net472\System.Dynamic.dll - - net472.Microsoft.Build.Framework - Resources\net472\Microsoft.Build.Framework.dll + + net472.System.IdentityModel.Services + Resources\net472\System.IdentityModel.Services.dll - - net472.Microsoft.Build.Tasks.v4.0 - Resources\net472\Microsoft.Build.Tasks.v4.0.dll + + net472.System.ServiceModel.Activities + Resources\net472\System.ServiceModel.Activities.dll - - net472.Microsoft.Build.Utilities.v4.0 - Resources\net472\Microsoft.Build.Utilities.v4.0.dll + + net472.System.WorkflowServices + Resources\net472\System.WorkflowServices.dll - - net472.Microsoft.CSharp - Resources\net472\Microsoft.CSharp.dll + + net472.System.Web.Extensions.Design + Resources\net472\System.Web.Extensions.Design.dll - + net472.Microsoft.JScript Resources\net472\Microsoft.JScript.dll - - net472.Microsoft.VisualBasic.Compatibility.Data - Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll - - - net472.Microsoft.VisualBasic.Compatibility - Resources\net472\Microsoft.VisualBasic.Compatibility.dll - - - net472.Microsoft.VisualBasic - Resources\net472\Microsoft.VisualBasic.dll + + net472.System.Core + Resources\net472\System.Core.dll - - net472.Microsoft.VisualC - Resources\net472\Microsoft.VisualC.dll + + net472.Microsoft.Build.Conversion.v4.0 + Resources\net472\Microsoft.Build.Conversion.v4.0.dll - + net472.Microsoft.VisualC.STLCLR Resources\net472\Microsoft.VisualC.STLCLR.dll - - net472.mscorlib - Resources\net472\mscorlib.dll - - - net472.PresentationBuildTasks - Resources\net472\PresentationBuildTasks.dll - - - net472.PresentationCore - Resources\net472\PresentationCore.dll - - - net472.PresentationFramework.Aero - Resources\net472\PresentationFramework.Aero.dll - - - net472.PresentationFramework.Aero2 - Resources\net472\PresentationFramework.Aero2.dll - - - net472.PresentationFramework.AeroLite - Resources\net472\PresentationFramework.AeroLite.dll - - - net472.PresentationFramework.Classic - Resources\net472\PresentationFramework.Classic.dll - - - net472.PresentationFramework - Resources\net472\PresentationFramework.dll - - - net472.PresentationFramework.Luna - Resources\net472\PresentationFramework.Luna.dll + + net472.System.Web.Routing + Resources\net472\System.Web.Routing.dll - + net472.PresentationFramework.Royale Resources\net472\PresentationFramework.Royale.dll - - net472.ReachFramework - Resources\net472\ReachFramework.dll - - + net472.sysglobl Resources\net472\sysglobl.dll - - net472.System.Activities.Core.Presentation - Resources\net472\System.Activities.Core.Presentation.dll + + net472.System.Net + Resources\net472\System.Net.dll - - net472.System.Activities - Resources\net472\System.Activities.dll + + net472.System.Web.DataVisualization + Resources\net472\System.Web.DataVisualization.dll - - net472.System.Activities.DurableInstancing - Resources\net472\System.Activities.DurableInstancing.dll + + net472.System.Web.DynamicData + Resources\net472\System.Web.DynamicData.dll - - net472.System.Activities.Presentation - Resources\net472\System.Activities.Presentation.dll + + net472.Microsoft.CSharp + Resources\net472\Microsoft.CSharp.dll - - net472.System.AddIn.Contract - Resources\net472\System.AddIn.Contract.dll + + net472.System.Data.Services.Design + Resources\net472\System.Data.Services.Design.dll - - net472.System.AddIn - Resources\net472\System.AddIn.dll + + net472.System.ServiceModel + Resources\net472\System.ServiceModel.dll - - net472.System.ComponentModel.Composition - Resources\net472\System.ComponentModel.Composition.dll + + net472.System.Data.Services + Resources\net472\System.Data.Services.dll - - net472.System.ComponentModel.Composition.Registration - Resources\net472\System.ComponentModel.Composition.Registration.dll + + net472.System.Data.OracleClient + Resources\net472\System.Data.OracleClient.dll - - net472.System.ComponentModel.DataAnnotations - Resources\net472\System.ComponentModel.DataAnnotations.dll + + net472.System.Web.Mobile + Resources\net472\System.Web.Mobile.dll - - net472.System.Configuration - Resources\net472\System.Configuration.dll + + net472.System.Web.Entity.Design + Resources\net472\System.Web.Entity.Design.dll - - net472.System.Configuration.Install - Resources\net472\System.Configuration.Install.dll + + net472.UIAutomationTypes + Resources\net472\UIAutomationTypes.dll - - net472.System.Core - Resources\net472\System.Core.dll + + net472.System.Runtime.Serialization.Formatters.Soap + Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll - - net472.System.Data.DataSetExtensions - Resources\net472\System.Data.DataSetExtensions.dll + + net472.WindowsBase + Resources\net472\WindowsBase.dll - - net472.System.Data - Resources\net472\System.Data.dll + + net472.System.Configuration + Resources\net472\System.Configuration.dll - - net472.System.Data.Entity.Design - Resources\net472\System.Data.Entity.Design.dll + + net472.System.DirectoryServices.Protocols + Resources\net472\System.DirectoryServices.Protocols.dll - - net472.System.Data.Entity - Resources\net472\System.Data.Entity.dll + + net472.Microsoft.Build.Tasks.v4.0 + Resources\net472\Microsoft.Build.Tasks.v4.0.dll - - net472.System.Data.Linq - Resources\net472\System.Data.Linq.dll + + net472.System.Drawing + Resources\net472\System.Drawing.dll - - net472.System.Data.OracleClient - Resources\net472\System.Data.OracleClient.dll + + net472.System.DirectoryServices.AccountManagement + Resources\net472\System.DirectoryServices.AccountManagement.dll - + net472.System.Data.Services.Client Resources\net472\System.Data.Services.Client.dll - - net472.System.Data.Services.Design - Resources\net472\System.Data.Services.Design.dll - - - net472.System.Data.Services - Resources\net472\System.Data.Services.dll - - - net472.System.Data.SqlXml - Resources\net472\System.Data.SqlXml.dll - - - net472.System.Deployment - Resources\net472\System.Deployment.dll + + net472.System.Diagnostics.Tracing + Resources\net472\System.Diagnostics.Tracing.dll - + net472.System.Design Resources\net472\System.Design.dll - + + net472.System.Speech + Resources\net472\System.Speech.dll + + + net472.System.Data.DataSetExtensions + Resources\net472\System.Data.DataSetExtensions.dll + + net472.System.Device Resources\net472\System.Device.dll - - net472.System.Diagnostics.Tracing - Resources\net472\System.Diagnostics.Tracing.dll - - - net472.System.DirectoryServices.AccountManagement - Resources\net472\System.DirectoryServices.AccountManagement.dll + + net472.UIAutomationClientsideProviders + Resources\net472\UIAutomationClientsideProviders.dll - - net472.System.DirectoryServices - Resources\net472\System.DirectoryServices.dll + + net472.System.Web.Abstractions + Resources\net472\System.Web.Abstractions.dll - - net472.System.DirectoryServices.Protocols - Resources\net472\System.DirectoryServices.Protocols.dll + + net472.System.Data.SqlXml + Resources\net472\System.Data.SqlXml.dll - - net472.System - Resources\net472\System.dll + + net472.System.Xml.Serialization + Resources\net472\System.Xml.Serialization.dll - - net472.System.Drawing.Design - Resources\net472\System.Drawing.Design.dll + + net472.Microsoft.Build.Engine + Resources\net472\Microsoft.Build.Engine.dll - - net472.System.Drawing - Resources\net472\System.Drawing.dll + + net472.Microsoft.Build + Resources\net472\Microsoft.Build.dll - - net472.System.Dynamic - Resources\net472\System.Dynamic.dll + + net472.System.Runtime.Caching + Resources\net472\System.Runtime.Caching.dll - - net472.System.EnterpriseServices - Resources\net472\System.EnterpriseServices.dll + + net472.System.ServiceModel.Activation + Resources\net472\System.ServiceModel.Activation.dll - - net472.System.IdentityModel - Resources\net472\System.IdentityModel.dll + + net472.PresentationFramework.Aero + Resources\net472\PresentationFramework.Aero.dll - - net472.System.IdentityModel.Selectors - Resources\net472\System.IdentityModel.Selectors.dll + + net472.System.Windows.Presentation + Resources\net472\System.Windows.Presentation.dll - - net472.System.IdentityModel.Services - Resources\net472\System.IdentityModel.Services.dll + + net472.CustomMarshalers + Resources\net472\CustomMarshalers.dll - + net472.System.IO.Compression Resources\net472\System.IO.Compression.dll - - net472.System.IO.Compression.FileSystem - Resources\net472\System.IO.Compression.FileSystem.dll + + net472.System.Activities.Presentation + Resources\net472\System.Activities.Presentation.dll - - net472.System.IO.Log - Resources\net472\System.IO.Log.dll + + net472.System.Runtime.Remoting + Resources\net472\System.Runtime.Remoting.dll - - net472.System.Management - Resources\net472\System.Management.dll + + net472.System.Data.Linq + Resources\net472\System.Data.Linq.dll - - net472.System.Management.Instrumentation - Resources\net472\System.Management.Instrumentation.dll + + net472.System.Runtime.Serialization + Resources\net472\System.Runtime.Serialization.dll - - net472.System.Messaging - Resources\net472\System.Messaging.dll + + net472.System.ComponentModel.DataAnnotations + Resources\net472\System.ComponentModel.DataAnnotations.dll - - net472.System.Net - Resources\net472\System.Net.dll + + net472.System.Windows.Input.Manipulations + Resources\net472\System.Windows.Input.Manipulations.dll - - net472.System.Net.Http - Resources\net472\System.Net.Http.dll + + net472.Microsoft.VisualC + Resources\net472\Microsoft.VisualC.dll - - net472.System.Net.Http.WebRequest - Resources\net472\System.Net.Http.WebRequest.dll + + net472.System.IdentityModel + Resources\net472\System.IdentityModel.dll - - net472.System.Numerics - Resources\net472\System.Numerics.dll + + net472.Microsoft.VisualBasic + Resources\net472\Microsoft.VisualBasic.dll - - net472.System.Printing - Resources\net472\System.Printing.dll + + net472.System.Xaml + Resources\net472\System.Xaml.dll - - net472.System.Reflection.Context - Resources\net472\System.Reflection.Context.dll + + net472.System.Workflow.ComponentModel + Resources\net472\System.Workflow.ComponentModel.dll - - net472.System.Runtime.Caching - Resources\net472\System.Runtime.Caching.dll + + net472.System.ComponentModel.Composition + Resources\net472\System.ComponentModel.Composition.dll - - net472.System.Runtime.DurableInstancing - Resources\net472\System.Runtime.DurableInstancing.dll + + net472.System.Windows.Forms + Resources\net472\System.Windows.Forms.dll - - net472.System.Runtime.Remoting - Resources\net472\System.Runtime.Remoting.dll + + net472.System.Activities.DurableInstancing + Resources\net472\System.Activities.DurableInstancing.dll - - net472.System.Runtime.Serialization - Resources\net472\System.Runtime.Serialization.dll + + net472.System.Windows.Forms.DataVisualization + Resources\net472\System.Windows.Forms.DataVisualization.dll - - net472.System.Runtime.Serialization.Formatters.Soap - Resources\net472\System.Runtime.Serialization.Formatters.Soap.dll + + net472.System.ServiceProcess + Resources\net472\System.ServiceProcess.dll - - net472.System.Security - Resources\net472\System.Security.dll + + net472.System.Web.RegularExpressions + Resources\net472\System.Web.RegularExpressions.dll - - net472.System.ServiceModel.Activation - Resources\net472\System.ServiceModel.Activation.dll + + net472.Microsoft.Build.Framework + Resources\net472\Microsoft.Build.Framework.dll - - net472.System.ServiceModel.Activities - Resources\net472\System.ServiceModel.Activities.dll + + net472.System.IdentityModel.Selectors + Resources\net472\System.IdentityModel.Selectors.dll - - net472.System.ServiceModel.Channels - Resources\net472\System.ServiceModel.Channels.dll + + net472.System.Configuration.Install + Resources\net472\System.Configuration.Install.dll - - net472.System.ServiceModel.Discovery - Resources\net472\System.ServiceModel.Discovery.dll + + net472.System.Data + Resources\net472\System.Data.dll - - net472.System.ServiceModel - Resources\net472\System.ServiceModel.dll + + net472.System.Web.ApplicationServices + Resources\net472\System.Web.ApplicationServices.dll - - net472.System.ServiceModel.Routing - Resources\net472\System.ServiceModel.Routing.dll + + net472.System.Deployment + Resources\net472\System.Deployment.dll - + net472.System.ServiceModel.Web Resources\net472\System.ServiceModel.Web.dll - - net472.System.ServiceProcess - Resources\net472\System.ServiceProcess.dll - - - net472.System.Speech - Resources\net472\System.Speech.dll - - - net472.System.Transactions - Resources\net472\System.Transactions.dll + + net472.System.Windows.Controls.Ribbon + Resources\net472\System.Windows.Controls.Ribbon.dll - - net472.System.Web.Abstractions - Resources\net472\System.Web.Abstractions.dll + + net472.XamlBuildTask + Resources\net472\XamlBuildTask.dll - - net472.System.Web.ApplicationServices - Resources\net472\System.Web.ApplicationServices.dll + + net472.System.ComponentModel.Composition.Registration + Resources\net472\System.ComponentModel.Composition.Registration.dll - - net472.System.Web.DataVisualization.Design - Resources\net472\System.Web.DataVisualization.Design.dll + + net472.Microsoft.VisualBasic.Compatibility.Data + Resources\net472\Microsoft.VisualBasic.Compatibility.Data.dll - - net472.System.Web.DataVisualization - Resources\net472\System.Web.DataVisualization.dll + + net472.Microsoft.VisualBasic.Compatibility + Resources\net472\Microsoft.VisualBasic.Compatibility.dll - - net472.System.Web - Resources\net472\System.Web.dll + + net472.System.Activities + Resources\net472\System.Activities.dll - - net472.System.Web.DynamicData.Design - Resources\net472\System.Web.DynamicData.Design.dll + + net472.System.Xml + Resources\net472\System.Xml.dll - - net472.System.Web.DynamicData - Resources\net472\System.Web.DynamicData.dll + + net472.System.IO.Compression.FileSystem + Resources\net472\System.IO.Compression.FileSystem.dll - - net472.System.Web.Entity.Design - Resources\net472\System.Web.Entity.Design.dll + + net472.System.ServiceModel.Discovery + Resources\net472\System.ServiceModel.Discovery.dll - - net472.System.Web.Entity - Resources\net472\System.Web.Entity.dll + + net472.PresentationFramework + Resources\net472\PresentationFramework.dll - - net472.System.Web.Extensions.Design - Resources\net472\System.Web.Extensions.Design.dll + + net472.System.EnterpriseServices + Resources\net472\System.EnterpriseServices.dll - - net472.System.Web.Extensions - Resources\net472\System.Web.Extensions.dll + + net472.PresentationFramework.Aero2 + Resources\net472\PresentationFramework.Aero2.dll - - net472.System.Web.Mobile - Resources\net472\System.Web.Mobile.dll + + net472.WindowsFormsIntegration + Resources\net472\WindowsFormsIntegration.dll - - net472.System.Web.RegularExpressions - Resources\net472\System.Web.RegularExpressions.dll + + net472.UIAutomationClient + Resources\net472\UIAutomationClient.dll - - net472.System.Web.Routing - Resources\net472\System.Web.Routing.dll + + net472.System.IO.Log + Resources\net472\System.IO.Log.dll - + net472.System.Web.Services Resources\net472\System.Web.Services.dll - - net472.System.Windows.Controls.Ribbon - Resources\net472\System.Windows.Controls.Ribbon.dll + + net472.System.AddIn + Resources\net472\System.AddIn.dll - - net472.System.Windows - Resources\net472\System.Windows.dll + + net472.System.DirectoryServices + Resources\net472\System.DirectoryServices.dll - - net472.System.Windows.Forms.DataVisualization.Design - Resources\net472\System.Windows.Forms.DataVisualization.Design.dll + + net472.mscorlib + Resources\net472\mscorlib.dll - - net472.System.Windows.Forms.DataVisualization - Resources\net472\System.Windows.Forms.DataVisualization.dll + + net472.System.Activities.Core.Presentation + Resources\net472\System.Activities.Core.Presentation.dll - - net472.System.Windows.Forms - Resources\net472\System.Windows.Forms.dll + + net472.System.Data.Entity.Design + Resources\net472\System.Data.Entity.Design.dll - - net472.System.Windows.Input.Manipulations - Resources\net472\System.Windows.Input.Manipulations.dll + + net472.ISymWrapper + Resources\net472\ISymWrapper.dll - - net472.System.Windows.Presentation - Resources\net472\System.Windows.Presentation.dll + + net472.Microsoft.Activities.Build + Resources\net472\Microsoft.Activities.Build.dll + + + net472.System.Numerics + Resources\net472\System.Numerics.dll - + + net472.System.Messaging + Resources\net472\System.Messaging.dll + + + net472.PresentationFramework.Classic + Resources\net472\PresentationFramework.Classic.dll + + net472.System.Workflow.Activities Resources\net472\System.Workflow.Activities.dll - - net472.System.Workflow.ComponentModel - Resources\net472\System.Workflow.ComponentModel.dll - - - net472.System.Workflow.Runtime - Resources\net472\System.Workflow.Runtime.dll + + net472.System.ServiceModel.Channels + Resources\net472\System.ServiceModel.Channels.dll - - net472.System.WorkflowServices - Resources\net472\System.WorkflowServices.dll + + net472.System.Runtime.DurableInstancing + Resources\net472\System.Runtime.DurableInstancing.dll - - net472.System.Xaml - Resources\net472\System.Xaml.dll + + net472.UIAutomationProvider + Resources\net472\UIAutomationProvider.dll - - net472.System.Xml - Resources\net472\System.Xml.dll + + net472.Accessibility + Resources\net472\Accessibility.dll - + net472.System.Xml.Linq Resources\net472\System.Xml.Linq.dll - - net472.System.Xml.Serialization - Resources\net472\System.Xml.Serialization.dll + + net472.PresentationFramework.Luna + Resources\net472\PresentationFramework.Luna.dll - - net472.UIAutomationClient - Resources\net472\UIAutomationClient.dll + + net472.System.Net.Http.WebRequest + Resources\net472\System.Net.Http.WebRequest.dll - - net472.UIAutomationClientsideProviders - Resources\net472\UIAutomationClientsideProviders.dll + + net472.System.Security + Resources\net472\System.Security.dll - - net472.UIAutomationProvider - Resources\net472\UIAutomationProvider.dll + + net472.System.Windows.Forms.DataVisualization.Design + Resources\net472\System.Windows.Forms.DataVisualization.Design.dll - - net472.UIAutomationTypes - Resources\net472\UIAutomationTypes.dll + + net472.System.Printing + Resources\net472\System.Printing.dll - - net472.WindowsBase - Resources\net472\WindowsBase.dll + + net472.PresentationCore + Resources\net472\PresentationCore.dll - - net472.WindowsFormsIntegration - Resources\net472\WindowsFormsIntegration.dll + + net472.System.Data.Entity + Resources\net472\System.Data.Entity.dll - - net472.XamlBuildTask - Resources\net472\XamlBuildTask.dll + + net472.System.Drawing.Design + Resources\net472\System.Drawing.Design.dll - - net472.Microsoft.Win32.Primitives - Resources\net472\Microsoft.Win32.Primitives.dll + + net472.System.Web.Entity + Resources\net472\System.Web.Entity.dll - - net472.netstandard - Resources\net472\netstandard.dll + + net472.System.Web.DynamicData.Design + Resources\net472\System.Web.DynamicData.Design.dll - - net472.System.AppContext - Resources\net472\System.AppContext.dll + + net472.System.Management + Resources\net472\System.Management.dll - - net472.System.Collections.Concurrent - Resources\net472\System.Collections.Concurrent.dll + + net472.System.AddIn.Contract + Resources\net472\System.AddIn.Contract.dll - - net472.System.Collections - Resources\net472\System.Collections.dll + + net472.System.Management.Instrumentation + Resources\net472\System.Management.Instrumentation.dll - - net472.System.Collections.NonGeneric - Resources\net472\System.Collections.NonGeneric.dll + + net472.ReachFramework + Resources\net472\ReachFramework.dll - - net472.System.Collections.Specialized - Resources\net472\System.Collections.Specialized.dll + + net472.PresentationFramework.AeroLite + Resources\net472\PresentationFramework.AeroLite.dll - - net472.System.ComponentModel.Annotations - Resources\net472\System.ComponentModel.Annotations.dll + + net472.System.Web.Extensions + Resources\net472\System.Web.Extensions.dll - - net472.System.ComponentModel - Resources\net472\System.ComponentModel.dll + + net472.System.Web + Resources\net472\System.Web.dll - - net472.System.ComponentModel.EventBasedAsync - Resources\net472\System.ComponentModel.EventBasedAsync.dll + + net472.System.Workflow.Runtime + Resources\net472\System.Workflow.Runtime.dll - - net472.System.ComponentModel.Primitives - Resources\net472\System.ComponentModel.Primitives.dll + + net472.PresentationBuildTasks + Resources\net472\PresentationBuildTasks.dll - - net472.System.ComponentModel.TypeConverter - Resources\net472\System.ComponentModel.TypeConverter.dll + + net472.System.Transactions + Resources\net472\System.Transactions.dll - - net472.System.Console - Resources\net472\System.Console.dll + + net472.System.Net.Http + Resources\net472\System.Net.Http.dll - - net472.System.Data.Common - Resources\net472\System.Data.Common.dll + + net472.Microsoft.Build.Utilities.v4.0 + Resources\net472\Microsoft.Build.Utilities.v4.0.dll + + + net472.System.Windows + Resources\net472\System.Windows.dll - + + net472.System.ServiceModel.Routing + Resources\net472\System.ServiceModel.Routing.dll + + + net472.System.Web.DataVisualization.Design + Resources\net472\System.Web.DataVisualization.Design.dll + + + net472.System.ServiceModel.Security + Resources\net472\System.ServiceModel.Security.dll + + + net472.System.Threading.Thread + Resources\net472\System.Threading.Thread.dll + + net472.System.Diagnostics.Contracts Resources\net472\System.Diagnostics.Contracts.dll - - net472.System.Diagnostics.Debug - Resources\net472\System.Diagnostics.Debug.dll + + net472.System.ComponentModel.TypeConverter + Resources\net472\System.ComponentModel.TypeConverter.dll - - net472.System.Diagnostics.FileVersionInfo - Resources\net472\System.Diagnostics.FileVersionInfo.dll + + net472.System.Runtime.InteropServices.WindowsRuntime + Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll - - net472.System.Diagnostics.Process - Resources\net472\System.Diagnostics.Process.dll + + net472.System.Security.Cryptography.Primitives + Resources\net472\System.Security.Cryptography.Primitives.dll - - net472.System.Diagnostics.StackTrace - Resources\net472\System.Diagnostics.StackTrace.dll + + net472.Microsoft.Win32.Primitives + Resources\net472\Microsoft.Win32.Primitives.dll + + + net472.System.Drawing.Primitives + Resources\net472\System.Drawing.Primitives.dll + + + net472.System.IO.MemoryMappedFiles + Resources\net472\System.IO.MemoryMappedFiles.dll - + + net472.System.Runtime.Serialization.Formatters + Resources\net472\System.Runtime.Serialization.Formatters.dll + + + net472.System.Resources.ResourceManager + Resources\net472\System.Resources.ResourceManager.dll + + + net472.System.Threading.Overlapped + Resources\net472\System.Threading.Overlapped.dll + + + net472.System.ObjectModel + Resources\net472\System.ObjectModel.dll + + net472.System.Diagnostics.TextWriterTraceListener Resources\net472\System.Diagnostics.TextWriterTraceListener.dll - - net472.System.Diagnostics.Tools - Resources\net472\System.Diagnostics.Tools.dll + + net472.System.ServiceModel.Duplex + Resources\net472\System.ServiceModel.Duplex.dll - - net472.System.Diagnostics.TraceSource - Resources\net472\System.Diagnostics.TraceSource.dll + + net472.System.Net.Http.Rtc + Resources\net472\System.Net.Http.Rtc.dll - - net472.System.Drawing.Primitives - Resources\net472\System.Drawing.Primitives.dll + + net472.System.Security.Cryptography.Csp + Resources\net472\System.Security.Cryptography.Csp.dll + + + net472.System.Net.WebSockets.Client + Resources\net472\System.Net.WebSockets.Client.dll - + + net472.System.Threading.Timer + Resources\net472\System.Threading.Timer.dll + + + net472.System.Reflection.Emit.Lightweight + Resources\net472\System.Reflection.Emit.Lightweight.dll + + net472.System.Dynamic.Runtime Resources\net472\System.Dynamic.Runtime.dll - - net472.System.Globalization.Calendars - Resources\net472\System.Globalization.Calendars.dll + + net472.System.Security.Cryptography.Algorithms + Resources\net472\System.Security.Cryptography.Algorithms.dll - - net472.System.Globalization - Resources\net472\System.Globalization.dll + + net472.System.Diagnostics.Tools + Resources\net472\System.Diagnostics.Tools.dll - - net472.System.Globalization.Extensions - Resources\net472\System.Globalization.Extensions.dll + + net472.System.Net.WebSockets + Resources\net472\System.Net.WebSockets.dll - - net472.System.IO.Compression.ZipFile - Resources\net472\System.IO.Compression.ZipFile.dll + + net472.System.Diagnostics.TraceSource + Resources\net472\System.Diagnostics.TraceSource.dll - + net472.System.IO Resources\net472\System.IO.dll - - net472.System.IO.FileSystem - Resources\net472\System.IO.FileSystem.dll + + net472.System.Diagnostics.FileVersionInfo + Resources\net472\System.Diagnostics.FileVersionInfo.dll + + + net472.System.Runtime.InteropServices + Resources\net472\System.Runtime.InteropServices.dll + + + net472.System.Threading.Tasks.Parallel + Resources\net472\System.Threading.Tasks.Parallel.dll + + + net472.System.Net.Sockets + Resources\net472\System.Net.Sockets.dll + + + net472.System.ValueTuple + Resources\net472\System.ValueTuple.dll + + + net472.System.Runtime.InteropServices.RuntimeInformation + Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll + + + net472.System.Security.Cryptography.X509Certificates + Resources\net472\System.Security.Cryptography.X509Certificates.dll + + + net472.System.Reflection.Extensions + Resources\net472\System.Reflection.Extensions.dll + + + net472.System.Reflection.Emit + Resources\net472\System.Reflection.Emit.dll + + + net472.System.Net.NetworkInformation + Resources\net472\System.Net.NetworkInformation.dll + + + net472.System.Reflection.Emit.ILGeneration + Resources\net472\System.Reflection.Emit.ILGeneration.dll + + + net472.System.Diagnostics.Process + Resources\net472\System.Diagnostics.Process.dll + + + net472.System.ComponentModel.Primitives + Resources\net472\System.ComponentModel.Primitives.dll + + + net472.System.Runtime.CompilerServices.VisualC + Resources\net472\System.Runtime.CompilerServices.VisualC.dll + + + net472.System.Diagnostics.Debug + Resources\net472\System.Diagnostics.Debug.dll + + + net472.System.Collections.NonGeneric + Resources\net472\System.Collections.NonGeneric.dll + + + net472.System.Threading + Resources\net472\System.Threading.dll + + + net472.System.IO.Compression.ZipFile + Resources\net472\System.IO.Compression.ZipFile.dll - - net472.System.IO.FileSystem.DriveInfo - Resources\net472\System.IO.FileSystem.DriveInfo.dll + + net472.System.Xml.ReaderWriter + Resources\net472\System.Xml.ReaderWriter.dll - - net472.System.IO.FileSystem.Primitives - Resources\net472\System.IO.FileSystem.Primitives.dll + + net472.System.Text.RegularExpressions + Resources\net472\System.Text.RegularExpressions.dll - - net472.System.IO.FileSystem.Watcher - Resources\net472\System.IO.FileSystem.Watcher.dll + + net472.System.ComponentModel.Annotations + Resources\net472\System.ComponentModel.Annotations.dll - - net472.System.IO.IsolatedStorage - Resources\net472\System.IO.IsolatedStorage.dll + + net472.System.Net.Requests + Resources\net472\System.Net.Requests.dll - - net472.System.IO.MemoryMappedFiles - Resources\net472\System.IO.MemoryMappedFiles.dll + + net472.System.Globalization.Calendars + Resources\net472\System.Globalization.Calendars.dll - - net472.System.IO.Pipes - Resources\net472\System.IO.Pipes.dll + + net472.System.Runtime.Serialization.Primitives + Resources\net472\System.Runtime.Serialization.Primitives.dll - - net472.System.IO.UnmanagedMemoryStream - Resources\net472\System.IO.UnmanagedMemoryStream.dll + + net472.System.Text.Encoding.Extensions + Resources\net472\System.Text.Encoding.Extensions.dll - - net472.System.Linq - Resources\net472\System.Linq.dll + + net472.System.Diagnostics.StackTrace + Resources\net472\System.Diagnostics.StackTrace.dll - - net472.System.Linq.Expressions - Resources\net472\System.Linq.Expressions.dll + + net472.System.Net.Primitives + Resources\net472\System.Net.Primitives.dll - - net472.System.Linq.Parallel - Resources\net472\System.Linq.Parallel.dll + + net472.System.Security.SecureString + Resources\net472\System.Security.SecureString.dll - + + net472.System.Security.Principal + Resources\net472\System.Security.Principal.dll + + net472.System.Linq.Queryable Resources\net472\System.Linq.Queryable.dll - - net472.System.Net.Http.Rtc - Resources\net472\System.Net.Http.Rtc.dll + + net472.System.Xml.XDocument + Resources\net472\System.Xml.XDocument.dll - - net472.System.Net.NameResolution - Resources\net472\System.Net.NameResolution.dll + + net472.System.Collections + Resources\net472\System.Collections.dll - - net472.System.Net.NetworkInformation - Resources\net472\System.Net.NetworkInformation.dll + + net472.System.Runtime + Resources\net472\System.Runtime.dll - + net472.System.Net.Ping Resources\net472\System.Net.Ping.dll - - net472.System.Net.Primitives - Resources\net472\System.Net.Primitives.dll - - - net472.System.Net.Requests - Resources\net472\System.Net.Requests.dll - - - net472.System.Net.Security - Resources\net472\System.Net.Security.dll - - - net472.System.Net.Sockets - Resources\net472\System.Net.Sockets.dll + + net472.System.Collections.Specialized + Resources\net472\System.Collections.Specialized.dll - - net472.System.Net.WebHeaderCollection - Resources\net472\System.Net.WebHeaderCollection.dll + + net472.System.Text.Encoding + Resources\net472\System.Text.Encoding.dll - - net472.System.Net.WebSockets.Client - Resources\net472\System.Net.WebSockets.Client.dll + + net472.System.Resources.Reader + Resources\net472\System.Resources.Reader.dll - - net472.System.Net.WebSockets - Resources\net472\System.Net.WebSockets.dll + + net472.System.ServiceModel.Primitives + Resources\net472\System.ServiceModel.Primitives.dll - - net472.System.ObjectModel - Resources\net472\System.ObjectModel.dll + + net472.System.IO.FileSystem.DriveInfo + Resources\net472\System.IO.FileSystem.DriveInfo.dll - + net472.System.Reflection Resources\net472\System.Reflection.dll - - net472.System.Reflection.Emit - Resources\net472\System.Reflection.Emit.dll - - - net472.System.Reflection.Emit.ILGeneration - Resources\net472\System.Reflection.Emit.ILGeneration.dll - - - net472.System.Reflection.Emit.Lightweight - Resources\net472\System.Reflection.Emit.Lightweight.dll + + net472.System.ComponentModel.EventBasedAsync + Resources\net472\System.ComponentModel.EventBasedAsync.dll - - net472.System.Reflection.Extensions - Resources\net472\System.Reflection.Extensions.dll + + net472.System.Xml.XPath + Resources\net472\System.Xml.XPath.dll - + net472.System.Reflection.Primitives Resources\net472\System.Reflection.Primitives.dll - - net472.System.Resources.Reader - Resources\net472\System.Resources.Reader.dll - - - net472.System.Resources.ResourceManager - Resources\net472\System.Resources.ResourceManager.dll + + net472.netstandard + Resources\net472\netstandard.dll - - net472.System.Resources.Writer - Resources\net472\System.Resources.Writer.dll + + net472.System.Globalization.Extensions + Resources\net472\System.Globalization.Extensions.dll - - net472.System.Runtime.CompilerServices.VisualC - Resources\net472\System.Runtime.CompilerServices.VisualC.dll + + net472.System.Net.Security + Resources\net472\System.Net.Security.dll - - net472.System.Runtime - Resources\net472\System.Runtime.dll + + net472.System.IO.FileSystem.Primitives + Resources\net472\System.IO.FileSystem.Primitives.dll - + net472.System.Runtime.Extensions Resources\net472\System.Runtime.Extensions.dll - - net472.System.Runtime.Handles - Resources\net472\System.Runtime.Handles.dll - - - net472.System.Runtime.InteropServices - Resources\net472\System.Runtime.InteropServices.dll - - - net472.System.Runtime.InteropServices.RuntimeInformation - Resources\net472\System.Runtime.InteropServices.RuntimeInformation.dll - - - net472.System.Runtime.InteropServices.WindowsRuntime - Resources\net472\System.Runtime.InteropServices.WindowsRuntime.dll - - - net472.System.Runtime.Numerics - Resources\net472\System.Runtime.Numerics.dll - - - net472.System.Runtime.Serialization.Formatters - Resources\net472\System.Runtime.Serialization.Formatters.dll - - - net472.System.Runtime.Serialization.Json - Resources\net472\System.Runtime.Serialization.Json.dll + + net472.System.Resources.Writer + Resources\net472\System.Resources.Writer.dll - - net472.System.Runtime.Serialization.Primitives - Resources\net472\System.Runtime.Serialization.Primitives.dll + + net472.System.IO.IsolatedStorage + Resources\net472\System.IO.IsolatedStorage.dll - - net472.System.Runtime.Serialization.Xml - Resources\net472\System.Runtime.Serialization.Xml.dll + + net472.System.Globalization + Resources\net472\System.Globalization.dll - + net472.System.Security.Claims Resources\net472\System.Security.Claims.dll - - net472.System.Security.Cryptography.Algorithms - Resources\net472\System.Security.Cryptography.Algorithms.dll - - - net472.System.Security.Cryptography.Csp - Resources\net472\System.Security.Cryptography.Csp.dll - - - net472.System.Security.Cryptography.Encoding - Resources\net472\System.Security.Cryptography.Encoding.dll - - - net472.System.Security.Cryptography.Primitives - Resources\net472\System.Security.Cryptography.Primitives.dll - - - net472.System.Security.Cryptography.X509Certificates - Resources\net472\System.Security.Cryptography.X509Certificates.dll + + net472.System.Threading.ThreadPool + Resources\net472\System.Threading.ThreadPool.dll - - net472.System.Security.Principal - Resources\net472\System.Security.Principal.dll + + net472.System.Console + Resources\net472\System.Console.dll - - net472.System.Security.SecureString - Resources\net472\System.Security.SecureString.dll + + net472.System.Net.WebHeaderCollection + Resources\net472\System.Net.WebHeaderCollection.dll - - net472.System.ServiceModel.Duplex - Resources\net472\System.ServiceModel.Duplex.dll + + net472.System.Xml.XPath.XDocument + Resources\net472\System.Xml.XPath.XDocument.dll - + net472.System.ServiceModel.Http Resources\net472\System.ServiceModel.Http.dll - - net472.System.ServiceModel.NetTcp - Resources\net472\System.ServiceModel.NetTcp.dll - - - net472.System.ServiceModel.Primitives - Resources\net472\System.ServiceModel.Primitives.dll - - - net472.System.ServiceModel.Security - Resources\net472\System.ServiceModel.Security.dll - - - net472.System.Text.Encoding - Resources\net472\System.Text.Encoding.dll + + net472.System.ComponentModel + Resources\net472\System.ComponentModel.dll - - net472.System.Text.Encoding.Extensions - Resources\net472\System.Text.Encoding.Extensions.dll + + net472.System.Linq.Expressions + Resources\net472\System.Linq.Expressions.dll - - net472.System.Text.RegularExpressions - Resources\net472\System.Text.RegularExpressions.dll + + net472.System.Threading.Tasks + Resources\net472\System.Threading.Tasks.dll - - net472.System.Threading - Resources\net472\System.Threading.dll + + net472.System.IO.FileSystem + Resources\net472\System.IO.FileSystem.dll - - net472.System.Threading.Overlapped - Resources\net472\System.Threading.Overlapped.dll + + net472.System.Linq + Resources\net472\System.Linq.dll - - net472.System.Threading.Tasks - Resources\net472\System.Threading.Tasks.dll + + net472.System.Data.Common + Resources\net472\System.Data.Common.dll - - net472.System.Threading.Tasks.Parallel - Resources\net472\System.Threading.Tasks.Parallel.dll + + net472.System.IO.FileSystem.Watcher + Resources\net472\System.IO.FileSystem.Watcher.dll - - net472.System.Threading.Thread - Resources\net472\System.Threading.Thread.dll + + net472.System.AppContext + Resources\net472\System.AppContext.dll - - net472.System.Threading.ThreadPool - Resources\net472\System.Threading.ThreadPool.dll + + net472.System.Runtime.Serialization.Json + Resources\net472\System.Runtime.Serialization.Json.dll - - net472.System.Threading.Timer - Resources\net472\System.Threading.Timer.dll + + net472.System.ServiceModel.NetTcp + Resources\net472\System.ServiceModel.NetTcp.dll - - net472.System.ValueTuple - Resources\net472\System.ValueTuple.dll + + net472.System.Runtime.Handles + Resources\net472\System.Runtime.Handles.dll - - net472.System.Xml.ReaderWriter - Resources\net472\System.Xml.ReaderWriter.dll + + net472.System.Linq.Parallel + Resources\net472\System.Linq.Parallel.dll - - net472.System.Xml.XDocument - Resources\net472\System.Xml.XDocument.dll + + net472.System.Runtime.Numerics + Resources\net472\System.Runtime.Numerics.dll - + net472.System.Xml.XmlDocument Resources\net472\System.Xml.XmlDocument.dll - + net472.System.Xml.XmlSerializer Resources\net472\System.Xml.XmlSerializer.dll - - net472.System.Xml.XPath - Resources\net472\System.Xml.XPath.dll + + net472.System.IO.UnmanagedMemoryStream + Resources\net472\System.IO.UnmanagedMemoryStream.dll - - net472.System.Xml.XPath.XDocument - Resources\net472\System.Xml.XPath.XDocument.dll + + net472.System.Net.NameResolution + Resources\net472\System.Net.NameResolution.dll + + + net472.System.Collections.Concurrent + Resources\net472\System.Collections.Concurrent.dll + + + net472.System.Security.Cryptography.Encoding + Resources\net472\System.Security.Cryptography.Encoding.dll + + + net472.System.IO.Pipes + Resources\net472\System.IO.Pipes.dll + + + net472.System.Runtime.Serialization.Xml + Resources\net472\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies/Generated.Net80.cs b/Src/Basic.Reference.Assemblies/Generated.Net80.cs index ebf977d..b17c1d9 100644 --- a/Src/Basic.Reference.Assemblies/Generated.Net80.cs +++ b/Src/Basic.Reference.Assemblies/Generated.Net80.cs @@ -13,169 +13,169 @@ public static class ReferenceInfos { /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net80.References.MicrosoftCSharp, global::System.Guid.Parse("2c75bb81-aae1-4012-ab8f-5965ca0d9556")); + public static ReferenceInfo System => new ReferenceInfo("System.dll", Resources.System, Net80.References.System, global::System.Guid.Parse("1d5d03b6-b929-48ba-be80-5ded5cc26d7c")); /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net80.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("e221b97c-a04f-48ae-a7e1-9b488ff04fc2")); + 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 Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net80.References.MicrosoftVisualBasic, global::System.Guid.Parse("f5d8b1a0-5ac3-40f6-b985-b2fad6c4c5b1")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net80.References.SystemThreadingThread, global::System.Guid.Parse("6208a764-1001-472e-b913-5e0dea10f961")); /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net80.References.MicrosoftWin32Primitives, global::System.Guid.Parse("043e2455-4934-4dc2-92e7-391a88700c1a")); + 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 Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo MicrosoftWin32Registry => new ReferenceInfo("Microsoft.Win32.Registry.dll", Resources.MicrosoftWin32Registry, Net80.References.MicrosoftWin32Registry, global::System.Guid.Parse("664bcf64-903d-4bb3-b50c-8590bdcd315d")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net80.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e4de5cc2-b40b-42e2-ad88-83693e21c6ff")); /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); + 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 netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, Net80.References.netstandard, global::System.Guid.Parse("73975047-df9f-4d84-8c06-441f21598a37")); + public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net80.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("70568e6b-19a7-481a-8197-fd310e881a09")); /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net80.References.SystemAppContext, global::System.Guid.Parse("5288d9eb-6a6a-43d0-a8fa-f7148b3c874a")); + public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net80.References.SystemReflectionMetadata, global::System.Guid.Parse("1f20e57c-3df5-4774-8f40-db3c30527cea")); /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net80.References.SystemBuffers, global::System.Guid.Parse("a8d67a4d-0d20-4c1c-8cc4-0607020c100d")); + public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net80.References.SystemFormatsAsn1, global::System.Guid.Parse("d363e105-8fa2-4fad-9bf6-931f16cc5f82")); /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, Net80.References.SystemCollectionsConcurrent, global::System.Guid.Parse("291d7283-b119-4c71-9322-c41420697367")); + public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net80.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("160fabf3-0844-498e-8f49-ad26ede453b0")); /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, Net80.References.SystemCollections, global::System.Guid.Parse("025c20a3-1bfc-406c-ad80-2d0bdf2a577c")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net80.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("9527864b-bbfd-4f77-b488-ce23009b3837")); /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net80.References.SystemCollectionsImmutable, global::System.Guid.Parse("dbb1af38-a449-4d78-835e-0e9b87272447")); + public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, Net80.References.MicrosoftWin32Primitives, global::System.Guid.Parse("043e2455-4934-4dc2-92e7-391a88700c1a")); /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net80.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("f70e6972-e8d9-4760-9d6b-57a614b5d589")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, Net80.References.SystemCollectionsSpecialized, global::System.Guid.Parse("fd17dd87-52ef-4094-a21e-a68d00473cd3")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net80.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("6d4fe732-3bda-44be-9e75-94b28cb03f96")); /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net80.References.SystemComponentModelAnnotations, global::System.Guid.Parse("9df271e3-9292-4353-8f1b-b20e5e9f9bc5")); + public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net80.References.SystemCore, global::System.Guid.Parse("d4f5dd7f-5671-491f-9d22-f34cdda723ae")); /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static ReferenceInfo SystemComponentModelDataAnnotations => new ReferenceInfo("System.ComponentModel.DataAnnotations.dll", Resources.SystemComponentModelDataAnnotations, Net80.References.SystemComponentModelDataAnnotations, global::System.Guid.Parse("c8fbd488-f175-4808-9f57-7d485b829f2c")); + public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net80.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("7d229daa-fe47-4c77-8703-85f587e6a0fd")); /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModel => new ReferenceInfo("System.ComponentModel.dll", Resources.SystemComponentModel, Net80.References.SystemComponentModel, global::System.Guid.Parse("7a15f7cf-d2a6-43f2-a1a4-59065c9aa9ab")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net80.References.SystemResourcesResourceManager, global::System.Guid.Parse("8de58b02-5c0b-4be0-a74e-0028fb8f80e1")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net80.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d90370ff-ce21-4f83-84b2-8bc8f0eda270")); + public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net80.References.SystemThreadingOverlapped, global::System.Guid.Parse("79cca10a-0a5f-495e-8e10-007706f90fb5")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net80.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5b49da2e-9a9e-4802-90b6-0e6f292d7a68")); + public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net80.References.SystemNetHttpListener, global::System.Guid.Parse("be1825d9-3c19-46a7-b0ee-94877e53a34c")); /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, Net80.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("a5415ff5-bfad-48f8-918c-c4f8d0086c30")); + 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.Configuration.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net80.References.SystemConfiguration, global::System.Guid.Parse("8a8763d4-74ff-467e-acec-6d4d45e33344")); + public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net80.References.SystemObjectModel, global::System.Guid.Parse("9e5fc090-7b44-4260-9d29-b86e35b068a0")); /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net80.References.SystemConsole, global::System.Guid.Parse("1e2a572d-ac79-4893-a169-87a4e0a8c06c")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net80.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("d13408da-a5de-4536-9a7e-566dd54db97c")); /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, Net80.References.SystemCore, global::System.Guid.Parse("d4f5dd7f-5671-491f-9d22-f34cdda723ae")); + 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.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net80.References.SystemDataCommon, global::System.Guid.Parse("efb166ec-50c3-49cc-94b9-ad0bc5d1b1ac")); + public static ReferenceInfo MicrosoftCSharp => new ReferenceInfo("Microsoft.CSharp.dll", Resources.MicrosoftCSharp, Net80.References.MicrosoftCSharp, global::System.Guid.Parse("2c75bb81-aae1-4012-ab8f-5965ca0d9556")); /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net80.References.SystemDataDataSetExtensions, global::System.Guid.Parse("b744d1d2-3a42-47f9-8d87-526c2debfe7f")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net80.References.SystemNetWebSocketsClient, global::System.Guid.Parse("b8cff698-06ab-4615-964b-ca1d13ce1e91")); /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net80.References.SystemData, global::System.Guid.Parse("ed84ed0e-9d58-47ea-a21e-d73bd3034227")); + 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.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, Net80.References.SystemDiagnosticsContracts, global::System.Guid.Parse("e4de5cc2-b40b-42e2-ad88-83693e21c6ff")); + 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.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net80.References.SystemDiagnosticsDebug, global::System.Guid.Parse("01ca8db5-696d-419a-903c-f61625819b3c")); + public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net80.References.SystemFormatsTar, global::System.Guid.Parse("7323ea3a-c917-4f71-adde-544f6a125f4c")); /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDiagnosticSource => new ReferenceInfo("System.Diagnostics.DiagnosticSource.dll", Resources.SystemDiagnosticsDiagnosticSource, Net80.References.SystemDiagnosticsDiagnosticSource, global::System.Guid.Parse("160fabf3-0844-498e-8f49-ad26ede453b0")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net80.References.SystemDynamicRuntime, global::System.Guid.Parse("7d6d9b7c-ce47-4c8c-b87f-712112c2bf87")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net80.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("67197b9a-11e5-4d9c-bdd1-82e393aece07")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net80.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6567600b-c3ea-41f1-9651-4f528be54d8a")); /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net80.References.SystemDiagnosticsProcess, global::System.Guid.Parse("5800cfbc-95f7-45a9-8ca1-542a4db2c8a2")); + public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net80.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b26b26a5-8479-4d5d-afed-9bcd938f6b1c")); + public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net80.References.SystemNetWebProxy, global::System.Guid.Parse("f948c62e-d43d-4f2f-b771-1612f7d57b24")); /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, Net80.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("d13408da-a5de-4536-9a7e-566dd54db97c")); + public static ReferenceInfo SystemConfiguration => new ReferenceInfo("System.Configuration.dll", Resources.SystemConfiguration, Net80.References.SystemConfiguration, global::System.Guid.Parse("8a8763d4-74ff-467e-acec-6d4d45e33344")); /// /// The for System.Diagnostics.Tools.dll @@ -183,209 +183,209 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, Net80.References.SystemDiagnosticsTools, global::System.Guid.Parse("42c5df0b-a210-47db-81f2-e1f8c0387cc4")); /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net80.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("c2a81bf9-a284-402a-b914-7f3f772d1f9c")); + public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net80.References.SystemIOPipesAccessControl, global::System.Guid.Parse("ad79f40e-6391-4944-85f5-d42c467a8b06")); /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsTracing => new ReferenceInfo("System.Diagnostics.Tracing.dll", Resources.SystemDiagnosticsTracing, Net80.References.SystemDiagnosticsTracing, global::System.Guid.Parse("bf290b8d-de36-4927-8bf0-5e44b57622c8")); + 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.dll + /// The for System.Runtime.CompilerServices.Unsafe.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 SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net80.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("3dff1309-ccf8-47a5-9701-b5ce1cee6886")); /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, Net80.References.SystemDrawing, global::System.Guid.Parse("f87f3ff6-e523-466f-bc96-a2d56bc3df93")); + 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.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.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")); + public static ReferenceInfo SystemDataDataSetExtensions => new ReferenceInfo("System.Data.DataSetExtensions.dll", Resources.SystemDataDataSetExtensions, Net80.References.SystemDataDataSetExtensions, global::System.Guid.Parse("b744d1d2-3a42-47f9-8d87-526c2debfe7f")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, Net80.References.SystemDynamicRuntime, global::System.Guid.Parse("7d6d9b7c-ce47-4c8c-b87f-712112c2bf87")); + 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.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static ReferenceInfo SystemFormatsAsn1 => new ReferenceInfo("System.Formats.Asn1.dll", Resources.SystemFormatsAsn1, Net80.References.SystemFormatsAsn1, global::System.Guid.Parse("d363e105-8fa2-4fad-9bf6-931f16cc5f82")); + public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net80.References.SystemTextJson, global::System.Guid.Parse("9ffe7a84-aaae-4863-9208-3aa1704f2c3c")); /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static ReferenceInfo SystemFormatsTar => new ReferenceInfo("System.Formats.Tar.dll", Resources.SystemFormatsTar, Net80.References.SystemFormatsTar, global::System.Guid.Parse("7323ea3a-c917-4f71-adde-544f6a125f4c")); + 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.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, Net80.References.SystemGlobalizationCalendars, global::System.Guid.Parse("2c2735d3-32d7-4477-bb86-36641b646f5f")); + public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, Net80.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("c2a81bf9-a284-402a-b914-7f3f772d1f9c")); /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, Net80.References.SystemGlobalization, global::System.Guid.Parse("fd64f1ee-ac16-4128-869c-4eb142eaa31f")); + public static ReferenceInfo MicrosoftVisualBasicCore => new ReferenceInfo("Microsoft.VisualBasic.Core.dll", Resources.MicrosoftVisualBasicCore, Net80.References.MicrosoftVisualBasicCore, global::System.Guid.Parse("e221b97c-a04f-48ae-a7e1-9b488ff04fc2")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.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")); + public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net80.References.SystemRuntimeLoader, global::System.Guid.Parse("aca99f31-280b-4705-943a-528d003d29e2")); /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net80.References.SystemXmlSerialization, global::System.Guid.Parse("8dd845e8-8f0e-4a13-aa8c-d26648319854")); /// - /// The for System.IO.Compression.dll + /// The for System.IO.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 SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, Net80.References.SystemIO, global::System.Guid.Parse("60094e67-b352-4ee0-b5a4-0bce988a0129")); /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net80.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("e3c12c92-3152-460d-8778-5396ac6c12e0")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, Net80.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("67197b9a-11e5-4d9c-bdd1-82e393aece07")); /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - 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")); + 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.IO.dll + /// The for System.Threading.Tasks.Parallel.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 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.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.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")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net80.References.SystemNetSockets, global::System.Guid.Parse("842e15bd-f049-4485-82ed-c68519b29b42")); /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.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")); + 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.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net80.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("7eec11db-9261-4cc6-b365-8bcca3e02628")); + 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.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net80.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("b9aede96-9c7f-4215-8f9c-7b5124aafd07")); + 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.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - 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")); + public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net80.References.SystemNetServicePoint, global::System.Guid.Parse("db314154-b6d3-46d6-8af9-8dd3daa44c2a")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net80.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e6fecca8-5434-4788-be5b-c32b6f4dd492")); + 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.IO.MemoryMappedFiles.dll + /// The for System.IO.Compression.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, Net80.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("6d4fe732-3bda-44be-9e75-94b28cb03f96")); + 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.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIOPipesAccessControl => new ReferenceInfo("System.IO.Pipes.AccessControl.dll", Resources.SystemIOPipesAccessControl, Net80.References.SystemIOPipesAccessControl, global::System.Guid.Parse("ad79f40e-6391-4944-85f5-d42c467a8b06")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net80.References.SystemReflectionExtensions, global::System.Guid.Parse("23dc63c4-2ee8-47d8-a23e-f0ce96e83e90")); /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net80.References.SystemIOPipes, global::System.Guid.Parse("df36582c-389c-44ad-9083-5694fc8dd162")); + 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.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); + 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.Linq.dll + /// The for System.Net.NetworkInformation.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 SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net80.References.SystemNetNetworkInformation, global::System.Guid.Parse("18096c73-79f6-49ab-8249-fdafc4fe1b49")); /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net80.References.SystemLinqExpressions, global::System.Guid.Parse("3038e8fe-2dd2-4863-b910-19d171703c69")); + public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net80.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1754aacd-5433-4952-b08e-98daf969eeeb")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net80.References.SystemLinqParallel, global::System.Guid.Parse("40ef3072-0df4-44ce-9e68-9c21bfb60291")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, Net80.References.SystemDiagnosticsProcess, global::System.Guid.Parse("5800cfbc-95f7-45a9-8ca1-542a4db2c8a2")); /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, Net80.References.SystemLinqQueryable, global::System.Guid.Parse("74f3f974-0060-488c-bc3d-129ea75c76c0")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, Net80.References.SystemComponentModelPrimitives, global::System.Guid.Parse("5b49da2e-9a9e-4802-90b6-0e6f292d7a68")); /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static ReferenceInfo SystemMemory => new ReferenceInfo("System.Memory.dll", Resources.SystemMemory, Net80.References.SystemMemory, global::System.Guid.Parse("db9278cd-ba14-4c9f-b83f-cdfc0022b403")); + 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.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.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 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.Net.Http.dll + /// The for System.Diagnostics.Debug.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")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, Net80.References.SystemDiagnosticsDebug, global::System.Guid.Parse("01ca8db5-696d-419a-903c-f61625819b3c")); /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.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")); + public static ReferenceInfo SystemBuffers => new ReferenceInfo("System.Buffers.dll", Resources.SystemBuffers, Net80.References.SystemBuffers, global::System.Guid.Parse("a8d67a4d-0d20-4c1c-8cc4-0607020c100d")); /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemNetHttpListener => new ReferenceInfo("System.Net.HttpListener.dll", Resources.SystemNetHttpListener, Net80.References.SystemNetHttpListener, global::System.Guid.Parse("be1825d9-3c19-46a7-b0ee-94877e53a34c")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, Net80.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("f70e6972-e8d9-4760-9d6b-57a614b5d589")); /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net80.References.SystemNetMail, global::System.Guid.Parse("4a24b5e3-a8c1-4e00-90e4-0ce3c0572fb3")); + 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.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net80.References.SystemNetNameResolution, global::System.Guid.Parse("71595b2b-f1c4-4ccf-ad19-49ae1789da9e")); + 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.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, Net80.References.SystemNetNetworkInformation, global::System.Guid.Parse("18096c73-79f6-49ab-8249-fdafc4fe1b49")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net80.References.SystemXmlReaderWriter, global::System.Guid.Parse("f31d9aa7-3f06-406b-b445-91e6a0a3c78d")); /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net80.References.SystemNetPing, global::System.Guid.Parse("721b9c29-000b-459e-aa98-ae169f777866")); + public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net80.References.SystemTextRegularExpressions, global::System.Guid.Parse("4c15efd1-2131-4ce2-94d0-163e2249a697")); /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net80.References.SystemNetPrimitives, global::System.Guid.Parse("96149e55-dffe-45a1-bca5-f1c2da4fac35")); + public static ReferenceInfo MicrosoftVisualBasic => new ReferenceInfo("Microsoft.VisualBasic.dll", Resources.MicrosoftVisualBasic, Net80.References.MicrosoftVisualBasic, global::System.Guid.Parse("f5d8b1a0-5ac3-40f6-b985-b2fad6c4c5b1")); /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net80.References.SystemNetQuic, global::System.Guid.Parse("ca53bdf3-2831-4e07-9a06-e256066d6b4d")); + public static ReferenceInfo SystemComponentModelAnnotations => new ReferenceInfo("System.ComponentModel.Annotations.dll", Resources.SystemComponentModelAnnotations, Net80.References.SystemComponentModelAnnotations, global::System.Guid.Parse("9df271e3-9292-4353-8f1b-b20e5e9f9bc5")); /// /// The for System.Net.Requests.dll @@ -393,439 +393,439 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, Net80.References.SystemNetRequests, global::System.Guid.Parse("76ecf35b-2c0a-4563-9f3f-33c8447d74ff")); /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net80.References.SystemNetSecurity, global::System.Guid.Parse("ea2da13f-c5b7-4a3a-8be2-82f1b3be7c4e")); + 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.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static ReferenceInfo SystemNetServicePoint => new ReferenceInfo("System.Net.ServicePoint.dll", Resources.SystemNetServicePoint, Net80.References.SystemNetServicePoint, global::System.Guid.Parse("db314154-b6d3-46d6-8af9-8dd3daa44c2a")); + public static ReferenceInfo SystemCollectionsImmutable => new ReferenceInfo("System.Collections.Immutable.dll", Resources.SystemCollectionsImmutable, Net80.References.SystemCollectionsImmutable, global::System.Guid.Parse("dbb1af38-a449-4d78-835e-0e9b87272447")); /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, Net80.References.SystemNetSockets, global::System.Guid.Parse("842e15bd-f049-4485-82ed-c68519b29b42")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net80.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("240d8418-b8c0-4ee8-b9f1-004057ed2dc5")); /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net80.References.SystemNetWebClient, global::System.Guid.Parse("ce6050f2-4fe0-414d-87e2-6ca0ac3d2654")); + 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.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net80.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4a30a45b-7a5a-4d95-8b8f-30da161846a6")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, Net80.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("b26b26a5-8479-4d5d-afed-9bcd938f6b1c")); /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static ReferenceInfo SystemNetWebProxy => new ReferenceInfo("System.Net.WebProxy.dll", Resources.SystemNetWebProxy, Net80.References.SystemNetWebProxy, global::System.Guid.Parse("f948c62e-d43d-4f2f-b771-1612f7d57b24")); + public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, Net80.References.SystemNetPrimitives, global::System.Guid.Parse("96149e55-dffe-45a1-bca5-f1c2da4fac35")); /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, Net80.References.SystemNetWebSocketsClient, global::System.Guid.Parse("b8cff698-06ab-4615-964b-ca1d13ce1e91")); + 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.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, Net80.References.SystemNetWebSockets, global::System.Guid.Parse("b327c7b4-b2d5-4900-8876-771fa7170b7f")); + 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.Numerics.dll + /// The for System.ServiceProcess.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 SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net80.References.SystemServiceProcess, global::System.Guid.Parse("3fd562c9-4903-4e61-97a7-94a05caefc64")); /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.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")); + 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.ObjectModel.dll + /// The for System.Memory.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, Net80.References.SystemObjectModel, global::System.Guid.Parse("9e5fc090-7b44-4260-9d29-b86e35b068a0")); + 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.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemReflectionDispatchProxy => new ReferenceInfo("System.Reflection.DispatchProxy.dll", Resources.SystemReflectionDispatchProxy, Net80.References.SystemReflectionDispatchProxy, global::System.Guid.Parse("3f18f8de-cd44-4910-896b-c15850a66c88")); + 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.Reflection.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, Net80.References.SystemReflection, global::System.Guid.Parse("4bae5f4b-4bf2-433d-ab44-eb2a3c72c711")); + 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.Reflection.Emit.dll + /// The for System.Web.HttpUtility.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")); + 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.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemReflectionEmitILGeneration => new ReferenceInfo("System.Reflection.Emit.ILGeneration.dll", Resources.SystemReflectionEmitILGeneration, Net80.References.SystemReflectionEmitILGeneration, global::System.Guid.Parse("1754aacd-5433-4952-b08e-98daf969eeeb")); + 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.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - 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")); + 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.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, Net80.References.SystemReflectionExtensions, global::System.Guid.Parse("23dc63c4-2ee8-47d8-a23e-f0ce96e83e90")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, Net80.References.SystemNetPing, global::System.Guid.Parse("721b9c29-000b-459e-aa98-ae169f777866")); /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static ReferenceInfo SystemReflectionMetadata => new ReferenceInfo("System.Reflection.Metadata.dll", Resources.SystemReflectionMetadata, Net80.References.SystemReflectionMetadata, global::System.Guid.Parse("1f20e57c-3df5-4774-8f40-db3c30527cea")); + 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.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net80.References.SystemReflectionPrimitives, global::System.Guid.Parse("c9dd3ec2-1146-4446-ac75-ae19647ac45c")); + 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.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static ReferenceInfo SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); + public static ReferenceInfo SystemNetWebClient => new ReferenceInfo("System.Net.WebClient.dll", Resources.SystemNetWebClient, Net80.References.SystemNetWebClient, global::System.Guid.Parse("ce6050f2-4fe0-414d-87e2-6ca0ac3d2654")); /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net80.References.SystemResourcesReader, global::System.Guid.Parse("3ba0491e-c096-4e30-87a2-7d39dc312574")); + 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.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, Net80.References.SystemResourcesResourceManager, global::System.Guid.Parse("8de58b02-5c0b-4be0-a74e-0028fb8f80e1")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, Net80.References.SystemResourcesReader, global::System.Guid.Parse("3ba0491e-c096-4e30-87a2-7d39dc312574")); /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net80.References.SystemResourcesWriter, global::System.Guid.Parse("98a22f73-71b7-4896-9938-6f54f1ce128d")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, Net80.References.SystemData, global::System.Guid.Parse("ed84ed0e-9d58-47ea-a21e-d73bd3034227")); /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static ReferenceInfo SystemRuntimeCompilerServicesUnsafe => new ReferenceInfo("System.Runtime.CompilerServices.Unsafe.dll", Resources.SystemRuntimeCompilerServicesUnsafe, Net80.References.SystemRuntimeCompilerServicesUnsafe, global::System.Guid.Parse("3dff1309-ccf8-47a5-9701-b5ce1cee6886")); + public static ReferenceInfo SystemNetMail => new ReferenceInfo("System.Net.Mail.dll", Resources.SystemNetMail, Net80.References.SystemNetMail, global::System.Guid.Parse("4a24b5e3-a8c1-4e00-90e4-0ce3c0572fb3")); /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - 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")); + public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net80.References.SystemSecurityAccessControl, global::System.Guid.Parse("9126c089-4ce3-4112-80a1-43f8887f6c56")); /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, Net80.References.SystemRuntime, global::System.Guid.Parse("397ede25-24f6-48b5-be6d-15c241d327e6")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, Net80.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("7eec11db-9261-4cc6-b365-8bcca3e02628")); /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net80.References.SystemRuntimeExtensions, global::System.Guid.Parse("c4f05aa6-1d07-4bed-a728-2d76055f39b0")); + 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.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, Net80.References.SystemRuntimeHandles, global::System.Guid.Parse("122dcb5c-4dc4-4738-a5f7-65a404045201")); + 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.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.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")); + 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.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net80.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("f064ea3f-6a52-4ddf-953a-287b963ec565")); + public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net80.References.SystemServiceModelWeb, global::System.Guid.Parse("1c4ba5ae-97ce-415f-a321-4ab7ec4ec275")); /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - 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")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, Net80.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d90370ff-ce21-4f83-84b2-8bc8f0eda270")); /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net80.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("b5787cee-8bc2-4866-83ca-99fad3b71cb9")); + 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.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static ReferenceInfo SystemRuntimeLoader => new ReferenceInfo("System.Runtime.Loader.dll", Resources.SystemRuntimeLoader, Net80.References.SystemRuntimeLoader, global::System.Guid.Parse("aca99f31-280b-4705-943a-528d003d29e2")); + 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.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); + public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, Net80.References.SystemReflectionPrimitives, global::System.Guid.Parse("c9dd3ec2-1146-4446-ac75-ae19647ac45c")); /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.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")); + 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.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, Net80.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("7d229daa-fe47-4c77-8703-85f587e6a0fd")); + 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.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net80.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("050e55b7-25ff-4d03-b3da-27fbec38a08b")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, Net80.References.SystemNetSecurity, global::System.Guid.Parse("ea2da13f-c5b7-4a3a-8be2-82f1b3be7c4e")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, Net80.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("240d8418-b8c0-4ee8-b9f1-004057ed2dc5")); + public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, Net80.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("b9aede96-9c7f-4215-8f9c-7b5124aafd07")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - 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")); + public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net80.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ad530968-d555-4b8d-8df0-7c96fe4b6143")); /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static ReferenceInfo SystemSecurityAccessControl => new ReferenceInfo("System.Security.AccessControl.dll", Resources.SystemSecurityAccessControl, Net80.References.SystemSecurityAccessControl, global::System.Guid.Parse("9126c089-4ce3-4112-80a1-43f8887f6c56")); + public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, Net80.References.SystemRuntimeExtensions, global::System.Guid.Parse("c4f05aa6-1d07-4bed-a728-2d76055f39b0")); /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net80.References.SystemSecurityClaims, global::System.Guid.Parse("f78621db-2cbd-4316-be6d-04e143b4148a")); + 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.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, Net80.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("6567600b-c3ea-41f1-9651-4f528be54d8a")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, Net80.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("e3c12c92-3152-460d-8778-5396ac6c12e0")); /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemSecurityCryptographyCng => new ReferenceInfo("System.Security.Cryptography.Cng.dll", Resources.SystemSecurityCryptographyCng, Net80.References.SystemSecurityCryptographyCng, global::System.Guid.Parse("ad530968-d555-4b8d-8df0-7c96fe4b6143")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, Net80.References.SystemResourcesWriter, global::System.Guid.Parse("98a22f73-71b7-4896-9938-6f54f1ce128d")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - 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")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, Net80.References.SystemIOIsolatedStorage, global::System.Guid.Parse("e6fecca8-5434-4788-be5b-c32b6f4dd492")); /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.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")); + 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.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net80.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("e9fd1791-8ca9-458c-88e8-cf519e5c0f75")); + public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, Net80.References.SystemSecurityClaims, global::System.Guid.Parse("f78621db-2cbd-4316-be6d-04e143b4148a")); /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyOpenSsl => new ReferenceInfo("System.Security.Cryptography.OpenSsl.dll", Resources.SystemSecurityCryptographyOpenSsl, Net80.References.SystemSecurityCryptographyOpenSsl, global::System.Guid.Parse("70568e6b-19a7-481a-8197-fd310e881a09")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net80.References.SystemThreadingThreadPool, global::System.Guid.Parse("c82bf1e9-790d-4768-8b50-16219b85a43c")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, Net80.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("9527864b-bbfd-4f77-b488-ce23009b3837")); + public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net80.References.SystemTextEncodingsWeb, global::System.Guid.Parse("218b2905-9e00-4c60-8a1e-eaaf3fa289ef")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - 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")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, Net80.References.SystemConsole, global::System.Guid.Parse("1e2a572d-ac79-4893-a169-87a4e0a8c06c")); /// - /// The for System.Security.dll + /// The for mscorlib.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 mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, Net80.References.mscorlib, global::System.Guid.Parse("f0e529cf-f5c6-4539-866c-2ab5067573df")); /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.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 SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, Net80.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("4a30a45b-7a5a-4d95-8b8f-30da161846a6")); /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.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 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.Security.SecureString.dll + /// The for System.ComponentModel.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")); + 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.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, Net80.References.SystemServiceModelWeb, global::System.Guid.Parse("1c4ba5ae-97ce-415f-a321-4ab7ec4ec275")); + 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.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static ReferenceInfo SystemServiceProcess => new ReferenceInfo("System.ServiceProcess.dll", Resources.SystemServiceProcess, Net80.References.SystemServiceProcess, global::System.Guid.Parse("3fd562c9-4903-4e61-97a7-94a05caefc64")); + public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net80.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("d405148c-8731-4ca6-ba70-4a33c7761dbe")); /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - 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")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, Net80.References.SystemLinqExpressions, global::System.Guid.Parse("3038e8fe-2dd2-4863-b910-19d171703c69")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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 SystemThreadingTasks => new ReferenceInfo("System.Threading.Tasks.dll", Resources.SystemThreadingTasks, Net80.References.SystemThreadingTasks, global::System.Guid.Parse("df618ef1-6c2d-4ed8-af00-284e98b3681f")); /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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 SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net80.References.SystemXmlLinq, global::System.Guid.Parse("358c243f-97b8-418d-9f47-627a0d3ca43f")); /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static ReferenceInfo SystemTextEncodingsWeb => new ReferenceInfo("System.Text.Encodings.Web.dll", Resources.SystemTextEncodingsWeb, Net80.References.SystemTextEncodingsWeb, global::System.Guid.Parse("218b2905-9e00-4c60-8a1e-eaaf3fa289ef")); + 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.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static ReferenceInfo SystemTextJson => new ReferenceInfo("System.Text.Json.dll", Resources.SystemTextJson, Net80.References.SystemTextJson, global::System.Guid.Parse("9ffe7a84-aaae-4863-9208-3aa1704f2c3c")); + 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 System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static ReferenceInfo SystemTextRegularExpressions => new ReferenceInfo("System.Text.RegularExpressions.dll", Resources.SystemTextRegularExpressions, Net80.References.SystemTextRegularExpressions, global::System.Guid.Parse("4c15efd1-2131-4ce2-94d0-163e2249a697")); + 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.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static ReferenceInfo SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); + public static ReferenceInfo SystemRuntimeIntrinsics => new ReferenceInfo("System.Runtime.Intrinsics.dll", Resources.SystemRuntimeIntrinsics, Net80.References.SystemRuntimeIntrinsics, global::System.Guid.Parse("b5787cee-8bc2-4866-83ca-99fad3b71cb9")); /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreading => new ReferenceInfo("System.Threading.dll", Resources.SystemThreading, Net80.References.SystemThreading, global::System.Guid.Parse("98b5509a-c4bc-4ab6-be29-de159b90923f")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, Net80.References.SystemDataCommon, global::System.Guid.Parse("efb166ec-50c3-49cc-94b9-ad0bc5d1b1ac")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, Net80.References.SystemThreadingOverlapped, global::System.Guid.Parse("79cca10a-0a5f-495e-8e10-007706f90fb5")); + 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.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - 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")); + public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, Net80.References.SystemAppContext, global::System.Guid.Parse("5288d9eb-6a6a-43d0-a8fa-f7148b3c874a")); /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.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")); + 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.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingTasksExtensions => new ReferenceInfo("System.Threading.Tasks.Extensions.dll", Resources.SystemThreadingTasksExtensions, Net80.References.SystemThreadingTasksExtensions, global::System.Guid.Parse("d405148c-8731-4ca6-ba70-4a33c7761dbe")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, Net80.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("050e55b7-25ff-4d03-b3da-27fbec38a08b")); /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - 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")); + public static ReferenceInfo SystemNetQuic => new ReferenceInfo("System.Net.Quic.dll", Resources.SystemNetQuic, Net80.References.SystemNetQuic, global::System.Guid.Parse("ca53bdf3-2831-4e07-9a06-e256066d6b4d")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, Net80.References.SystemThreadingThread, global::System.Guid.Parse("6208a764-1001-472e-b913-5e0dea10f961")); + 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.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, Net80.References.SystemThreadingThreadPool, global::System.Guid.Parse("c82bf1e9-790d-4768-8b50-16219b85a43c")); + public static ReferenceInfo SystemRuntimeInteropServicesJavaScript => new ReferenceInfo("System.Runtime.InteropServices.JavaScript.dll", Resources.SystemRuntimeInteropServicesJavaScript, Net80.References.SystemRuntimeInteropServicesJavaScript, global::System.Guid.Parse("f064ea3f-6a52-4ddf-953a-287b963ec565")); /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, Net80.References.SystemThreadingTimer, global::System.Guid.Parse("5809ce5e-9e58-4869-9a67-c2e6960efe99")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, Net80.References.SystemLinqParallel, global::System.Guid.Parse("40ef3072-0df4-44ce-9e68-9c21bfb60291")); /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.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 SystemThreadingChannels => new ReferenceInfo("System.Threading.Channels.dll", Resources.SystemThreadingChannels, Net80.References.SystemThreadingChannels, global::System.Guid.Parse("64257dcb-3dd3-4340-8979-478fcb3f8b0d")); /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactionsLocal => new ReferenceInfo("System.Transactions.Local.dll", Resources.SystemTransactionsLocal, Net80.References.SystemTransactionsLocal, global::System.Guid.Parse("c6332a06-1af7-4d75-baaf-d18f9b525c6a")); + 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.ValueTuple.dll + /// The for System.Runtime.Numerics.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 SystemRuntimeNumerics => new ReferenceInfo("System.Runtime.Numerics.dll", Resources.SystemRuntimeNumerics, Net80.References.SystemRuntimeNumerics, global::System.Guid.Parse("3fbb8415-4eb7-4f8f-bf7d-10f2c916edb1")); /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.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 SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net80.References.SystemXmlXmlDocument, global::System.Guid.Parse("2d8ec65b-8b64-4b27-a2c7-ade9329a2c77")); /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWebHttpUtility => new ReferenceInfo("System.Web.HttpUtility.dll", Resources.SystemWebHttpUtility, Net80.References.SystemWebHttpUtility, global::System.Guid.Parse("21cb7f17-8a6f-4b6f-8ea4-841d1b534bf4")); + 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.Windows.dll + /// The for System.Reflection.TypeExtensions.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 SystemReflectionTypeExtensions => new ReferenceInfo("System.Reflection.TypeExtensions.dll", Resources.SystemReflectionTypeExtensions, Net80.References.SystemReflectionTypeExtensions, global::System.Guid.Parse("6f7c262b-6ec8-4d5c-b190-be8083e416e1")); /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.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 SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, Net80.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("7206d7ef-58cd-476b-9bbc-bca7cae03cdb")); /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, Net80.References.SystemXmlLinq, global::System.Guid.Parse("358c243f-97b8-418d-9f47-627a0d3ca43f")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, Net80.References.SystemNetNameResolution, global::System.Guid.Parse("71595b2b-f1c4-4ccf-ad19-49ae1789da9e")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, Net80.References.SystemXmlReaderWriter, global::System.Guid.Parse("f31d9aa7-3f06-406b-b445-91e6a0a3c78d")); + 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.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, Net80.References.SystemXmlSerialization, global::System.Guid.Parse("8dd845e8-8f0e-4a13-aa8c-d26648319854")); + 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.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, Net80.References.SystemXmlXDocument, global::System.Guid.Parse("1c990131-a3f5-4915-a738-a38c3377b8cb")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, Net80.References.SystemXmlXmlDocument, global::System.Guid.Parse("2d8ec65b-8b64-4b27-a2c7-ade9329a2c77")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, Net80.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("e9fd1791-8ca9-458c-88e8-cf519e5c0f75")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, Net80.References.SystemXmlXmlSerializer, global::System.Guid.Parse("59755038-bd4f-4311-b7b5-ccbc7d7ee286")); + 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.Xml.XPath.dll + /// The for System.IO.Pipes.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 SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, Net80.References.SystemIOPipes, global::System.Guid.Parse("df36582c-389c-44ad-9083-5694fc8dd162")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, Net80.References.SystemWindows, global::System.Guid.Parse("20c91fa1-8a5e-444c-8276-cc0d22014e07")); /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static ReferenceInfo WindowsBase => new ReferenceInfo("WindowsBase.dll", Resources.WindowsBase, Net80.References.WindowsBase, global::System.Guid.Parse("f5f6bf26-77be-410b-a0fb-c8ca4924fa33")); + 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")); private static ImmutableArray _all; public static ImmutableArray All { @@ -835,169 +835,169 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -1012,564 +1012,564 @@ public static partial class Net80 { public static class References { - private static PortableExecutableReference? _MicrosoftCSharp; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.CSharp.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftCSharp + public static PortableExecutableReference System { get { - if (_MicrosoftCSharp is null) + if (_System is null) { - _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net80)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); } - return _MicrosoftCSharp; + return _System; } } - private static PortableExecutableReference? _MicrosoftVisualBasicCore; + private static PortableExecutableReference? _SystemIOCompressionBrotli; /// - /// The for Microsoft.VisualBasic.Core.dll + /// The for System.IO.Compression.Brotli.dll /// - public static PortableExecutableReference MicrosoftVisualBasicCore + public static PortableExecutableReference SystemIOCompressionBrotli { get { - if (_MicrosoftVisualBasicCore is null) + if (_SystemIOCompressionBrotli is null) { - _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (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 _MicrosoftVisualBasicCore; + return _SystemIOCompressionBrotli; } } - private static PortableExecutableReference? _MicrosoftVisualBasic; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for Microsoft.VisualBasic.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference MicrosoftVisualBasic + public static PortableExecutableReference SystemThreadingThread { get { - if (_MicrosoftVisualBasic is null) + if (_SystemThreadingThread is null) { - _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net80)"); } - return _MicrosoftVisualBasic; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _SystemSecurityCryptography; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.Security.Cryptography.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference SystemSecurityCryptography { get { - if (_MicrosoftWin32Primitives is null) + if (_SystemSecurityCryptography is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net80)"); + _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); } - return _MicrosoftWin32Primitives; + return _SystemSecurityCryptography; } } - private static PortableExecutableReference? _MicrosoftWin32Registry; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for Microsoft.Win32.Registry.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference MicrosoftWin32Registry + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_MicrosoftWin32Registry is null) + if (_SystemDiagnosticsContracts is null) { - _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net80)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net80)"); } - return _MicrosoftWin32Registry; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for mscorlib.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_mscorlib is null) + if (_SystemComponentModelTypeConverter is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net80)"); } - return _mscorlib; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; /// - /// The for netstandard.dll + /// The for System.Security.Cryptography.OpenSsl.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemSecurityCryptographyOpenSsl { get { - if (_netstandard is null) + if (_SystemSecurityCryptographyOpenSsl is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); + _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net80)"); } - return _netstandard; + return _SystemSecurityCryptographyOpenSsl; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemReflectionMetadata; /// - /// The for System.AppContext.dll + /// The for System.Reflection.Metadata.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemReflectionMetadata { get { - if (_SystemAppContext is null) + if (_SystemReflectionMetadata is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net80)"); + _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net80)"); } - return _SystemAppContext; + return _SystemReflectionMetadata; } } - private static PortableExecutableReference? _SystemBuffers; + private static PortableExecutableReference? _SystemFormatsAsn1; /// - /// The for System.Buffers.dll + /// The for System.Formats.Asn1.dll /// - public static PortableExecutableReference SystemBuffers + public static PortableExecutableReference SystemFormatsAsn1 { get { - if (_SystemBuffers is null) + if (_SystemFormatsAsn1 is null) { - _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net80)"); + _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net80)"); } - return _SystemBuffers; + return _SystemFormatsAsn1; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Diagnostics.DiagnosticSource.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemDiagnosticsDiagnosticSource { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemDiagnosticsDiagnosticSource is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net80)"); + _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net80)"); } - return _SystemCollectionsConcurrent; + return _SystemDiagnosticsDiagnosticSource; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollections is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net80)"); } - return _SystemCollections; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsImmutable; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.Immutable.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsImmutable + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollectionsImmutable is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net80)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (net80)"); } - return _SystemCollectionsImmutable; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net80)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net80)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net80)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelAnnotations; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Annotations.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelAnnotations + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelAnnotations is null) + if (_SystemCore is null) { - _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net80)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net80)"); } - return _SystemComponentModelAnnotations; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModelDataAnnotations; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.DataAnnotations.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModelDataAnnotations + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModelDataAnnotations is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net80)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net80)"); } - return _SystemComponentModelDataAnnotations; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModel is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net80)"); } - return _SystemComponentModel; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net80)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net80)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemNetHttpListener; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Net.HttpListener.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemNetHttpListener { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemNetHttpListener is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net80)"); + _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net80)"); } - return _SystemComponentModelPrimitives; + return _SystemNetHttpListener; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (net80)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConfiguration; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Configuration.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConfiguration + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConfiguration is null) + if (_SystemObjectModel is null) { - _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net80)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net80)"); } - return _SystemConfiguration; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Console.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemConsole is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net80)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net80)"); } - return _SystemConsole; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Core.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemCore is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (net80)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net80)"); } - return _SystemCore; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _MicrosoftCSharp; /// - /// The for System.Data.Common.dll + /// The for Microsoft.CSharp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference MicrosoftCSharp { get { - if (_SystemDataCommon is null) + if (_MicrosoftCSharp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net80)"); + _MicrosoftCSharp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.CSharp")).GetReference(filePath: "Microsoft.CSharp.dll", display: "Microsoft.CSharp (net80)"); } - return _SystemDataCommon; + return _MicrosoftCSharp; } } - private static PortableExecutableReference? _SystemDataDataSetExtensions; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.DataSetExtensions.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemDataDataSetExtensions + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemDataDataSetExtensions is null) + if (_SystemNetWebSocketsClient is null) { - _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net80)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net80)"); } - return _SystemDataDataSetExtensions; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Data.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemData is null) + if (_SystemThreadingTimer is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net80)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net80)"); } - return _SystemData; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemReflectionEmitLightweight; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Reflection.Emit.Lightweight.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemReflectionEmitLightweight { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemReflectionEmitLightweight is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (net80)"); + _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net80)"); } - return _SystemDiagnosticsContracts; + return _SystemReflectionEmitLightweight; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemFormatsTar; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Formats.Tar.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemFormatsTar { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemFormatsTar is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net80)"); + _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net80)"); } - return _SystemDiagnosticsDebug; + return _SystemFormatsTar; } } - private static PortableExecutableReference? _SystemDiagnosticsDiagnosticSource; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.DiagnosticSource.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDiagnosticSource + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDiagnosticSource is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDiagnosticSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.DiagnosticSource")).GetReference(filePath: "System.Diagnostics.DiagnosticSource.dll", display: "System.Diagnostics.DiagnosticSource (net80)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net80)"); } - return _SystemDiagnosticsDiagnosticSource; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net80)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net80)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _WindowsBase; /// - /// The for System.Diagnostics.Process.dll + /// The for WindowsBase.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference WindowsBase { get { - if (_SystemDiagnosticsProcess is null) + if (_WindowsBase is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net80)"); + _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net80)"); } - return _SystemDiagnosticsProcess; + return _WindowsBase; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemNetWebProxy; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Net.WebProxy.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemNetWebProxy { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemNetWebProxy is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net80)"); + _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net80)"); } - return _SystemDiagnosticsStackTrace; + return _SystemNetWebProxy; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemConfiguration; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Configuration.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemConfiguration { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemConfiguration is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (net80)"); + _SystemConfiguration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Configuration")).GetReference(filePath: "System.Configuration.dll", display: "System.Configuration (net80)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemConfiguration; } } @@ -1590,700 +1590,700 @@ public static PortableExecutableReference SystemDiagnosticsTools } } - private static PortableExecutableReference? _SystemDiagnosticsTraceSource; + private static PortableExecutableReference? _SystemIOPipesAccessControl; /// - /// The for System.Diagnostics.TraceSource.dll + /// The for System.IO.Pipes.AccessControl.dll /// - public static PortableExecutableReference SystemDiagnosticsTraceSource + public static PortableExecutableReference SystemIOPipesAccessControl { get { - if (_SystemDiagnosticsTraceSource is null) + if (_SystemIOPipesAccessControl is null) { - _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net80)"); + _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net80)"); } - return _SystemDiagnosticsTraceSource; + return _SystemIOPipesAccessControl; } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net80)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net80)"); } - return _SystemDiagnosticsTracing; + return _SystemDrawing; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; /// - /// The for System.dll + /// The for System.Runtime.CompilerServices.Unsafe.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe { get { - if (_System is null) + if (_SystemRuntimeCompilerServicesUnsafe is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System")).GetReference(filePath: "System.dll", display: "System (net80)"); + _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net80)"); } - return _System; + return _SystemRuntimeCompilerServicesUnsafe; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (net80)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (net80)"); } - return _SystemDrawing; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemDataDataSetExtensions; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Data.DataSetExtensions.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemDataDataSetExtensions { get { - if (_SystemDrawingPrimitives is null) + if (_SystemDataDataSetExtensions is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (net80)"); + _SystemDataDataSetExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.DataSetExtensions")).GetReference(filePath: "System.Data.DataSetExtensions.dll", display: "System.Data.DataSetExtensions (net80)"); } - return _SystemDrawingPrimitives; + return _SystemDataDataSetExtensions; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDynamicRuntime is null) + if (_SystemNetWebSockets is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (net80)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net80)"); } - return _SystemDynamicRuntime; + return _SystemNetWebSockets; } } - private static PortableExecutableReference? _SystemFormatsAsn1; + private static PortableExecutableReference? _SystemTextJson; /// - /// The for System.Formats.Asn1.dll + /// The for System.Text.Json.dll /// - public static PortableExecutableReference SystemFormatsAsn1 + public static PortableExecutableReference SystemTextJson { get { - if (_SystemFormatsAsn1 is null) + if (_SystemTextJson is null) { - _SystemFormatsAsn1 = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Asn1")).GetReference(filePath: "System.Formats.Asn1.dll", display: "System.Formats.Asn1 (net80)"); + _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net80)"); } - return _SystemFormatsAsn1; + return _SystemTextJson; } } - private static PortableExecutableReference? _SystemFormatsTar; + private static PortableExecutableReference? _SystemReflectionDispatchProxy; /// - /// The for System.Formats.Tar.dll + /// The for System.Reflection.DispatchProxy.dll /// - public static PortableExecutableReference SystemFormatsTar + public static PortableExecutableReference SystemReflectionDispatchProxy { get { - if (_SystemFormatsTar is null) + if (_SystemReflectionDispatchProxy is null) { - _SystemFormatsTar = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Formats.Tar")).GetReference(filePath: "System.Formats.Tar.dll", display: "System.Formats.Tar (net80)"); + _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net80)"); } - return _SystemFormatsTar; + return _SystemReflectionDispatchProxy; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemDiagnosticsTraceSource; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Diagnostics.TraceSource.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemDiagnosticsTraceSource { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemDiagnosticsTraceSource is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net80)"); + _SystemDiagnosticsTraceSource = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.TraceSource")).GetReference(filePath: "System.Diagnostics.TraceSource.dll", display: "System.Diagnostics.TraceSource (net80)"); } - return _SystemGlobalizationCalendars; + return _SystemDiagnosticsTraceSource; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _MicrosoftVisualBasicCore; /// - /// The for System.Globalization.dll + /// The for Microsoft.VisualBasic.Core.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference MicrosoftVisualBasicCore { get { - if (_SystemGlobalization is null) + if (_MicrosoftVisualBasicCore is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); + _MicrosoftVisualBasicCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic.Core")).GetReference(filePath: "Microsoft.VisualBasic.Core.dll", display: "Microsoft.VisualBasic.Core (net80)"); } - return _SystemGlobalization; + return _MicrosoftVisualBasicCore; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeLoader; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.Loader.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeLoader { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeLoader is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net80)"); + _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (net80)"); } - return _SystemGlobalizationExtensions; + return _SystemRuntimeLoader; } } - private static PortableExecutableReference? _SystemIOCompressionBrotli; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.IO.Compression.Brotli.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemIOCompressionBrotli + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemIOCompressionBrotli is null) + if (_SystemXmlSerialization 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)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net80)"); } - return _SystemIOCompressionBrotli; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.IO.Compression.dll + /// The for System.IO.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemIO { get { - if (_SystemIOCompression is null) + if (_SystemIO is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); } - return _SystemIOCompression; + return _SystemIO; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net80)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (net80)"); } - return _SystemIOCompressionFileSystem; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemRuntimeInteropServices is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net80)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); } - return _SystemIOCompressionZipFile; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.IO.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemIO is null) + if (_SystemThreadingTasksParallel is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (net80)"); + _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net80)"); } - return _SystemIO; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemIOFileSystemAccessControl; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.IO.FileSystem.AccessControl.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemIOFileSystemAccessControl + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemIOFileSystemAccessControl is null) + if (_SystemNetSockets is null) { - _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net80)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net80)"); } - return _SystemIOFileSystemAccessControl; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.IO.FileSystem.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemIOFileSystem is null) + if (_SystemValueTuple is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); } - return _SystemIOFileSystem; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net80)"); + _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net80)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net80)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net80)"); } - return _SystemIOFileSystemPrimitives; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemNetServicePoint; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Net.ServicePoint.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemNetServicePoint { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemNetServicePoint is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net80)"); + _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net80)"); } - return _SystemIOFileSystemWatcher; + return _SystemNetServicePoint; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemTextEncodingCodePages; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Text.Encoding.CodePages.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemTextEncodingCodePages { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemTextEncodingCodePages is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); + _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net80)"); } - return _SystemIOIsolatedStorage; + return _SystemTextEncodingCodePages; } } - 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("net80.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (net80)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (net80)"); } - return _SystemIOMemoryMappedFiles; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOPipesAccessControl; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Pipes.AccessControl.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOPipesAccessControl + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOPipesAccessControl is null) + if (_SystemReflectionExtensions is null) { - _SystemIOPipesAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes.AccessControl")).GetReference(filePath: "System.IO.Pipes.AccessControl.dll", display: "System.IO.Pipes.AccessControl (net80)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net80)"); } - return _SystemIOPipesAccessControl; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.Pipes.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIOPipes is null) + if (_SystemRuntimeSerialization is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net80)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); } - return _SystemIOPipes; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemReflectionEmit; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Reflection.Emit.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemReflectionEmit { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemReflectionEmit is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net80)"); + _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemReflectionEmit; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.Linq.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemLinq is null) + if (_SystemNetNetworkInformation is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net80)"); } - return _SystemLinq; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemReflectionEmitILGeneration; /// - /// The for System.Linq.Expressions.dll + /// The for System.Reflection.Emit.ILGeneration.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemReflectionEmitILGeneration { get { - if (_SystemLinqExpressions is null) + if (_SystemReflectionEmitILGeneration is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net80)"); + _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net80)"); } - return _SystemLinqExpressions; + return _SystemReflectionEmitILGeneration; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.Linq.Parallel.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemLinqParallel is null) + if (_SystemDiagnosticsProcess is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net80)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (net80)"); } - return _SystemLinqParallel; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.Linq.Queryable.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemLinqQueryable is null) + if (_SystemComponentModelPrimitives is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net80)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (net80)"); } - return _SystemLinqQueryable; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemMemory; + private static PortableExecutableReference? _SystemComponentModelDataAnnotations; /// - /// The for System.Memory.dll + /// The for System.ComponentModel.DataAnnotations.dll /// - public static PortableExecutableReference SystemMemory + public static PortableExecutableReference SystemComponentModelDataAnnotations { get { - if (_SystemMemory is null) + if (_SystemComponentModelDataAnnotations is null) { - _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net80)"); + _SystemComponentModelDataAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.DataAnnotations")).GetReference(filePath: "System.ComponentModel.DataAnnotations.dll", display: "System.ComponentModel.DataAnnotations (net80)"); } - return _SystemMemory; + return _SystemComponentModelDataAnnotations; } } - private static PortableExecutableReference? _SystemNet; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.Net.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemNet + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemNet is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (net80)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net80)"); } - return _SystemNet; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.Net.Http.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemNetHttp is null) + if (_SystemDiagnosticsDebug is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net80)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (net80)"); } - return _SystemNetHttp; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemNetHttpJson; + private static PortableExecutableReference? _SystemBuffers; /// - /// The for System.Net.Http.Json.dll + /// The for System.Buffers.dll /// - public static PortableExecutableReference SystemNetHttpJson + public static PortableExecutableReference SystemBuffers { get { - if (_SystemNetHttpJson is null) + if (_SystemBuffers 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)"); + _SystemBuffers = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Buffers")).GetReference(filePath: "System.Buffers.dll", display: "System.Buffers (net80)"); } - return _SystemNetHttpJson; + return _SystemBuffers; } } - private static PortableExecutableReference? _SystemNetHttpListener; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.Net.HttpListener.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemNetHttpListener + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemNetHttpListener is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemNetHttpListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.HttpListener")).GetReference(filePath: "System.Net.HttpListener.dll", display: "System.Net.HttpListener (net80)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (net80)"); } - return _SystemNetHttpListener; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemNetMail; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.Net.Mail.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemNetMail + public static PortableExecutableReference SystemThreading { get { - if (_SystemNetMail is null) + if (_SystemThreading is null) { - _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net80)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); } - return _SystemNetMail; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.Net.NameResolution.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemNetNameResolution is null) + if (_SystemIOCompressionZipFile is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net80)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (net80)"); } - return _SystemNetNameResolution; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemNetNetworkInformation is null) + if (_SystemXmlReaderWriter is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (net80)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net80)"); } - return _SystemNetNetworkInformation; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Net.Ping.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemNetPing is null) + if (_SystemTextRegularExpressions is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net80)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net80)"); } - return _SystemNetPing; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _MicrosoftVisualBasic; /// - /// The for System.Net.Primitives.dll + /// The for Microsoft.VisualBasic.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference MicrosoftVisualBasic { get { - if (_SystemNetPrimitives is null) + if (_MicrosoftVisualBasic is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net80)"); + _MicrosoftVisualBasic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.VisualBasic")).GetReference(filePath: "Microsoft.VisualBasic.dll", display: "Microsoft.VisualBasic (net80)"); } - return _SystemNetPrimitives; + return _MicrosoftVisualBasic; } } - private static PortableExecutableReference? _SystemNetQuic; + private static PortableExecutableReference? _SystemComponentModelAnnotations; /// - /// The for System.Net.Quic.dll + /// The for System.ComponentModel.Annotations.dll /// - public static PortableExecutableReference SystemNetQuic + public static PortableExecutableReference SystemComponentModelAnnotations { get { - if (_SystemNetQuic is null) + if (_SystemComponentModelAnnotations is null) { - _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net80)"); + _SystemComponentModelAnnotations = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.Annotations")).GetReference(filePath: "System.ComponentModel.Annotations.dll", display: "System.ComponentModel.Annotations (net80)"); } - return _SystemNetQuic; + return _SystemComponentModelAnnotations; } } @@ -2304,1482 +2304,1482 @@ public static PortableExecutableReference SystemNetRequests } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Net.Security.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemNetSecurity is null) + if (_SystemGlobalizationCalendars is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net80)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (net80)"); } - return _SystemNetSecurity; + return _SystemGlobalizationCalendars; } } - private static PortableExecutableReference? _SystemNetServicePoint; + private static PortableExecutableReference? _SystemCollectionsImmutable; /// - /// The for System.Net.ServicePoint.dll + /// The for System.Collections.Immutable.dll /// - public static PortableExecutableReference SystemNetServicePoint + public static PortableExecutableReference SystemCollectionsImmutable { get { - if (_SystemNetServicePoint is null) + if (_SystemCollectionsImmutable is null) { - _SystemNetServicePoint = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.ServicePoint")).GetReference(filePath: "System.Net.ServicePoint.dll", display: "System.Net.ServicePoint (net80)"); + _SystemCollectionsImmutable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Immutable")).GetReference(filePath: "System.Collections.Immutable.dll", display: "System.Collections.Immutable (net80)"); } - return _SystemNetServicePoint; + return _SystemCollectionsImmutable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; /// - /// The for System.Net.Sockets.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemRuntimeSerializationPrimitives { get { - if (_SystemNetSockets is null) + if (_SystemRuntimeSerializationPrimitives is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (net80)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net80)"); } - return _SystemNetSockets; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetWebClient; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.WebClient.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetWebClient + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetWebClient is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (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 _SystemNetWebClient; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net80)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (net80)"); } - return _SystemNetWebHeaderCollection; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetWebProxy; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.WebProxy.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetWebProxy + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetWebProxy is null) + if (_SystemNetPrimitives is null) { - _SystemNetWebProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebProxy")).GetReference(filePath: "System.Net.WebProxy.dll", display: "System.Net.WebProxy (net80)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (net80)"); } - return _SystemNetWebProxy; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemSecuritySecureString is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (net80)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net80)"); } - return _SystemNetWebSocketsClient; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.WebSockets.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetWebSockets is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (net80)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); } - return _SystemNetWebSockets; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemServiceProcess; /// - /// The for System.Numerics.dll + /// The for System.ServiceProcess.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemServiceProcess { get { - if (_SystemNumerics is null) + if (_SystemServiceProcess is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); + _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net80)"); } - return _SystemNumerics; + return _SystemServiceProcess; } } - private static PortableExecutableReference? _SystemNumericsVectors; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Numerics.Vectors.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNumericsVectors + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNumericsVectors is null) + if (_SystemLinqQueryable is null) { - _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net80)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (net80)"); } - return _SystemNumericsVectors; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemMemory; /// - /// The for System.ObjectModel.dll + /// The for System.Memory.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemMemory { get { - if (_SystemObjectModel is null) + if (_SystemMemory is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (net80)"); + _SystemMemory = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Memory")).GetReference(filePath: "System.Memory.dll", display: "System.Memory (net80)"); } - return _SystemObjectModel; + return _SystemMemory; } } - private static PortableExecutableReference? _SystemReflectionDispatchProxy; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Reflection.DispatchProxy.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemReflectionDispatchProxy + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemReflectionDispatchProxy is null) + if (_SystemXmlXDocument is null) { - _SystemReflectionDispatchProxy = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.DispatchProxy")).GetReference(filePath: "System.Reflection.DispatchProxy.dll", display: "System.Reflection.DispatchProxy (net80)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net80)"); } - return _SystemReflectionDispatchProxy; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Reflection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemCollections { get { - if (_SystemReflection is null) + if (_SystemCollections is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (net80)"); } - return _SystemReflection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemReflectionEmit; + private static PortableExecutableReference? _SystemWebHttpUtility; /// - /// The for System.Reflection.Emit.dll + /// The for System.Web.HttpUtility.dll /// - public static PortableExecutableReference SystemReflectionEmit + public static PortableExecutableReference SystemWebHttpUtility { get { - if (_SystemReflectionEmit is null) + if (_SystemWebHttpUtility is null) { - _SystemReflectionEmit = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit")).GetReference(filePath: "System.Reflection.Emit.dll", display: "System.Reflection.Emit (net80)"); + _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net80)"); } - return _SystemReflectionEmit; + return _SystemWebHttpUtility; } } - private static PortableExecutableReference? _SystemReflectionEmitILGeneration; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Reflection.Emit.ILGeneration.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemReflectionEmitILGeneration + public static PortableExecutableReference SystemRuntime { get { - if (_SystemReflectionEmitILGeneration is null) + if (_SystemRuntime is null) { - _SystemReflectionEmitILGeneration = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.ILGeneration")).GetReference(filePath: "System.Reflection.Emit.ILGeneration.dll", display: "System.Reflection.Emit.ILGeneration (net80)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); } - return _SystemReflectionEmitILGeneration; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemReflectionEmitLightweight; + private static PortableExecutableReference? _SystemThreadingTasksDataflow; /// - /// The for System.Reflection.Emit.Lightweight.dll + /// The for System.Threading.Tasks.Dataflow.dll /// - public static PortableExecutableReference SystemReflectionEmitLightweight + public static PortableExecutableReference SystemThreadingTasksDataflow { get { - if (_SystemReflectionEmitLightweight is null) + if (_SystemThreadingTasksDataflow is null) { - _SystemReflectionEmitLightweight = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Emit.Lightweight")).GetReference(filePath: "System.Reflection.Emit.Lightweight.dll", display: "System.Reflection.Emit.Lightweight (net80)"); + _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net80)"); } - return _SystemReflectionEmitLightweight; + return _SystemThreadingTasksDataflow; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemNetPing { get { - if (_SystemReflectionExtensions is null) + if (_SystemNetPing is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (net80)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (net80)"); } - return _SystemReflectionExtensions; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemReflectionMetadata; + private static PortableExecutableReference? _SystemIOFileSystemAccessControl; /// - /// The for System.Reflection.Metadata.dll + /// The for System.IO.FileSystem.AccessControl.dll /// - public static PortableExecutableReference SystemReflectionMetadata + public static PortableExecutableReference SystemIOFileSystemAccessControl { get { - if (_SystemReflectionMetadata is null) + if (_SystemIOFileSystemAccessControl is null) { - _SystemReflectionMetadata = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Metadata")).GetReference(filePath: "System.Reflection.Metadata.dll", display: "System.Reflection.Metadata (net80)"); + _SystemIOFileSystemAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.AccessControl")).GetReference(filePath: "System.IO.FileSystem.AccessControl.dll", display: "System.IO.FileSystem.AccessControl (net80)"); } - return _SystemReflectionMetadata; + return _SystemIOFileSystemAccessControl; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Reflection.Primitives.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemReflectionPrimitives is null) + if (_SystemCollectionsSpecialized is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net80)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (net80)"); } - return _SystemReflectionPrimitives; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemReflectionTypeExtensions; + private static PortableExecutableReference? _SystemNetWebClient; /// - /// The for System.Reflection.TypeExtensions.dll + /// The for System.Net.WebClient.dll /// - public static PortableExecutableReference SystemReflectionTypeExtensions + public static PortableExecutableReference SystemNetWebClient { get { - if (_SystemReflectionTypeExtensions is null) + if (_SystemNetWebClient is null) { - _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net80)"); + _SystemNetWebClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebClient")).GetReference(filePath: "System.Net.WebClient.dll", display: "System.Net.WebClient (net80)"); } - return _SystemReflectionTypeExtensions; + return _SystemNetWebClient; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.Resources.Reader.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemResourcesReader is null) + if (_SystemTextEncoding is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net80)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); } - return _SystemResourcesReader; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemResourcesResourceManager is null) + if (_SystemResourcesReader is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (net80)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (net80)"); } - return _SystemResourcesResourceManager; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Resources.Writer.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemData { get { - if (_SystemResourcesWriter is null) + if (_SystemData is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net80)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (net80)"); } - return _SystemResourcesWriter; + return _SystemData; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesUnsafe; + private static PortableExecutableReference? _SystemNetMail; /// - /// The for System.Runtime.CompilerServices.Unsafe.dll + /// The for System.Net.Mail.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesUnsafe + public static PortableExecutableReference SystemNetMail { get { - if (_SystemRuntimeCompilerServicesUnsafe is null) + if (_SystemNetMail is null) { - _SystemRuntimeCompilerServicesUnsafe = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.Unsafe")).GetReference(filePath: "System.Runtime.CompilerServices.Unsafe.dll", display: "System.Runtime.CompilerServices.Unsafe (net80)"); + _SystemNetMail = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Mail")).GetReference(filePath: "System.Net.Mail.dll", display: "System.Net.Mail (net80)"); } - return _SystemRuntimeCompilerServicesUnsafe; + return _SystemNetMail; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemSecurityAccessControl; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Security.AccessControl.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemSecurityAccessControl { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemSecurityAccessControl is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (net80)"); + _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemSecurityAccessControl; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Runtime.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemRuntime is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (net80)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (net80)"); } - return _SystemRuntime; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _SystemNetHttpJson; /// - /// The for System.Runtime.Extensions.dll + /// The for System.Net.Http.Json.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference SystemNetHttpJson { get { - if (_SystemRuntimeExtensions is null) + if (_SystemNetHttpJson is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (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 _SystemRuntimeExtensions; + return _SystemNetHttpJson; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Runtime.Handles.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemReflection { get { - if (_SystemRuntimeHandles is null) + if (_SystemReflection is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net80)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (net80)"); } - return _SystemRuntimeHandles; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNumericsVectors; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Numerics.Vectors.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNumericsVectors { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNumericsVectors is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (net80)"); + _SystemNumericsVectors = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics.Vectors")).GetReference(filePath: "System.Numerics.Vectors.dll", display: "System.Numerics.Vectors (net80)"); } - return _SystemRuntimeInteropServices; + return _SystemNumericsVectors; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Runtime.InteropServices.JavaScript.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemRuntimeInteropServicesJavaScript is null) + if (_SystemServiceModelWeb is null) { - _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net80)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net80)"); } - return _SystemRuntimeInteropServicesJavaScript; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemRuntimeInteropServicesRuntimeInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.RuntimeInformation")).GetReference(filePath: "System.Runtime.InteropServices.RuntimeInformation.dll", display: "System.Runtime.InteropServices.RuntimeInformation (net80)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (net80)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeIntrinsics; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.Intrinsics.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeIntrinsics + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeIntrinsics is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net80)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); } - return _SystemRuntimeIntrinsics; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntimeLoader; + private static PortableExecutableReference? _SystemSecurityPrincipalWindows; /// - /// The for System.Runtime.Loader.dll + /// The for System.Security.Principal.Windows.dll /// - public static PortableExecutableReference SystemRuntimeLoader + public static PortableExecutableReference SystemSecurityPrincipalWindows { get { - if (_SystemRuntimeLoader is null) + if (_SystemSecurityPrincipalWindows is null) { - _SystemRuntimeLoader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Loader")).GetReference(filePath: "System.Runtime.Loader.dll", display: "System.Runtime.Loader (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 _SystemRuntimeLoader; + return _SystemSecurityPrincipalWindows; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntimeNumerics is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net80)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (net80)"); } - return _SystemRuntimeNumerics; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Serialization.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeSerialization is null) + if (_netstandard is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (net80)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (net80)"); } - return _SystemRuntimeSerialization; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (net80)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (net80)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net80)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (net80)"); } - return _SystemRuntimeSerializationJson; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOFileSystemPrimitives is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (net80)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (net80)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemSecurityCryptographyCng; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Security.Cryptography.Cng.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemSecurityCryptographyCng { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemSecurityCryptographyCng is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net80)"); + _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net80)"); } - return _SystemRuntimeSerializationXml; + return _SystemSecurityCryptographyCng; } } - private static PortableExecutableReference? _SystemSecurityAccessControl; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Security.AccessControl.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemSecurityAccessControl + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemSecurityAccessControl is null) + if (_SystemRuntimeExtensions is null) { - _SystemSecurityAccessControl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.AccessControl")).GetReference(filePath: "System.Security.AccessControl.dll", display: "System.Security.AccessControl (net80)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (net80)"); } - return _SystemSecurityAccessControl; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemSecurityClaims; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Security.Claims.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemSecurityClaims + public static PortableExecutableReference SystemXml { get { - if (_SystemSecurityClaims is null) + if (_SystemXml is null) { - _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net80)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); } - return _SystemSecurityClaims; + return _SystemXml; } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (net80)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (net80)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCng; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Security.Cryptography.Cng.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCng + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemSecurityCryptographyCng is null) + if (_SystemResourcesWriter is null) { - _SystemSecurityCryptographyCng = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Cng")).GetReference(filePath: "System.Security.Cryptography.Cng.dll", display: "System.Security.Cryptography.Cng (net80)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (net80)"); } - return _SystemSecurityCryptographyCng; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemIOIsolatedStorage is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (net80)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (net80)"); } - return _SystemSecurityCryptographyCsp; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemSecurityCryptography; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Security.Cryptography.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemSecurityCryptography + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemSecurityCryptography is null) + if (_SystemGlobalization is null) { - _SystemSecurityCryptography = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography")).GetReference(filePath: "System.Security.Cryptography.dll", display: "System.Security.Cryptography (net80)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (net80)"); } - return _SystemSecurityCryptography; + return _SystemGlobalization; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _SystemSecurityClaims; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for System.Security.Claims.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference SystemSecurityClaims { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_SystemSecurityClaims is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net80)"); + _SystemSecurityClaims = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Claims")).GetReference(filePath: "System.Security.Claims.dll", display: "System.Security.Claims (net80)"); } - return _SystemSecurityCryptographyEncoding; + return _SystemSecurityClaims; } } - private static PortableExecutableReference? _SystemSecurityCryptographyOpenSsl; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.OpenSsl.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyOpenSsl + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyOpenSsl is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyOpenSsl = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.OpenSsl")).GetReference(filePath: "System.Security.Cryptography.OpenSsl.dll", display: "System.Security.Cryptography.OpenSsl (net80)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net80)"); } - return _SystemSecurityCryptographyOpenSsl; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemTextEncodingsWeb; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Text.Encodings.Web.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemTextEncodingsWeb { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemTextEncodingsWeb is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (net80)"); + _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net80)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemTextEncodingsWeb; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (net80)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (net80)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurity; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurity + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurity is null) + if (_mscorlib is null) { - _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (net80)"); } - return _SystemSecurity; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Principal.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityPrincipal is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (net80)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (net80)"); } - return _SystemSecurityPrincipal; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityPrincipalWindows; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Principal.Windows.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityPrincipalWindows + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityPrincipalWindows is null) + if (_SystemXmlXPathXDocument 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)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (net80)"); } - return _SystemSecurityPrincipalWindows; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.SecureString.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecuritySecureString is null) + if (_SystemComponentModel is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (net80)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (net80)"); } - return _SystemSecuritySecureString; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemNumerics { get { - if (_SystemServiceModelWeb is null) + if (_SystemNumerics is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (net80)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (net80)"); } - return _SystemServiceModelWeb; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceProcess; + private static PortableExecutableReference? _SystemThreadingTasksExtensions; /// - /// The for System.ServiceProcess.dll + /// The for System.Threading.Tasks.Extensions.dll /// - public static PortableExecutableReference SystemServiceProcess + public static PortableExecutableReference SystemThreadingTasksExtensions { get { - if (_SystemServiceProcess is null) + if (_SystemThreadingTasksExtensions is null) { - _SystemServiceProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ServiceProcess")).GetReference(filePath: "System.ServiceProcess.dll", display: "System.ServiceProcess (net80)"); + _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net80)"); } - return _SystemServiceProcess; + return _SystemThreadingTasksExtensions; } } - private static PortableExecutableReference? _SystemTextEncodingCodePages; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.Text.Encoding.CodePages.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemTextEncodingCodePages + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemTextEncodingCodePages is null) + if (_SystemLinqExpressions is null) { - _SystemTextEncodingCodePages = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding.CodePages")).GetReference(filePath: "System.Text.Encoding.CodePages.dll", display: "System.Text.Encoding.CodePages (net80)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (net80)"); } - return _SystemTextEncodingCodePages; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (net80)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq 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)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net80)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextEncodingsWeb; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.Encodings.Web.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextEncodingsWeb + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextEncodingsWeb is null) + if (_SystemIOFileSystem is null) { - _SystemTextEncodingsWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Encodings.Web")).GetReference(filePath: "System.Text.Encodings.Web.dll", display: "System.Text.Encodings.Web (net80)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (net80)"); } - return _SystemTextEncodingsWeb; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemTextJson; + private static PortableExecutableReference? _MicrosoftWin32Registry; /// - /// The for System.Text.Json.dll + /// The for Microsoft.Win32.Registry.dll /// - public static PortableExecutableReference SystemTextJson + public static PortableExecutableReference MicrosoftWin32Registry { get { - if (_SystemTextJson is null) + if (_MicrosoftWin32Registry is null) { - _SystemTextJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.Json")).GetReference(filePath: "System.Text.Json.dll", display: "System.Text.Json (net80)"); + _MicrosoftWin32Registry = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.Microsoft.Win32.Registry")).GetReference(filePath: "Microsoft.Win32.Registry.dll", display: "Microsoft.Win32.Registry (net80)"); } - return _SystemTextJson; + return _MicrosoftWin32Registry; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemLinq { get { - if (_SystemTextRegularExpressions is null) + if (_SystemLinq is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (net80)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (net80)"); } - return _SystemTextRegularExpressions; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingChannels; + private static PortableExecutableReference? _SystemRuntimeIntrinsics; /// - /// The for System.Threading.Channels.dll + /// The for System.Runtime.Intrinsics.dll /// - public static PortableExecutableReference SystemThreadingChannels + public static PortableExecutableReference SystemRuntimeIntrinsics { get { - if (_SystemThreadingChannels is null) + if (_SystemRuntimeIntrinsics is null) { - _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net80)"); + _SystemRuntimeIntrinsics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Intrinsics")).GetReference(filePath: "System.Runtime.Intrinsics.dll", display: "System.Runtime.Intrinsics (net80)"); } - return _SystemThreadingChannels; + return _SystemRuntimeIntrinsics; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreading is null) + if (_SystemDataCommon is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (net80)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (net80)"); } - return _SystemThreading; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Overlapped.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingOverlapped is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (net80)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (net80)"); } - return _SystemThreadingOverlapped; + return _SystemIOFileSystemWatcher; } } - private static PortableExecutableReference? _SystemThreadingTasksDataflow; + private static PortableExecutableReference? _SystemAppContext; /// - /// The for System.Threading.Tasks.Dataflow.dll + /// The for System.AppContext.dll /// - public static PortableExecutableReference SystemThreadingTasksDataflow + public static PortableExecutableReference SystemAppContext { get { - if (_SystemThreadingTasksDataflow is null) + if (_SystemAppContext is null) { - _SystemThreadingTasksDataflow = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Dataflow")).GetReference(filePath: "System.Threading.Tasks.Dataflow.dll", display: "System.Threading.Tasks.Dataflow (net80)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (net80)"); } - return _SystemThreadingTasksDataflow; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemSecurity; /// - /// The for System.Threading.Tasks.dll + /// The for System.Security.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemSecurity { get { - if (_SystemThreadingTasks is null) + if (_SystemSecurity is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (net80)"); + _SystemSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security")).GetReference(filePath: "System.Security.dll", display: "System.Security (net80)"); } - return _SystemThreadingTasks; + return _SystemSecurity; } } - private static PortableExecutableReference? _SystemThreadingTasksExtensions; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Tasks.Extensions.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingTasksExtensions + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingTasksExtensions is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingTasksExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Extensions")).GetReference(filePath: "System.Threading.Tasks.Extensions.dll", display: "System.Threading.Tasks.Extensions (net80)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (net80)"); } - return _SystemThreadingTasksExtensions; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingTasksParallel; + private static PortableExecutableReference? _SystemNetQuic; /// - /// The for System.Threading.Tasks.Parallel.dll + /// The for System.Net.Quic.dll /// - public static PortableExecutableReference SystemThreadingTasksParallel + public static PortableExecutableReference SystemNetQuic { get { - if (_SystemThreadingTasksParallel is null) + if (_SystemNetQuic is null) { - _SystemThreadingTasksParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (net80)"); + _SystemNetQuic = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Quic")).GetReference(filePath: "System.Net.Quic.dll", display: "System.Net.Quic (net80)"); } - return _SystemThreadingTasksParallel; + return _SystemNetQuic; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (net80)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (net80)"); } - return _SystemThreadingThread; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeInteropServicesJavaScript; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.InteropServices.JavaScript.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeInteropServicesJavaScript { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeInteropServicesJavaScript is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (net80)"); + _SystemRuntimeInteropServicesJavaScript = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.InteropServices.JavaScript")).GetReference(filePath: "System.Runtime.InteropServices.JavaScript.dll", display: "System.Runtime.InteropServices.JavaScript (net80)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeInteropServicesJavaScript; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (net80)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (net80)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemThreadingChannels; /// - /// The for System.Transactions.dll + /// The for System.Threading.Channels.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemThreadingChannels { get { - if (_SystemTransactions is null) + if (_SystemThreadingChannels is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); + _SystemThreadingChannels = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Threading.Channels")).GetReference(filePath: "System.Threading.Channels.dll", display: "System.Threading.Channels (net80)"); } - return _SystemTransactions; + return _SystemThreadingChannels; } } - private static PortableExecutableReference? _SystemTransactionsLocal; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.Local.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactionsLocal + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactionsLocal is null) + if (_SystemWeb is null) { - _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net80)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); } - return _SystemTransactionsLocal; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (net80)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (net80)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (net80)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWebHttpUtility; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Web.HttpUtility.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWebHttpUtility + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWebHttpUtility is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWebHttpUtility = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Web.HttpUtility")).GetReference(filePath: "System.Web.HttpUtility.dll", display: "System.Web.HttpUtility (net80)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net80)"); } - return _SystemWebHttpUtility; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemReflectionTypeExtensions; /// - /// The for System.Windows.dll + /// The for System.Reflection.TypeExtensions.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemReflectionTypeExtensions { get { - if (_SystemWindows is null) + if (_SystemReflectionTypeExtensions is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); + _SystemReflectionTypeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Reflection.TypeExtensions")).GetReference(filePath: "System.Reflection.TypeExtensions.dll", display: "System.Reflection.TypeExtensions (net80)"); } - return _SystemWindows; + return _SystemReflectionTypeExtensions; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (net80)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (net80)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (net80)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (net80)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (net80)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (net80)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (net80)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (net80)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (net80)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (net80)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (net80)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (net80)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemTransactionsLocal; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.Transactions.Local.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemTransactionsLocal { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemTransactionsLocal is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (net80)"); + _SystemTransactionsLocal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Transactions.Local")).GetReference(filePath: "System.Transactions.Local.dll", display: "System.Transactions.Local (net80)"); } - return _SystemXmlXmlSerializer; + return _SystemTransactionsLocal; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XPath.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXPath is null) + if (_SystemIOPipes is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (net80)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (net80)"); } - return _SystemXmlXPath; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemWindows 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)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (net80)"); } - return _SystemXmlXPathXDocument; + return _SystemWindows; } } - private static PortableExecutableReference? _WindowsBase; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for WindowsBase.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference WindowsBase + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_WindowsBase is null) + if (_SystemRuntimeSerializationXml is null) { - _WindowsBase = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.WindowsBase")).GetReference(filePath: "WindowsBase.dll", display: "WindowsBase (net80)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("net80.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (net80)"); } - return _WindowsBase; + return _SystemRuntimeSerializationXml; } } @@ -3792,169 +3792,169 @@ 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, + System, + SystemIOCompressionBrotli, + SystemThreadingThread, + SystemSecurityCryptography, SystemDiagnosticsContracts, - SystemDiagnosticsDebug, + SystemComponentModelTypeConverter, + SystemSecurityCryptographyOpenSsl, + SystemReflectionMetadata, + SystemFormatsAsn1, SystemDiagnosticsDiagnosticSource, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, - SystemDiagnosticsTextWriterTraceListener, - SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, - SystemDrawing, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, 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, + SystemCore, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, SystemNetHttpListener, - SystemNetMail, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetQuic, - SystemNetRequests, - SystemNetSecurity, - SystemNetServicePoint, - SystemNetSockets, - SystemNetWebClient, - SystemNetWebHeaderCollection, - SystemNetWebProxy, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemNumericsVectors, + SystemNet, SystemObjectModel, - SystemReflectionDispatchProxy, - SystemReflection, - SystemReflectionEmit, - SystemReflectionEmitILGeneration, + SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + MicrosoftCSharp, + SystemNetWebSocketsClient, + SystemThreadingTimer, SystemReflectionEmitLightweight, - SystemReflectionExtensions, - SystemReflectionMetadata, - SystemReflectionPrimitives, - SystemReflectionTypeExtensions, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, + SystemFormatsTar, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, + WindowsBase, + SystemNetWebProxy, + SystemConfiguration, + SystemDiagnosticsTools, + SystemIOPipesAccessControl, + SystemDrawing, SystemRuntimeCompilerServicesUnsafe, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsTracing, + SystemDataDataSetExtensions, + SystemNetWebSockets, + SystemTextJson, + SystemReflectionDispatchProxy, + SystemDiagnosticsTraceSource, + MicrosoftVisualBasicCore, + SystemRuntimeLoader, + SystemXmlSerialization, + SystemIO, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, - SystemRuntimeInteropServicesJavaScript, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeIntrinsics, - SystemRuntimeLoader, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemNetServicePoint, + SystemTextEncodingCodePages, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemReflectionEmit, + SystemNetNetworkInformation, + SystemReflectionEmitILGeneration, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemComponentModelDataAnnotations, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemBuffers, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + MicrosoftVisualBasic, + SystemComponentModelAnnotations, + SystemNetRequests, + SystemGlobalizationCalendars, + SystemCollectionsImmutable, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityAccessControl, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCng, - SystemSecurityCryptographyCsp, - SystemSecurityCryptography, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyOpenSsl, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurity, - SystemSecurityPrincipal, - SystemSecurityPrincipalWindows, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, SystemServiceProcess, - SystemTextEncodingCodePages, + SystemLinqQueryable, + SystemMemory, + SystemXmlXDocument, + SystemCollections, + SystemWebHttpUtility, + SystemRuntime, + SystemThreadingTasksDataflow, + SystemNetPing, + SystemIOFileSystemAccessControl, + SystemCollectionsSpecialized, + SystemNetWebClient, SystemTextEncoding, - SystemTextEncodingExtensions, + SystemResourcesReader, + SystemData, + SystemNetMail, + SystemSecurityAccessControl, + SystemIOFileSystemDriveInfo, + SystemNetHttpJson, + SystemReflection, + SystemNumericsVectors, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemSecurityPrincipalWindows, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemSecurityCryptographyCng, + SystemRuntimeExtensions, + SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, SystemTextEncodingsWeb, - SystemTextJson, - SystemTextRegularExpressions, - SystemThreadingChannels, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasksDataflow, - SystemThreadingTasks, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, SystemThreadingTasksExtensions, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemTransactionsLocal, - SystemValueTuple, - SystemWeb, - SystemWebHttpUtility, - SystemWindows, - SystemXml, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + MicrosoftWin32Registry, + SystemLinq, + SystemRuntimeIntrinsics, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemSecurity, + SystemRuntimeSerializationJson, + SystemNetQuic, + SystemRuntimeHandles, + SystemRuntimeInteropServicesJavaScript, + SystemLinqParallel, + SystemThreadingChannels, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, - WindowsBase, + SystemReflectionTypeExtensions, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemTransactionsLocal, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -3968,226 +3968,214 @@ public static partial class Net80 public static class Resources { /// - /// The image bytes for Microsoft.CSharp.dll - /// - public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net80.Microsoft.CSharp"); - private static byte[]? _MicrosoftCSharp; - - /// - /// The image bytes for Microsoft.VisualBasic.Core.dll - /// - public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net80.Microsoft.VisualBasic.Core"); - private static byte[]? _MicrosoftVisualBasicCore; - - /// - /// The image bytes for Microsoft.VisualBasic.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80.Microsoft.VisualBasic"); - private static byte[]? _MicrosoftVisualBasic; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); + private static byte[]? _System; /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.IO.Compression.Brotli.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net80.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); + private static byte[]? _SystemIOCompressionBrotli; /// - /// The image bytes for Microsoft.Win32.Registry.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net80.Microsoft.Win32.Registry"); - private static byte[]? _MicrosoftWin32Registry; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net80.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Security.Cryptography.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); + private static byte[]? _SystemSecurityCryptography; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net80.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net80.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net80.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Buffers.dll + /// The image bytes for System.Security.Cryptography.OpenSsl.dll /// - public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net80.System.Buffers"); - private static byte[]? _SystemBuffers; + public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net80.System.Security.Cryptography.OpenSsl"); + private static byte[]? _SystemSecurityCryptographyOpenSsl; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Reflection.Metadata.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net80.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net80.System.Reflection.Metadata"); + private static byte[]? _SystemReflectionMetadata; /// - /// The image bytes for System.Collections.dll + /// The image bytes for System.Formats.Asn1.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net80.System.Formats.Asn1"); + private static byte[]? _SystemFormatsAsn1; /// - /// The image bytes for System.Collections.Immutable.dll + /// The image bytes for System.Diagnostics.DiagnosticSource.dll /// - public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net80.System.Collections.Immutable"); - private static byte[]? _SystemCollectionsImmutable; + public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net80.System.Diagnostics.DiagnosticSource"); + private static byte[]? _SystemDiagnosticsDiagnosticSource; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net80.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net80.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net80.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "net80.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.ComponentModel.Annotations.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net80.System.ComponentModel.Annotations"); - private static byte[]? _SystemComponentModelAnnotations; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "net80.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.ComponentModel.DataAnnotations.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net80.System.ComponentModel.DataAnnotations"); - private static byte[]? _SystemComponentModelDataAnnotations; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net80.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net80.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net80.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net80.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net80.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net80.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "net80.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net80.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.Configuration.dll + /// The image bytes for System.Net.HttpListener.dll /// - public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net80.System.Configuration"); - private static byte[]? _SystemConfiguration; + public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net80.System.Net.HttpListener"); + private static byte[]? _SystemNetHttpListener; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net80.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "net80.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net80.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net80.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net80.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.DataSetExtensions.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net80.System.Data.DataSetExtensions"); - private static byte[]? _SystemDataDataSetExtensions; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net80.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.dll + /// The image bytes for Microsoft.CSharp.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net80.System.Data"); - private static byte[]? _SystemData; + public static byte[] MicrosoftCSharp => ResourceLoader.GetOrCreateResource(ref _MicrosoftCSharp, "net80.Microsoft.CSharp"); + private static byte[]? _MicrosoftCSharp; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "net80.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net80.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net80.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net80.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.DiagnosticSource.dll + /// The image bytes for System.Reflection.Emit.Lightweight.dll /// - public static byte[] SystemDiagnosticsDiagnosticSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDiagnosticSource, "net80.System.Diagnostics.DiagnosticSource"); - private static byte[]? _SystemDiagnosticsDiagnosticSource; + public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net80.System.Reflection.Emit.Lightweight"); + private static byte[]? _SystemReflectionEmitLightweight; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Formats.Tar.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net80.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net80.System.Formats.Tar"); + private static byte[]? _SystemFormatsTar; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net80.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net80.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net80.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net80.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for WindowsBase.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "net80.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80.WindowsBase"); + private static byte[]? _WindowsBase; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebProxy.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net80.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net80.System.Net.WebProxy"); + private static byte[]? _SystemNetWebProxy; /// - /// The image bytes for System.Diagnostics.TraceSource.dll + /// The image bytes for System.Configuration.dll /// - public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net80.System.Diagnostics.TraceSource"); - private static byte[]? _SystemDiagnosticsTraceSource; + public static byte[] SystemConfiguration => ResourceLoader.GetOrCreateResource(ref _SystemConfiguration, "net80.System.Configuration"); + private static byte[]? _SystemConfiguration; /// - /// The image bytes for System.Diagnostics.Tracing.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net80.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "net80.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.dll + /// The image bytes for System.IO.Pipes.AccessControl.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "net80.System"); - private static byte[]? _System; + public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net80.System.IO.Pipes.AccessControl"); + private static byte[]? _SystemIOPipesAccessControl; /// /// The image bytes for System.Drawing.dll @@ -4196,70 +4184,64 @@ public static class Resources 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 + /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "net80.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net80.System.Runtime.CompilerServices.Unsafe"); + private static byte[]? _SystemRuntimeCompilerServicesUnsafe; /// - /// The image bytes for System.Formats.Asn1.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemFormatsAsn1 => ResourceLoader.GetOrCreateResource(ref _SystemFormatsAsn1, "net80.System.Formats.Asn1"); - private static byte[]? _SystemFormatsAsn1; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "net80.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Formats.Tar.dll + /// The image bytes for System.Data.DataSetExtensions.dll /// - public static byte[] SystemFormatsTar => ResourceLoader.GetOrCreateResource(ref _SystemFormatsTar, "net80.System.Formats.Tar"); - private static byte[]? _SystemFormatsTar; + public static byte[] SystemDataDataSetExtensions => ResourceLoader.GetOrCreateResource(ref _SystemDataDataSetExtensions, "net80.System.Data.DataSetExtensions"); + private static byte[]? _SystemDataDataSetExtensions; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net80.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net80.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Text.Json.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net80.System.Text.Json"); + private static byte[]? _SystemTextJson; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.Reflection.DispatchProxy.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net80.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net80.System.Reflection.DispatchProxy"); + private static byte[]? _SystemReflectionDispatchProxy; /// - /// The image bytes for System.IO.Compression.Brotli.dll + /// The image bytes for System.Diagnostics.TraceSource.dll /// - public static byte[] SystemIOCompressionBrotli => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionBrotli, "net80.System.IO.Compression.Brotli"); - private static byte[]? _SystemIOCompressionBrotli; + public static byte[] SystemDiagnosticsTraceSource => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTraceSource, "net80.System.Diagnostics.TraceSource"); + private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.IO.Compression.dll + /// The image bytes for Microsoft.VisualBasic.Core.dll /// - public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] MicrosoftVisualBasicCore => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasicCore, "net80.Microsoft.VisualBasic.Core"); + private static byte[]? _MicrosoftVisualBasicCore; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Runtime.Loader.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net80.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net80.System.Runtime.Loader"); + private static byte[]? _SystemRuntimeLoader; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net80.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net80.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// /// The image bytes for System.IO.dll @@ -4268,412 +4250,406 @@ public static class Resources private static byte[]? _SystemIO; /// - /// The image bytes for System.IO.FileSystem.AccessControl.dll - /// - 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 + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "net80.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net80.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net80.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net80.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net80.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net80.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net80.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "net80.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net80.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Pipes.AccessControl.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOPipesAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOPipesAccessControl, "net80.System.IO.Pipes.AccessControl"); - private static byte[]? _SystemIOPipesAccessControl; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net80.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Net.ServicePoint.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net80.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net80.System.Net.ServicePoint"); + private static byte[]? _SystemNetServicePoint; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Text.Encoding.CodePages.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net80.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net80.System.Text.Encoding.CodePages"); + private static byte[]? _SystemTextEncodingCodePages; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "net80.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net80.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net80.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net80.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Reflection.Emit.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net80.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); + private static byte[]? _SystemReflectionEmit; /// - /// The image bytes for System.Memory.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net80.System.Memory"); - private static byte[]? _SystemMemory; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net80.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Reflection.Emit.ILGeneration.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "net80.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net80.System.Reflection.Emit.ILGeneration"); + private static byte[]? _SystemReflectionEmitILGeneration; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net80.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "net80.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.Net.Http.Json.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); - private static byte[]? _SystemNetHttpJson; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "net80.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.Net.HttpListener.dll + /// The image bytes for System.ComponentModel.DataAnnotations.dll /// - public static byte[] SystemNetHttpListener => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpListener, "net80.System.Net.HttpListener"); - private static byte[]? _SystemNetHttpListener; + public static byte[] SystemComponentModelDataAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelDataAnnotations, "net80.System.ComponentModel.DataAnnotations"); + private static byte[]? _SystemComponentModelDataAnnotations; /// - /// The image bytes for System.Net.Mail.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net80.System.Net.Mail"); - private static byte[]? _SystemNetMail; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net80.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net80.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "net80.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Buffers.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "net80.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemBuffers => ResourceLoader.GetOrCreateResource(ref _SystemBuffers, "net80.System.Buffers"); + private static byte[]? _SystemBuffers; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net80.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "net80.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.Net.Primitives.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net80.System.Net.Primitives"); - private static byte[]? _SystemNetPrimitives; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Net.Quic.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net80.System.Net.Quic"); - private static byte[]? _SystemNetQuic; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "net80.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Net.Requests.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net80.System.Net.Requests"); - private static byte[]? _SystemNetRequests; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net80.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Net.Security.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net80.System.Net.Security"); - private static byte[]? _SystemNetSecurity; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net80.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Net.ServicePoint.dll + /// The image bytes for Microsoft.VisualBasic.dll /// - public static byte[] SystemNetServicePoint => ResourceLoader.GetOrCreateResource(ref _SystemNetServicePoint, "net80.System.Net.ServicePoint"); - private static byte[]? _SystemNetServicePoint; + public static byte[] MicrosoftVisualBasic => ResourceLoader.GetOrCreateResource(ref _MicrosoftVisualBasic, "net80.Microsoft.VisualBasic"); + private static byte[]? _MicrosoftVisualBasic; /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.ComponentModel.Annotations.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "net80.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemComponentModelAnnotations => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelAnnotations, "net80.System.ComponentModel.Annotations"); + private static byte[]? _SystemComponentModelAnnotations; /// - /// The image bytes for System.Net.WebClient.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net80.System.Net.WebClient"); - private static byte[]? _SystemNetWebClient; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "net80.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net80.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "net80.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.WebProxy.dll + /// The image bytes for System.Collections.Immutable.dll /// - public static byte[] SystemNetWebProxy => ResourceLoader.GetOrCreateResource(ref _SystemNetWebProxy, "net80.System.Net.WebProxy"); - private static byte[]? _SystemNetWebProxy; + public static byte[] SystemCollectionsImmutable => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsImmutable, "net80.System.Collections.Immutable"); + private static byte[]? _SystemCollectionsImmutable; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "net80.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net80.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "net80.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net80.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "net80.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Numerics.Vectors.dll + /// The image bytes for System.Net.Primitives.dll /// - public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net80.System.Numerics.Vectors"); - private static byte[]? _SystemNumericsVectors; + public static byte[] SystemNetPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemNetPrimitives, "net80.System.Net.Primitives"); + private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "net80.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net80.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Reflection.DispatchProxy.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemReflectionDispatchProxy => ResourceLoader.GetOrCreateResource(ref _SystemReflectionDispatchProxy, "net80.System.Reflection.DispatchProxy"); - private static byte[]? _SystemReflectionDispatchProxy; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.ServiceProcess.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net80.System.ServiceProcess"); + private static byte[]? _SystemServiceProcess; /// - /// The image bytes for System.Reflection.Emit.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemReflectionEmit => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmit, "net80.System.Reflection.Emit"); - private static byte[]? _SystemReflectionEmit; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "net80.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Reflection.Emit.ILGeneration.dll + /// The image bytes for System.Memory.dll /// - public static byte[] SystemReflectionEmitILGeneration => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitILGeneration, "net80.System.Reflection.Emit.ILGeneration"); - private static byte[]? _SystemReflectionEmitILGeneration; + public static byte[] SystemMemory => ResourceLoader.GetOrCreateResource(ref _SystemMemory, "net80.System.Memory"); + private static byte[]? _SystemMemory; /// - /// The image bytes for System.Reflection.Emit.Lightweight.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemReflectionEmitLightweight => ResourceLoader.GetOrCreateResource(ref _SystemReflectionEmitLightweight, "net80.System.Reflection.Emit.Lightweight"); - private static byte[]? _SystemReflectionEmitLightweight; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net80.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "net80.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "net80.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.Reflection.Metadata.dll + /// The image bytes for System.Web.HttpUtility.dll /// - public static byte[] SystemReflectionMetadata => ResourceLoader.GetOrCreateResource(ref _SystemReflectionMetadata, "net80.System.Reflection.Metadata"); - private static byte[]? _SystemReflectionMetadata; + public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net80.System.Web.HttpUtility"); + private static byte[]? _SystemWebHttpUtility; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net80.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.TypeExtensions.dll + /// The image bytes for System.Threading.Tasks.Dataflow.dll /// - public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net80.System.Reflection.TypeExtensions"); - private static byte[]? _SystemReflectionTypeExtensions; + public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net80.System.Threading.Tasks.Dataflow"); + private static byte[]? _SystemThreadingTasksDataflow; /// - /// The image bytes for System.Resources.Reader.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net80.System.Resources.Reader"); - private static byte[]? _SystemResourcesReader; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "net80.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.IO.FileSystem.AccessControl.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "net80.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemIOFileSystemAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemAccessControl, "net80.System.IO.FileSystem.AccessControl"); + private static byte[]? _SystemIOFileSystemAccessControl; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net80.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "net80.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Runtime.CompilerServices.Unsafe.dll + /// The image bytes for System.Net.WebClient.dll /// - public static byte[] SystemRuntimeCompilerServicesUnsafe => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesUnsafe, "net80.System.Runtime.CompilerServices.Unsafe"); - private static byte[]? _SystemRuntimeCompilerServicesUnsafe; + public static byte[] SystemNetWebClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebClient, "net80.System.Net.WebClient"); + private static byte[]? _SystemNetWebClient; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "net80.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.Resources.Reader.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "net80.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemResourcesReader => ResourceLoader.GetOrCreateResource(ref _SystemResourcesReader, "net80.System.Resources.Reader"); + private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net80.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "net80.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Net.Mail.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net80.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemNetMail => ResourceLoader.GetOrCreateResource(ref _SystemNetMail, "net80.System.Net.Mail"); + private static byte[]? _SystemNetMail; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Security.AccessControl.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "net80.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net80.System.Security.AccessControl"); + private static byte[]? _SystemSecurityAccessControl; /// - /// The image bytes for System.Runtime.InteropServices.JavaScript.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net80.System.Runtime.InteropServices.JavaScript"); - private static byte[]? _SystemRuntimeInteropServicesJavaScript; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "net80.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for System.Net.Http.Json.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "net80.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] SystemNetHttpJson => ResourceLoader.GetOrCreateResource(ref _SystemNetHttpJson, "net80.System.Net.Http.Json"); + private static byte[]? _SystemNetHttpJson; /// - /// The image bytes for System.Runtime.Intrinsics.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net80.System.Runtime.Intrinsics"); - private static byte[]? _SystemRuntimeIntrinsics; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "net80.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.Loader.dll + /// The image bytes for System.Numerics.Vectors.dll /// - public static byte[] SystemRuntimeLoader => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeLoader, "net80.System.Runtime.Loader"); - private static byte[]? _SystemRuntimeLoader; + public static byte[] SystemNumericsVectors => ResourceLoader.GetOrCreateResource(ref _SystemNumericsVectors, "net80.System.Numerics.Vectors"); + private static byte[]? _SystemNumericsVectors; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net80.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net80.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "net80.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "net80.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "net80.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Security.Principal.Windows.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net80.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net80.System.Security.Principal.Windows"); + private static byte[]? _SystemSecurityPrincipalWindows; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "net80.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "net80.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net80.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "net80.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Security.AccessControl.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemSecurityAccessControl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityAccessControl, "net80.System.Security.AccessControl"); - private static byte[]? _SystemSecurityAccessControl; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "net80.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net80.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "net80.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "net80.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "net80.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// /// The image bytes for System.Security.Cryptography.Cng.dll @@ -4682,190 +4658,202 @@ public static class Resources private static byte[]? _SystemSecurityCryptographyCng; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "net80.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "net80.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Security.Cryptography.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemSecurityCryptography => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptography, "net80.System.Security.Cryptography"); - private static byte[]? _SystemSecurityCryptography; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.IO.Compression.FileSystem.dll + /// + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "net80.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; + + /// + /// The image bytes for System.Resources.Writer.dll + /// + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "net80.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; + + /// + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net80.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "net80.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.OpenSsl.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyOpenSsl => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyOpenSsl, "net80.System.Security.Cryptography.OpenSsl"); - private static byte[]? _SystemSecurityCryptographyOpenSsl; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "net80.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "net80.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "net80.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "net80.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net80.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.dll + /// The image bytes for System.Text.Encodings.Web.dll /// - public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); - private static byte[]? _SystemSecurity; + public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net80.System.Text.Encodings.Web"); + private static byte[]? _SystemTextEncodingsWeb; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "net80.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "net80.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Principal.Windows.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityPrincipalWindows => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipalWindows, "net80.System.Security.Principal.Windows"); - private static byte[]? _SystemSecurityPrincipalWindows; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "net80.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "net80.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "net80.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "net80.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.ServiceProcess.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemServiceProcess => ResourceLoader.GetOrCreateResource(ref _SystemServiceProcess, "net80.System.ServiceProcess"); - private static byte[]? _SystemServiceProcess; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "net80.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.CodePages.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingCodePages => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingCodePages, "net80.System.Text.Encoding.CodePages"); - private static byte[]? _SystemTextEncodingCodePages; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "net80.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.Threading.Tasks.Extensions.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "net80.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net80.System.Threading.Tasks.Extensions"); + private static byte[]? _SystemThreadingTasksExtensions; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "net80.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "net80.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Text.Encodings.Web.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemTextEncodingsWeb => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingsWeb, "net80.System.Text.Encodings.Web"); - private static byte[]? _SystemTextEncodingsWeb; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Text.Json.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemTextJson => ResourceLoader.GetOrCreateResource(ref _SystemTextJson, "net80.System.Text.Json"); - private static byte[]? _SystemTextJson; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net80.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "net80.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "net80.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Channels.dll + /// The image bytes for Microsoft.Win32.Registry.dll /// - public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net80.System.Threading.Channels"); - private static byte[]? _SystemThreadingChannels; + public static byte[] MicrosoftWin32Registry => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Registry, "net80.Microsoft.Win32.Registry"); + private static byte[]? _MicrosoftWin32Registry; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "net80.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "net80.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Runtime.Intrinsics.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "net80.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemRuntimeIntrinsics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeIntrinsics, "net80.System.Runtime.Intrinsics"); + private static byte[]? _SystemRuntimeIntrinsics; /// - /// The image bytes for System.Threading.Tasks.Dataflow.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingTasksDataflow => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksDataflow, "net80.System.Threading.Tasks.Dataflow"); - private static byte[]? _SystemThreadingTasksDataflow; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "net80.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "net80.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "net80.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Tasks.Extensions.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTasksExtensions => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksExtensions, "net80.System.Threading.Tasks.Extensions"); - private static byte[]? _SystemThreadingTasksExtensions; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "net80.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Security.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "net80.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemSecurity => ResourceLoader.GetOrCreateResource(ref _SystemSecurity, "net80.System.Security"); + private static byte[]? _SystemSecurity; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "net80.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "net80.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.Net.Quic.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "net80.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemNetQuic => ResourceLoader.GetOrCreateResource(ref _SystemNetQuic, "net80.System.Net.Quic"); + private static byte[]? _SystemNetQuic; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "net80.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "net80.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.InteropServices.JavaScript.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeInteropServicesJavaScript => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesJavaScript, "net80.System.Runtime.InteropServices.JavaScript"); + private static byte[]? _SystemRuntimeInteropServicesJavaScript; /// - /// The image bytes for System.Transactions.Local.dll + /// The image bytes for System.Linq.Parallel.dll /// - public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net80.System.Transactions.Local"); - private static byte[]? _SystemTransactionsLocal; + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "net80.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Threading.Channels.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "net80.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemThreadingChannels => ResourceLoader.GetOrCreateResource(ref _SystemThreadingChannels, "net80.System.Threading.Channels"); + private static byte[]? _SystemThreadingChannels; /// /// The image bytes for System.Web.dll @@ -4874,76 +4862,88 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Web.HttpUtility.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWebHttpUtility => ResourceLoader.GetOrCreateResource(ref _SystemWebHttpUtility, "net80.System.Web.HttpUtility"); - private static byte[]? _SystemWebHttpUtility; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "net80.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net80.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "net80.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net80.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Reflection.TypeExtensions.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "net80.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemReflectionTypeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionTypeExtensions, "net80.System.Reflection.TypeExtensions"); + private static byte[]? _SystemReflectionTypeExtensions; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "net80.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "net80.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "net80.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "net80.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "net80.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "net80.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "net80.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "net80.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "net80.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "net80.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "net80.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "net80.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.Transactions.Local.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "net80.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemTransactionsLocal => ResourceLoader.GetOrCreateResource(ref _SystemTransactionsLocal, "net80.System.Transactions.Local"); + private static byte[]? _SystemTransactionsLocal; /// - /// The image bytes for WindowsBase.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] WindowsBase => ResourceLoader.GetOrCreateResource(ref _WindowsBase, "net80.WindowsBase"); - private static byte[]? _WindowsBase; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "net80.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "net80.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "net80.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; } diff --git a/Src/Basic.Reference.Assemblies/Generated.Net80.targets b/Src/Basic.Reference.Assemblies/Generated.Net80.targets index daa4a00..cb2a439 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.System + Resources\net80\System.dll - - net80.Microsoft.VisualBasic.Core - Resources\net80\Microsoft.VisualBasic.Core.dll + + net80.System.IO.Compression.Brotli + Resources\net80\System.IO.Compression.Brotli.dll - - net80.Microsoft.VisualBasic - Resources\net80\Microsoft.VisualBasic.dll + + net80.System.Threading.Thread + Resources\net80\System.Threading.Thread.dll - - net80.Microsoft.Win32.Primitives - Resources\net80\Microsoft.Win32.Primitives.dll + + net80.System.Security.Cryptography + Resources\net80\System.Security.Cryptography.dll - - net80.Microsoft.Win32.Registry - Resources\net80\Microsoft.Win32.Registry.dll + + net80.System.Diagnostics.Contracts + Resources\net80\System.Diagnostics.Contracts.dll - - net80.mscorlib - Resources\net80\mscorlib.dll + + net80.System.ComponentModel.TypeConverter + Resources\net80\System.ComponentModel.TypeConverter.dll - - net80.netstandard - Resources\net80\netstandard.dll + + net80.System.Security.Cryptography.OpenSsl + Resources\net80\System.Security.Cryptography.OpenSsl.dll - - net80.System.AppContext - Resources\net80\System.AppContext.dll + + net80.System.Reflection.Metadata + Resources\net80\System.Reflection.Metadata.dll - - net80.System.Buffers - Resources\net80\System.Buffers.dll + + net80.System.Formats.Asn1 + Resources\net80\System.Formats.Asn1.dll - - net80.System.Collections.Concurrent - Resources\net80\System.Collections.Concurrent.dll + + net80.System.Diagnostics.DiagnosticSource + Resources\net80\System.Diagnostics.DiagnosticSource.dll - - net80.System.Collections - Resources\net80\System.Collections.dll + + net80.System.Security.Cryptography.Primitives + Resources\net80\System.Security.Cryptography.Primitives.dll - - net80.System.Collections.Immutable - Resources\net80\System.Collections.Immutable.dll + + net80.Microsoft.Win32.Primitives + Resources\net80\Microsoft.Win32.Primitives.dll - - net80.System.Collections.NonGeneric - Resources\net80\System.Collections.NonGeneric.dll + + net80.System.Drawing.Primitives + Resources\net80\System.Drawing.Primitives.dll - - net80.System.Collections.Specialized - Resources\net80\System.Collections.Specialized.dll + + net80.System.IO.MemoryMappedFiles + Resources\net80\System.IO.MemoryMappedFiles.dll - - net80.System.ComponentModel.Annotations - Resources\net80\System.ComponentModel.Annotations.dll + + net80.System.Core + Resources\net80\System.Core.dll - - net80.System.ComponentModel.DataAnnotations - Resources\net80\System.ComponentModel.DataAnnotations.dll + + net80.System.Runtime.Serialization.Formatters + Resources\net80\System.Runtime.Serialization.Formatters.dll - - net80.System.ComponentModel - Resources\net80\System.ComponentModel.dll + + net80.System.Resources.ResourceManager + Resources\net80\System.Resources.ResourceManager.dll - - net80.System.ComponentModel.EventBasedAsync - Resources\net80\System.ComponentModel.EventBasedAsync.dll + + net80.System.Threading.Overlapped + Resources\net80\System.Threading.Overlapped.dll - - net80.System.ComponentModel.Primitives - Resources\net80\System.ComponentModel.Primitives.dll + + net80.System.Net.HttpListener + Resources\net80\System.Net.HttpListener.dll - - net80.System.ComponentModel.TypeConverter - Resources\net80\System.ComponentModel.TypeConverter.dll + + net80.System.Net + Resources\net80\System.Net.dll - - net80.System.Configuration - Resources\net80\System.Configuration.dll + + net80.System.ObjectModel + Resources\net80\System.ObjectModel.dll - - net80.System.Console - Resources\net80\System.Console.dll + + net80.System.Diagnostics.TextWriterTraceListener + Resources\net80\System.Diagnostics.TextWriterTraceListener.dll - - net80.System.Core - Resources\net80\System.Core.dll + + net80.System.Security.Cryptography.Csp + Resources\net80\System.Security.Cryptography.Csp.dll - - net80.System.Data.Common - Resources\net80\System.Data.Common.dll + + net80.Microsoft.CSharp + Resources\net80\Microsoft.CSharp.dll - - net80.System.Data.DataSetExtensions - Resources\net80\System.Data.DataSetExtensions.dll + + net80.System.Net.WebSockets.Client + Resources\net80\System.Net.WebSockets.Client.dll - - net80.System.Data - Resources\net80\System.Data.dll + + net80.System.Threading.Timer + Resources\net80\System.Threading.Timer.dll - - net80.System.Diagnostics.Contracts - Resources\net80\System.Diagnostics.Contracts.dll + + net80.System.Reflection.Emit.Lightweight + Resources\net80\System.Reflection.Emit.Lightweight.dll - - net80.System.Diagnostics.Debug - Resources\net80\System.Diagnostics.Debug.dll + + net80.System.Formats.Tar + Resources\net80\System.Formats.Tar.dll - - net80.System.Diagnostics.DiagnosticSource - Resources\net80\System.Diagnostics.DiagnosticSource.dll + + net80.System.Dynamic.Runtime + Resources\net80\System.Dynamic.Runtime.dll - - net80.System.Diagnostics.FileVersionInfo - Resources\net80\System.Diagnostics.FileVersionInfo.dll + + net80.System.Security.Cryptography.Algorithms + Resources\net80\System.Security.Cryptography.Algorithms.dll - - net80.System.Diagnostics.Process - Resources\net80\System.Diagnostics.Process.dll + + net80.WindowsBase + Resources\net80\WindowsBase.dll - - net80.System.Diagnostics.StackTrace - Resources\net80\System.Diagnostics.StackTrace.dll + + net80.System.Net.WebProxy + Resources\net80\System.Net.WebProxy.dll - - net80.System.Diagnostics.TextWriterTraceListener - Resources\net80\System.Diagnostics.TextWriterTraceListener.dll + + net80.System.Configuration + Resources\net80\System.Configuration.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.IO.Pipes.AccessControl + Resources\net80\System.IO.Pipes.AccessControl.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.Runtime.CompilerServices.Unsafe + Resources\net80\System.Runtime.CompilerServices.Unsafe.dll - - net80.System.Formats.Asn1 - Resources\net80\System.Formats.Asn1.dll + + net80.System.Diagnostics.Tracing + Resources\net80\System.Diagnostics.Tracing.dll - - net80.System.Formats.Tar - Resources\net80\System.Formats.Tar.dll + + net80.System.Data.DataSetExtensions + Resources\net80\System.Data.DataSetExtensions.dll - - net80.System.Globalization.Calendars - Resources\net80\System.Globalization.Calendars.dll + + net80.System.Net.WebSockets + Resources\net80\System.Net.WebSockets.dll - - net80.System.Globalization - Resources\net80\System.Globalization.dll + + net80.System.Text.Json + Resources\net80\System.Text.Json.dll - - net80.System.Globalization.Extensions - Resources\net80\System.Globalization.Extensions.dll + + net80.System.Reflection.DispatchProxy + Resources\net80\System.Reflection.DispatchProxy.dll - - net80.System.IO.Compression.Brotli - Resources\net80\System.IO.Compression.Brotli.dll + + net80.System.Diagnostics.TraceSource + Resources\net80\System.Diagnostics.TraceSource.dll - - net80.System.IO.Compression - Resources\net80\System.IO.Compression.dll + + net80.Microsoft.VisualBasic.Core + Resources\net80\Microsoft.VisualBasic.Core.dll - - net80.System.IO.Compression.FileSystem - Resources\net80\System.IO.Compression.FileSystem.dll + + net80.System.Runtime.Loader + Resources\net80\System.Runtime.Loader.dll - - net80.System.IO.Compression.ZipFile - Resources\net80\System.IO.Compression.ZipFile.dll + + net80.System.Xml.Serialization + Resources\net80\System.Xml.Serialization.dll - + net80.System.IO Resources\net80\System.IO.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.Diagnostics.FileVersionInfo + Resources\net80\System.Diagnostics.FileVersionInfo.dll - - net80.System.IO.FileSystem.DriveInfo - Resources\net80\System.IO.FileSystem.DriveInfo.dll + + net80.System.Runtime.InteropServices + Resources\net80\System.Runtime.InteropServices.dll - - net80.System.IO.FileSystem.Primitives - Resources\net80\System.IO.FileSystem.Primitives.dll + + net80.System.Threading.Tasks.Parallel + Resources\net80\System.Threading.Tasks.Parallel.dll - - net80.System.IO.FileSystem.Watcher - Resources\net80\System.IO.FileSystem.Watcher.dll + + net80.System.Net.Sockets + Resources\net80\System.Net.Sockets.dll - - net80.System.IO.IsolatedStorage - Resources\net80\System.IO.IsolatedStorage.dll + + net80.System.ValueTuple + Resources\net80\System.ValueTuple.dll - - net80.System.IO.MemoryMappedFiles - Resources\net80\System.IO.MemoryMappedFiles.dll + + net80.System.Runtime.InteropServices.RuntimeInformation + Resources\net80\System.Runtime.InteropServices.RuntimeInformation.dll - - net80.System.IO.Pipes.AccessControl - Resources\net80\System.IO.Pipes.AccessControl.dll + + net80.System.Security.Cryptography.X509Certificates + Resources\net80\System.Security.Cryptography.X509Certificates.dll - - net80.System.IO.Pipes - Resources\net80\System.IO.Pipes.dll + + net80.System.Net.ServicePoint + Resources\net80\System.Net.ServicePoint.dll - - net80.System.IO.UnmanagedMemoryStream - Resources\net80\System.IO.UnmanagedMemoryStream.dll + + net80.System.Text.Encoding.CodePages + Resources\net80\System.Text.Encoding.CodePages.dll - - net80.System.Linq - Resources\net80\System.Linq.dll + + net80.System.IO.Compression + Resources\net80\System.IO.Compression.dll - - net80.System.Linq.Expressions - Resources\net80\System.Linq.Expressions.dll + + net80.System.Reflection.Extensions + Resources\net80\System.Reflection.Extensions.dll - - net80.System.Linq.Parallel - Resources\net80\System.Linq.Parallel.dll + + net80.System.Runtime.Serialization + Resources\net80\System.Runtime.Serialization.dll - - net80.System.Linq.Queryable - Resources\net80\System.Linq.Queryable.dll + + net80.System.Reflection.Emit + Resources\net80\System.Reflection.Emit.dll - - net80.System.Memory - Resources\net80\System.Memory.dll + + net80.System.Net.NetworkInformation + Resources\net80\System.Net.NetworkInformation.dll - - net80.System.Net - Resources\net80\System.Net.dll + + net80.System.Reflection.Emit.ILGeneration + Resources\net80\System.Reflection.Emit.ILGeneration.dll - - net80.System.Net.Http - Resources\net80\System.Net.Http.dll + + net80.System.Diagnostics.Process + Resources\net80\System.Diagnostics.Process.dll - - net80.System.Net.Http.Json - Resources\net80\System.Net.Http.Json.dll + + net80.System.ComponentModel.Primitives + Resources\net80\System.ComponentModel.Primitives.dll - - net80.System.Net.HttpListener - Resources\net80\System.Net.HttpListener.dll + + net80.System.ComponentModel.DataAnnotations + Resources\net80\System.ComponentModel.DataAnnotations.dll - - net80.System.Net.Mail - Resources\net80\System.Net.Mail.dll + + net80.System.Runtime.CompilerServices.VisualC + Resources\net80\System.Runtime.CompilerServices.VisualC.dll - - net80.System.Net.NameResolution - Resources\net80\System.Net.NameResolution.dll + + net80.System.Diagnostics.Debug + Resources\net80\System.Diagnostics.Debug.dll - - net80.System.Net.NetworkInformation - Resources\net80\System.Net.NetworkInformation.dll + + net80.System.Buffers + Resources\net80\System.Buffers.dll - - net80.System.Net.Ping - Resources\net80\System.Net.Ping.dll + + net80.System.Collections.NonGeneric + Resources\net80\System.Collections.NonGeneric.dll - - net80.System.Net.Primitives - Resources\net80\System.Net.Primitives.dll + + net80.System.Threading + Resources\net80\System.Threading.dll - - net80.System.Net.Quic - Resources\net80\System.Net.Quic.dll + + net80.System.IO.Compression.ZipFile + Resources\net80\System.IO.Compression.ZipFile.dll - - net80.System.Net.Requests - Resources\net80\System.Net.Requests.dll + + net80.System.Xml.ReaderWriter + Resources\net80\System.Xml.ReaderWriter.dll - - net80.System.Net.Security - Resources\net80\System.Net.Security.dll + + net80.System.Text.RegularExpressions + Resources\net80\System.Text.RegularExpressions.dll - - net80.System.Net.ServicePoint - Resources\net80\System.Net.ServicePoint.dll + + net80.Microsoft.VisualBasic + Resources\net80\Microsoft.VisualBasic.dll - - net80.System.Net.Sockets - Resources\net80\System.Net.Sockets.dll + + net80.System.ComponentModel.Annotations + Resources\net80\System.ComponentModel.Annotations.dll - - net80.System.Net.WebClient - Resources\net80\System.Net.WebClient.dll + + net80.System.Net.Requests + Resources\net80\System.Net.Requests.dll - - net80.System.Net.WebHeaderCollection - Resources\net80\System.Net.WebHeaderCollection.dll + + net80.System.Globalization.Calendars + Resources\net80\System.Globalization.Calendars.dll - - net80.System.Net.WebProxy - Resources\net80\System.Net.WebProxy.dll + + net80.System.Collections.Immutable + Resources\net80\System.Collections.Immutable.dll - - net80.System.Net.WebSockets.Client - Resources\net80\System.Net.WebSockets.Client.dll + + net80.System.Runtime.Serialization.Primitives + Resources\net80\System.Runtime.Serialization.Primitives.dll - - net80.System.Net.WebSockets - Resources\net80\System.Net.WebSockets.dll + + net80.System.Text.Encoding.Extensions + Resources\net80\System.Text.Encoding.Extensions.dll - - net80.System.Numerics - Resources\net80\System.Numerics.dll + + net80.System.Diagnostics.StackTrace + Resources\net80\System.Diagnostics.StackTrace.dll - - net80.System.Numerics.Vectors - Resources\net80\System.Numerics.Vectors.dll + + net80.System.Net.Primitives + Resources\net80\System.Net.Primitives.dll - - net80.System.ObjectModel - Resources\net80\System.ObjectModel.dll + + net80.System.Security.SecureString + Resources\net80\System.Security.SecureString.dll - - net80.System.Reflection.DispatchProxy - Resources\net80\System.Reflection.DispatchProxy.dll + + net80.System.Security.Principal + Resources\net80\System.Security.Principal.dll - - net80.System.Reflection - Resources\net80\System.Reflection.dll + + net80.System.ServiceProcess + Resources\net80\System.ServiceProcess.dll - - net80.System.Reflection.Emit - Resources\net80\System.Reflection.Emit.dll + + net80.System.Linq.Queryable + Resources\net80\System.Linq.Queryable.dll - - net80.System.Reflection.Emit.ILGeneration - Resources\net80\System.Reflection.Emit.ILGeneration.dll + + net80.System.Memory + Resources\net80\System.Memory.dll - - net80.System.Reflection.Emit.Lightweight - Resources\net80\System.Reflection.Emit.Lightweight.dll + + net80.System.Xml.XDocument + Resources\net80\System.Xml.XDocument.dll - - net80.System.Reflection.Extensions - Resources\net80\System.Reflection.Extensions.dll + + net80.System.Collections + Resources\net80\System.Collections.dll - - net80.System.Reflection.Metadata - Resources\net80\System.Reflection.Metadata.dll + + net80.System.Web.HttpUtility + Resources\net80\System.Web.HttpUtility.dll - - net80.System.Reflection.Primitives - Resources\net80\System.Reflection.Primitives.dll + + net80.System.Runtime + Resources\net80\System.Runtime.dll - - net80.System.Reflection.TypeExtensions - Resources\net80\System.Reflection.TypeExtensions.dll + + net80.System.Threading.Tasks.Dataflow + Resources\net80\System.Threading.Tasks.Dataflow.dll - - net80.System.Resources.Reader - Resources\net80\System.Resources.Reader.dll + + net80.System.Net.Ping + Resources\net80\System.Net.Ping.dll - - net80.System.Resources.ResourceManager - Resources\net80\System.Resources.ResourceManager.dll + + net80.System.IO.FileSystem.AccessControl + Resources\net80\System.IO.FileSystem.AccessControl.dll - - net80.System.Resources.Writer - Resources\net80\System.Resources.Writer.dll + + net80.System.Collections.Specialized + Resources\net80\System.Collections.Specialized.dll - - net80.System.Runtime.CompilerServices.Unsafe - Resources\net80\System.Runtime.CompilerServices.Unsafe.dll + + net80.System.Net.WebClient + Resources\net80\System.Net.WebClient.dll - - net80.System.Runtime.CompilerServices.VisualC - Resources\net80\System.Runtime.CompilerServices.VisualC.dll + + net80.System.Text.Encoding + Resources\net80\System.Text.Encoding.dll - - net80.System.Runtime - Resources\net80\System.Runtime.dll + + net80.System.Resources.Reader + Resources\net80\System.Resources.Reader.dll - - net80.System.Runtime.Extensions - Resources\net80\System.Runtime.Extensions.dll + + net80.System.Data + Resources\net80\System.Data.dll - - net80.System.Runtime.Handles - Resources\net80\System.Runtime.Handles.dll + + net80.System.Net.Mail + Resources\net80\System.Net.Mail.dll - - net80.System.Runtime.InteropServices - Resources\net80\System.Runtime.InteropServices.dll + + net80.System.Security.AccessControl + Resources\net80\System.Security.AccessControl.dll - - net80.System.Runtime.InteropServices.JavaScript - Resources\net80\System.Runtime.InteropServices.JavaScript.dll + + net80.System.IO.FileSystem.DriveInfo + Resources\net80\System.IO.FileSystem.DriveInfo.dll - - net80.System.Runtime.InteropServices.RuntimeInformation - Resources\net80\System.Runtime.InteropServices.RuntimeInformation.dll + + net80.System.Net.Http.Json + Resources\net80\System.Net.Http.Json.dll - - net80.System.Runtime.Intrinsics - Resources\net80\System.Runtime.Intrinsics.dll + + net80.System.Reflection + Resources\net80\System.Reflection.dll - - net80.System.Runtime.Loader - Resources\net80\System.Runtime.Loader.dll + + net80.System.Numerics.Vectors + Resources\net80\System.Numerics.Vectors.dll - - net80.System.Runtime.Numerics - Resources\net80\System.Runtime.Numerics.dll + + net80.System.ServiceModel.Web + Resources\net80\System.ServiceModel.Web.dll - - net80.System.Runtime.Serialization - Resources\net80\System.Runtime.Serialization.dll + + net80.System.ComponentModel.EventBasedAsync + Resources\net80\System.ComponentModel.EventBasedAsync.dll - - net80.System.Runtime.Serialization.Formatters - Resources\net80\System.Runtime.Serialization.Formatters.dll + + net80.System.Xml.XPath + Resources\net80\System.Xml.XPath.dll - - net80.System.Runtime.Serialization.Json - Resources\net80\System.Runtime.Serialization.Json.dll + + net80.System.Security.Principal.Windows + Resources\net80\System.Security.Principal.Windows.dll - - net80.System.Runtime.Serialization.Primitives - Resources\net80\System.Runtime.Serialization.Primitives.dll + + net80.System.Reflection.Primitives + Resources\net80\System.Reflection.Primitives.dll - - net80.System.Runtime.Serialization.Xml - Resources\net80\System.Runtime.Serialization.Xml.dll + + net80.netstandard + Resources\net80\netstandard.dll - - net80.System.Security.AccessControl - Resources\net80\System.Security.AccessControl.dll + + net80.System.Globalization.Extensions + Resources\net80\System.Globalization.Extensions.dll - - net80.System.Security.Claims - Resources\net80\System.Security.Claims.dll + + net80.System.Net.Security + Resources\net80\System.Net.Security.dll - - net80.System.Security.Cryptography.Algorithms - Resources\net80\System.Security.Cryptography.Algorithms.dll + + net80.System.IO.FileSystem.Primitives + Resources\net80\System.IO.FileSystem.Primitives.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.Runtime.Extensions + Resources\net80\System.Runtime.Extensions.dll - - net80.System.Security.Cryptography - Resources\net80\System.Security.Cryptography.dll + + net80.System.Xml + Resources\net80\System.Xml.dll - - net80.System.Security.Cryptography.Encoding - Resources\net80\System.Security.Cryptography.Encoding.dll + + net80.System.IO.Compression.FileSystem + Resources\net80\System.IO.Compression.FileSystem.dll - - net80.System.Security.Cryptography.OpenSsl - Resources\net80\System.Security.Cryptography.OpenSsl.dll + + net80.System.Resources.Writer + Resources\net80\System.Resources.Writer.dll - - net80.System.Security.Cryptography.Primitives - Resources\net80\System.Security.Cryptography.Primitives.dll + + net80.System.IO.IsolatedStorage + Resources\net80\System.IO.IsolatedStorage.dll - - net80.System.Security.Cryptography.X509Certificates - Resources\net80\System.Security.Cryptography.X509Certificates.dll + + net80.System.Globalization + Resources\net80\System.Globalization.dll - - net80.System.Security - Resources\net80\System.Security.dll + + net80.System.Security.Claims + Resources\net80\System.Security.Claims.dll - - net80.System.Security.Principal - Resources\net80\System.Security.Principal.dll + + net80.System.Threading.ThreadPool + Resources\net80\System.Threading.ThreadPool.dll - - net80.System.Security.Principal.Windows - Resources\net80\System.Security.Principal.Windows.dll + + net80.System.Text.Encodings.Web + Resources\net80\System.Text.Encodings.Web.dll - - net80.System.Security.SecureString - Resources\net80\System.Security.SecureString.dll + + net80.System.Console + Resources\net80\System.Console.dll - - net80.System.ServiceModel.Web - Resources\net80\System.ServiceModel.Web.dll + + net80.mscorlib + Resources\net80\mscorlib.dll - - net80.System.ServiceProcess - Resources\net80\System.ServiceProcess.dll + + net80.System.Net.WebHeaderCollection + Resources\net80\System.Net.WebHeaderCollection.dll - - net80.System.Text.Encoding.CodePages - Resources\net80\System.Text.Encoding.CodePages.dll + + net80.System.Xml.XPath.XDocument + Resources\net80\System.Xml.XPath.XDocument.dll - - net80.System.Text.Encoding - Resources\net80\System.Text.Encoding.dll + + net80.System.ComponentModel + Resources\net80\System.ComponentModel.dll - - net80.System.Text.Encoding.Extensions - Resources\net80\System.Text.Encoding.Extensions.dll + + net80.System.Numerics + Resources\net80\System.Numerics.dll - - net80.System.Text.Encodings.Web - Resources\net80\System.Text.Encodings.Web.dll + + net80.System.Threading.Tasks.Extensions + Resources\net80\System.Threading.Tasks.Extensions.dll - - net80.System.Text.Json - Resources\net80\System.Text.Json.dll + + net80.System.Linq.Expressions + Resources\net80\System.Linq.Expressions.dll - - net80.System.Text.RegularExpressions - Resources\net80\System.Text.RegularExpressions.dll + + net80.System.Threading.Tasks + Resources\net80\System.Threading.Tasks.dll - - net80.System.Threading.Channels - Resources\net80\System.Threading.Channels.dll + + net80.System.Xml.Linq + Resources\net80\System.Xml.Linq.dll - - net80.System.Threading - Resources\net80\System.Threading.dll + + net80.System.IO.FileSystem + Resources\net80\System.IO.FileSystem.dll - - net80.System.Threading.Overlapped - Resources\net80\System.Threading.Overlapped.dll + + net80.Microsoft.Win32.Registry + Resources\net80\Microsoft.Win32.Registry.dll - - net80.System.Threading.Tasks.Dataflow - Resources\net80\System.Threading.Tasks.Dataflow.dll + + net80.System.Linq + Resources\net80\System.Linq.dll - - net80.System.Threading.Tasks - Resources\net80\System.Threading.Tasks.dll + + net80.System.Runtime.Intrinsics + Resources\net80\System.Runtime.Intrinsics.dll - - net80.System.Threading.Tasks.Extensions - Resources\net80\System.Threading.Tasks.Extensions.dll + + net80.System.Data.Common + Resources\net80\System.Data.Common.dll - - net80.System.Threading.Tasks.Parallel - Resources\net80\System.Threading.Tasks.Parallel.dll + + net80.System.IO.FileSystem.Watcher + Resources\net80\System.IO.FileSystem.Watcher.dll - - net80.System.Threading.Thread - Resources\net80\System.Threading.Thread.dll + + net80.System.AppContext + Resources\net80\System.AppContext.dll - - net80.System.Threading.ThreadPool - Resources\net80\System.Threading.ThreadPool.dll + + net80.System.Security + Resources\net80\System.Security.dll - - net80.System.Threading.Timer - Resources\net80\System.Threading.Timer.dll + + net80.System.Runtime.Serialization.Json + Resources\net80\System.Runtime.Serialization.Json.dll - - net80.System.Transactions - Resources\net80\System.Transactions.dll + + net80.System.Net.Quic + Resources\net80\System.Net.Quic.dll - - net80.System.Transactions.Local - Resources\net80\System.Transactions.Local.dll + + net80.System.Runtime.Handles + Resources\net80\System.Runtime.Handles.dll - - net80.System.ValueTuple - Resources\net80\System.ValueTuple.dll + + net80.System.Runtime.InteropServices.JavaScript + Resources\net80\System.Runtime.InteropServices.JavaScript.dll - + + net80.System.Linq.Parallel + Resources\net80\System.Linq.Parallel.dll + + + net80.System.Threading.Channels + Resources\net80\System.Threading.Channels.dll + + net80.System.Web Resources\net80\System.Web.dll - - net80.System.Web.HttpUtility - Resources\net80\System.Web.HttpUtility.dll + + net80.System.Runtime.Numerics + Resources\net80\System.Runtime.Numerics.dll - - net80.System.Windows - Resources\net80\System.Windows.dll + + net80.System.Xml.XmlDocument + Resources\net80\System.Xml.XmlDocument.dll - - net80.System.Xml - Resources\net80\System.Xml.dll + + net80.System.Xml.XmlSerializer + Resources\net80\System.Xml.XmlSerializer.dll - - net80.System.Xml.Linq - Resources\net80\System.Xml.Linq.dll + + net80.System.Reflection.TypeExtensions + Resources\net80\System.Reflection.TypeExtensions.dll - - net80.System.Xml.ReaderWriter - Resources\net80\System.Xml.ReaderWriter.dll + + net80.System.IO.UnmanagedMemoryStream + Resources\net80\System.IO.UnmanagedMemoryStream.dll - - net80.System.Xml.Serialization - Resources\net80\System.Xml.Serialization.dll + + net80.System.Net.NameResolution + Resources\net80\System.Net.NameResolution.dll - - net80.System.Xml.XDocument - Resources\net80\System.Xml.XDocument.dll + + net80.System.Transactions + Resources\net80\System.Transactions.dll - - net80.System.Xml.XmlDocument - Resources\net80\System.Xml.XmlDocument.dll + + net80.System.Net.Http + Resources\net80\System.Net.Http.dll - - net80.System.Xml.XmlSerializer - Resources\net80\System.Xml.XmlSerializer.dll + + net80.System.Collections.Concurrent + Resources\net80\System.Collections.Concurrent.dll - - net80.System.Xml.XPath - Resources\net80\System.Xml.XPath.dll + + net80.System.Security.Cryptography.Encoding + Resources\net80\System.Security.Cryptography.Encoding.dll - - net80.System.Xml.XPath.XDocument - Resources\net80\System.Xml.XPath.XDocument.dll + + net80.System.Transactions.Local + Resources\net80\System.Transactions.Local.dll - - net80.WindowsBase - Resources\net80\WindowsBase.dll + + net80.System.IO.Pipes + Resources\net80\System.IO.Pipes.dll + + + net80.System.Windows + Resources\net80\System.Windows.dll + + + net80.System.Runtime.Serialization.Xml + Resources\net80\System.Runtime.Serialization.Xml.dll diff --git a/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs b/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs index 5889477..22df786 100644 --- a/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs +++ b/Src/Basic.Reference.Assemblies/Generated.NetStandard20.cs @@ -13,124 +13,124 @@ public static class ReferenceInfos { /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.dll /// - public static ReferenceInfo MicrosoftWin32Primitives => new ReferenceInfo("Microsoft.Win32.Primitives.dll", Resources.MicrosoftWin32Primitives, NetStandard20.References.MicrosoftWin32Primitives, global::System.Guid.Parse("ef0f8705-999f-47b0-9bff-1ee1eb8433e0")); + 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 + /// The for System.Threading.Thread.dll /// - public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); + public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetStandard20.References.SystemThreadingThread, global::System.Guid.Parse("68078a5c-5ab4-47be-b14b-e13c6623d821")); /// - /// The for netstandard.dll + /// The for System.Diagnostics.Contracts.dll /// - public static ReferenceInfo netstandard => new ReferenceInfo("netstandard.dll", Resources.netstandard, NetStandard20.References.netstandard, global::System.Guid.Parse("6dadd22e-0197-42ce-80aa-efef99855be0")); + public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetStandard20.References.SystemDiagnosticsContracts, global::System.Guid.Parse("30a01407-740f-4237-b354-49b8ae79399b")); /// - /// The for System.AppContext.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static ReferenceInfo SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard20.References.SystemAppContext, global::System.Guid.Parse("65de4324-2b89-4243-b95d-92cec0939e0a")); + 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.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static ReferenceInfo SystemCollectionsConcurrent => new ReferenceInfo("System.Collections.Concurrent.dll", Resources.SystemCollectionsConcurrent, NetStandard20.References.SystemCollectionsConcurrent, global::System.Guid.Parse("a23616b5-238b-4f51-9c18-851933186bb3")); + public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard20.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b652ef6b-a6a8-46b2-a588-b08ef3ba0358")); /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static ReferenceInfo SystemCollections => new ReferenceInfo("System.Collections.dll", Resources.SystemCollections, NetStandard20.References.SystemCollections, global::System.Guid.Parse("23ceb428-fda9-4f80-8e62-c7731fe00182")); + 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 System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetStandard20.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("334d1c39-5c06-460e-8f4b-88f1b9e08c94")); + 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.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static ReferenceInfo SystemCollectionsSpecialized => new ReferenceInfo("System.Collections.Specialized.dll", Resources.SystemCollectionsSpecialized, NetStandard20.References.SystemCollectionsSpecialized, global::System.Guid.Parse("1e16d32a-b060-4128-a5bc-d620568d2180")); + public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetStandard20.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("ce3bba0d-3b61-431d-b80f-c3738123e9f4")); /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Core.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 SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetStandard20.References.SystemCore, global::System.Guid.Parse("906a86c8-c762-416c-ada6-2a91b392bba0")); /// - /// The for System.ComponentModel.dll + /// The for System.Runtime.Serialization.Formatters.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 SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetStandard20.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("b6e44dc3-6b4a-4e8b-9043-c5d1417a591f")); /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Resources.ResourceManager.dll /// - public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetStandard20.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d984eca0-269b-40be-9326-3cd41799698d")); + public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard20.References.SystemResourcesResourceManager, global::System.Guid.Parse("43610aa7-8b31-4652-8f9c-8176637b248f")); /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Threading.Overlapped.dll /// - public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetStandard20.References.SystemComponentModelPrimitives, global::System.Guid.Parse("1b6028a5-0fb0-4382-9ccc-063f5932157c")); + 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.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static ReferenceInfo SystemComponentModelTypeConverter => new ReferenceInfo("System.ComponentModel.TypeConverter.dll", Resources.SystemComponentModelTypeConverter, NetStandard20.References.SystemComponentModelTypeConverter, global::System.Guid.Parse("c7eac0fc-1738-4883-811e-e62665243eb6")); + 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.Console.dll + /// The for System.ObjectModel.dll /// - public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard20.References.SystemConsole, global::System.Guid.Parse("d4480ce8-665a-4dbb-b6da-73e5fe655911")); + 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.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static ReferenceInfo SystemCore => new ReferenceInfo("System.Core.dll", Resources.SystemCore, NetStandard20.References.SystemCore, global::System.Guid.Parse("906a86c8-c762-416c-ada6-2a91b392bba0")); + public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetStandard20.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("dc3bcb14-3c90-466c-a0d1-4f4e0fbaf7f1")); /// - /// The for System.Data.Common.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetStandard20.References.SystemDataCommon, global::System.Guid.Parse("e98988a9-60ca-4d42-80b0-2c12d0820f3c")); + public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard20.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d2bc56e2-8c89-4dfc-9b3c-4f156604453c")); /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.dll /// - public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetStandard20.References.SystemData, global::System.Guid.Parse("f35d3439-9348-44a8-b5df-c1faa7284f43")); + public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetStandard20.References.SystemNetWebSocketsClient, global::System.Guid.Parse("e85872bf-f407-45a0-9b5f-b68df79d67ca")); /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.dll /// - public static ReferenceInfo SystemDiagnosticsContracts => new ReferenceInfo("System.Diagnostics.Contracts.dll", Resources.SystemDiagnosticsContracts, NetStandard20.References.SystemDiagnosticsContracts, global::System.Guid.Parse("30a01407-740f-4237-b354-49b8ae79399b")); + 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.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard20.References.SystemDiagnosticsDebug, global::System.Guid.Parse("ba328045-3535-4614-b017-cea4aa4a751f")); + public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetStandard20.References.SystemDynamicRuntime, global::System.Guid.Parse("8ebb9848-2539-4eac-97f1-b67d9f9a1784")); /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard20.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("12950f87-2e39-4c97-92f2-1d60c137525e")); + public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard20.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("aeaa8653-4363-4328-a71a-35e7e7744022")); /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tools.dll /// - public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard20.References.SystemDiagnosticsProcess, global::System.Guid.Parse("45b73c34-14e8-4a20-8f25-cdaee05dddc2")); + public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetStandard20.References.SystemDiagnosticsTools, global::System.Guid.Parse("89a9a21c-faf8-4b63-9758-997b7af8f96e")); /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Drawing.dll /// - public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetStandard20.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("a585abfd-6ee0-4983-a16a-11f8189a9892")); + 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.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tracing.dll /// - public static ReferenceInfo SystemDiagnosticsTextWriterTraceListener => new ReferenceInfo("System.Diagnostics.TextWriterTraceListener.dll", Resources.SystemDiagnosticsTextWriterTraceListener, NetStandard20.References.SystemDiagnosticsTextWriterTraceListener, global::System.Guid.Parse("dc3bcb14-3c90-466c-a0d1-4f4e0fbaf7f1")); + 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.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static ReferenceInfo SystemDiagnosticsTools => new ReferenceInfo("System.Diagnostics.Tools.dll", Resources.SystemDiagnosticsTools, NetStandard20.References.SystemDiagnosticsTools, global::System.Guid.Parse("89a9a21c-faf8-4b63-9758-997b7af8f96e")); + 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.Diagnostics.TraceSource.dll @@ -138,149 +138,144 @@ public static class ReferenceInfos public static ReferenceInfo SystemDiagnosticsTraceSource => new ReferenceInfo("System.Diagnostics.TraceSource.dll", Resources.SystemDiagnosticsTraceSource, NetStandard20.References.SystemDiagnosticsTraceSource, global::System.Guid.Parse("4585cf1a-8a30-4cd2-b2fc-722f069ea6ac")); /// - /// The for System.Diagnostics.Tracing.dll - /// - 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.Xml.Serialization.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 SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetStandard20.References.SystemXmlSerialization, global::System.Guid.Parse("f80e10ac-164f-4dfd-8f61-d4a723b1f4c1")); /// - /// The for System.Drawing.dll + /// The for System.IO.dll /// - public static ReferenceInfo SystemDrawing => new ReferenceInfo("System.Drawing.dll", Resources.SystemDrawing, NetStandard20.References.SystemDrawing, global::System.Guid.Parse("4395da3d-aaec-43a0-87c3-4201e65b1667")); + 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.Drawing.Primitives.dll + /// The for System.Diagnostics.FileVersionInfo.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")); + public static ReferenceInfo SystemDiagnosticsFileVersionInfo => new ReferenceInfo("System.Diagnostics.FileVersionInfo.dll", Resources.SystemDiagnosticsFileVersionInfo, NetStandard20.References.SystemDiagnosticsFileVersionInfo, global::System.Guid.Parse("12950f87-2e39-4c97-92f2-1d60c137525e")); /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Runtime.InteropServices.dll /// - public static ReferenceInfo SystemDynamicRuntime => new ReferenceInfo("System.Dynamic.Runtime.dll", Resources.SystemDynamicRuntime, NetStandard20.References.SystemDynamicRuntime, global::System.Guid.Parse("8ebb9848-2539-4eac-97f1-b67d9f9a1784")); + 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.Globalization.Calendars.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static ReferenceInfo SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard20.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d5041a8d-1147-4c6f-af68-6828fe374b3a")); + 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.Globalization.dll + /// The for System.Net.Sockets.dll /// - public static ReferenceInfo SystemGlobalization => new ReferenceInfo("System.Globalization.dll", Resources.SystemGlobalization, NetStandard20.References.SystemGlobalization, global::System.Guid.Parse("55c2321c-3861-487f-a1f2-fe3ffc5a1be9")); + public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard20.References.SystemNetSockets, global::System.Guid.Parse("8aca7941-1a14-4352-9b0a-eb2a662df386")); /// - /// The for System.Globalization.Extensions.dll + /// The for System.ValueTuple.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")); + public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard20.References.SystemValueTuple, global::System.Guid.Parse("d26b5aca-918b-498e-9a93-ee11a5417f3a")); /// - /// 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, NetStandard20.References.SystemIOCompression, global::System.Guid.Parse("71a6e267-93f1-49bb-8eed-dc2cef063971")); + 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.IO.Compression.FileSystem.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetStandard20.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("d98db1a7-fa1b-455c-b078-a250d53d61cf")); + public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetStandard20.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("d87d1f61-03a2-4cb9-90be-def6f0a37630")); /// - /// 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, NetStandard20.References.SystemIOCompressionZipFile, global::System.Guid.Parse("6b3a44ab-2d51-443b-abc2-01aee73b82a1")); + 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.dll + /// The for System.Reflection.Extensions.dll /// - public static ReferenceInfo SystemIO => new ReferenceInfo("System.IO.dll", Resources.SystemIO, NetStandard20.References.SystemIO, global::System.Guid.Parse("130de927-6b0b-4fbc-a27f-1504efaf28e9")); + public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard20.References.SystemReflectionExtensions, global::System.Guid.Parse("5b438317-bc02-478b-b4a6-e58cd9c5886d")); /// - /// The for System.IO.FileSystem.dll + /// The for System.Runtime.Serialization.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 SystemRuntimeSerialization => new ReferenceInfo("System.Runtime.Serialization.dll", Resources.SystemRuntimeSerialization, NetStandard20.References.SystemRuntimeSerialization, global::System.Guid.Parse("06cc3fcb-70f1-4ca1-9f88-e346222a7d1d")); /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Net.NetworkInformation.dll /// - public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetStandard20.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("82a33ac4-d3d6-4228-a119-af040c7ba69f")); + public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetStandard20.References.SystemNetNetworkInformation, global::System.Guid.Parse("6de0a65b-a0ff-402c-9357-285f5fff9453")); /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.Diagnostics.Process.dll /// - public static ReferenceInfo SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard20.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("748c02c0-ca6f-4df8-a613-3c7f2cb72b39")); + public static ReferenceInfo SystemDiagnosticsProcess => new ReferenceInfo("System.Diagnostics.Process.dll", Resources.SystemDiagnosticsProcess, NetStandard20.References.SystemDiagnosticsProcess, global::System.Guid.Parse("45b73c34-14e8-4a20-8f25-cdaee05dddc2")); /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.ComponentModel.Primitives.dll /// - 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")); + public static ReferenceInfo SystemComponentModelPrimitives => new ReferenceInfo("System.ComponentModel.Primitives.dll", Resources.SystemComponentModelPrimitives, NetStandard20.References.SystemComponentModelPrimitives, global::System.Guid.Parse("1b6028a5-0fb0-4382-9ccc-063f5932157c")); /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetStandard20.References.SystemIOIsolatedStorage, global::System.Guid.Parse("25053238-1504-4dd9-84cb-d160cbeb878d")); + 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.IO.MemoryMappedFiles.dll + /// The for System.Diagnostics.Debug.dll /// - public static ReferenceInfo SystemIOMemoryMappedFiles => new ReferenceInfo("System.IO.MemoryMappedFiles.dll", Resources.SystemIOMemoryMappedFiles, NetStandard20.References.SystemIOMemoryMappedFiles, global::System.Guid.Parse("ce3bba0d-3b61-431d-b80f-c3738123e9f4")); + public static ReferenceInfo SystemDiagnosticsDebug => new ReferenceInfo("System.Diagnostics.Debug.dll", Resources.SystemDiagnosticsDebug, NetStandard20.References.SystemDiagnosticsDebug, global::System.Guid.Parse("ba328045-3535-4614-b017-cea4aa4a751f")); /// - /// The for System.IO.Pipes.dll + /// The for System.Collections.NonGeneric.dll /// - public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetStandard20.References.SystemIOPipes, global::System.Guid.Parse("018b5c94-d8ac-44a0-af64-2c47d6bd6101")); + public static ReferenceInfo SystemCollectionsNonGeneric => new ReferenceInfo("System.Collections.NonGeneric.dll", Resources.SystemCollectionsNonGeneric, NetStandard20.References.SystemCollectionsNonGeneric, global::System.Guid.Parse("334d1c39-5c06-460e-8f4b-88f1b9e08c94")); /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.Threading.dll /// - public static ReferenceInfo SystemIOUnmanagedMemoryStream => new ReferenceInfo("System.IO.UnmanagedMemoryStream.dll", Resources.SystemIOUnmanagedMemoryStream, NetStandard20.References.SystemIOUnmanagedMemoryStream, global::System.Guid.Parse("a84a808b-dc08-4a3f-97a4-321ae5e09ab9")); + 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.Linq.dll + /// The for System.IO.Compression.ZipFile.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 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.Linq.Expressions.dll + /// The for System.Xml.ReaderWriter.dll /// - public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard20.References.SystemLinqExpressions, global::System.Guid.Parse("2948a49f-1f4b-4d91-acb0-478ae0750133")); + public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard20.References.SystemXmlReaderWriter, global::System.Guid.Parse("5bacc974-91a3-4e11-9a03-31717ddfd525")); /// - /// The for System.Linq.Parallel.dll + /// The for System.Text.RegularExpressions.dll /// - public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetStandard20.References.SystemLinqParallel, global::System.Guid.Parse("64404394-9333-45ae-a656-6a7e6076b849")); + 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.Linq.Queryable.dll + /// The for System.Net.Requests.dll /// - public static ReferenceInfo SystemLinqQueryable => new ReferenceInfo("System.Linq.Queryable.dll", Resources.SystemLinqQueryable, NetStandard20.References.SystemLinqQueryable, global::System.Guid.Parse("f4f38f1c-dee7-49cd-aa7e-5d142fb264b3")); + public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetStandard20.References.SystemNetRequests, global::System.Guid.Parse("c08be717-b602-4e97-ba04-df88234e4cd1")); /// - /// The for System.Net.dll + /// The for System.Globalization.Calendars.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 SystemGlobalizationCalendars => new ReferenceInfo("System.Globalization.Calendars.dll", Resources.SystemGlobalizationCalendars, NetStandard20.References.SystemGlobalizationCalendars, global::System.Guid.Parse("d5041a8d-1147-4c6f-af68-6828fe374b3a")); /// - /// The for System.Net.Http.dll + /// The for System.Runtime.Serialization.Primitives.dll /// - public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard20.References.SystemNetHttp, global::System.Guid.Parse("9cff04e6-ad06-41df-8701-42e093a650d5")); + public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetStandard20.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("e1ad87b9-dc4d-48f1-8e69-357084d09b5e")); /// - /// The for System.Net.NameResolution.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetStandard20.References.SystemNetNameResolution, global::System.Guid.Parse("12f44405-45cb-4fa0-9eb3-dd98b73b8645")); + 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.Net.NetworkInformation.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static ReferenceInfo SystemNetNetworkInformation => new ReferenceInfo("System.Net.NetworkInformation.dll", Resources.SystemNetNetworkInformation, NetStandard20.References.SystemNetNetworkInformation, global::System.Guid.Parse("6de0a65b-a0ff-402c-9357-285f5fff9453")); + public static ReferenceInfo SystemDiagnosticsStackTrace => new ReferenceInfo("System.Diagnostics.StackTrace.dll", Resources.SystemDiagnosticsStackTrace, NetStandard20.References.SystemDiagnosticsStackTrace, global::System.Guid.Parse("a585abfd-6ee0-4983-a16a-11f8189a9892")); /// - /// The for System.Net.Ping.dll + /// The for System.ComponentModel.Composition.dll /// - public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetStandard20.References.SystemNetPing, global::System.Guid.Parse("ee6cf2ba-af06-4af3-8abc-079aba4f4bdf")); + 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.Net.Primitives.dll @@ -288,134 +283,139 @@ public static class ReferenceInfos public static ReferenceInfo SystemNetPrimitives => new ReferenceInfo("System.Net.Primitives.dll", Resources.SystemNetPrimitives, NetStandard20.References.SystemNetPrimitives, global::System.Guid.Parse("1c2f9f91-8799-4a65-b7cb-713154250e73")); /// - /// The for System.Net.Requests.dll + /// The for System.Security.SecureString.dll /// - public static ReferenceInfo SystemNetRequests => new ReferenceInfo("System.Net.Requests.dll", Resources.SystemNetRequests, NetStandard20.References.SystemNetRequests, global::System.Guid.Parse("c08be717-b602-4e97-ba04-df88234e4cd1")); + public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetStandard20.References.SystemSecuritySecureString, global::System.Guid.Parse("fe85f4c8-d55e-41eb-995f-89cfc9770cfe")); /// - /// The for System.Net.Security.dll + /// The for System.Security.Principal.dll /// - public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard20.References.SystemNetSecurity, global::System.Guid.Parse("47f8d05a-06b1-4a70-a2f6-695fa2220499")); + public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard20.References.SystemSecurityPrincipal, global::System.Guid.Parse("a965a0b3-946f-4227-89d4-ab82163b3a66")); /// - /// The for System.Net.Sockets.dll + /// The for System.Linq.Queryable.dll /// - public static ReferenceInfo SystemNetSockets => new ReferenceInfo("System.Net.Sockets.dll", Resources.SystemNetSockets, NetStandard20.References.SystemNetSockets, global::System.Guid.Parse("8aca7941-1a14-4352-9b0a-eb2a662df386")); + 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.WebHeaderCollection.dll + /// The for System.Xml.XDocument.dll /// - public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetStandard20.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("49ae481f-3910-4d03-8acb-3291592fe881")); + 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.Net.WebSockets.Client.dll + /// The for System.Collections.dll /// - public static ReferenceInfo SystemNetWebSocketsClient => new ReferenceInfo("System.Net.WebSockets.Client.dll", Resources.SystemNetWebSocketsClient, NetStandard20.References.SystemNetWebSocketsClient, global::System.Guid.Parse("e85872bf-f407-45a0-9b5f-b68df79d67ca")); + 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.Net.WebSockets.dll + /// The for System.Runtime.dll /// - public static ReferenceInfo SystemNetWebSockets => new ReferenceInfo("System.Net.WebSockets.dll", Resources.SystemNetWebSockets, NetStandard20.References.SystemNetWebSockets, global::System.Guid.Parse("d0d141cd-fdb3-48b6-a40c-ec8fbdb22212")); + 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.Numerics.dll + /// The for System.Net.Ping.dll /// - public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetStandard20.References.SystemNumerics, global::System.Guid.Parse("f4e001aa-a6bb-47dc-8a74-e0c187fb9007")); + public static ReferenceInfo SystemNetPing => new ReferenceInfo("System.Net.Ping.dll", Resources.SystemNetPing, NetStandard20.References.SystemNetPing, global::System.Guid.Parse("ee6cf2ba-af06-4af3-8abc-079aba4f4bdf")); /// - /// The for System.ObjectModel.dll + /// The for System.Collections.Specialized.dll /// - public static ReferenceInfo SystemObjectModel => new ReferenceInfo("System.ObjectModel.dll", Resources.SystemObjectModel, NetStandard20.References.SystemObjectModel, global::System.Guid.Parse("9e95c71c-76d5-49dc-abb6-42539bcad76b")); + 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.Reflection.dll + /// The for System.Text.Encoding.dll /// - public static ReferenceInfo SystemReflection => new ReferenceInfo("System.Reflection.dll", Resources.SystemReflection, NetStandard20.References.SystemReflection, global::System.Guid.Parse("7fe1520d-e2ed-4555-b750-e59c8379dd46")); + 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.Reflection.Extensions.dll + /// The for System.Resources.Reader.dll /// - public static ReferenceInfo SystemReflectionExtensions => new ReferenceInfo("System.Reflection.Extensions.dll", Resources.SystemReflectionExtensions, NetStandard20.References.SystemReflectionExtensions, global::System.Guid.Parse("5b438317-bc02-478b-b4a6-e58cd9c5886d")); + public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetStandard20.References.SystemResourcesReader, global::System.Guid.Parse("97cf5ab4-bd8e-43ee-afaa-001fd2e53bed")); /// - /// The for System.Reflection.Primitives.dll + /// The for System.Data.dll /// - public static ReferenceInfo SystemReflectionPrimitives => new ReferenceInfo("System.Reflection.Primitives.dll", Resources.SystemReflectionPrimitives, NetStandard20.References.SystemReflectionPrimitives, global::System.Guid.Parse("b58cfcf2-0552-4cfb-b22f-e768e310a971")); + public static ReferenceInfo SystemData => new ReferenceInfo("System.Data.dll", Resources.SystemData, NetStandard20.References.SystemData, global::System.Guid.Parse("f35d3439-9348-44a8-b5df-c1faa7284f43")); /// - /// The for System.Resources.Reader.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static ReferenceInfo SystemResourcesReader => new ReferenceInfo("System.Resources.Reader.dll", Resources.SystemResourcesReader, NetStandard20.References.SystemResourcesReader, global::System.Guid.Parse("97cf5ab4-bd8e-43ee-afaa-001fd2e53bed")); + public static ReferenceInfo SystemIOFileSystemDriveInfo => new ReferenceInfo("System.IO.FileSystem.DriveInfo.dll", Resources.SystemIOFileSystemDriveInfo, NetStandard20.References.SystemIOFileSystemDriveInfo, global::System.Guid.Parse("82a33ac4-d3d6-4228-a119-af040c7ba69f")); /// - /// The for System.Resources.ResourceManager.dll + /// The for System.Reflection.dll /// - public static ReferenceInfo SystemResourcesResourceManager => new ReferenceInfo("System.Resources.ResourceManager.dll", Resources.SystemResourcesResourceManager, NetStandard20.References.SystemResourcesResourceManager, global::System.Guid.Parse("43610aa7-8b31-4652-8f9c-8176637b248f")); + 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.Writer.dll + /// The for System.ServiceModel.Web.dll /// - public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetStandard20.References.SystemResourcesWriter, global::System.Guid.Parse("c74dc64c-434b-4634-ba6f-dffe8c9ba149")); + 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.Runtime.CompilerServices.VisualC.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - 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")); + public static ReferenceInfo SystemComponentModelEventBasedAsync => new ReferenceInfo("System.ComponentModel.EventBasedAsync.dll", Resources.SystemComponentModelEventBasedAsync, NetStandard20.References.SystemComponentModelEventBasedAsync, global::System.Guid.Parse("d984eca0-269b-40be-9326-3cd41799698d")); /// - /// The for System.Runtime.dll + /// The for System.Xml.XPath.dll /// - public static ReferenceInfo SystemRuntime => new ReferenceInfo("System.Runtime.dll", Resources.SystemRuntime, NetStandard20.References.SystemRuntime, global::System.Guid.Parse("31414faf-61cf-4420-91eb-440369fc5b0a")); + 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.Runtime.Extensions.dll + /// The for System.Reflection.Primitives.dll /// - public static ReferenceInfo SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard20.References.SystemRuntimeExtensions, global::System.Guid.Parse("1e074a5b-c852-47e6-ae6f-de38fd664457")); + 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.Runtime.Handles.dll + /// The for netstandard.dll /// - public static ReferenceInfo SystemRuntimeHandles => new ReferenceInfo("System.Runtime.Handles.dll", Resources.SystemRuntimeHandles, NetStandard20.References.SystemRuntimeHandles, global::System.Guid.Parse("fb475d8b-180e-42f8-9173-20bcbe3dbc8c")); + 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.Runtime.InteropServices.dll + /// The for System.Globalization.Extensions.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")); + 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.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.Net.Security.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")); + public static ReferenceInfo SystemNetSecurity => new ReferenceInfo("System.Net.Security.dll", Resources.SystemNetSecurity, NetStandard20.References.SystemNetSecurity, global::System.Guid.Parse("47f8d05a-06b1-4a70-a2f6-695fa2220499")); /// - /// The for System.Runtime.Numerics.dll + /// The for System.IO.FileSystem.Primitives.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 SystemIOFileSystemPrimitives => new ReferenceInfo("System.IO.FileSystem.Primitives.dll", Resources.SystemIOFileSystemPrimitives, NetStandard20.References.SystemIOFileSystemPrimitives, global::System.Guid.Parse("748c02c0-ca6f-4df8-a613-3c7f2cb72b39")); /// - /// The for System.Runtime.Serialization.dll + /// The for System.Runtime.Extensions.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 SystemRuntimeExtensions => new ReferenceInfo("System.Runtime.Extensions.dll", Resources.SystemRuntimeExtensions, NetStandard20.References.SystemRuntimeExtensions, global::System.Guid.Parse("1e074a5b-c852-47e6-ae6f-de38fd664457")); /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.Xml.dll /// - public static ReferenceInfo SystemRuntimeSerializationFormatters => new ReferenceInfo("System.Runtime.Serialization.Formatters.dll", Resources.SystemRuntimeSerializationFormatters, NetStandard20.References.SystemRuntimeSerializationFormatters, global::System.Guid.Parse("b6e44dc3-6b4a-4e8b-9043-c5d1417a591f")); + 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.Runtime.Serialization.Json.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetStandard20.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("01d25e44-f90f-4a46-8d7d-c5b28aa7c55e")); + public static ReferenceInfo SystemIOCompressionFileSystem => new ReferenceInfo("System.IO.Compression.FileSystem.dll", Resources.SystemIOCompressionFileSystem, NetStandard20.References.SystemIOCompressionFileSystem, global::System.Guid.Parse("d98db1a7-fa1b-455c-b078-a250d53d61cf")); /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.Resources.Writer.dll /// - public static ReferenceInfo SystemRuntimeSerializationPrimitives => new ReferenceInfo("System.Runtime.Serialization.Primitives.dll", Resources.SystemRuntimeSerializationPrimitives, NetStandard20.References.SystemRuntimeSerializationPrimitives, global::System.Guid.Parse("e1ad87b9-dc4d-48f1-8e69-357084d09b5e")); + public static ReferenceInfo SystemResourcesWriter => new ReferenceInfo("System.Resources.Writer.dll", Resources.SystemResourcesWriter, NetStandard20.References.SystemResourcesWriter, global::System.Guid.Parse("c74dc64c-434b-4634-ba6f-dffe8c9ba149")); /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.IO.IsolatedStorage.dll /// - 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")); + public static ReferenceInfo SystemIOIsolatedStorage => new ReferenceInfo("System.IO.IsolatedStorage.dll", Resources.SystemIOIsolatedStorage, NetStandard20.References.SystemIOIsolatedStorage, global::System.Guid.Parse("25053238-1504-4dd9-84cb-d160cbeb878d")); + + /// + /// 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.Security.Claims.dll @@ -423,159 +423,159 @@ public static class ReferenceInfos public static ReferenceInfo SystemSecurityClaims => new ReferenceInfo("System.Security.Claims.dll", Resources.SystemSecurityClaims, NetStandard20.References.SystemSecurityClaims, global::System.Guid.Parse("abeeea24-31a5-4221-b1b0-afa85455be1a")); /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static ReferenceInfo SystemSecurityCryptographyAlgorithms => new ReferenceInfo("System.Security.Cryptography.Algorithms.dll", Resources.SystemSecurityCryptographyAlgorithms, NetStandard20.References.SystemSecurityCryptographyAlgorithms, global::System.Guid.Parse("aeaa8653-4363-4328-a71a-35e7e7744022")); + public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetStandard20.References.SystemThreadingThreadPool, global::System.Guid.Parse("1d902f2e-db97-4b87-a0e8-6daf56ab644b")); /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static ReferenceInfo SystemSecurityCryptographyCsp => new ReferenceInfo("System.Security.Cryptography.Csp.dll", Resources.SystemSecurityCryptographyCsp, NetStandard20.References.SystemSecurityCryptographyCsp, global::System.Guid.Parse("d2bc56e2-8c89-4dfc-9b3c-4f156604453c")); + public static ReferenceInfo SystemConsole => new ReferenceInfo("System.Console.dll", Resources.SystemConsole, NetStandard20.References.SystemConsole, global::System.Guid.Parse("d4480ce8-665a-4dbb-b6da-73e5fe655911")); /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for mscorlib.dll /// - public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard20.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7d517353-d2d3-4657-83d3-e3be94ec882a")); + public static ReferenceInfo mscorlib => new ReferenceInfo("mscorlib.dll", Resources.mscorlib, NetStandard20.References.mscorlib, global::System.Guid.Parse("3b0b9936-7b08-4d72-9c59-7c37d121c685")); /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static ReferenceInfo SystemSecurityCryptographyPrimitives => new ReferenceInfo("System.Security.Cryptography.Primitives.dll", Resources.SystemSecurityCryptographyPrimitives, NetStandard20.References.SystemSecurityCryptographyPrimitives, global::System.Guid.Parse("b652ef6b-a6a8-46b2-a588-b08ef3ba0358")); + public static ReferenceInfo SystemNetWebHeaderCollection => new ReferenceInfo("System.Net.WebHeaderCollection.dll", Resources.SystemNetWebHeaderCollection, NetStandard20.References.SystemNetWebHeaderCollection, global::System.Guid.Parse("49ae481f-3910-4d03-8acb-3291592fe881")); /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static ReferenceInfo SystemSecurityCryptographyX509Certificates => new ReferenceInfo("System.Security.Cryptography.X509Certificates.dll", Resources.SystemSecurityCryptographyX509Certificates, NetStandard20.References.SystemSecurityCryptographyX509Certificates, global::System.Guid.Parse("d87d1f61-03a2-4cb9-90be-def6f0a37630")); + 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.Security.Principal.dll + /// The for System.ComponentModel.dll /// - public static ReferenceInfo SystemSecurityPrincipal => new ReferenceInfo("System.Security.Principal.dll", Resources.SystemSecurityPrincipal, NetStandard20.References.SystemSecurityPrincipal, global::System.Guid.Parse("a965a0b3-946f-4227-89d4-ab82163b3a66")); + 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.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static ReferenceInfo SystemSecuritySecureString => new ReferenceInfo("System.Security.SecureString.dll", Resources.SystemSecuritySecureString, NetStandard20.References.SystemSecuritySecureString, global::System.Guid.Parse("fe85f4c8-d55e-41eb-995f-89cfc9770cfe")); + public static ReferenceInfo SystemNumerics => new ReferenceInfo("System.Numerics.dll", Resources.SystemNumerics, NetStandard20.References.SystemNumerics, global::System.Guid.Parse("f4e001aa-a6bb-47dc-8a74-e0c187fb9007")); /// - /// The for System.ServiceModel.Web.dll + /// The for System.Linq.Expressions.dll /// - public static ReferenceInfo SystemServiceModelWeb => new ReferenceInfo("System.ServiceModel.Web.dll", Resources.SystemServiceModelWeb, NetStandard20.References.SystemServiceModelWeb, global::System.Guid.Parse("9073e110-050d-4d4c-bf87-58447c848b26")); + public static ReferenceInfo SystemLinqExpressions => new ReferenceInfo("System.Linq.Expressions.dll", Resources.SystemLinqExpressions, NetStandard20.References.SystemLinqExpressions, global::System.Guid.Parse("2948a49f-1f4b-4d91-acb0-478ae0750133")); /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.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")); + 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.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.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")); + public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetStandard20.References.SystemXmlLinq, global::System.Guid.Parse("11699873-b29a-4337-9876-8900fdadd2df")); /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.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 SystemIOFileSystem => new ReferenceInfo("System.IO.FileSystem.dll", Resources.SystemIOFileSystem, NetStandard20.References.SystemIOFileSystem, global::System.Guid.Parse("286e02b0-de63-4544-8f58-e93a976fbb1f")); /// - /// The for System.Threading.dll + /// The for System.Linq.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 SystemLinq => new ReferenceInfo("System.Linq.dll", Resources.SystemLinq, NetStandard20.References.SystemLinq, global::System.Guid.Parse("7d1c9ef6-52b1-47d4-8322-1587ce76473e")); /// - /// The for System.Threading.Overlapped.dll + /// The for System.Data.Common.dll /// - public static ReferenceInfo SystemThreadingOverlapped => new ReferenceInfo("System.Threading.Overlapped.dll", Resources.SystemThreadingOverlapped, NetStandard20.References.SystemThreadingOverlapped, global::System.Guid.Parse("fdd92a12-8c43-4cff-93a4-cff4f05beca8")); + public static ReferenceInfo SystemDataCommon => new ReferenceInfo("System.Data.Common.dll", Resources.SystemDataCommon, NetStandard20.References.SystemDataCommon, global::System.Guid.Parse("e98988a9-60ca-4d42-80b0-2c12d0820f3c")); /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.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 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.Threading.Tasks.Parallel.dll + /// The for System.AppContext.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 SystemAppContext => new ReferenceInfo("System.AppContext.dll", Resources.SystemAppContext, NetStandard20.References.SystemAppContext, global::System.Guid.Parse("65de4324-2b89-4243-b95d-92cec0939e0a")); /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static ReferenceInfo SystemThreadingThread => new ReferenceInfo("System.Threading.Thread.dll", Resources.SystemThreadingThread, NetStandard20.References.SystemThreadingThread, global::System.Guid.Parse("68078a5c-5ab4-47be-b14b-e13c6623d821")); + public static ReferenceInfo SystemRuntimeSerializationJson => new ReferenceInfo("System.Runtime.Serialization.Json.dll", Resources.SystemRuntimeSerializationJson, NetStandard20.References.SystemRuntimeSerializationJson, global::System.Guid.Parse("01d25e44-f90f-4a46-8d7d-c5b28aa7c55e")); /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static ReferenceInfo SystemThreadingThreadPool => new ReferenceInfo("System.Threading.ThreadPool.dll", Resources.SystemThreadingThreadPool, NetStandard20.References.SystemThreadingThreadPool, global::System.Guid.Parse("1d902f2e-db97-4b87-a0e8-6daf56ab644b")); + 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.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static ReferenceInfo SystemThreadingTimer => new ReferenceInfo("System.Threading.Timer.dll", Resources.SystemThreadingTimer, NetStandard20.References.SystemThreadingTimer, global::System.Guid.Parse("f105874b-2ba7-4d68-85f8-c809e73f7cbb")); + public static ReferenceInfo SystemLinqParallel => new ReferenceInfo("System.Linq.Parallel.dll", Resources.SystemLinqParallel, NetStandard20.References.SystemLinqParallel, global::System.Guid.Parse("64404394-9333-45ae-a656-6a7e6076b849")); /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetStandard20.References.SystemTransactions, global::System.Guid.Parse("4cc2dcb5-2e9c-4d24-9f48-ed48d748ee1b")); + public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetStandard20.References.SystemWeb, global::System.Guid.Parse("b768b2e1-2c37-4143-b467-de8d85a53db4")); /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static ReferenceInfo SystemValueTuple => new ReferenceInfo("System.ValueTuple.dll", Resources.SystemValueTuple, NetStandard20.References.SystemValueTuple, global::System.Guid.Parse("d26b5aca-918b-498e-9a93-ee11a5417f3a")); + 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.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static ReferenceInfo SystemWeb => new ReferenceInfo("System.Web.dll", Resources.SystemWeb, NetStandard20.References.SystemWeb, global::System.Guid.Parse("b768b2e1-2c37-4143-b467-de8d85a53db4")); + public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard20.References.SystemXmlXmlDocument, global::System.Guid.Parse("48c1d554-2d7c-4b4f-9047-ad9ed0cf9b35")); /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.dll /// - public static ReferenceInfo SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard20.References.SystemWindows, global::System.Guid.Parse("cc2f586f-2cad-4b49-9e71-6413e614ffd0")); + 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.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static ReferenceInfo SystemXml => new ReferenceInfo("System.Xml.dll", Resources.SystemXml, NetStandard20.References.SystemXml, global::System.Guid.Parse("960b8399-190c-475b-b73b-4cee64ef748e")); + 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.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static ReferenceInfo SystemXmlLinq => new ReferenceInfo("System.Xml.Linq.dll", Resources.SystemXmlLinq, NetStandard20.References.SystemXmlLinq, global::System.Guid.Parse("11699873-b29a-4337-9876-8900fdadd2df")); + public static ReferenceInfo SystemNetNameResolution => new ReferenceInfo("System.Net.NameResolution.dll", Resources.SystemNetNameResolution, NetStandard20.References.SystemNetNameResolution, global::System.Guid.Parse("12f44405-45cb-4fa0-9eb3-dd98b73b8645")); /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static ReferenceInfo SystemXmlReaderWriter => new ReferenceInfo("System.Xml.ReaderWriter.dll", Resources.SystemXmlReaderWriter, NetStandard20.References.SystemXmlReaderWriter, global::System.Guid.Parse("5bacc974-91a3-4e11-9a03-31717ddfd525")); + public static ReferenceInfo SystemTransactions => new ReferenceInfo("System.Transactions.dll", Resources.SystemTransactions, NetStandard20.References.SystemTransactions, global::System.Guid.Parse("4cc2dcb5-2e9c-4d24-9f48-ed48d748ee1b")); /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static ReferenceInfo SystemXmlSerialization => new ReferenceInfo("System.Xml.Serialization.dll", Resources.SystemXmlSerialization, NetStandard20.References.SystemXmlSerialization, global::System.Guid.Parse("f80e10ac-164f-4dfd-8f61-d4a723b1f4c1")); + public static ReferenceInfo SystemNetHttp => new ReferenceInfo("System.Net.Http.dll", Resources.SystemNetHttp, NetStandard20.References.SystemNetHttp, global::System.Guid.Parse("9cff04e6-ad06-41df-8701-42e093a650d5")); /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static ReferenceInfo SystemXmlXDocument => new ReferenceInfo("System.Xml.XDocument.dll", Resources.SystemXmlXDocument, NetStandard20.References.SystemXmlXDocument, global::System.Guid.Parse("5b4afa9f-da2b-48fd-a404-910b287beee0")); + 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.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static ReferenceInfo SystemXmlXmlDocument => new ReferenceInfo("System.Xml.XmlDocument.dll", Resources.SystemXmlXmlDocument, NetStandard20.References.SystemXmlXmlDocument, global::System.Guid.Parse("48c1d554-2d7c-4b4f-9047-ad9ed0cf9b35")); + public static ReferenceInfo SystemSecurityCryptographyEncoding => new ReferenceInfo("System.Security.Cryptography.Encoding.dll", Resources.SystemSecurityCryptographyEncoding, NetStandard20.References.SystemSecurityCryptographyEncoding, global::System.Guid.Parse("7d517353-d2d3-4657-83d3-e3be94ec882a")); /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.dll /// - public static ReferenceInfo SystemXmlXmlSerializer => new ReferenceInfo("System.Xml.XmlSerializer.dll", Resources.SystemXmlXmlSerializer, NetStandard20.References.SystemXmlXmlSerializer, global::System.Guid.Parse("6b7556ae-8a81-446b-829f-c60fc8b5c834")); + public static ReferenceInfo SystemIOPipes => new ReferenceInfo("System.IO.Pipes.dll", Resources.SystemIOPipes, NetStandard20.References.SystemIOPipes, global::System.Guid.Parse("018b5c94-d8ac-44a0-af64-2c47d6bd6101")); /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.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 SystemWindows => new ReferenceInfo("System.Windows.dll", Resources.SystemWindows, NetStandard20.References.SystemWindows, global::System.Guid.Parse("cc2f586f-2cad-4b49-9e71-6413e614ffd0")); /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.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 SystemRuntimeSerializationXml => new ReferenceInfo("System.Runtime.Serialization.Xml.dll", Resources.SystemRuntimeSerializationXml, NetStandard20.References.SystemRuntimeSerializationXml, global::System.Guid.Parse("fd757745-15e4-463f-be7e-d908b0f36f66")); private static ImmutableArray _all; public static ImmutableArray All { @@ -585,119 +585,119 @@ public static ImmutableArray All { _all = [ - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelComposition, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, + System, + SystemThreadingThread, + SystemDiagnosticsContracts, SystemComponentModelTypeConverter, - SystemConsole, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, SystemCore, - SystemDataCommon, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemDiagnosticsTracing, + SystemNetWebSockets, + SystemDiagnosticsTraceSource, + SystemXmlSerialization, SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemNet, - SystemNetHttp, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, - SystemNetSockets, - SystemNetWebHeaderCollection, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemObjectModel, - SystemReflection, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, + SystemDiagnosticsFileVersionInfo, SystemRuntimeInteropServices, + SystemThreadingTasksParallel, + SystemNetSockets, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemNetNetworkInformation, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemNetRequests, + SystemGlobalizationCalendars, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemComponentModelComposition, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemValueTuple, - SystemWeb, - SystemWindows, + SystemResourcesReader, + SystemData, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -712,411 +712,411 @@ public static partial class NetStandard20 { public static class References { - private static PortableExecutableReference? _MicrosoftWin32Primitives; + private static PortableExecutableReference? _System; /// - /// The for Microsoft.Win32.Primitives.dll + /// The for System.dll /// - public static PortableExecutableReference MicrosoftWin32Primitives + public static PortableExecutableReference System { get { - if (_MicrosoftWin32Primitives is null) + if (_System is null) { - _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard20)"); + _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); } - return _MicrosoftWin32Primitives; + return _System; } } - private static PortableExecutableReference? _mscorlib; + private static PortableExecutableReference? _SystemThreadingThread; /// - /// The for mscorlib.dll + /// The for System.Threading.Thread.dll /// - public static PortableExecutableReference mscorlib + public static PortableExecutableReference SystemThreadingThread { get { - if (_mscorlib is null) + if (_SystemThreadingThread is null) { - _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); + _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netstandard20)"); } - return _mscorlib; + return _SystemThreadingThread; } } - private static PortableExecutableReference? _netstandard; + private static PortableExecutableReference? _SystemDiagnosticsContracts; /// - /// The for netstandard.dll + /// The for System.Diagnostics.Contracts.dll /// - public static PortableExecutableReference netstandard + public static PortableExecutableReference SystemDiagnosticsContracts { get { - if (_netstandard is null) + if (_SystemDiagnosticsContracts is null) { - _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); + _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netstandard20)"); } - return _netstandard; + return _SystemDiagnosticsContracts; } } - private static PortableExecutableReference? _SystemAppContext; + private static PortableExecutableReference? _SystemComponentModelTypeConverter; /// - /// The for System.AppContext.dll + /// The for System.ComponentModel.TypeConverter.dll /// - public static PortableExecutableReference SystemAppContext + public static PortableExecutableReference SystemComponentModelTypeConverter { get { - if (_SystemAppContext is null) + if (_SystemComponentModelTypeConverter is null) { - _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard20)"); + _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netstandard20)"); } - return _SystemAppContext; + return _SystemComponentModelTypeConverter; } } - private static PortableExecutableReference? _SystemCollectionsConcurrent; + private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; /// - /// The for System.Collections.Concurrent.dll + /// The for System.Security.Cryptography.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsConcurrent + public static PortableExecutableReference SystemSecurityCryptographyPrimitives { get { - if (_SystemCollectionsConcurrent is null) + if (_SystemSecurityCryptographyPrimitives is null) { - _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard20)"); + _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard20)"); } - return _SystemCollectionsConcurrent; + return _SystemSecurityCryptographyPrimitives; } } - private static PortableExecutableReference? _SystemCollections; + private static PortableExecutableReference? _MicrosoftWin32Primitives; /// - /// The for System.Collections.dll + /// The for Microsoft.Win32.Primitives.dll /// - public static PortableExecutableReference SystemCollections + public static PortableExecutableReference MicrosoftWin32Primitives { get { - if (_SystemCollections is null) + if (_MicrosoftWin32Primitives is null) { - _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); + _MicrosoftWin32Primitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.Microsoft.Win32.Primitives")).GetReference(filePath: "Microsoft.Win32.Primitives.dll", display: "Microsoft.Win32.Primitives (netstandard20)"); } - return _SystemCollections; + return _MicrosoftWin32Primitives; } } - private static PortableExecutableReference? _SystemCollectionsNonGeneric; + private static PortableExecutableReference? _SystemDrawingPrimitives; /// - /// The for System.Collections.NonGeneric.dll + /// The for System.Drawing.Primitives.dll /// - public static PortableExecutableReference SystemCollectionsNonGeneric + public static PortableExecutableReference SystemDrawingPrimitives { get { - if (_SystemCollectionsNonGeneric is null) + if (_SystemDrawingPrimitives is null) { - _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard20)"); + _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); } - return _SystemCollectionsNonGeneric; + return _SystemDrawingPrimitives; } } - private static PortableExecutableReference? _SystemCollectionsSpecialized; + private static PortableExecutableReference? _SystemIOMemoryMappedFiles; /// - /// The for System.Collections.Specialized.dll + /// The for System.IO.MemoryMappedFiles.dll /// - public static PortableExecutableReference SystemCollectionsSpecialized + public static PortableExecutableReference SystemIOMemoryMappedFiles { get { - if (_SystemCollectionsSpecialized is null) + if (_SystemIOMemoryMappedFiles is null) { - _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netstandard20)"); + _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netstandard20)"); } - return _SystemCollectionsSpecialized; + return _SystemIOMemoryMappedFiles; } } - private static PortableExecutableReference? _SystemComponentModelComposition; + private static PortableExecutableReference? _SystemCore; /// - /// The for System.ComponentModel.Composition.dll + /// The for System.Core.dll /// - public static PortableExecutableReference SystemComponentModelComposition + public static PortableExecutableReference SystemCore { get { - if (_SystemComponentModelComposition is null) + if (_SystemCore is null) { - _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); + _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netstandard20)"); } - return _SystemComponentModelComposition; + return _SystemCore; } } - private static PortableExecutableReference? _SystemComponentModel; + private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; /// - /// The for System.ComponentModel.dll + /// The for System.Runtime.Serialization.Formatters.dll /// - public static PortableExecutableReference SystemComponentModel + public static PortableExecutableReference SystemRuntimeSerializationFormatters { get { - if (_SystemComponentModel is null) + if (_SystemRuntimeSerializationFormatters is null) { - _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); + _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netstandard20)"); } - return _SystemComponentModel; + return _SystemRuntimeSerializationFormatters; } } - private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; + private static PortableExecutableReference? _SystemResourcesResourceManager; /// - /// The for System.ComponentModel.EventBasedAsync.dll + /// The for System.Resources.ResourceManager.dll /// - public static PortableExecutableReference SystemComponentModelEventBasedAsync + public static PortableExecutableReference SystemResourcesResourceManager { get { - if (_SystemComponentModelEventBasedAsync is null) + if (_SystemResourcesResourceManager is null) { - _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netstandard20)"); + _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard20)"); } - return _SystemComponentModelEventBasedAsync; + return _SystemResourcesResourceManager; } } - private static PortableExecutableReference? _SystemComponentModelPrimitives; + private static PortableExecutableReference? _SystemThreadingOverlapped; /// - /// The for System.ComponentModel.Primitives.dll + /// The for System.Threading.Overlapped.dll /// - public static PortableExecutableReference SystemComponentModelPrimitives + public static PortableExecutableReference SystemThreadingOverlapped { get { - if (_SystemComponentModelPrimitives is null) + if (_SystemThreadingOverlapped is null) { - _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netstandard20)"); + _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netstandard20)"); } - return _SystemComponentModelPrimitives; + return _SystemThreadingOverlapped; } } - private static PortableExecutableReference? _SystemComponentModelTypeConverter; + private static PortableExecutableReference? _SystemNet; /// - /// The for System.ComponentModel.TypeConverter.dll + /// The for System.Net.dll /// - public static PortableExecutableReference SystemComponentModelTypeConverter + public static PortableExecutableReference SystemNet { get { - if (_SystemComponentModelTypeConverter is null) + if (_SystemNet is null) { - _SystemComponentModelTypeConverter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.TypeConverter")).GetReference(filePath: "System.ComponentModel.TypeConverter.dll", display: "System.ComponentModel.TypeConverter (netstandard20)"); + _SystemNet = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); } - return _SystemComponentModelTypeConverter; + return _SystemNet; } } - private static PortableExecutableReference? _SystemConsole; + private static PortableExecutableReference? _SystemObjectModel; /// - /// The for System.Console.dll + /// The for System.ObjectModel.dll /// - public static PortableExecutableReference SystemConsole + public static PortableExecutableReference SystemObjectModel { get { - if (_SystemConsole is null) + if (_SystemObjectModel is null) { - _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard20)"); + _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard20)"); } - return _SystemConsole; + return _SystemObjectModel; } } - private static PortableExecutableReference? _SystemCore; + private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; /// - /// The for System.Core.dll + /// The for System.Diagnostics.TextWriterTraceListener.dll /// - public static PortableExecutableReference SystemCore + public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener { get { - if (_SystemCore is null) + if (_SystemDiagnosticsTextWriterTraceListener is null) { - _SystemCore = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Core")).GetReference(filePath: "System.Core.dll", display: "System.Core (netstandard20)"); + _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netstandard20)"); } - return _SystemCore; + return _SystemDiagnosticsTextWriterTraceListener; } } - private static PortableExecutableReference? _SystemDataCommon; + private static PortableExecutableReference? _SystemSecurityCryptographyCsp; /// - /// The for System.Data.Common.dll + /// The for System.Security.Cryptography.Csp.dll /// - public static PortableExecutableReference SystemDataCommon + public static PortableExecutableReference SystemSecurityCryptographyCsp { get { - if (_SystemDataCommon is null) + if (_SystemSecurityCryptographyCsp is null) { - _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netstandard20)"); + _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netstandard20)"); } - return _SystemDataCommon; + return _SystemSecurityCryptographyCsp; } } - private static PortableExecutableReference? _SystemData; + private static PortableExecutableReference? _SystemNetWebSocketsClient; /// - /// The for System.Data.dll + /// The for System.Net.WebSockets.Client.dll /// - public static PortableExecutableReference SystemData + public static PortableExecutableReference SystemNetWebSocketsClient { get { - if (_SystemData is null) + if (_SystemNetWebSocketsClient is null) { - _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netstandard20)"); + _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (netstandard20)"); } - return _SystemData; + return _SystemNetWebSocketsClient; } } - private static PortableExecutableReference? _SystemDiagnosticsContracts; + private static PortableExecutableReference? _SystemThreadingTimer; /// - /// The for System.Diagnostics.Contracts.dll + /// The for System.Threading.Timer.dll /// - public static PortableExecutableReference SystemDiagnosticsContracts + public static PortableExecutableReference SystemThreadingTimer { get { - if (_SystemDiagnosticsContracts is null) + if (_SystemThreadingTimer is null) { - _SystemDiagnosticsContracts = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Contracts")).GetReference(filePath: "System.Diagnostics.Contracts.dll", display: "System.Diagnostics.Contracts (netstandard20)"); + _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard20)"); } - return _SystemDiagnosticsContracts; + return _SystemThreadingTimer; } } - private static PortableExecutableReference? _SystemDiagnosticsDebug; + private static PortableExecutableReference? _SystemDynamicRuntime; /// - /// The for System.Diagnostics.Debug.dll + /// The for System.Dynamic.Runtime.dll /// - public static PortableExecutableReference SystemDiagnosticsDebug + public static PortableExecutableReference SystemDynamicRuntime { get { - if (_SystemDiagnosticsDebug is null) + if (_SystemDynamicRuntime is null) { - _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard20)"); + _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (netstandard20)"); } - return _SystemDiagnosticsDebug; + return _SystemDynamicRuntime; } } - private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; + private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; /// - /// The for System.Diagnostics.FileVersionInfo.dll + /// The for System.Security.Cryptography.Algorithms.dll /// - public static PortableExecutableReference SystemDiagnosticsFileVersionInfo + public static PortableExecutableReference SystemSecurityCryptographyAlgorithms { get { - if (_SystemDiagnosticsFileVersionInfo is null) + if (_SystemSecurityCryptographyAlgorithms is null) { - _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard20)"); + _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard20)"); } - return _SystemDiagnosticsFileVersionInfo; + return _SystemSecurityCryptographyAlgorithms; } } - private static PortableExecutableReference? _SystemDiagnosticsProcess; + private static PortableExecutableReference? _SystemDiagnosticsTools; /// - /// The for System.Diagnostics.Process.dll + /// The for System.Diagnostics.Tools.dll /// - public static PortableExecutableReference SystemDiagnosticsProcess + public static PortableExecutableReference SystemDiagnosticsTools { get { - if (_SystemDiagnosticsProcess is null) + if (_SystemDiagnosticsTools is null) { - _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard20)"); + _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netstandard20)"); } - return _SystemDiagnosticsProcess; + return _SystemDiagnosticsTools; } } - private static PortableExecutableReference? _SystemDiagnosticsStackTrace; + private static PortableExecutableReference? _SystemDrawing; /// - /// The for System.Diagnostics.StackTrace.dll + /// The for System.Drawing.dll /// - public static PortableExecutableReference SystemDiagnosticsStackTrace + public static PortableExecutableReference SystemDrawing { get { - if (_SystemDiagnosticsStackTrace is null) + if (_SystemDrawing is null) { - _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netstandard20)"); + _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netstandard20)"); } - return _SystemDiagnosticsStackTrace; + return _SystemDrawing; } } - private static PortableExecutableReference? _SystemDiagnosticsTextWriterTraceListener; + private static PortableExecutableReference? _SystemDiagnosticsTracing; /// - /// The for System.Diagnostics.TextWriterTraceListener.dll + /// The for System.Diagnostics.Tracing.dll /// - public static PortableExecutableReference SystemDiagnosticsTextWriterTraceListener + public static PortableExecutableReference SystemDiagnosticsTracing { get { - if (_SystemDiagnosticsTextWriterTraceListener is null) + if (_SystemDiagnosticsTracing is null) { - _SystemDiagnosticsTextWriterTraceListener = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.TextWriterTraceListener")).GetReference(filePath: "System.Diagnostics.TextWriterTraceListener.dll", display: "System.Diagnostics.TextWriterTraceListener (netstandard20)"); + _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netstandard20)"); } - return _SystemDiagnosticsTextWriterTraceListener; + return _SystemDiagnosticsTracing; } } - private static PortableExecutableReference? _SystemDiagnosticsTools; + private static PortableExecutableReference? _SystemNetWebSockets; /// - /// The for System.Diagnostics.Tools.dll + /// The for System.Net.WebSockets.dll /// - public static PortableExecutableReference SystemDiagnosticsTools + public static PortableExecutableReference SystemNetWebSockets { get { - if (_SystemDiagnosticsTools is null) + if (_SystemNetWebSockets is null) { - _SystemDiagnosticsTools = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tools")).GetReference(filePath: "System.Diagnostics.Tools.dll", display: "System.Diagnostics.Tools (netstandard20)"); + _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netstandard20)"); } - return _SystemDiagnosticsTools; + return _SystemNetWebSockets; } } @@ -1137,955 +1137,955 @@ public static PortableExecutableReference SystemDiagnosticsTraceSource } } - private static PortableExecutableReference? _SystemDiagnosticsTracing; + private static PortableExecutableReference? _SystemXmlSerialization; /// - /// The for System.Diagnostics.Tracing.dll + /// The for System.Xml.Serialization.dll /// - public static PortableExecutableReference SystemDiagnosticsTracing + public static PortableExecutableReference SystemXmlSerialization { get { - if (_SystemDiagnosticsTracing is null) + if (_SystemXmlSerialization is null) { - _SystemDiagnosticsTracing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Tracing")).GetReference(filePath: "System.Diagnostics.Tracing.dll", display: "System.Diagnostics.Tracing (netstandard20)"); + _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netstandard20)"); } - return _SystemDiagnosticsTracing; + return _SystemXmlSerialization; } } - private static PortableExecutableReference? _System; + private static PortableExecutableReference? _SystemIO; /// - /// The for System.dll + /// The for System.IO.dll /// - public static PortableExecutableReference System + public static PortableExecutableReference SystemIO { get { - if (_System is null) + if (_SystemIO is null) { - _System = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System")).GetReference(filePath: "System.dll", display: "System (netstandard20)"); + _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); } - return _System; + return _SystemIO; } } - private static PortableExecutableReference? _SystemDrawing; + private static PortableExecutableReference? _SystemDiagnosticsFileVersionInfo; /// - /// The for System.Drawing.dll + /// The for System.Diagnostics.FileVersionInfo.dll /// - public static PortableExecutableReference SystemDrawing + public static PortableExecutableReference SystemDiagnosticsFileVersionInfo { get { - if (_SystemDrawing is null) + if (_SystemDiagnosticsFileVersionInfo is null) { - _SystemDrawing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing")).GetReference(filePath: "System.Drawing.dll", display: "System.Drawing (netstandard20)"); + _SystemDiagnosticsFileVersionInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.FileVersionInfo")).GetReference(filePath: "System.Diagnostics.FileVersionInfo.dll", display: "System.Diagnostics.FileVersionInfo (netstandard20)"); } - return _SystemDrawing; + return _SystemDiagnosticsFileVersionInfo; } } - private static PortableExecutableReference? _SystemDrawingPrimitives; + private static PortableExecutableReference? _SystemRuntimeInteropServices; /// - /// The for System.Drawing.Primitives.dll + /// The for System.Runtime.InteropServices.dll /// - public static PortableExecutableReference SystemDrawingPrimitives + public static PortableExecutableReference SystemRuntimeInteropServices { get { - if (_SystemDrawingPrimitives is null) + if (_SystemRuntimeInteropServices is null) { - _SystemDrawingPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Drawing.Primitives")).GetReference(filePath: "System.Drawing.Primitives.dll", display: "System.Drawing.Primitives (netstandard20)"); + _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); } - return _SystemDrawingPrimitives; + return _SystemRuntimeInteropServices; } } - private static PortableExecutableReference? _SystemDynamicRuntime; + private static PortableExecutableReference? _SystemThreadingTasksParallel; /// - /// The for System.Dynamic.Runtime.dll + /// The for System.Threading.Tasks.Parallel.dll /// - public static PortableExecutableReference SystemDynamicRuntime + public static PortableExecutableReference SystemThreadingTasksParallel { get { - if (_SystemDynamicRuntime is null) + if (_SystemThreadingTasksParallel is null) { - _SystemDynamicRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Dynamic.Runtime")).GetReference(filePath: "System.Dynamic.Runtime.dll", display: "System.Dynamic.Runtime (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 _SystemDynamicRuntime; + return _SystemThreadingTasksParallel; } } - private static PortableExecutableReference? _SystemGlobalizationCalendars; + private static PortableExecutableReference? _SystemNetSockets; /// - /// The for System.Globalization.Calendars.dll + /// The for System.Net.Sockets.dll /// - public static PortableExecutableReference SystemGlobalizationCalendars + public static PortableExecutableReference SystemNetSockets { get { - if (_SystemGlobalizationCalendars is null) + if (_SystemNetSockets is null) { - _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard20)"); + _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard20)"); } - return _SystemGlobalizationCalendars; + return _SystemNetSockets; } } - private static PortableExecutableReference? _SystemGlobalization; + private static PortableExecutableReference? _SystemValueTuple; /// - /// The for System.Globalization.dll + /// The for System.ValueTuple.dll /// - public static PortableExecutableReference SystemGlobalization + public static PortableExecutableReference SystemValueTuple { get { - if (_SystemGlobalization is null) + if (_SystemValueTuple is null) { - _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); + _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard20)"); } - return _SystemGlobalization; + return _SystemValueTuple; } } - private static PortableExecutableReference? _SystemGlobalizationExtensions; + private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The for System.Globalization.Extensions.dll + /// The for System.Runtime.InteropServices.RuntimeInformation.dll /// - public static PortableExecutableReference SystemGlobalizationExtensions + public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation { get { - if (_SystemGlobalizationExtensions is null) + if (_SystemRuntimeInteropServicesRuntimeInformation is null) { - _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (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 _SystemGlobalizationExtensions; + return _SystemRuntimeInteropServicesRuntimeInformation; } } - private static PortableExecutableReference? _SystemIOCompression; + private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; /// - /// The for System.IO.Compression.dll + /// The for System.Security.Cryptography.X509Certificates.dll /// - public static PortableExecutableReference SystemIOCompression + public static PortableExecutableReference SystemSecurityCryptographyX509Certificates { get { - if (_SystemIOCompression is null) + if (_SystemSecurityCryptographyX509Certificates is null) { - _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); + _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netstandard20)"); } - return _SystemIOCompression; + return _SystemSecurityCryptographyX509Certificates; } } - private static PortableExecutableReference? _SystemIOCompressionFileSystem; + private static PortableExecutableReference? _SystemIOCompression; /// - /// The for System.IO.Compression.FileSystem.dll + /// The for System.IO.Compression.dll /// - public static PortableExecutableReference SystemIOCompressionFileSystem + public static PortableExecutableReference SystemIOCompression { get { - if (_SystemIOCompressionFileSystem is null) + if (_SystemIOCompression is null) { - _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netstandard20)"); + _SystemIOCompression = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression")).GetReference(filePath: "System.IO.Compression.dll", display: "System.IO.Compression (netstandard20)"); } - return _SystemIOCompressionFileSystem; + return _SystemIOCompression; } } - private static PortableExecutableReference? _SystemIOCompressionZipFile; + private static PortableExecutableReference? _SystemReflectionExtensions; /// - /// The for System.IO.Compression.ZipFile.dll + /// The for System.Reflection.Extensions.dll /// - public static PortableExecutableReference SystemIOCompressionZipFile + public static PortableExecutableReference SystemReflectionExtensions { get { - if (_SystemIOCompressionZipFile is null) + if (_SystemReflectionExtensions is null) { - _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard20)"); + _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard20)"); } - return _SystemIOCompressionZipFile; + return _SystemReflectionExtensions; } } - private static PortableExecutableReference? _SystemIO; + private static PortableExecutableReference? _SystemRuntimeSerialization; /// - /// The for System.IO.dll + /// The for System.Runtime.Serialization.dll /// - public static PortableExecutableReference SystemIO + public static PortableExecutableReference SystemRuntimeSerialization { get { - if (_SystemIO is null) + if (_SystemRuntimeSerialization is null) { - _SystemIO = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO")).GetReference(filePath: "System.IO.dll", display: "System.IO (netstandard20)"); + _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); } - return _SystemIO; + return _SystemRuntimeSerialization; } } - private static PortableExecutableReference? _SystemIOFileSystem; + private static PortableExecutableReference? _SystemNetNetworkInformation; /// - /// The for System.IO.FileSystem.dll + /// The for System.Net.NetworkInformation.dll /// - public static PortableExecutableReference SystemIOFileSystem + public static PortableExecutableReference SystemNetNetworkInformation { get { - if (_SystemIOFileSystem is null) + if (_SystemNetNetworkInformation is null) { - _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); + _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netstandard20)"); } - return _SystemIOFileSystem; + return _SystemNetNetworkInformation; } } - private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; + private static PortableExecutableReference? _SystemDiagnosticsProcess; /// - /// The for System.IO.FileSystem.DriveInfo.dll + /// The for System.Diagnostics.Process.dll /// - public static PortableExecutableReference SystemIOFileSystemDriveInfo + public static PortableExecutableReference SystemDiagnosticsProcess { get { - if (_SystemIOFileSystemDriveInfo is null) + if (_SystemDiagnosticsProcess is null) { - _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netstandard20)"); + _SystemDiagnosticsProcess = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Process")).GetReference(filePath: "System.Diagnostics.Process.dll", display: "System.Diagnostics.Process (netstandard20)"); } - return _SystemIOFileSystemDriveInfo; + return _SystemDiagnosticsProcess; } } - private static PortableExecutableReference? _SystemIOFileSystemPrimitives; + private static PortableExecutableReference? _SystemComponentModelPrimitives; /// - /// The for System.IO.FileSystem.Primitives.dll + /// The for System.ComponentModel.Primitives.dll /// - public static PortableExecutableReference SystemIOFileSystemPrimitives + public static PortableExecutableReference SystemComponentModelPrimitives { get { - if (_SystemIOFileSystemPrimitives is null) + if (_SystemComponentModelPrimitives is null) { - _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard20)"); + _SystemComponentModelPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Primitives")).GetReference(filePath: "System.ComponentModel.Primitives.dll", display: "System.ComponentModel.Primitives (netstandard20)"); } - return _SystemIOFileSystemPrimitives; + return _SystemComponentModelPrimitives; } } - private static PortableExecutableReference? _SystemIOFileSystemWatcher; + private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; /// - /// The for System.IO.FileSystem.Watcher.dll + /// The for System.Runtime.CompilerServices.VisualC.dll /// - public static PortableExecutableReference SystemIOFileSystemWatcher + public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC { get { - if (_SystemIOFileSystemWatcher is null) + if (_SystemRuntimeCompilerServicesVisualC is null) { - _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netstandard20)"); + _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netstandard20)"); } - return _SystemIOFileSystemWatcher; + return _SystemRuntimeCompilerServicesVisualC; } } - private static PortableExecutableReference? _SystemIOIsolatedStorage; + private static PortableExecutableReference? _SystemDiagnosticsDebug; /// - /// The for System.IO.IsolatedStorage.dll + /// The for System.Diagnostics.Debug.dll /// - public static PortableExecutableReference SystemIOIsolatedStorage + public static PortableExecutableReference SystemDiagnosticsDebug { get { - if (_SystemIOIsolatedStorage is null) + if (_SystemDiagnosticsDebug is null) { - _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netstandard20)"); + _SystemDiagnosticsDebug = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.Debug")).GetReference(filePath: "System.Diagnostics.Debug.dll", display: "System.Diagnostics.Debug (netstandard20)"); } - return _SystemIOIsolatedStorage; + return _SystemDiagnosticsDebug; } } - private static PortableExecutableReference? _SystemIOMemoryMappedFiles; + private static PortableExecutableReference? _SystemCollectionsNonGeneric; /// - /// The for System.IO.MemoryMappedFiles.dll + /// The for System.Collections.NonGeneric.dll /// - public static PortableExecutableReference SystemIOMemoryMappedFiles + public static PortableExecutableReference SystemCollectionsNonGeneric { get { - if (_SystemIOMemoryMappedFiles is null) + if (_SystemCollectionsNonGeneric is null) { - _SystemIOMemoryMappedFiles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.MemoryMappedFiles")).GetReference(filePath: "System.IO.MemoryMappedFiles.dll", display: "System.IO.MemoryMappedFiles (netstandard20)"); + _SystemCollectionsNonGeneric = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.NonGeneric")).GetReference(filePath: "System.Collections.NonGeneric.dll", display: "System.Collections.NonGeneric (netstandard20)"); } - return _SystemIOMemoryMappedFiles; + return _SystemCollectionsNonGeneric; } } - private static PortableExecutableReference? _SystemIOPipes; + private static PortableExecutableReference? _SystemThreading; /// - /// The for System.IO.Pipes.dll + /// The for System.Threading.dll /// - public static PortableExecutableReference SystemIOPipes + public static PortableExecutableReference SystemThreading { get { - if (_SystemIOPipes is null) + if (_SystemThreading is null) { - _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netstandard20)"); + _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); } - return _SystemIOPipes; + return _SystemThreading; } } - private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; + private static PortableExecutableReference? _SystemIOCompressionZipFile; /// - /// The for System.IO.UnmanagedMemoryStream.dll + /// The for System.IO.Compression.ZipFile.dll /// - public static PortableExecutableReference SystemIOUnmanagedMemoryStream + public static PortableExecutableReference SystemIOCompressionZipFile { get { - if (_SystemIOUnmanagedMemoryStream is null) + if (_SystemIOCompressionZipFile is null) { - _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netstandard20)"); + _SystemIOCompressionZipFile = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.ZipFile")).GetReference(filePath: "System.IO.Compression.ZipFile.dll", display: "System.IO.Compression.ZipFile (netstandard20)"); } - return _SystemIOUnmanagedMemoryStream; + return _SystemIOCompressionZipFile; } } - private static PortableExecutableReference? _SystemLinq; + private static PortableExecutableReference? _SystemXmlReaderWriter; /// - /// The for System.Linq.dll + /// The for System.Xml.ReaderWriter.dll /// - public static PortableExecutableReference SystemLinq + public static PortableExecutableReference SystemXmlReaderWriter { get { - if (_SystemLinq is null) + if (_SystemXmlReaderWriter is null) { - _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); + _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard20)"); } - return _SystemLinq; + return _SystemXmlReaderWriter; } } - private static PortableExecutableReference? _SystemLinqExpressions; + private static PortableExecutableReference? _SystemTextRegularExpressions; /// - /// The for System.Linq.Expressions.dll + /// The for System.Text.RegularExpressions.dll /// - public static PortableExecutableReference SystemLinqExpressions + public static PortableExecutableReference SystemTextRegularExpressions { get { - if (_SystemLinqExpressions is null) + if (_SystemTextRegularExpressions is null) { - _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard20)"); + _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); } - return _SystemLinqExpressions; + return _SystemTextRegularExpressions; } } - private static PortableExecutableReference? _SystemLinqParallel; + private static PortableExecutableReference? _SystemNetRequests; /// - /// The for System.Linq.Parallel.dll + /// The for System.Net.Requests.dll /// - public static PortableExecutableReference SystemLinqParallel + public static PortableExecutableReference SystemNetRequests { get { - if (_SystemLinqParallel is null) + if (_SystemNetRequests is null) { - _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netstandard20)"); + _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netstandard20)"); } - return _SystemLinqParallel; + return _SystemNetRequests; } } - private static PortableExecutableReference? _SystemLinqQueryable; + private static PortableExecutableReference? _SystemGlobalizationCalendars; /// - /// The for System.Linq.Queryable.dll + /// The for System.Globalization.Calendars.dll /// - public static PortableExecutableReference SystemLinqQueryable + public static PortableExecutableReference SystemGlobalizationCalendars { get { - if (_SystemLinqQueryable is null) + if (_SystemGlobalizationCalendars is null) { - _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netstandard20)"); + _SystemGlobalizationCalendars = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Calendars")).GetReference(filePath: "System.Globalization.Calendars.dll", display: "System.Globalization.Calendars (netstandard20)"); } - return _SystemLinqQueryable; + return _SystemGlobalizationCalendars; } } - 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("netstandard20.System.Net")).GetReference(filePath: "System.Net.dll", display: "System.Net (netstandard20)"); + _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard20)"); } - return _SystemNet; + return _SystemRuntimeSerializationPrimitives; } } - private static PortableExecutableReference? _SystemNetHttp; + private static PortableExecutableReference? _SystemTextEncodingExtensions; /// - /// The for System.Net.Http.dll + /// The for System.Text.Encoding.Extensions.dll /// - public static PortableExecutableReference SystemNetHttp + public static PortableExecutableReference SystemTextEncodingExtensions { get { - if (_SystemNetHttp is null) + if (_SystemTextEncodingExtensions is null) { - _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard20)"); + _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard20)"); } - return _SystemNetHttp; + return _SystemTextEncodingExtensions; } } - private static PortableExecutableReference? _SystemNetNameResolution; + private static PortableExecutableReference? _SystemDiagnosticsStackTrace; /// - /// The for System.Net.NameResolution.dll + /// The for System.Diagnostics.StackTrace.dll /// - public static PortableExecutableReference SystemNetNameResolution + public static PortableExecutableReference SystemDiagnosticsStackTrace { get { - if (_SystemNetNameResolution is null) + if (_SystemDiagnosticsStackTrace is null) { - _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netstandard20)"); + _SystemDiagnosticsStackTrace = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Diagnostics.StackTrace")).GetReference(filePath: "System.Diagnostics.StackTrace.dll", display: "System.Diagnostics.StackTrace (netstandard20)"); } - return _SystemNetNameResolution; + return _SystemDiagnosticsStackTrace; } } - private static PortableExecutableReference? _SystemNetNetworkInformation; + private static PortableExecutableReference? _SystemComponentModelComposition; /// - /// The for System.Net.NetworkInformation.dll + /// The for System.ComponentModel.Composition.dll /// - public static PortableExecutableReference SystemNetNetworkInformation + public static PortableExecutableReference SystemComponentModelComposition { get { - if (_SystemNetNetworkInformation is null) + if (_SystemComponentModelComposition is null) { - _SystemNetNetworkInformation = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NetworkInformation")).GetReference(filePath: "System.Net.NetworkInformation.dll", display: "System.Net.NetworkInformation (netstandard20)"); + _SystemComponentModelComposition = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.Composition")).GetReference(filePath: "System.ComponentModel.Composition.dll", display: "System.ComponentModel.Composition (netstandard20)"); } - return _SystemNetNetworkInformation; + return _SystemComponentModelComposition; } } - private static PortableExecutableReference? _SystemNetPing; + private static PortableExecutableReference? _SystemNetPrimitives; /// - /// The for System.Net.Ping.dll + /// The for System.Net.Primitives.dll /// - public static PortableExecutableReference SystemNetPing + public static PortableExecutableReference SystemNetPrimitives { get { - if (_SystemNetPing is null) + if (_SystemNetPrimitives is null) { - _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netstandard20)"); + _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard20)"); } - return _SystemNetPing; + return _SystemNetPrimitives; } } - private static PortableExecutableReference? _SystemNetPrimitives; + private static PortableExecutableReference? _SystemSecuritySecureString; /// - /// The for System.Net.Primitives.dll + /// The for System.Security.SecureString.dll /// - public static PortableExecutableReference SystemNetPrimitives + public static PortableExecutableReference SystemSecuritySecureString { get { - if (_SystemNetPrimitives is null) + if (_SystemSecuritySecureString is null) { - _SystemNetPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Primitives")).GetReference(filePath: "System.Net.Primitives.dll", display: "System.Net.Primitives (netstandard20)"); + _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netstandard20)"); } - return _SystemNetPrimitives; + return _SystemSecuritySecureString; } } - private static PortableExecutableReference? _SystemNetRequests; + private static PortableExecutableReference? _SystemSecurityPrincipal; /// - /// The for System.Net.Requests.dll + /// The for System.Security.Principal.dll /// - public static PortableExecutableReference SystemNetRequests + public static PortableExecutableReference SystemSecurityPrincipal { get { - if (_SystemNetRequests is null) + if (_SystemSecurityPrincipal is null) { - _SystemNetRequests = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Requests")).GetReference(filePath: "System.Net.Requests.dll", display: "System.Net.Requests (netstandard20)"); + _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard20)"); } - return _SystemNetRequests; + return _SystemSecurityPrincipal; } } - private static PortableExecutableReference? _SystemNetSecurity; + private static PortableExecutableReference? _SystemLinqQueryable; /// - /// The for System.Net.Security.dll + /// The for System.Linq.Queryable.dll /// - public static PortableExecutableReference SystemNetSecurity + public static PortableExecutableReference SystemLinqQueryable { get { - if (_SystemNetSecurity is null) + if (_SystemLinqQueryable is null) { - _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard20)"); + _SystemLinqQueryable = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Queryable")).GetReference(filePath: "System.Linq.Queryable.dll", display: "System.Linq.Queryable (netstandard20)"); } - return _SystemNetSecurity; + return _SystemLinqQueryable; } } - private static PortableExecutableReference? _SystemNetSockets; + private static PortableExecutableReference? _SystemXmlXDocument; /// - /// The for System.Net.Sockets.dll + /// The for System.Xml.XDocument.dll /// - public static PortableExecutableReference SystemNetSockets + public static PortableExecutableReference SystemXmlXDocument { get { - if (_SystemNetSockets is null) + if (_SystemXmlXDocument is null) { - _SystemNetSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Sockets")).GetReference(filePath: "System.Net.Sockets.dll", display: "System.Net.Sockets (netstandard20)"); + _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard20)"); } - return _SystemNetSockets; + return _SystemXmlXDocument; } } - private static PortableExecutableReference? _SystemNetWebHeaderCollection; + private static PortableExecutableReference? _SystemCollections; /// - /// The for System.Net.WebHeaderCollection.dll + /// The for System.Collections.dll /// - public static PortableExecutableReference SystemNetWebHeaderCollection + public static PortableExecutableReference SystemCollections { get { - if (_SystemNetWebHeaderCollection is null) + if (_SystemCollections is null) { - _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netstandard20)"); + _SystemCollections = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections")).GetReference(filePath: "System.Collections.dll", display: "System.Collections (netstandard20)"); } - return _SystemNetWebHeaderCollection; + return _SystemCollections; } } - private static PortableExecutableReference? _SystemNetWebSocketsClient; + private static PortableExecutableReference? _SystemRuntime; /// - /// The for System.Net.WebSockets.Client.dll + /// The for System.Runtime.dll /// - public static PortableExecutableReference SystemNetWebSocketsClient + public static PortableExecutableReference SystemRuntime { get { - if (_SystemNetWebSocketsClient is null) + if (_SystemRuntime is null) { - _SystemNetWebSocketsClient = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets.Client")).GetReference(filePath: "System.Net.WebSockets.Client.dll", display: "System.Net.WebSockets.Client (netstandard20)"); + _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); } - return _SystemNetWebSocketsClient; + return _SystemRuntime; } } - private static PortableExecutableReference? _SystemNetWebSockets; + private static PortableExecutableReference? _SystemNetPing; /// - /// The for System.Net.WebSockets.dll + /// The for System.Net.Ping.dll /// - public static PortableExecutableReference SystemNetWebSockets + public static PortableExecutableReference SystemNetPing { get { - if (_SystemNetWebSockets is null) + if (_SystemNetPing is null) { - _SystemNetWebSockets = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebSockets")).GetReference(filePath: "System.Net.WebSockets.dll", display: "System.Net.WebSockets (netstandard20)"); + _SystemNetPing = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Ping")).GetReference(filePath: "System.Net.Ping.dll", display: "System.Net.Ping (netstandard20)"); } - return _SystemNetWebSockets; + return _SystemNetPing; } } - private static PortableExecutableReference? _SystemNumerics; + private static PortableExecutableReference? _SystemCollectionsSpecialized; /// - /// The for System.Numerics.dll + /// The for System.Collections.Specialized.dll /// - public static PortableExecutableReference SystemNumerics + public static PortableExecutableReference SystemCollectionsSpecialized { get { - if (_SystemNumerics is null) + if (_SystemCollectionsSpecialized is null) { - _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard20)"); + _SystemCollectionsSpecialized = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Specialized")).GetReference(filePath: "System.Collections.Specialized.dll", display: "System.Collections.Specialized (netstandard20)"); } - return _SystemNumerics; + return _SystemCollectionsSpecialized; } } - private static PortableExecutableReference? _SystemObjectModel; + private static PortableExecutableReference? _SystemTextEncoding; /// - /// The for System.ObjectModel.dll + /// The for System.Text.Encoding.dll /// - public static PortableExecutableReference SystemObjectModel + public static PortableExecutableReference SystemTextEncoding { get { - if (_SystemObjectModel is null) + if (_SystemTextEncoding is null) { - _SystemObjectModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ObjectModel")).GetReference(filePath: "System.ObjectModel.dll", display: "System.ObjectModel (netstandard20)"); + _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); } - return _SystemObjectModel; + return _SystemTextEncoding; } } - private static PortableExecutableReference? _SystemReflection; + private static PortableExecutableReference? _SystemResourcesReader; /// - /// The for System.Reflection.dll + /// The for System.Resources.Reader.dll /// - public static PortableExecutableReference SystemReflection + public static PortableExecutableReference SystemResourcesReader { get { - if (_SystemReflection is null) + if (_SystemResourcesReader is null) { - _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); + _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netstandard20)"); } - return _SystemReflection; + return _SystemResourcesReader; } } - private static PortableExecutableReference? _SystemReflectionExtensions; + private static PortableExecutableReference? _SystemData; /// - /// The for System.Reflection.Extensions.dll + /// The for System.Data.dll /// - public static PortableExecutableReference SystemReflectionExtensions + public static PortableExecutableReference SystemData { get { - if (_SystemReflectionExtensions is null) + if (_SystemData is null) { - _SystemReflectionExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Extensions")).GetReference(filePath: "System.Reflection.Extensions.dll", display: "System.Reflection.Extensions (netstandard20)"); + _SystemData = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data")).GetReference(filePath: "System.Data.dll", display: "System.Data (netstandard20)"); } - return _SystemReflectionExtensions; + return _SystemData; } } - private static PortableExecutableReference? _SystemReflectionPrimitives; + private static PortableExecutableReference? _SystemIOFileSystemDriveInfo; /// - /// The for System.Reflection.Primitives.dll + /// The for System.IO.FileSystem.DriveInfo.dll /// - public static PortableExecutableReference SystemReflectionPrimitives + public static PortableExecutableReference SystemIOFileSystemDriveInfo { get { - if (_SystemReflectionPrimitives is null) + if (_SystemIOFileSystemDriveInfo is null) { - _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard20)"); + _SystemIOFileSystemDriveInfo = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.DriveInfo")).GetReference(filePath: "System.IO.FileSystem.DriveInfo.dll", display: "System.IO.FileSystem.DriveInfo (netstandard20)"); } - return _SystemReflectionPrimitives; + return _SystemIOFileSystemDriveInfo; } } - private static PortableExecutableReference? _SystemResourcesReader; + private static PortableExecutableReference? _SystemReflection; /// - /// The for System.Resources.Reader.dll + /// The for System.Reflection.dll /// - public static PortableExecutableReference SystemResourcesReader + public static PortableExecutableReference SystemReflection { get { - if (_SystemResourcesReader is null) + if (_SystemReflection is null) { - _SystemResourcesReader = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Reader")).GetReference(filePath: "System.Resources.Reader.dll", display: "System.Resources.Reader (netstandard20)"); + _SystemReflection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection")).GetReference(filePath: "System.Reflection.dll", display: "System.Reflection (netstandard20)"); } - return _SystemResourcesReader; + return _SystemReflection; } } - private static PortableExecutableReference? _SystemResourcesResourceManager; + private static PortableExecutableReference? _SystemServiceModelWeb; /// - /// The for System.Resources.ResourceManager.dll + /// The for System.ServiceModel.Web.dll /// - public static PortableExecutableReference SystemResourcesResourceManager + public static PortableExecutableReference SystemServiceModelWeb { get { - if (_SystemResourcesResourceManager is null) + if (_SystemServiceModelWeb is null) { - _SystemResourcesResourceManager = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.ResourceManager")).GetReference(filePath: "System.Resources.ResourceManager.dll", display: "System.Resources.ResourceManager (netstandard20)"); + _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netstandard20)"); } - return _SystemResourcesResourceManager; + return _SystemServiceModelWeb; } } - private static PortableExecutableReference? _SystemResourcesWriter; + private static PortableExecutableReference? _SystemComponentModelEventBasedAsync; /// - /// The for System.Resources.Writer.dll + /// The for System.ComponentModel.EventBasedAsync.dll /// - public static PortableExecutableReference SystemResourcesWriter + public static PortableExecutableReference SystemComponentModelEventBasedAsync { get { - if (_SystemResourcesWriter is null) + if (_SystemComponentModelEventBasedAsync is null) { - _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netstandard20)"); + _SystemComponentModelEventBasedAsync = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel.EventBasedAsync")).GetReference(filePath: "System.ComponentModel.EventBasedAsync.dll", display: "System.ComponentModel.EventBasedAsync (netstandard20)"); } - return _SystemResourcesWriter; + return _SystemComponentModelEventBasedAsync; } } - private static PortableExecutableReference? _SystemRuntimeCompilerServicesVisualC; + private static PortableExecutableReference? _SystemXmlXPath; /// - /// The for System.Runtime.CompilerServices.VisualC.dll + /// The for System.Xml.XPath.dll /// - public static PortableExecutableReference SystemRuntimeCompilerServicesVisualC + public static PortableExecutableReference SystemXmlXPath { get { - if (_SystemRuntimeCompilerServicesVisualC is null) + if (_SystemXmlXPath is null) { - _SystemRuntimeCompilerServicesVisualC = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.CompilerServices.VisualC")).GetReference(filePath: "System.Runtime.CompilerServices.VisualC.dll", display: "System.Runtime.CompilerServices.VisualC (netstandard20)"); + _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); } - return _SystemRuntimeCompilerServicesVisualC; + return _SystemXmlXPath; } } - private static PortableExecutableReference? _SystemRuntime; + private static PortableExecutableReference? _SystemReflectionPrimitives; /// - /// The for System.Runtime.dll + /// The for System.Reflection.Primitives.dll /// - public static PortableExecutableReference SystemRuntime + public static PortableExecutableReference SystemReflectionPrimitives { get { - if (_SystemRuntime is null) + if (_SystemReflectionPrimitives is null) { - _SystemRuntime = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime")).GetReference(filePath: "System.Runtime.dll", display: "System.Runtime (netstandard20)"); + _SystemReflectionPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Reflection.Primitives")).GetReference(filePath: "System.Reflection.Primitives.dll", display: "System.Reflection.Primitives (netstandard20)"); } - return _SystemRuntime; + return _SystemReflectionPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeExtensions; + private static PortableExecutableReference? _netstandard; /// - /// The for System.Runtime.Extensions.dll + /// The for netstandard.dll /// - public static PortableExecutableReference SystemRuntimeExtensions + public static PortableExecutableReference netstandard { get { - if (_SystemRuntimeExtensions is null) + if (_netstandard is null) { - _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard20)"); + _netstandard = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.netstandard")).GetReference(filePath: "netstandard.dll", display: "netstandard (netstandard20)"); } - return _SystemRuntimeExtensions; + return _netstandard; } } - private static PortableExecutableReference? _SystemRuntimeHandles; + private static PortableExecutableReference? _SystemGlobalizationExtensions; /// - /// The for System.Runtime.Handles.dll + /// The for System.Globalization.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeHandles + public static PortableExecutableReference SystemGlobalizationExtensions { get { - if (_SystemRuntimeHandles is null) + if (_SystemGlobalizationExtensions is null) { - _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard20)"); + _SystemGlobalizationExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization.Extensions")).GetReference(filePath: "System.Globalization.Extensions.dll", display: "System.Globalization.Extensions (netstandard20)"); } - return _SystemRuntimeHandles; + return _SystemGlobalizationExtensions; } } - private static PortableExecutableReference? _SystemRuntimeInteropServices; + private static PortableExecutableReference? _SystemNetSecurity; /// - /// The for System.Runtime.InteropServices.dll + /// The for System.Net.Security.dll /// - public static PortableExecutableReference SystemRuntimeInteropServices + public static PortableExecutableReference SystemNetSecurity { get { - if (_SystemRuntimeInteropServices is null) + if (_SystemNetSecurity is null) { - _SystemRuntimeInteropServices = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.InteropServices")).GetReference(filePath: "System.Runtime.InteropServices.dll", display: "System.Runtime.InteropServices (netstandard20)"); + _SystemNetSecurity = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Security")).GetReference(filePath: "System.Net.Security.dll", display: "System.Net.Security (netstandard20)"); } - return _SystemRuntimeInteropServices; + return _SystemNetSecurity; } } - private static PortableExecutableReference? _SystemRuntimeInteropServicesRuntimeInformation; + private static PortableExecutableReference? _SystemIOFileSystemPrimitives; /// - /// The for System.Runtime.InteropServices.RuntimeInformation.dll + /// The for System.IO.FileSystem.Primitives.dll /// - public static PortableExecutableReference SystemRuntimeInteropServicesRuntimeInformation + public static PortableExecutableReference SystemIOFileSystemPrimitives { get { - if (_SystemRuntimeInteropServicesRuntimeInformation is null) + if (_SystemIOFileSystemPrimitives 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)"); + _SystemIOFileSystemPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Primitives")).GetReference(filePath: "System.IO.FileSystem.Primitives.dll", display: "System.IO.FileSystem.Primitives (netstandard20)"); } - return _SystemRuntimeInteropServicesRuntimeInformation; + return _SystemIOFileSystemPrimitives; } } - private static PortableExecutableReference? _SystemRuntimeNumerics; + private static PortableExecutableReference? _SystemRuntimeExtensions; /// - /// The for System.Runtime.Numerics.dll + /// The for System.Runtime.Extensions.dll /// - public static PortableExecutableReference SystemRuntimeNumerics + public static PortableExecutableReference SystemRuntimeExtensions { get { - if (_SystemRuntimeNumerics is null) + if (_SystemRuntimeExtensions is null) { - _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard20)"); + _SystemRuntimeExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Extensions")).GetReference(filePath: "System.Runtime.Extensions.dll", display: "System.Runtime.Extensions (netstandard20)"); } - return _SystemRuntimeNumerics; + return _SystemRuntimeExtensions; } } - private static PortableExecutableReference? _SystemRuntimeSerialization; + private static PortableExecutableReference? _SystemXml; /// - /// The for System.Runtime.Serialization.dll + /// The for System.Xml.dll /// - public static PortableExecutableReference SystemRuntimeSerialization + public static PortableExecutableReference SystemXml { get { - if (_SystemRuntimeSerialization is null) + if (_SystemXml is null) { - _SystemRuntimeSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization")).GetReference(filePath: "System.Runtime.Serialization.dll", display: "System.Runtime.Serialization (netstandard20)"); + _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); } - return _SystemRuntimeSerialization; + return _SystemXml; } } - private static PortableExecutableReference? _SystemRuntimeSerializationFormatters; + private static PortableExecutableReference? _SystemIOCompressionFileSystem; /// - /// The for System.Runtime.Serialization.Formatters.dll + /// The for System.IO.Compression.FileSystem.dll /// - public static PortableExecutableReference SystemRuntimeSerializationFormatters + public static PortableExecutableReference SystemIOCompressionFileSystem { get { - if (_SystemRuntimeSerializationFormatters is null) + if (_SystemIOCompressionFileSystem is null) { - _SystemRuntimeSerializationFormatters = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Formatters")).GetReference(filePath: "System.Runtime.Serialization.Formatters.dll", display: "System.Runtime.Serialization.Formatters (netstandard20)"); + _SystemIOCompressionFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Compression.FileSystem")).GetReference(filePath: "System.IO.Compression.FileSystem.dll", display: "System.IO.Compression.FileSystem (netstandard20)"); } - return _SystemRuntimeSerializationFormatters; + return _SystemIOCompressionFileSystem; } } - private static PortableExecutableReference? _SystemRuntimeSerializationJson; + private static PortableExecutableReference? _SystemResourcesWriter; /// - /// The for System.Runtime.Serialization.Json.dll + /// The for System.Resources.Writer.dll /// - public static PortableExecutableReference SystemRuntimeSerializationJson + public static PortableExecutableReference SystemResourcesWriter { get { - if (_SystemRuntimeSerializationJson is null) + if (_SystemResourcesWriter is null) { - _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netstandard20)"); + _SystemResourcesWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Resources.Writer")).GetReference(filePath: "System.Resources.Writer.dll", display: "System.Resources.Writer (netstandard20)"); } - return _SystemRuntimeSerializationJson; + return _SystemResourcesWriter; } } - private static PortableExecutableReference? _SystemRuntimeSerializationPrimitives; + private static PortableExecutableReference? _SystemIOIsolatedStorage; /// - /// The for System.Runtime.Serialization.Primitives.dll + /// The for System.IO.IsolatedStorage.dll /// - public static PortableExecutableReference SystemRuntimeSerializationPrimitives + public static PortableExecutableReference SystemIOIsolatedStorage { get { - if (_SystemRuntimeSerializationPrimitives is null) + if (_SystemIOIsolatedStorage is null) { - _SystemRuntimeSerializationPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Primitives")).GetReference(filePath: "System.Runtime.Serialization.Primitives.dll", display: "System.Runtime.Serialization.Primitives (netstandard20)"); + _SystemIOIsolatedStorage = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.IsolatedStorage")).GetReference(filePath: "System.IO.IsolatedStorage.dll", display: "System.IO.IsolatedStorage (netstandard20)"); } - return _SystemRuntimeSerializationPrimitives; + return _SystemIOIsolatedStorage; } } - private static PortableExecutableReference? _SystemRuntimeSerializationXml; + private static PortableExecutableReference? _SystemGlobalization; /// - /// The for System.Runtime.Serialization.Xml.dll + /// The for System.Globalization.dll /// - public static PortableExecutableReference SystemRuntimeSerializationXml + public static PortableExecutableReference SystemGlobalization { get { - if (_SystemRuntimeSerializationXml is null) + if (_SystemGlobalization is null) { - _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netstandard20)"); + _SystemGlobalization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Globalization")).GetReference(filePath: "System.Globalization.dll", display: "System.Globalization (netstandard20)"); } - return _SystemRuntimeSerializationXml; + return _SystemGlobalization; } } @@ -2106,530 +2106,530 @@ public static PortableExecutableReference SystemSecurityClaims } } - private static PortableExecutableReference? _SystemSecurityCryptographyAlgorithms; + private static PortableExecutableReference? _SystemThreadingThreadPool; /// - /// The for System.Security.Cryptography.Algorithms.dll + /// The for System.Threading.ThreadPool.dll /// - public static PortableExecutableReference SystemSecurityCryptographyAlgorithms + public static PortableExecutableReference SystemThreadingThreadPool { get { - if (_SystemSecurityCryptographyAlgorithms is null) + if (_SystemThreadingThreadPool is null) { - _SystemSecurityCryptographyAlgorithms = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Algorithms")).GetReference(filePath: "System.Security.Cryptography.Algorithms.dll", display: "System.Security.Cryptography.Algorithms (netstandard20)"); + _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netstandard20)"); } - return _SystemSecurityCryptographyAlgorithms; + return _SystemThreadingThreadPool; } } - private static PortableExecutableReference? _SystemSecurityCryptographyCsp; + private static PortableExecutableReference? _SystemConsole; /// - /// The for System.Security.Cryptography.Csp.dll + /// The for System.Console.dll /// - public static PortableExecutableReference SystemSecurityCryptographyCsp + public static PortableExecutableReference SystemConsole { get { - if (_SystemSecurityCryptographyCsp is null) + if (_SystemConsole is null) { - _SystemSecurityCryptographyCsp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Csp")).GetReference(filePath: "System.Security.Cryptography.Csp.dll", display: "System.Security.Cryptography.Csp (netstandard20)"); + _SystemConsole = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Console")).GetReference(filePath: "System.Console.dll", display: "System.Console (netstandard20)"); } - return _SystemSecurityCryptographyCsp; + return _SystemConsole; } } - private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; + private static PortableExecutableReference? _mscorlib; /// - /// The for System.Security.Cryptography.Encoding.dll + /// The for mscorlib.dll /// - public static PortableExecutableReference SystemSecurityCryptographyEncoding + public static PortableExecutableReference mscorlib { get { - if (_SystemSecurityCryptographyEncoding is null) + if (_mscorlib is null) { - _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard20)"); + _mscorlib = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.mscorlib")).GetReference(filePath: "mscorlib.dll", display: "mscorlib (netstandard20)"); } - return _SystemSecurityCryptographyEncoding; + return _mscorlib; } } - private static PortableExecutableReference? _SystemSecurityCryptographyPrimitives; + private static PortableExecutableReference? _SystemNetWebHeaderCollection; /// - /// The for System.Security.Cryptography.Primitives.dll + /// The for System.Net.WebHeaderCollection.dll /// - public static PortableExecutableReference SystemSecurityCryptographyPrimitives + public static PortableExecutableReference SystemNetWebHeaderCollection { get { - if (_SystemSecurityCryptographyPrimitives is null) + if (_SystemNetWebHeaderCollection is null) { - _SystemSecurityCryptographyPrimitives = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Primitives")).GetReference(filePath: "System.Security.Cryptography.Primitives.dll", display: "System.Security.Cryptography.Primitives (netstandard20)"); + _SystemNetWebHeaderCollection = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.WebHeaderCollection")).GetReference(filePath: "System.Net.WebHeaderCollection.dll", display: "System.Net.WebHeaderCollection (netstandard20)"); } - return _SystemSecurityCryptographyPrimitives; + return _SystemNetWebHeaderCollection; } } - private static PortableExecutableReference? _SystemSecurityCryptographyX509Certificates; + private static PortableExecutableReference? _SystemXmlXPathXDocument; /// - /// The for System.Security.Cryptography.X509Certificates.dll + /// The for System.Xml.XPath.XDocument.dll /// - public static PortableExecutableReference SystemSecurityCryptographyX509Certificates + public static PortableExecutableReference SystemXmlXPathXDocument { get { - if (_SystemSecurityCryptographyX509Certificates is null) + if (_SystemXmlXPathXDocument is null) { - _SystemSecurityCryptographyX509Certificates = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.X509Certificates")).GetReference(filePath: "System.Security.Cryptography.X509Certificates.dll", display: "System.Security.Cryptography.X509Certificates (netstandard20)"); + _SystemXmlXPathXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath.XDocument")).GetReference(filePath: "System.Xml.XPath.XDocument.dll", display: "System.Xml.XPath.XDocument (netstandard20)"); } - return _SystemSecurityCryptographyX509Certificates; + return _SystemXmlXPathXDocument; } } - private static PortableExecutableReference? _SystemSecurityPrincipal; + private static PortableExecutableReference? _SystemComponentModel; /// - /// The for System.Security.Principal.dll + /// The for System.ComponentModel.dll /// - public static PortableExecutableReference SystemSecurityPrincipal + public static PortableExecutableReference SystemComponentModel { get { - if (_SystemSecurityPrincipal is null) + if (_SystemComponentModel is null) { - _SystemSecurityPrincipal = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Principal")).GetReference(filePath: "System.Security.Principal.dll", display: "System.Security.Principal (netstandard20)"); + _SystemComponentModel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ComponentModel")).GetReference(filePath: "System.ComponentModel.dll", display: "System.ComponentModel (netstandard20)"); } - return _SystemSecurityPrincipal; + return _SystemComponentModel; } } - private static PortableExecutableReference? _SystemSecuritySecureString; + private static PortableExecutableReference? _SystemNumerics; /// - /// The for System.Security.SecureString.dll + /// The for System.Numerics.dll /// - public static PortableExecutableReference SystemSecuritySecureString + public static PortableExecutableReference SystemNumerics { get { - if (_SystemSecuritySecureString is null) + if (_SystemNumerics is null) { - _SystemSecuritySecureString = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.SecureString")).GetReference(filePath: "System.Security.SecureString.dll", display: "System.Security.SecureString (netstandard20)"); + _SystemNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Numerics")).GetReference(filePath: "System.Numerics.dll", display: "System.Numerics (netstandard20)"); } - return _SystemSecuritySecureString; + return _SystemNumerics; } } - private static PortableExecutableReference? _SystemServiceModelWeb; + private static PortableExecutableReference? _SystemLinqExpressions; /// - /// The for System.ServiceModel.Web.dll + /// The for System.Linq.Expressions.dll /// - public static PortableExecutableReference SystemServiceModelWeb + public static PortableExecutableReference SystemLinqExpressions { get { - if (_SystemServiceModelWeb is null) + if (_SystemLinqExpressions is null) { - _SystemServiceModelWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ServiceModel.Web")).GetReference(filePath: "System.ServiceModel.Web.dll", display: "System.ServiceModel.Web (netstandard20)"); + _SystemLinqExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Expressions")).GetReference(filePath: "System.Linq.Expressions.dll", display: "System.Linq.Expressions (netstandard20)"); } - return _SystemServiceModelWeb; + return _SystemLinqExpressions; } } - private static PortableExecutableReference? _SystemTextEncoding; + private static PortableExecutableReference? _SystemThreadingTasks; /// - /// The for System.Text.Encoding.dll + /// The for System.Threading.Tasks.dll /// - public static PortableExecutableReference SystemTextEncoding + public static PortableExecutableReference SystemThreadingTasks { get { - if (_SystemTextEncoding is null) + if (_SystemThreadingTasks is null) { - _SystemTextEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding")).GetReference(filePath: "System.Text.Encoding.dll", display: "System.Text.Encoding (netstandard20)"); + _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); } - return _SystemTextEncoding; + return _SystemThreadingTasks; } } - private static PortableExecutableReference? _SystemTextEncodingExtensions; + private static PortableExecutableReference? _SystemXmlLinq; /// - /// The for System.Text.Encoding.Extensions.dll + /// The for System.Xml.Linq.dll /// - public static PortableExecutableReference SystemTextEncodingExtensions + public static PortableExecutableReference SystemXmlLinq { get { - if (_SystemTextEncodingExtensions is null) + if (_SystemXmlLinq is null) { - _SystemTextEncodingExtensions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.Encoding.Extensions")).GetReference(filePath: "System.Text.Encoding.Extensions.dll", display: "System.Text.Encoding.Extensions (netstandard20)"); + _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netstandard20)"); } - return _SystemTextEncodingExtensions; + return _SystemXmlLinq; } } - private static PortableExecutableReference? _SystemTextRegularExpressions; + private static PortableExecutableReference? _SystemIOFileSystem; /// - /// The for System.Text.RegularExpressions.dll + /// The for System.IO.FileSystem.dll /// - public static PortableExecutableReference SystemTextRegularExpressions + public static PortableExecutableReference SystemIOFileSystem { get { - if (_SystemTextRegularExpressions is null) + if (_SystemIOFileSystem is null) { - _SystemTextRegularExpressions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Text.RegularExpressions")).GetReference(filePath: "System.Text.RegularExpressions.dll", display: "System.Text.RegularExpressions (netstandard20)"); + _SystemIOFileSystem = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem")).GetReference(filePath: "System.IO.FileSystem.dll", display: "System.IO.FileSystem (netstandard20)"); } - return _SystemTextRegularExpressions; + return _SystemIOFileSystem; } } - private static PortableExecutableReference? _SystemThreading; + private static PortableExecutableReference? _SystemLinq; /// - /// The for System.Threading.dll + /// The for System.Linq.dll /// - public static PortableExecutableReference SystemThreading + public static PortableExecutableReference SystemLinq { get { - if (_SystemThreading is null) + if (_SystemLinq is null) { - _SystemThreading = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading")).GetReference(filePath: "System.Threading.dll", display: "System.Threading (netstandard20)"); + _SystemLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq")).GetReference(filePath: "System.Linq.dll", display: "System.Linq (netstandard20)"); } - return _SystemThreading; + return _SystemLinq; } } - private static PortableExecutableReference? _SystemThreadingOverlapped; + private static PortableExecutableReference? _SystemDataCommon; /// - /// The for System.Threading.Overlapped.dll + /// The for System.Data.Common.dll /// - public static PortableExecutableReference SystemThreadingOverlapped + public static PortableExecutableReference SystemDataCommon { get { - if (_SystemThreadingOverlapped is null) + if (_SystemDataCommon is null) { - _SystemThreadingOverlapped = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Overlapped")).GetReference(filePath: "System.Threading.Overlapped.dll", display: "System.Threading.Overlapped (netstandard20)"); + _SystemDataCommon = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Data.Common")).GetReference(filePath: "System.Data.Common.dll", display: "System.Data.Common (netstandard20)"); } - return _SystemThreadingOverlapped; + return _SystemDataCommon; } } - private static PortableExecutableReference? _SystemThreadingTasks; + private static PortableExecutableReference? _SystemIOFileSystemWatcher; /// - /// The for System.Threading.Tasks.dll + /// The for System.IO.FileSystem.Watcher.dll /// - public static PortableExecutableReference SystemThreadingTasks + public static PortableExecutableReference SystemIOFileSystemWatcher { get { - if (_SystemThreadingTasks is null) + if (_SystemIOFileSystemWatcher is null) { - _SystemThreadingTasks = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Tasks")).GetReference(filePath: "System.Threading.Tasks.dll", display: "System.Threading.Tasks (netstandard20)"); + _SystemIOFileSystemWatcher = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.FileSystem.Watcher")).GetReference(filePath: "System.IO.FileSystem.Watcher.dll", display: "System.IO.FileSystem.Watcher (netstandard20)"); } - return _SystemThreadingTasks; + return _SystemIOFileSystemWatcher; } } - 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("netstandard20.System.Threading.Tasks.Parallel")).GetReference(filePath: "System.Threading.Tasks.Parallel.dll", display: "System.Threading.Tasks.Parallel (netstandard20)"); + _SystemAppContext = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.AppContext")).GetReference(filePath: "System.AppContext.dll", display: "System.AppContext (netstandard20)"); } - return _SystemThreadingTasksParallel; + return _SystemAppContext; } } - private static PortableExecutableReference? _SystemThreadingThread; + private static PortableExecutableReference? _SystemRuntimeSerializationJson; /// - /// The for System.Threading.Thread.dll + /// The for System.Runtime.Serialization.Json.dll /// - public static PortableExecutableReference SystemThreadingThread + public static PortableExecutableReference SystemRuntimeSerializationJson { get { - if (_SystemThreadingThread is null) + if (_SystemRuntimeSerializationJson is null) { - _SystemThreadingThread = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Thread")).GetReference(filePath: "System.Threading.Thread.dll", display: "System.Threading.Thread (netstandard20)"); + _SystemRuntimeSerializationJson = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Json")).GetReference(filePath: "System.Runtime.Serialization.Json.dll", display: "System.Runtime.Serialization.Json (netstandard20)"); } - return _SystemThreadingThread; + return _SystemRuntimeSerializationJson; } } - private static PortableExecutableReference? _SystemThreadingThreadPool; + private static PortableExecutableReference? _SystemRuntimeHandles; /// - /// The for System.Threading.ThreadPool.dll + /// The for System.Runtime.Handles.dll /// - public static PortableExecutableReference SystemThreadingThreadPool + public static PortableExecutableReference SystemRuntimeHandles { get { - if (_SystemThreadingThreadPool is null) + if (_SystemRuntimeHandles is null) { - _SystemThreadingThreadPool = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.ThreadPool")).GetReference(filePath: "System.Threading.ThreadPool.dll", display: "System.Threading.ThreadPool (netstandard20)"); + _SystemRuntimeHandles = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Handles")).GetReference(filePath: "System.Runtime.Handles.dll", display: "System.Runtime.Handles (netstandard20)"); } - return _SystemThreadingThreadPool; + return _SystemRuntimeHandles; } } - private static PortableExecutableReference? _SystemThreadingTimer; + private static PortableExecutableReference? _SystemLinqParallel; /// - /// The for System.Threading.Timer.dll + /// The for System.Linq.Parallel.dll /// - public static PortableExecutableReference SystemThreadingTimer + public static PortableExecutableReference SystemLinqParallel { get { - if (_SystemThreadingTimer is null) + if (_SystemLinqParallel is null) { - _SystemThreadingTimer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Threading.Timer")).GetReference(filePath: "System.Threading.Timer.dll", display: "System.Threading.Timer (netstandard20)"); + _SystemLinqParallel = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Linq.Parallel")).GetReference(filePath: "System.Linq.Parallel.dll", display: "System.Linq.Parallel (netstandard20)"); } - return _SystemThreadingTimer; + return _SystemLinqParallel; } } - private static PortableExecutableReference? _SystemTransactions; + private static PortableExecutableReference? _SystemWeb; /// - /// The for System.Transactions.dll + /// The for System.Web.dll /// - public static PortableExecutableReference SystemTransactions + public static PortableExecutableReference SystemWeb { get { - if (_SystemTransactions is null) + if (_SystemWeb is null) { - _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netstandard20)"); + _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netstandard20)"); } - return _SystemTransactions; + return _SystemWeb; } } - private static PortableExecutableReference? _SystemValueTuple; + private static PortableExecutableReference? _SystemRuntimeNumerics; /// - /// The for System.ValueTuple.dll + /// The for System.Runtime.Numerics.dll /// - public static PortableExecutableReference SystemValueTuple + public static PortableExecutableReference SystemRuntimeNumerics { get { - if (_SystemValueTuple is null) + if (_SystemRuntimeNumerics is null) { - _SystemValueTuple = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.ValueTuple")).GetReference(filePath: "System.ValueTuple.dll", display: "System.ValueTuple (netstandard20)"); + _SystemRuntimeNumerics = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Numerics")).GetReference(filePath: "System.Runtime.Numerics.dll", display: "System.Runtime.Numerics (netstandard20)"); } - return _SystemValueTuple; + return _SystemRuntimeNumerics; } } - private static PortableExecutableReference? _SystemWeb; + private static PortableExecutableReference? _SystemXmlXmlDocument; /// - /// The for System.Web.dll + /// The for System.Xml.XmlDocument.dll /// - public static PortableExecutableReference SystemWeb + public static PortableExecutableReference SystemXmlXmlDocument { get { - if (_SystemWeb is null) + if (_SystemXmlXmlDocument is null) { - _SystemWeb = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Web")).GetReference(filePath: "System.Web.dll", display: "System.Web (netstandard20)"); + _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard20)"); } - return _SystemWeb; + return _SystemXmlXmlDocument; } } - private static PortableExecutableReference? _SystemWindows; + private static PortableExecutableReference? _SystemXmlXmlSerializer; /// - /// The for System.Windows.dll + /// The for System.Xml.XmlSerializer.dll /// - public static PortableExecutableReference SystemWindows + public static PortableExecutableReference SystemXmlXmlSerializer { get { - if (_SystemWindows is null) + if (_SystemXmlXmlSerializer is null) { - _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netstandard20)"); + _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netstandard20)"); } - return _SystemWindows; + return _SystemXmlXmlSerializer; } } - private static PortableExecutableReference? _SystemXml; + private static PortableExecutableReference? _SystemIOUnmanagedMemoryStream; /// - /// The for System.Xml.dll + /// The for System.IO.UnmanagedMemoryStream.dll /// - public static PortableExecutableReference SystemXml + public static PortableExecutableReference SystemIOUnmanagedMemoryStream { get { - if (_SystemXml is null) + if (_SystemIOUnmanagedMemoryStream is null) { - _SystemXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml")).GetReference(filePath: "System.Xml.dll", display: "System.Xml (netstandard20)"); + _SystemIOUnmanagedMemoryStream = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.UnmanagedMemoryStream")).GetReference(filePath: "System.IO.UnmanagedMemoryStream.dll", display: "System.IO.UnmanagedMemoryStream (netstandard20)"); } - return _SystemXml; + return _SystemIOUnmanagedMemoryStream; } } - private static PortableExecutableReference? _SystemXmlLinq; + private static PortableExecutableReference? _SystemNetNameResolution; /// - /// The for System.Xml.Linq.dll + /// The for System.Net.NameResolution.dll /// - public static PortableExecutableReference SystemXmlLinq + public static PortableExecutableReference SystemNetNameResolution { get { - if (_SystemXmlLinq is null) + if (_SystemNetNameResolution is null) { - _SystemXmlLinq = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Linq")).GetReference(filePath: "System.Xml.Linq.dll", display: "System.Xml.Linq (netstandard20)"); + _SystemNetNameResolution = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.NameResolution")).GetReference(filePath: "System.Net.NameResolution.dll", display: "System.Net.NameResolution (netstandard20)"); } - return _SystemXmlLinq; + return _SystemNetNameResolution; } } - private static PortableExecutableReference? _SystemXmlReaderWriter; + private static PortableExecutableReference? _SystemTransactions; /// - /// The for System.Xml.ReaderWriter.dll + /// The for System.Transactions.dll /// - public static PortableExecutableReference SystemXmlReaderWriter + public static PortableExecutableReference SystemTransactions { get { - if (_SystemXmlReaderWriter is null) + if (_SystemTransactions is null) { - _SystemXmlReaderWriter = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.ReaderWriter")).GetReference(filePath: "System.Xml.ReaderWriter.dll", display: "System.Xml.ReaderWriter (netstandard20)"); + _SystemTransactions = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Transactions")).GetReference(filePath: "System.Transactions.dll", display: "System.Transactions (netstandard20)"); } - return _SystemXmlReaderWriter; + return _SystemTransactions; } } - private static PortableExecutableReference? _SystemXmlSerialization; + private static PortableExecutableReference? _SystemNetHttp; /// - /// The for System.Xml.Serialization.dll + /// The for System.Net.Http.dll /// - public static PortableExecutableReference SystemXmlSerialization + public static PortableExecutableReference SystemNetHttp { get { - if (_SystemXmlSerialization is null) + if (_SystemNetHttp is null) { - _SystemXmlSerialization = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.Serialization")).GetReference(filePath: "System.Xml.Serialization.dll", display: "System.Xml.Serialization (netstandard20)"); + _SystemNetHttp = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Net.Http")).GetReference(filePath: "System.Net.Http.dll", display: "System.Net.Http (netstandard20)"); } - return _SystemXmlSerialization; + return _SystemNetHttp; } } - private static PortableExecutableReference? _SystemXmlXDocument; + private static PortableExecutableReference? _SystemCollectionsConcurrent; /// - /// The for System.Xml.XDocument.dll + /// The for System.Collections.Concurrent.dll /// - public static PortableExecutableReference SystemXmlXDocument + public static PortableExecutableReference SystemCollectionsConcurrent { get { - if (_SystemXmlXDocument is null) + if (_SystemCollectionsConcurrent is null) { - _SystemXmlXDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XDocument")).GetReference(filePath: "System.Xml.XDocument.dll", display: "System.Xml.XDocument (netstandard20)"); + _SystemCollectionsConcurrent = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Collections.Concurrent")).GetReference(filePath: "System.Collections.Concurrent.dll", display: "System.Collections.Concurrent (netstandard20)"); } - return _SystemXmlXDocument; + return _SystemCollectionsConcurrent; } } - private static PortableExecutableReference? _SystemXmlXmlDocument; + private static PortableExecutableReference? _SystemSecurityCryptographyEncoding; /// - /// The for System.Xml.XmlDocument.dll + /// The for System.Security.Cryptography.Encoding.dll /// - public static PortableExecutableReference SystemXmlXmlDocument + public static PortableExecutableReference SystemSecurityCryptographyEncoding { get { - if (_SystemXmlXmlDocument is null) + if (_SystemSecurityCryptographyEncoding is null) { - _SystemXmlXmlDocument = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlDocument")).GetReference(filePath: "System.Xml.XmlDocument.dll", display: "System.Xml.XmlDocument (netstandard20)"); + _SystemSecurityCryptographyEncoding = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Security.Cryptography.Encoding")).GetReference(filePath: "System.Security.Cryptography.Encoding.dll", display: "System.Security.Cryptography.Encoding (netstandard20)"); } - return _SystemXmlXmlDocument; + return _SystemSecurityCryptographyEncoding; } } - private static PortableExecutableReference? _SystemXmlXmlSerializer; + private static PortableExecutableReference? _SystemIOPipes; /// - /// The for System.Xml.XmlSerializer.dll + /// The for System.IO.Pipes.dll /// - public static PortableExecutableReference SystemXmlXmlSerializer + public static PortableExecutableReference SystemIOPipes { get { - if (_SystemXmlXmlSerializer is null) + if (_SystemIOPipes is null) { - _SystemXmlXmlSerializer = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XmlSerializer")).GetReference(filePath: "System.Xml.XmlSerializer.dll", display: "System.Xml.XmlSerializer (netstandard20)"); + _SystemIOPipes = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.IO.Pipes")).GetReference(filePath: "System.IO.Pipes.dll", display: "System.IO.Pipes (netstandard20)"); } - return _SystemXmlXmlSerializer; + return _SystemIOPipes; } } - private static PortableExecutableReference? _SystemXmlXPath; + private static PortableExecutableReference? _SystemWindows; /// - /// The for System.Xml.XPath.dll + /// The for System.Windows.dll /// - public static PortableExecutableReference SystemXmlXPath + public static PortableExecutableReference SystemWindows { get { - if (_SystemXmlXPath is null) + if (_SystemWindows is null) { - _SystemXmlXPath = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Xml.XPath")).GetReference(filePath: "System.Xml.XPath.dll", display: "System.Xml.XPath (netstandard20)"); + _SystemWindows = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Windows")).GetReference(filePath: "System.Windows.dll", display: "System.Windows (netstandard20)"); } - return _SystemXmlXPath; + return _SystemWindows; } } - private static PortableExecutableReference? _SystemXmlXPathXDocument; + private static PortableExecutableReference? _SystemRuntimeSerializationXml; /// - /// The for System.Xml.XPath.XDocument.dll + /// The for System.Runtime.Serialization.Xml.dll /// - public static PortableExecutableReference SystemXmlXPathXDocument + public static PortableExecutableReference SystemRuntimeSerializationXml { get { - if (_SystemXmlXPathXDocument is null) + if (_SystemRuntimeSerializationXml 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)"); + _SystemRuntimeSerializationXml = AssemblyMetadata.CreateFromImage(ResourceLoader.GetResourceBlobAsImmutable("netstandard20.System.Runtime.Serialization.Xml")).GetReference(filePath: "System.Runtime.Serialization.Xml.dll", display: "System.Runtime.Serialization.Xml (netstandard20)"); } - return _SystemXmlXPathXDocument; + return _SystemRuntimeSerializationXml; } } @@ -2642,119 +2642,119 @@ public static ImmutableArray All { _all = [ - MicrosoftWin32Primitives, - mscorlib, - netstandard, - SystemAppContext, - SystemCollectionsConcurrent, - SystemCollections, - SystemCollectionsNonGeneric, - SystemCollectionsSpecialized, - SystemComponentModelComposition, - SystemComponentModel, - SystemComponentModelEventBasedAsync, - SystemComponentModelPrimitives, + System, + SystemThreadingThread, + SystemDiagnosticsContracts, SystemComponentModelTypeConverter, - SystemConsole, + SystemSecurityCryptographyPrimitives, + MicrosoftWin32Primitives, + SystemDrawingPrimitives, + SystemIOMemoryMappedFiles, SystemCore, - SystemDataCommon, - SystemData, - SystemDiagnosticsContracts, - SystemDiagnosticsDebug, - SystemDiagnosticsFileVersionInfo, - SystemDiagnosticsProcess, - SystemDiagnosticsStackTrace, + SystemRuntimeSerializationFormatters, + SystemResourcesResourceManager, + SystemThreadingOverlapped, + SystemNet, + SystemObjectModel, SystemDiagnosticsTextWriterTraceListener, + SystemSecurityCryptographyCsp, + SystemNetWebSocketsClient, + SystemThreadingTimer, + SystemDynamicRuntime, + SystemSecurityCryptographyAlgorithms, SystemDiagnosticsTools, - SystemDiagnosticsTraceSource, - SystemDiagnosticsTracing, - System, SystemDrawing, - SystemDrawingPrimitives, - SystemDynamicRuntime, - SystemGlobalizationCalendars, - SystemGlobalization, - SystemGlobalizationExtensions, - SystemIOCompression, - SystemIOCompressionFileSystem, - SystemIOCompressionZipFile, + SystemDiagnosticsTracing, + SystemNetWebSockets, + SystemDiagnosticsTraceSource, + SystemXmlSerialization, SystemIO, - SystemIOFileSystem, - SystemIOFileSystemDriveInfo, - SystemIOFileSystemPrimitives, - SystemIOFileSystemWatcher, - SystemIOIsolatedStorage, - SystemIOMemoryMappedFiles, - SystemIOPipes, - SystemIOUnmanagedMemoryStream, - SystemLinq, - SystemLinqExpressions, - SystemLinqParallel, - SystemLinqQueryable, - SystemNet, - SystemNetHttp, - SystemNetNameResolution, - SystemNetNetworkInformation, - SystemNetPing, - SystemNetPrimitives, - SystemNetRequests, - SystemNetSecurity, + SystemDiagnosticsFileVersionInfo, + SystemRuntimeInteropServices, + SystemThreadingTasksParallel, SystemNetSockets, - SystemNetWebHeaderCollection, - SystemNetWebSocketsClient, - SystemNetWebSockets, - SystemNumerics, - SystemObjectModel, - SystemReflection, - SystemReflectionExtensions, - SystemReflectionPrimitives, - SystemResourcesReader, - SystemResourcesResourceManager, - SystemResourcesWriter, - SystemRuntimeCompilerServicesVisualC, - SystemRuntime, - SystemRuntimeExtensions, - SystemRuntimeHandles, - SystemRuntimeInteropServices, + SystemValueTuple, SystemRuntimeInteropServicesRuntimeInformation, - SystemRuntimeNumerics, + SystemSecurityCryptographyX509Certificates, + SystemIOCompression, + SystemReflectionExtensions, SystemRuntimeSerialization, - SystemRuntimeSerializationFormatters, - SystemRuntimeSerializationJson, + SystemNetNetworkInformation, + SystemDiagnosticsProcess, + SystemComponentModelPrimitives, + SystemRuntimeCompilerServicesVisualC, + SystemDiagnosticsDebug, + SystemCollectionsNonGeneric, + SystemThreading, + SystemIOCompressionZipFile, + SystemXmlReaderWriter, + SystemTextRegularExpressions, + SystemNetRequests, + SystemGlobalizationCalendars, SystemRuntimeSerializationPrimitives, - SystemRuntimeSerializationXml, - SystemSecurityClaims, - SystemSecurityCryptographyAlgorithms, - SystemSecurityCryptographyCsp, - SystemSecurityCryptographyEncoding, - SystemSecurityCryptographyPrimitives, - SystemSecurityCryptographyX509Certificates, - SystemSecurityPrincipal, + SystemTextEncodingExtensions, + SystemDiagnosticsStackTrace, + SystemComponentModelComposition, + SystemNetPrimitives, SystemSecuritySecureString, - SystemServiceModelWeb, + SystemSecurityPrincipal, + SystemLinqQueryable, + SystemXmlXDocument, + SystemCollections, + SystemRuntime, + SystemNetPing, + SystemCollectionsSpecialized, SystemTextEncoding, - SystemTextEncodingExtensions, - SystemTextRegularExpressions, - SystemThreading, - SystemThreadingOverlapped, - SystemThreadingTasks, - SystemThreadingTasksParallel, - SystemThreadingThread, - SystemThreadingThreadPool, - SystemThreadingTimer, - SystemTransactions, - SystemValueTuple, - SystemWeb, - SystemWindows, + SystemResourcesReader, + SystemData, + SystemIOFileSystemDriveInfo, + SystemReflection, + SystemServiceModelWeb, + SystemComponentModelEventBasedAsync, + SystemXmlXPath, + SystemReflectionPrimitives, + netstandard, + SystemGlobalizationExtensions, + SystemNetSecurity, + SystemIOFileSystemPrimitives, + SystemRuntimeExtensions, SystemXml, + SystemIOCompressionFileSystem, + SystemResourcesWriter, + SystemIOIsolatedStorage, + SystemGlobalization, + SystemSecurityClaims, + SystemThreadingThreadPool, + SystemConsole, + mscorlib, + SystemNetWebHeaderCollection, + SystemXmlXPathXDocument, + SystemComponentModel, + SystemNumerics, + SystemLinqExpressions, + SystemThreadingTasks, SystemXmlLinq, - SystemXmlReaderWriter, - SystemXmlSerialization, - SystemXmlXDocument, + SystemIOFileSystem, + SystemLinq, + SystemDataCommon, + SystemIOFileSystemWatcher, + SystemAppContext, + SystemRuntimeSerializationJson, + SystemRuntimeHandles, + SystemLinqParallel, + SystemWeb, + SystemRuntimeNumerics, SystemXmlXmlDocument, SystemXmlXmlSerializer, - SystemXmlXPath, - SystemXmlXPathXDocument, + SystemIOUnmanagedMemoryStream, + SystemNetNameResolution, + SystemTransactions, + SystemNetHttp, + SystemCollectionsConcurrent, + SystemSecurityCryptographyEncoding, + SystemIOPipes, + SystemWindows, + SystemRuntimeSerializationXml, ]; } return _all; @@ -2884,148 +2884,148 @@ public static partial class NetStandard20 public static class Resources { /// - /// The image bytes for Microsoft.Win32.Primitives.dll + /// The image bytes for System.dll /// - public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard20.Microsoft.Win32.Primitives"); - private static byte[]? _MicrosoftWin32Primitives; + public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); + private static byte[]? _System; /// - /// The image bytes for mscorlib.dll + /// The image bytes for System.Threading.Thread.dll /// - public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); - private static byte[]? _mscorlib; + public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netstandard20.System.Threading.Thread"); + private static byte[]? _SystemThreadingThread; /// - /// The image bytes for netstandard.dll + /// The image bytes for System.Diagnostics.Contracts.dll /// - public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); - private static byte[]? _netstandard; + public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netstandard20.System.Diagnostics.Contracts"); + private static byte[]? _SystemDiagnosticsContracts; /// - /// The image bytes for System.AppContext.dll + /// The image bytes for System.ComponentModel.TypeConverter.dll /// - public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard20.System.AppContext"); - private static byte[]? _SystemAppContext; + public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard20.System.ComponentModel.TypeConverter"); + private static byte[]? _SystemComponentModelTypeConverter; /// - /// The image bytes for System.Collections.Concurrent.dll + /// The image bytes for System.Security.Cryptography.Primitives.dll /// - public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard20.System.Collections.Concurrent"); - private static byte[]? _SystemCollectionsConcurrent; + public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard20.System.Security.Cryptography.Primitives"); + private static byte[]? _SystemSecurityCryptographyPrimitives; /// - /// The image bytes for System.Collections.dll + /// The image bytes for Microsoft.Win32.Primitives.dll /// - public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); - private static byte[]? _SystemCollections; + public static byte[] MicrosoftWin32Primitives => ResourceLoader.GetOrCreateResource(ref _MicrosoftWin32Primitives, "netstandard20.Microsoft.Win32.Primitives"); + private static byte[]? _MicrosoftWin32Primitives; /// - /// The image bytes for System.Collections.NonGeneric.dll + /// The image bytes for System.Drawing.Primitives.dll /// - public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netstandard20.System.Collections.NonGeneric"); - private static byte[]? _SystemCollectionsNonGeneric; + public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); + private static byte[]? _SystemDrawingPrimitives; /// - /// The image bytes for System.Collections.Specialized.dll + /// The image bytes for System.IO.MemoryMappedFiles.dll /// - public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netstandard20.System.Collections.Specialized"); - private static byte[]? _SystemCollectionsSpecialized; + public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netstandard20.System.IO.MemoryMappedFiles"); + private static byte[]? _SystemIOMemoryMappedFiles; /// - /// The image bytes for System.ComponentModel.Composition.dll + /// The image bytes for System.Core.dll /// - public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); - private static byte[]? _SystemComponentModelComposition; + public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netstandard20.System.Core"); + private static byte[]? _SystemCore; /// - /// The image bytes for System.ComponentModel.dll + /// The image bytes for System.Runtime.Serialization.Formatters.dll /// - public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); - private static byte[]? _SystemComponentModel; + public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netstandard20.System.Runtime.Serialization.Formatters"); + private static byte[]? _SystemRuntimeSerializationFormatters; /// - /// The image bytes for System.ComponentModel.EventBasedAsync.dll + /// The image bytes for System.Resources.ResourceManager.dll /// - public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netstandard20.System.ComponentModel.EventBasedAsync"); - private static byte[]? _SystemComponentModelEventBasedAsync; + public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard20.System.Resources.ResourceManager"); + private static byte[]? _SystemResourcesResourceManager; /// - /// The image bytes for System.ComponentModel.Primitives.dll + /// The image bytes for System.Threading.Overlapped.dll /// - public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netstandard20.System.ComponentModel.Primitives"); - private static byte[]? _SystemComponentModelPrimitives; + public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard20.System.Threading.Overlapped"); + private static byte[]? _SystemThreadingOverlapped; /// - /// The image bytes for System.ComponentModel.TypeConverter.dll + /// The image bytes for System.Net.dll /// - public static byte[] SystemComponentModelTypeConverter => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelTypeConverter, "netstandard20.System.ComponentModel.TypeConverter"); - private static byte[]? _SystemComponentModelTypeConverter; + public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); + private static byte[]? _SystemNet; /// - /// The image bytes for System.Console.dll + /// The image bytes for System.ObjectModel.dll /// - public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard20.System.Console"); - private static byte[]? _SystemConsole; + public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard20.System.ObjectModel"); + private static byte[]? _SystemObjectModel; /// - /// The image bytes for System.Core.dll + /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll /// - public static byte[] SystemCore => ResourceLoader.GetOrCreateResource(ref _SystemCore, "netstandard20.System.Core"); - private static byte[]? _SystemCore; + public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netstandard20.System.Diagnostics.TextWriterTraceListener"); + private static byte[]? _SystemDiagnosticsTextWriterTraceListener; /// - /// The image bytes for System.Data.Common.dll + /// The image bytes for System.Security.Cryptography.Csp.dll /// - public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netstandard20.System.Data.Common"); - private static byte[]? _SystemDataCommon; + public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard20.System.Security.Cryptography.Csp"); + private static byte[]? _SystemSecurityCryptographyCsp; /// - /// The image bytes for System.Data.dll + /// The image bytes for System.Net.WebSockets.Client.dll /// - public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netstandard20.System.Data"); - private static byte[]? _SystemData; + public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netstandard20.System.Net.WebSockets.Client"); + private static byte[]? _SystemNetWebSocketsClient; /// - /// The image bytes for System.Diagnostics.Contracts.dll + /// The image bytes for System.Threading.Timer.dll /// - public static byte[] SystemDiagnosticsContracts => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsContracts, "netstandard20.System.Diagnostics.Contracts"); - private static byte[]? _SystemDiagnosticsContracts; + public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard20.System.Threading.Timer"); + private static byte[]? _SystemThreadingTimer; /// - /// The image bytes for System.Diagnostics.Debug.dll + /// The image bytes for System.Dynamic.Runtime.dll /// - public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard20.System.Diagnostics.Debug"); - private static byte[]? _SystemDiagnosticsDebug; + public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netstandard20.System.Dynamic.Runtime"); + private static byte[]? _SystemDynamicRuntime; /// - /// The image bytes for System.Diagnostics.FileVersionInfo.dll + /// The image bytes for System.Security.Cryptography.Algorithms.dll /// - public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard20.System.Diagnostics.FileVersionInfo"); - private static byte[]? _SystemDiagnosticsFileVersionInfo; + public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard20.System.Security.Cryptography.Algorithms"); + private static byte[]? _SystemSecurityCryptographyAlgorithms; /// - /// The image bytes for System.Diagnostics.Process.dll + /// The image bytes for System.Diagnostics.Tools.dll /// - public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard20.System.Diagnostics.Process"); - private static byte[]? _SystemDiagnosticsProcess; + public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "netstandard20.System.Diagnostics.Tools"); + private static byte[]? _SystemDiagnosticsTools; /// - /// The image bytes for System.Diagnostics.StackTrace.dll + /// The image bytes for System.Drawing.dll /// - public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netstandard20.System.Diagnostics.StackTrace"); - private static byte[]? _SystemDiagnosticsStackTrace; + public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard20.System.Drawing"); + private static byte[]? _SystemDrawing; /// - /// The image bytes for System.Diagnostics.TextWriterTraceListener.dll + /// The image bytes for System.Diagnostics.Tracing.dll /// - public static byte[] SystemDiagnosticsTextWriterTraceListener => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTextWriterTraceListener, "netstandard20.System.Diagnostics.TextWriterTraceListener"); - private static byte[]? _SystemDiagnosticsTextWriterTraceListener; + public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netstandard20.System.Diagnostics.Tracing"); + private static byte[]? _SystemDiagnosticsTracing; /// - /// The image bytes for System.Diagnostics.Tools.dll + /// The image bytes for System.Net.WebSockets.dll /// - public static byte[] SystemDiagnosticsTools => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTools, "netstandard20.System.Diagnostics.Tools"); - private static byte[]? _SystemDiagnosticsTools; + public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard20.System.Net.WebSockets"); + private static byte[]? _SystemNetWebSockets; /// /// The image bytes for System.Diagnostics.TraceSource.dll @@ -3034,178 +3034,172 @@ public static class Resources private static byte[]? _SystemDiagnosticsTraceSource; /// - /// The image bytes for System.Diagnostics.Tracing.dll - /// - public static byte[] SystemDiagnosticsTracing => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsTracing, "netstandard20.System.Diagnostics.Tracing"); - private static byte[]? _SystemDiagnosticsTracing; - - /// - /// The image bytes for System.dll + /// The image bytes for System.Xml.Serialization.dll /// - public static byte[] System => ResourceLoader.GetOrCreateResource(ref _System, "netstandard20.System"); - private static byte[]? _System; + public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netstandard20.System.Xml.Serialization"); + private static byte[]? _SystemXmlSerialization; /// - /// The image bytes for System.Drawing.dll + /// The image bytes for System.IO.dll /// - public static byte[] SystemDrawing => ResourceLoader.GetOrCreateResource(ref _SystemDrawing, "netstandard20.System.Drawing"); - private static byte[]? _SystemDrawing; + public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); + private static byte[]? _SystemIO; /// - /// The image bytes for System.Drawing.Primitives.dll + /// The image bytes for System.Diagnostics.FileVersionInfo.dll /// - public static byte[] SystemDrawingPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemDrawingPrimitives, "netstandard20.System.Drawing.Primitives"); - private static byte[]? _SystemDrawingPrimitives; + public static byte[] SystemDiagnosticsFileVersionInfo => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsFileVersionInfo, "netstandard20.System.Diagnostics.FileVersionInfo"); + private static byte[]? _SystemDiagnosticsFileVersionInfo; /// - /// The image bytes for System.Dynamic.Runtime.dll + /// The image bytes for System.Runtime.InteropServices.dll /// - public static byte[] SystemDynamicRuntime => ResourceLoader.GetOrCreateResource(ref _SystemDynamicRuntime, "netstandard20.System.Dynamic.Runtime"); - private static byte[]? _SystemDynamicRuntime; + public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); + private static byte[]? _SystemRuntimeInteropServices; /// - /// The image bytes for System.Globalization.Calendars.dll + /// The image bytes for System.Threading.Tasks.Parallel.dll /// - public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard20.System.Globalization.Calendars"); - private static byte[]? _SystemGlobalizationCalendars; + public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard20.System.Threading.Tasks.Parallel"); + private static byte[]? _SystemThreadingTasksParallel; /// - /// The image bytes for System.Globalization.dll + /// The image bytes for System.Net.Sockets.dll /// - public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); - private static byte[]? _SystemGlobalization; + public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard20.System.Net.Sockets"); + private static byte[]? _SystemNetSockets; /// - /// The image bytes for System.Globalization.Extensions.dll + /// The image bytes for System.ValueTuple.dll /// - public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netstandard20.System.Globalization.Extensions"); - private static byte[]? _SystemGlobalizationExtensions; + public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard20.System.ValueTuple"); + private static byte[]? _SystemValueTuple; /// - /// 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, "netstandard20.System.IO.Compression"); - private static byte[]? _SystemIOCompression; + public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard20.System.Runtime.InteropServices.RuntimeInformation"); + private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; /// - /// The image bytes for System.IO.Compression.FileSystem.dll + /// The image bytes for System.Security.Cryptography.X509Certificates.dll /// - public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netstandard20.System.IO.Compression.FileSystem"); - private static byte[]? _SystemIOCompressionFileSystem; + public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard20.System.Security.Cryptography.X509Certificates"); + private static byte[]? _SystemSecurityCryptographyX509Certificates; /// - /// The image bytes for System.IO.Compression.ZipFile.dll + /// The image bytes for System.IO.Compression.dll /// - public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard20.System.IO.Compression.ZipFile"); - private static byte[]? _SystemIOCompressionZipFile; + public static byte[] SystemIOCompression => ResourceLoader.GetOrCreateResource(ref _SystemIOCompression, "netstandard20.System.IO.Compression"); + private static byte[]? _SystemIOCompression; /// - /// The image bytes for System.IO.dll + /// The image bytes for System.Reflection.Extensions.dll /// - public static byte[] SystemIO => ResourceLoader.GetOrCreateResource(ref _SystemIO, "netstandard20.System.IO"); - private static byte[]? _SystemIO; + public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard20.System.Reflection.Extensions"); + private static byte[]? _SystemReflectionExtensions; /// - /// The image bytes for System.IO.FileSystem.dll + /// The image bytes for System.Runtime.Serialization.dll /// - public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); - private static byte[]? _SystemIOFileSystem; + public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); + private static byte[]? _SystemRuntimeSerialization; /// - /// The image bytes for System.IO.FileSystem.DriveInfo.dll + /// The image bytes for System.Net.NetworkInformation.dll /// - public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netstandard20.System.IO.FileSystem.DriveInfo"); - private static byte[]? _SystemIOFileSystemDriveInfo; + public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netstandard20.System.Net.NetworkInformation"); + private static byte[]? _SystemNetNetworkInformation; /// - /// The image bytes for System.IO.FileSystem.Primitives.dll + /// The image bytes for System.Diagnostics.Process.dll /// - public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard20.System.IO.FileSystem.Primitives"); - private static byte[]? _SystemIOFileSystemPrimitives; + public static byte[] SystemDiagnosticsProcess => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsProcess, "netstandard20.System.Diagnostics.Process"); + private static byte[]? _SystemDiagnosticsProcess; /// - /// The image bytes for System.IO.FileSystem.Watcher.dll + /// The image bytes for System.ComponentModel.Primitives.dll /// - public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard20.System.IO.FileSystem.Watcher"); - private static byte[]? _SystemIOFileSystemWatcher; + public static byte[] SystemComponentModelPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelPrimitives, "netstandard20.System.ComponentModel.Primitives"); + private static byte[]? _SystemComponentModelPrimitives; /// - /// The image bytes for System.IO.IsolatedStorage.dll + /// The image bytes for System.Runtime.CompilerServices.VisualC.dll /// - public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netstandard20.System.IO.IsolatedStorage"); - private static byte[]? _SystemIOIsolatedStorage; + public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard20.System.Runtime.CompilerServices.VisualC"); + private static byte[]? _SystemRuntimeCompilerServicesVisualC; /// - /// The image bytes for System.IO.MemoryMappedFiles.dll + /// The image bytes for System.Diagnostics.Debug.dll /// - public static byte[] SystemIOMemoryMappedFiles => ResourceLoader.GetOrCreateResource(ref _SystemIOMemoryMappedFiles, "netstandard20.System.IO.MemoryMappedFiles"); - private static byte[]? _SystemIOMemoryMappedFiles; + public static byte[] SystemDiagnosticsDebug => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsDebug, "netstandard20.System.Diagnostics.Debug"); + private static byte[]? _SystemDiagnosticsDebug; /// - /// The image bytes for System.IO.Pipes.dll + /// The image bytes for System.Collections.NonGeneric.dll /// - public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netstandard20.System.IO.Pipes"); - private static byte[]? _SystemIOPipes; + public static byte[] SystemCollectionsNonGeneric => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsNonGeneric, "netstandard20.System.Collections.NonGeneric"); + private static byte[]? _SystemCollectionsNonGeneric; /// - /// The image bytes for System.IO.UnmanagedMemoryStream.dll + /// The image bytes for System.Threading.dll /// - public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netstandard20.System.IO.UnmanagedMemoryStream"); - private static byte[]? _SystemIOUnmanagedMemoryStream; + public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); + private static byte[]? _SystemThreading; /// - /// The image bytes for System.Linq.dll + /// The image bytes for System.IO.Compression.ZipFile.dll /// - public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); - private static byte[]? _SystemLinq; + public static byte[] SystemIOCompressionZipFile => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionZipFile, "netstandard20.System.IO.Compression.ZipFile"); + private static byte[]? _SystemIOCompressionZipFile; /// - /// The image bytes for System.Linq.Expressions.dll + /// The image bytes for System.Xml.ReaderWriter.dll /// - public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard20.System.Linq.Expressions"); - private static byte[]? _SystemLinqExpressions; + public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard20.System.Xml.ReaderWriter"); + private static byte[]? _SystemXmlReaderWriter; /// - /// The image bytes for System.Linq.Parallel.dll + /// The image bytes for System.Text.RegularExpressions.dll /// - public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netstandard20.System.Linq.Parallel"); - private static byte[]? _SystemLinqParallel; + public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); + private static byte[]? _SystemTextRegularExpressions; /// - /// The image bytes for System.Linq.Queryable.dll + /// The image bytes for System.Net.Requests.dll /// - public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netstandard20.System.Linq.Queryable"); - private static byte[]? _SystemLinqQueryable; + public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netstandard20.System.Net.Requests"); + private static byte[]? _SystemNetRequests; /// - /// The image bytes for System.Net.dll + /// The image bytes for System.Globalization.Calendars.dll /// - public static byte[] SystemNet => ResourceLoader.GetOrCreateResource(ref _SystemNet, "netstandard20.System.Net"); - private static byte[]? _SystemNet; + public static byte[] SystemGlobalizationCalendars => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationCalendars, "netstandard20.System.Globalization.Calendars"); + private static byte[]? _SystemGlobalizationCalendars; /// - /// The image bytes for System.Net.Http.dll + /// The image bytes for System.Runtime.Serialization.Primitives.dll /// - public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard20.System.Net.Http"); - private static byte[]? _SystemNetHttp; + public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard20.System.Runtime.Serialization.Primitives"); + private static byte[]? _SystemRuntimeSerializationPrimitives; /// - /// The image bytes for System.Net.NameResolution.dll + /// The image bytes for System.Text.Encoding.Extensions.dll /// - public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netstandard20.System.Net.NameResolution"); - private static byte[]? _SystemNetNameResolution; + public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard20.System.Text.Encoding.Extensions"); + private static byte[]? _SystemTextEncodingExtensions; /// - /// The image bytes for System.Net.NetworkInformation.dll + /// The image bytes for System.Diagnostics.StackTrace.dll /// - public static byte[] SystemNetNetworkInformation => ResourceLoader.GetOrCreateResource(ref _SystemNetNetworkInformation, "netstandard20.System.Net.NetworkInformation"); - private static byte[]? _SystemNetNetworkInformation; + public static byte[] SystemDiagnosticsStackTrace => ResourceLoader.GetOrCreateResource(ref _SystemDiagnosticsStackTrace, "netstandard20.System.Diagnostics.StackTrace"); + private static byte[]? _SystemDiagnosticsStackTrace; /// - /// The image bytes for System.Net.Ping.dll + /// The image bytes for System.ComponentModel.Composition.dll /// - public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netstandard20.System.Net.Ping"); - private static byte[]? _SystemNetPing; + public static byte[] SystemComponentModelComposition => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelComposition, "netstandard20.System.ComponentModel.Composition"); + private static byte[]? _SystemComponentModelComposition; /// /// The image bytes for System.Net.Primitives.dll @@ -3214,70 +3208,58 @@ public static class Resources private static byte[]? _SystemNetPrimitives; /// - /// The image bytes for System.Net.Requests.dll - /// - public static byte[] SystemNetRequests => ResourceLoader.GetOrCreateResource(ref _SystemNetRequests, "netstandard20.System.Net.Requests"); - private static byte[]? _SystemNetRequests; - - /// - /// The image bytes for System.Net.Security.dll - /// - public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard20.System.Net.Security"); - private static byte[]? _SystemNetSecurity; - - /// - /// The image bytes for System.Net.Sockets.dll + /// The image bytes for System.Security.SecureString.dll /// - public static byte[] SystemNetSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetSockets, "netstandard20.System.Net.Sockets"); - private static byte[]? _SystemNetSockets; + public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netstandard20.System.Security.SecureString"); + private static byte[]? _SystemSecuritySecureString; /// - /// The image bytes for System.Net.WebHeaderCollection.dll + /// The image bytes for System.Security.Principal.dll /// - public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netstandard20.System.Net.WebHeaderCollection"); - private static byte[]? _SystemNetWebHeaderCollection; + public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard20.System.Security.Principal"); + private static byte[]? _SystemSecurityPrincipal; /// - /// The image bytes for System.Net.WebSockets.Client.dll + /// The image bytes for System.Linq.Queryable.dll /// - public static byte[] SystemNetWebSocketsClient => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSocketsClient, "netstandard20.System.Net.WebSockets.Client"); - private static byte[]? _SystemNetWebSocketsClient; + public static byte[] SystemLinqQueryable => ResourceLoader.GetOrCreateResource(ref _SystemLinqQueryable, "netstandard20.System.Linq.Queryable"); + private static byte[]? _SystemLinqQueryable; /// - /// The image bytes for System.Net.WebSockets.dll + /// The image bytes for System.Xml.XDocument.dll /// - public static byte[] SystemNetWebSockets => ResourceLoader.GetOrCreateResource(ref _SystemNetWebSockets, "netstandard20.System.Net.WebSockets"); - private static byte[]? _SystemNetWebSockets; + public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard20.System.Xml.XDocument"); + private static byte[]? _SystemXmlXDocument; /// - /// The image bytes for System.Numerics.dll + /// The image bytes for System.Collections.dll /// - public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard20.System.Numerics"); - private static byte[]? _SystemNumerics; + public static byte[] SystemCollections => ResourceLoader.GetOrCreateResource(ref _SystemCollections, "netstandard20.System.Collections"); + private static byte[]? _SystemCollections; /// - /// The image bytes for System.ObjectModel.dll + /// The image bytes for System.Runtime.dll /// - public static byte[] SystemObjectModel => ResourceLoader.GetOrCreateResource(ref _SystemObjectModel, "netstandard20.System.ObjectModel"); - private static byte[]? _SystemObjectModel; + public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); + private static byte[]? _SystemRuntime; /// - /// The image bytes for System.Reflection.dll + /// The image bytes for System.Net.Ping.dll /// - public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); - private static byte[]? _SystemReflection; + public static byte[] SystemNetPing => ResourceLoader.GetOrCreateResource(ref _SystemNetPing, "netstandard20.System.Net.Ping"); + private static byte[]? _SystemNetPing; /// - /// The image bytes for System.Reflection.Extensions.dll + /// The image bytes for System.Collections.Specialized.dll /// - public static byte[] SystemReflectionExtensions => ResourceLoader.GetOrCreateResource(ref _SystemReflectionExtensions, "netstandard20.System.Reflection.Extensions"); - private static byte[]? _SystemReflectionExtensions; + public static byte[] SystemCollectionsSpecialized => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsSpecialized, "netstandard20.System.Collections.Specialized"); + private static byte[]? _SystemCollectionsSpecialized; /// - /// The image bytes for System.Reflection.Primitives.dll + /// The image bytes for System.Text.Encoding.dll /// - public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard20.System.Reflection.Primitives"); - private static byte[]? _SystemReflectionPrimitives; + public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); + private static byte[]? _SystemTextEncoding; /// /// The image bytes for System.Resources.Reader.dll @@ -3286,214 +3268,220 @@ public static class Resources private static byte[]? _SystemResourcesReader; /// - /// The image bytes for System.Resources.ResourceManager.dll + /// The image bytes for System.Data.dll /// - public static byte[] SystemResourcesResourceManager => ResourceLoader.GetOrCreateResource(ref _SystemResourcesResourceManager, "netstandard20.System.Resources.ResourceManager"); - private static byte[]? _SystemResourcesResourceManager; + public static byte[] SystemData => ResourceLoader.GetOrCreateResource(ref _SystemData, "netstandard20.System.Data"); + private static byte[]? _SystemData; /// - /// The image bytes for System.Resources.Writer.dll + /// The image bytes for System.IO.FileSystem.DriveInfo.dll /// - public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netstandard20.System.Resources.Writer"); - private static byte[]? _SystemResourcesWriter; + public static byte[] SystemIOFileSystemDriveInfo => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemDriveInfo, "netstandard20.System.IO.FileSystem.DriveInfo"); + private static byte[]? _SystemIOFileSystemDriveInfo; /// - /// The image bytes for System.Runtime.CompilerServices.VisualC.dll + /// The image bytes for System.Reflection.dll /// - public static byte[] SystemRuntimeCompilerServicesVisualC => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeCompilerServicesVisualC, "netstandard20.System.Runtime.CompilerServices.VisualC"); - private static byte[]? _SystemRuntimeCompilerServicesVisualC; + public static byte[] SystemReflection => ResourceLoader.GetOrCreateResource(ref _SystemReflection, "netstandard20.System.Reflection"); + private static byte[]? _SystemReflection; /// - /// The image bytes for System.Runtime.dll + /// The image bytes for System.ServiceModel.Web.dll /// - public static byte[] SystemRuntime => ResourceLoader.GetOrCreateResource(ref _SystemRuntime, "netstandard20.System.Runtime"); - private static byte[]? _SystemRuntime; + public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard20.System.ServiceModel.Web"); + private static byte[]? _SystemServiceModelWeb; /// - /// The image bytes for System.Runtime.Extensions.dll + /// The image bytes for System.ComponentModel.EventBasedAsync.dll /// - public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard20.System.Runtime.Extensions"); - private static byte[]? _SystemRuntimeExtensions; + public static byte[] SystemComponentModelEventBasedAsync => ResourceLoader.GetOrCreateResource(ref _SystemComponentModelEventBasedAsync, "netstandard20.System.ComponentModel.EventBasedAsync"); + private static byte[]? _SystemComponentModelEventBasedAsync; /// - /// The image bytes for System.Runtime.Handles.dll + /// The image bytes for System.Xml.XPath.dll /// - public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard20.System.Runtime.Handles"); - private static byte[]? _SystemRuntimeHandles; + public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); + private static byte[]? _SystemXmlXPath; /// - /// The image bytes for System.Runtime.InteropServices.dll + /// The image bytes for System.Reflection.Primitives.dll /// - public static byte[] SystemRuntimeInteropServices => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServices, "netstandard20.System.Runtime.InteropServices"); - private static byte[]? _SystemRuntimeInteropServices; + public static byte[] SystemReflectionPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemReflectionPrimitives, "netstandard20.System.Reflection.Primitives"); + private static byte[]? _SystemReflectionPrimitives; /// - /// The image bytes for System.Runtime.InteropServices.RuntimeInformation.dll + /// The image bytes for netstandard.dll /// - public static byte[] SystemRuntimeInteropServicesRuntimeInformation => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeInteropServicesRuntimeInformation, "netstandard20.System.Runtime.InteropServices.RuntimeInformation"); - private static byte[]? _SystemRuntimeInteropServicesRuntimeInformation; + public static byte[] netstandard => ResourceLoader.GetOrCreateResource(ref _netstandard, "netstandard20.netstandard"); + private static byte[]? _netstandard; /// - /// The image bytes for System.Runtime.Numerics.dll + /// The image bytes for System.Globalization.Extensions.dll /// - public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); - private static byte[]? _SystemRuntimeNumerics; + public static byte[] SystemGlobalizationExtensions => ResourceLoader.GetOrCreateResource(ref _SystemGlobalizationExtensions, "netstandard20.System.Globalization.Extensions"); + private static byte[]? _SystemGlobalizationExtensions; /// - /// The image bytes for System.Runtime.Serialization.dll + /// The image bytes for System.Net.Security.dll /// - public static byte[] SystemRuntimeSerialization => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerialization, "netstandard20.System.Runtime.Serialization"); - private static byte[]? _SystemRuntimeSerialization; + public static byte[] SystemNetSecurity => ResourceLoader.GetOrCreateResource(ref _SystemNetSecurity, "netstandard20.System.Net.Security"); + private static byte[]? _SystemNetSecurity; /// - /// The image bytes for System.Runtime.Serialization.Formatters.dll + /// The image bytes for System.IO.FileSystem.Primitives.dll /// - public static byte[] SystemRuntimeSerializationFormatters => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationFormatters, "netstandard20.System.Runtime.Serialization.Formatters"); - private static byte[]? _SystemRuntimeSerializationFormatters; + public static byte[] SystemIOFileSystemPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemPrimitives, "netstandard20.System.IO.FileSystem.Primitives"); + private static byte[]? _SystemIOFileSystemPrimitives; /// - /// The image bytes for System.Runtime.Serialization.Json.dll + /// The image bytes for System.Runtime.Extensions.dll /// - public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netstandard20.System.Runtime.Serialization.Json"); - private static byte[]? _SystemRuntimeSerializationJson; + public static byte[] SystemRuntimeExtensions => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeExtensions, "netstandard20.System.Runtime.Extensions"); + private static byte[]? _SystemRuntimeExtensions; /// - /// The image bytes for System.Runtime.Serialization.Primitives.dll + /// The image bytes for System.Xml.dll /// - public static byte[] SystemRuntimeSerializationPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationPrimitives, "netstandard20.System.Runtime.Serialization.Primitives"); - private static byte[]? _SystemRuntimeSerializationPrimitives; + public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); + private static byte[]? _SystemXml; /// - /// The image bytes for System.Runtime.Serialization.Xml.dll + /// The image bytes for System.IO.Compression.FileSystem.dll /// - public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard20.System.Runtime.Serialization.Xml"); - private static byte[]? _SystemRuntimeSerializationXml; + public static byte[] SystemIOCompressionFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOCompressionFileSystem, "netstandard20.System.IO.Compression.FileSystem"); + private static byte[]? _SystemIOCompressionFileSystem; /// - /// The image bytes for System.Security.Claims.dll + /// The image bytes for System.Resources.Writer.dll /// - public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netstandard20.System.Security.Claims"); - private static byte[]? _SystemSecurityClaims; + public static byte[] SystemResourcesWriter => ResourceLoader.GetOrCreateResource(ref _SystemResourcesWriter, "netstandard20.System.Resources.Writer"); + private static byte[]? _SystemResourcesWriter; /// - /// The image bytes for System.Security.Cryptography.Algorithms.dll + /// The image bytes for System.IO.IsolatedStorage.dll /// - public static byte[] SystemSecurityCryptographyAlgorithms => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyAlgorithms, "netstandard20.System.Security.Cryptography.Algorithms"); - private static byte[]? _SystemSecurityCryptographyAlgorithms; + public static byte[] SystemIOIsolatedStorage => ResourceLoader.GetOrCreateResource(ref _SystemIOIsolatedStorage, "netstandard20.System.IO.IsolatedStorage"); + private static byte[]? _SystemIOIsolatedStorage; /// - /// The image bytes for System.Security.Cryptography.Csp.dll + /// The image bytes for System.Globalization.dll /// - public static byte[] SystemSecurityCryptographyCsp => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyCsp, "netstandard20.System.Security.Cryptography.Csp"); - private static byte[]? _SystemSecurityCryptographyCsp; + public static byte[] SystemGlobalization => ResourceLoader.GetOrCreateResource(ref _SystemGlobalization, "netstandard20.System.Globalization"); + private static byte[]? _SystemGlobalization; /// - /// The image bytes for System.Security.Cryptography.Encoding.dll + /// The image bytes for System.Security.Claims.dll /// - public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard20.System.Security.Cryptography.Encoding"); - private static byte[]? _SystemSecurityCryptographyEncoding; + public static byte[] SystemSecurityClaims => ResourceLoader.GetOrCreateResource(ref _SystemSecurityClaims, "netstandard20.System.Security.Claims"); + private static byte[]? _SystemSecurityClaims; /// - /// The image bytes for System.Security.Cryptography.Primitives.dll + /// The image bytes for System.Threading.ThreadPool.dll /// - public static byte[] SystemSecurityCryptographyPrimitives => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyPrimitives, "netstandard20.System.Security.Cryptography.Primitives"); - private static byte[]? _SystemSecurityCryptographyPrimitives; + public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netstandard20.System.Threading.ThreadPool"); + private static byte[]? _SystemThreadingThreadPool; /// - /// The image bytes for System.Security.Cryptography.X509Certificates.dll + /// The image bytes for System.Console.dll /// - public static byte[] SystemSecurityCryptographyX509Certificates => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyX509Certificates, "netstandard20.System.Security.Cryptography.X509Certificates"); - private static byte[]? _SystemSecurityCryptographyX509Certificates; + public static byte[] SystemConsole => ResourceLoader.GetOrCreateResource(ref _SystemConsole, "netstandard20.System.Console"); + private static byte[]? _SystemConsole; /// - /// The image bytes for System.Security.Principal.dll + /// The image bytes for mscorlib.dll /// - public static byte[] SystemSecurityPrincipal => ResourceLoader.GetOrCreateResource(ref _SystemSecurityPrincipal, "netstandard20.System.Security.Principal"); - private static byte[]? _SystemSecurityPrincipal; + public static byte[] mscorlib => ResourceLoader.GetOrCreateResource(ref _mscorlib, "netstandard20.mscorlib"); + private static byte[]? _mscorlib; /// - /// The image bytes for System.Security.SecureString.dll + /// The image bytes for System.Net.WebHeaderCollection.dll /// - public static byte[] SystemSecuritySecureString => ResourceLoader.GetOrCreateResource(ref _SystemSecuritySecureString, "netstandard20.System.Security.SecureString"); - private static byte[]? _SystemSecuritySecureString; + public static byte[] SystemNetWebHeaderCollection => ResourceLoader.GetOrCreateResource(ref _SystemNetWebHeaderCollection, "netstandard20.System.Net.WebHeaderCollection"); + private static byte[]? _SystemNetWebHeaderCollection; /// - /// The image bytes for System.ServiceModel.Web.dll + /// The image bytes for System.Xml.XPath.XDocument.dll /// - public static byte[] SystemServiceModelWeb => ResourceLoader.GetOrCreateResource(ref _SystemServiceModelWeb, "netstandard20.System.ServiceModel.Web"); - private static byte[]? _SystemServiceModelWeb; + public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); + private static byte[]? _SystemXmlXPathXDocument; /// - /// The image bytes for System.Text.Encoding.dll + /// The image bytes for System.ComponentModel.dll /// - public static byte[] SystemTextEncoding => ResourceLoader.GetOrCreateResource(ref _SystemTextEncoding, "netstandard20.System.Text.Encoding"); - private static byte[]? _SystemTextEncoding; + public static byte[] SystemComponentModel => ResourceLoader.GetOrCreateResource(ref _SystemComponentModel, "netstandard20.System.ComponentModel"); + private static byte[]? _SystemComponentModel; /// - /// The image bytes for System.Text.Encoding.Extensions.dll + /// The image bytes for System.Numerics.dll /// - public static byte[] SystemTextEncodingExtensions => ResourceLoader.GetOrCreateResource(ref _SystemTextEncodingExtensions, "netstandard20.System.Text.Encoding.Extensions"); - private static byte[]? _SystemTextEncodingExtensions; + public static byte[] SystemNumerics => ResourceLoader.GetOrCreateResource(ref _SystemNumerics, "netstandard20.System.Numerics"); + private static byte[]? _SystemNumerics; /// - /// The image bytes for System.Text.RegularExpressions.dll + /// The image bytes for System.Linq.Expressions.dll /// - public static byte[] SystemTextRegularExpressions => ResourceLoader.GetOrCreateResource(ref _SystemTextRegularExpressions, "netstandard20.System.Text.RegularExpressions"); - private static byte[]? _SystemTextRegularExpressions; + public static byte[] SystemLinqExpressions => ResourceLoader.GetOrCreateResource(ref _SystemLinqExpressions, "netstandard20.System.Linq.Expressions"); + private static byte[]? _SystemLinqExpressions; /// - /// The image bytes for System.Threading.dll + /// The image bytes for System.Threading.Tasks.dll /// - public static byte[] SystemThreading => ResourceLoader.GetOrCreateResource(ref _SystemThreading, "netstandard20.System.Threading"); - private static byte[]? _SystemThreading; + public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); + private static byte[]? _SystemThreadingTasks; /// - /// The image bytes for System.Threading.Overlapped.dll + /// The image bytes for System.Xml.Linq.dll /// - public static byte[] SystemThreadingOverlapped => ResourceLoader.GetOrCreateResource(ref _SystemThreadingOverlapped, "netstandard20.System.Threading.Overlapped"); - private static byte[]? _SystemThreadingOverlapped; + public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netstandard20.System.Xml.Linq"); + private static byte[]? _SystemXmlLinq; /// - /// The image bytes for System.Threading.Tasks.dll + /// The image bytes for System.IO.FileSystem.dll /// - public static byte[] SystemThreadingTasks => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasks, "netstandard20.System.Threading.Tasks"); - private static byte[]? _SystemThreadingTasks; + public static byte[] SystemIOFileSystem => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystem, "netstandard20.System.IO.FileSystem"); + private static byte[]? _SystemIOFileSystem; /// - /// The image bytes for System.Threading.Tasks.Parallel.dll + /// The image bytes for System.Linq.dll /// - public static byte[] SystemThreadingTasksParallel => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTasksParallel, "netstandard20.System.Threading.Tasks.Parallel"); - private static byte[]? _SystemThreadingTasksParallel; + public static byte[] SystemLinq => ResourceLoader.GetOrCreateResource(ref _SystemLinq, "netstandard20.System.Linq"); + private static byte[]? _SystemLinq; /// - /// The image bytes for System.Threading.Thread.dll + /// The image bytes for System.Data.Common.dll /// - public static byte[] SystemThreadingThread => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThread, "netstandard20.System.Threading.Thread"); - private static byte[]? _SystemThreadingThread; + public static byte[] SystemDataCommon => ResourceLoader.GetOrCreateResource(ref _SystemDataCommon, "netstandard20.System.Data.Common"); + private static byte[]? _SystemDataCommon; /// - /// The image bytes for System.Threading.ThreadPool.dll + /// The image bytes for System.IO.FileSystem.Watcher.dll /// - public static byte[] SystemThreadingThreadPool => ResourceLoader.GetOrCreateResource(ref _SystemThreadingThreadPool, "netstandard20.System.Threading.ThreadPool"); - private static byte[]? _SystemThreadingThreadPool; + public static byte[] SystemIOFileSystemWatcher => ResourceLoader.GetOrCreateResource(ref _SystemIOFileSystemWatcher, "netstandard20.System.IO.FileSystem.Watcher"); + private static byte[]? _SystemIOFileSystemWatcher; /// - /// The image bytes for System.Threading.Timer.dll + /// The image bytes for System.AppContext.dll /// - public static byte[] SystemThreadingTimer => ResourceLoader.GetOrCreateResource(ref _SystemThreadingTimer, "netstandard20.System.Threading.Timer"); - private static byte[]? _SystemThreadingTimer; + public static byte[] SystemAppContext => ResourceLoader.GetOrCreateResource(ref _SystemAppContext, "netstandard20.System.AppContext"); + private static byte[]? _SystemAppContext; /// - /// The image bytes for System.Transactions.dll + /// The image bytes for System.Runtime.Serialization.Json.dll /// - public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netstandard20.System.Transactions"); - private static byte[]? _SystemTransactions; + public static byte[] SystemRuntimeSerializationJson => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationJson, "netstandard20.System.Runtime.Serialization.Json"); + private static byte[]? _SystemRuntimeSerializationJson; /// - /// The image bytes for System.ValueTuple.dll + /// The image bytes for System.Runtime.Handles.dll /// - public static byte[] SystemValueTuple => ResourceLoader.GetOrCreateResource(ref _SystemValueTuple, "netstandard20.System.ValueTuple"); - private static byte[]? _SystemValueTuple; + public static byte[] SystemRuntimeHandles => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeHandles, "netstandard20.System.Runtime.Handles"); + private static byte[]? _SystemRuntimeHandles; + + /// + /// The image bytes for System.Linq.Parallel.dll + /// + public static byte[] SystemLinqParallel => ResourceLoader.GetOrCreateResource(ref _SystemLinqParallel, "netstandard20.System.Linq.Parallel"); + private static byte[]? _SystemLinqParallel; /// /// The image bytes for System.Web.dll @@ -3502,64 +3490,76 @@ public static class Resources private static byte[]? _SystemWeb; /// - /// The image bytes for System.Windows.dll + /// The image bytes for System.Runtime.Numerics.dll /// - public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard20.System.Windows"); - private static byte[]? _SystemWindows; + public static byte[] SystemRuntimeNumerics => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeNumerics, "netstandard20.System.Runtime.Numerics"); + private static byte[]? _SystemRuntimeNumerics; /// - /// The image bytes for System.Xml.dll + /// The image bytes for System.Xml.XmlDocument.dll /// - public static byte[] SystemXml => ResourceLoader.GetOrCreateResource(ref _SystemXml, "netstandard20.System.Xml"); - private static byte[]? _SystemXml; + public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard20.System.Xml.XmlDocument"); + private static byte[]? _SystemXmlXmlDocument; /// - /// The image bytes for System.Xml.Linq.dll + /// The image bytes for System.Xml.XmlSerializer.dll /// - public static byte[] SystemXmlLinq => ResourceLoader.GetOrCreateResource(ref _SystemXmlLinq, "netstandard20.System.Xml.Linq"); - private static byte[]? _SystemXmlLinq; + public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netstandard20.System.Xml.XmlSerializer"); + private static byte[]? _SystemXmlXmlSerializer; /// - /// The image bytes for System.Xml.ReaderWriter.dll + /// The image bytes for System.IO.UnmanagedMemoryStream.dll /// - public static byte[] SystemXmlReaderWriter => ResourceLoader.GetOrCreateResource(ref _SystemXmlReaderWriter, "netstandard20.System.Xml.ReaderWriter"); - private static byte[]? _SystemXmlReaderWriter; + public static byte[] SystemIOUnmanagedMemoryStream => ResourceLoader.GetOrCreateResource(ref _SystemIOUnmanagedMemoryStream, "netstandard20.System.IO.UnmanagedMemoryStream"); + private static byte[]? _SystemIOUnmanagedMemoryStream; /// - /// The image bytes for System.Xml.Serialization.dll + /// The image bytes for System.Net.NameResolution.dll /// - public static byte[] SystemXmlSerialization => ResourceLoader.GetOrCreateResource(ref _SystemXmlSerialization, "netstandard20.System.Xml.Serialization"); - private static byte[]? _SystemXmlSerialization; + public static byte[] SystemNetNameResolution => ResourceLoader.GetOrCreateResource(ref _SystemNetNameResolution, "netstandard20.System.Net.NameResolution"); + private static byte[]? _SystemNetNameResolution; /// - /// The image bytes for System.Xml.XDocument.dll + /// The image bytes for System.Transactions.dll /// - public static byte[] SystemXmlXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXDocument, "netstandard20.System.Xml.XDocument"); - private static byte[]? _SystemXmlXDocument; + public static byte[] SystemTransactions => ResourceLoader.GetOrCreateResource(ref _SystemTransactions, "netstandard20.System.Transactions"); + private static byte[]? _SystemTransactions; /// - /// The image bytes for System.Xml.XmlDocument.dll + /// The image bytes for System.Net.Http.dll /// - public static byte[] SystemXmlXmlDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlDocument, "netstandard20.System.Xml.XmlDocument"); - private static byte[]? _SystemXmlXmlDocument; + public static byte[] SystemNetHttp => ResourceLoader.GetOrCreateResource(ref _SystemNetHttp, "netstandard20.System.Net.Http"); + private static byte[]? _SystemNetHttp; /// - /// The image bytes for System.Xml.XmlSerializer.dll + /// The image bytes for System.Collections.Concurrent.dll /// - public static byte[] SystemXmlXmlSerializer => ResourceLoader.GetOrCreateResource(ref _SystemXmlXmlSerializer, "netstandard20.System.Xml.XmlSerializer"); - private static byte[]? _SystemXmlXmlSerializer; + public static byte[] SystemCollectionsConcurrent => ResourceLoader.GetOrCreateResource(ref _SystemCollectionsConcurrent, "netstandard20.System.Collections.Concurrent"); + private static byte[]? _SystemCollectionsConcurrent; /// - /// The image bytes for System.Xml.XPath.dll + /// The image bytes for System.Security.Cryptography.Encoding.dll /// - public static byte[] SystemXmlXPath => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPath, "netstandard20.System.Xml.XPath"); - private static byte[]? _SystemXmlXPath; + public static byte[] SystemSecurityCryptographyEncoding => ResourceLoader.GetOrCreateResource(ref _SystemSecurityCryptographyEncoding, "netstandard20.System.Security.Cryptography.Encoding"); + private static byte[]? _SystemSecurityCryptographyEncoding; /// - /// The image bytes for System.Xml.XPath.XDocument.dll + /// The image bytes for System.IO.Pipes.dll /// - public static byte[] SystemXmlXPathXDocument => ResourceLoader.GetOrCreateResource(ref _SystemXmlXPathXDocument, "netstandard20.System.Xml.XPath.XDocument"); - private static byte[]? _SystemXmlXPathXDocument; + public static byte[] SystemIOPipes => ResourceLoader.GetOrCreateResource(ref _SystemIOPipes, "netstandard20.System.IO.Pipes"); + private static byte[]? _SystemIOPipes; + + /// + /// The image bytes for System.Windows.dll + /// + public static byte[] SystemWindows => ResourceLoader.GetOrCreateResource(ref _SystemWindows, "netstandard20.System.Windows"); + private static byte[]? _SystemWindows; + + /// + /// The image bytes for System.Runtime.Serialization.Xml.dll + /// + public static byte[] SystemRuntimeSerializationXml => ResourceLoader.GetOrCreateResource(ref _SystemRuntimeSerializationXml, "netstandard20.System.Runtime.Serialization.Xml"); + private static byte[]? _SystemRuntimeSerializationXml; /// /// 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..745900a 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.System + Resources\netstandard20\System.dll - - netstandard20.mscorlib - Resources\netstandard20\mscorlib.dll + + netstandard20.System.Threading.Thread + Resources\netstandard20\System.Threading.Thread.dll - - netstandard20.netstandard - Resources\netstandard20\netstandard.dll + + netstandard20.System.Diagnostics.Contracts + Resources\netstandard20\System.Diagnostics.Contracts.dll - - netstandard20.System.AppContext - Resources\netstandard20\System.AppContext.dll + + netstandard20.System.ComponentModel.TypeConverter + Resources\netstandard20\System.ComponentModel.TypeConverter.dll - - netstandard20.System.Collections.Concurrent - Resources\netstandard20\System.Collections.Concurrent.dll + + netstandard20.System.Security.Cryptography.Primitives + Resources\netstandard20\System.Security.Cryptography.Primitives.dll - - netstandard20.System.Collections - Resources\netstandard20\System.Collections.dll + + netstandard20.Microsoft.Win32.Primitives + Resources\netstandard20\Microsoft.Win32.Primitives.dll - - netstandard20.System.Collections.NonGeneric - Resources\netstandard20\System.Collections.NonGeneric.dll + + netstandard20.System.Drawing.Primitives + Resources\netstandard20\System.Drawing.Primitives.dll - - netstandard20.System.Collections.Specialized - Resources\netstandard20\System.Collections.Specialized.dll + + netstandard20.System.IO.MemoryMappedFiles + Resources\netstandard20\System.IO.MemoryMappedFiles.dll - - netstandard20.System.ComponentModel.Composition - Resources\netstandard20\System.ComponentModel.Composition.dll + + netstandard20.System.Core + Resources\netstandard20\System.Core.dll - - netstandard20.System.ComponentModel - Resources\netstandard20\System.ComponentModel.dll + + netstandard20.System.Runtime.Serialization.Formatters + Resources\netstandard20\System.Runtime.Serialization.Formatters.dll - - netstandard20.System.ComponentModel.EventBasedAsync - Resources\netstandard20\System.ComponentModel.EventBasedAsync.dll + + netstandard20.System.Resources.ResourceManager + Resources\netstandard20\System.Resources.ResourceManager.dll - - netstandard20.System.ComponentModel.Primitives - Resources\netstandard20\System.ComponentModel.Primitives.dll + + netstandard20.System.Threading.Overlapped + Resources\netstandard20\System.Threading.Overlapped.dll - - netstandard20.System.ComponentModel.TypeConverter - Resources\netstandard20\System.ComponentModel.TypeConverter.dll + + netstandard20.System.Net + Resources\netstandard20\System.Net.dll - - netstandard20.System.Console - Resources\netstandard20\System.Console.dll + + netstandard20.System.ObjectModel + Resources\netstandard20\System.ObjectModel.dll - - netstandard20.System.Core - Resources\netstandard20\System.Core.dll + + netstandard20.System.Diagnostics.TextWriterTraceListener + Resources\netstandard20\System.Diagnostics.TextWriterTraceListener.dll - - netstandard20.System.Data.Common - Resources\netstandard20\System.Data.Common.dll + + netstandard20.System.Security.Cryptography.Csp + Resources\netstandard20\System.Security.Cryptography.Csp.dll - - netstandard20.System.Data - Resources\netstandard20\System.Data.dll + + netstandard20.System.Net.WebSockets.Client + Resources\netstandard20\System.Net.WebSockets.Client.dll - - netstandard20.System.Diagnostics.Contracts - Resources\netstandard20\System.Diagnostics.Contracts.dll + + netstandard20.System.Threading.Timer + Resources\netstandard20\System.Threading.Timer.dll - - netstandard20.System.Diagnostics.Debug - Resources\netstandard20\System.Diagnostics.Debug.dll + + netstandard20.System.Dynamic.Runtime + Resources\netstandard20\System.Dynamic.Runtime.dll - - netstandard20.System.Diagnostics.FileVersionInfo - Resources\netstandard20\System.Diagnostics.FileVersionInfo.dll + + netstandard20.System.Security.Cryptography.Algorithms + Resources\netstandard20\System.Security.Cryptography.Algorithms.dll - - netstandard20.System.Diagnostics.Process - Resources\netstandard20\System.Diagnostics.Process.dll + + netstandard20.System.Diagnostics.Tools + Resources\netstandard20\System.Diagnostics.Tools.dll - - netstandard20.System.Diagnostics.StackTrace - Resources\netstandard20\System.Diagnostics.StackTrace.dll + + netstandard20.System.Drawing + Resources\netstandard20\System.Drawing.dll - - netstandard20.System.Diagnostics.TextWriterTraceListener - Resources\netstandard20\System.Diagnostics.TextWriterTraceListener.dll + + netstandard20.System.Diagnostics.Tracing + Resources\netstandard20\System.Diagnostics.Tracing.dll - - netstandard20.System.Diagnostics.Tools - Resources\netstandard20\System.Diagnostics.Tools.dll + + netstandard20.System.Net.WebSockets + Resources\netstandard20\System.Net.WebSockets.dll - + netstandard20.System.Diagnostics.TraceSource Resources\netstandard20\System.Diagnostics.TraceSource.dll - - netstandard20.System.Diagnostics.Tracing - Resources\netstandard20\System.Diagnostics.Tracing.dll + + netstandard20.System.Xml.Serialization + Resources\netstandard20\System.Xml.Serialization.dll - - netstandard20.System - Resources\netstandard20\System.dll + + netstandard20.System.IO + Resources\netstandard20\System.IO.dll - - netstandard20.System.Drawing - Resources\netstandard20\System.Drawing.dll + + netstandard20.System.Diagnostics.FileVersionInfo + Resources\netstandard20\System.Diagnostics.FileVersionInfo.dll - - netstandard20.System.Drawing.Primitives - Resources\netstandard20\System.Drawing.Primitives.dll + + netstandard20.System.Runtime.InteropServices + Resources\netstandard20\System.Runtime.InteropServices.dll - - netstandard20.System.Dynamic.Runtime - Resources\netstandard20\System.Dynamic.Runtime.dll + + netstandard20.System.Threading.Tasks.Parallel + Resources\netstandard20\System.Threading.Tasks.Parallel.dll - - netstandard20.System.Globalization.Calendars - Resources\netstandard20\System.Globalization.Calendars.dll + + netstandard20.System.Net.Sockets + Resources\netstandard20\System.Net.Sockets.dll - - netstandard20.System.Globalization - Resources\netstandard20\System.Globalization.dll + + netstandard20.System.ValueTuple + Resources\netstandard20\System.ValueTuple.dll - - netstandard20.System.Globalization.Extensions - Resources\netstandard20\System.Globalization.Extensions.dll + + netstandard20.System.Runtime.InteropServices.RuntimeInformation + Resources\netstandard20\System.Runtime.InteropServices.RuntimeInformation.dll + + + netstandard20.System.Security.Cryptography.X509Certificates + Resources\netstandard20\System.Security.Cryptography.X509Certificates.dll - + netstandard20.System.IO.Compression Resources\netstandard20\System.IO.Compression.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.Reflection.Extensions + Resources\netstandard20\System.Reflection.Extensions.dll - - netstandard20.System.IO.FileSystem - Resources\netstandard20\System.IO.FileSystem.dll + + netstandard20.System.Runtime.Serialization + Resources\netstandard20\System.Runtime.Serialization.dll - - netstandard20.System.IO.FileSystem.DriveInfo - Resources\netstandard20\System.IO.FileSystem.DriveInfo.dll + + netstandard20.System.Net.NetworkInformation + Resources\netstandard20\System.Net.NetworkInformation.dll - - netstandard20.System.IO.FileSystem.Primitives - Resources\netstandard20\System.IO.FileSystem.Primitives.dll + + netstandard20.System.Diagnostics.Process + Resources\netstandard20\System.Diagnostics.Process.dll - - netstandard20.System.IO.FileSystem.Watcher - Resources\netstandard20\System.IO.FileSystem.Watcher.dll + + netstandard20.System.ComponentModel.Primitives + Resources\netstandard20\System.ComponentModel.Primitives.dll - - netstandard20.System.IO.IsolatedStorage - Resources\netstandard20\System.IO.IsolatedStorage.dll + + netstandard20.System.Runtime.CompilerServices.VisualC + Resources\netstandard20\System.Runtime.CompilerServices.VisualC.dll - - netstandard20.System.IO.MemoryMappedFiles - Resources\netstandard20\System.IO.MemoryMappedFiles.dll + + netstandard20.System.Diagnostics.Debug + Resources\netstandard20\System.Diagnostics.Debug.dll - - netstandard20.System.IO.Pipes - Resources\netstandard20\System.IO.Pipes.dll + + netstandard20.System.Collections.NonGeneric + Resources\netstandard20\System.Collections.NonGeneric.dll - - netstandard20.System.IO.UnmanagedMemoryStream - Resources\netstandard20\System.IO.UnmanagedMemoryStream.dll + + netstandard20.System.Threading + Resources\netstandard20\System.Threading.dll - - netstandard20.System.Linq - Resources\netstandard20\System.Linq.dll + + netstandard20.System.IO.Compression.ZipFile + Resources\netstandard20\System.IO.Compression.ZipFile.dll - - netstandard20.System.Linq.Expressions - Resources\netstandard20\System.Linq.Expressions.dll + + netstandard20.System.Xml.ReaderWriter + Resources\netstandard20\System.Xml.ReaderWriter.dll - - netstandard20.System.Linq.Parallel - Resources\netstandard20\System.Linq.Parallel.dll + + netstandard20.System.Text.RegularExpressions + Resources\netstandard20\System.Text.RegularExpressions.dll - - netstandard20.System.Linq.Queryable - Resources\netstandard20\System.Linq.Queryable.dll + + netstandard20.System.Net.Requests + Resources\netstandard20\System.Net.Requests.dll - - netstandard20.System.Net - Resources\netstandard20\System.Net.dll + + netstandard20.System.Globalization.Calendars + Resources\netstandard20\System.Globalization.Calendars.dll - - netstandard20.System.Net.Http - Resources\netstandard20\System.Net.Http.dll + + netstandard20.System.Runtime.Serialization.Primitives + Resources\netstandard20\System.Runtime.Serialization.Primitives.dll - - netstandard20.System.Net.NameResolution - Resources\netstandard20\System.Net.NameResolution.dll + + netstandard20.System.Text.Encoding.Extensions + Resources\netstandard20\System.Text.Encoding.Extensions.dll - - netstandard20.System.Net.NetworkInformation - Resources\netstandard20\System.Net.NetworkInformation.dll + + netstandard20.System.Diagnostics.StackTrace + Resources\netstandard20\System.Diagnostics.StackTrace.dll - - netstandard20.System.Net.Ping - Resources\netstandard20\System.Net.Ping.dll + + netstandard20.System.ComponentModel.Composition + Resources\netstandard20\System.ComponentModel.Composition.dll - + netstandard20.System.Net.Primitives Resources\netstandard20\System.Net.Primitives.dll - - netstandard20.System.Net.Requests - Resources\netstandard20\System.Net.Requests.dll + + netstandard20.System.Security.SecureString + Resources\netstandard20\System.Security.SecureString.dll - - netstandard20.System.Net.Security - Resources\netstandard20\System.Net.Security.dll + + netstandard20.System.Security.Principal + Resources\netstandard20\System.Security.Principal.dll - - netstandard20.System.Net.Sockets - Resources\netstandard20\System.Net.Sockets.dll + + netstandard20.System.Linq.Queryable + Resources\netstandard20\System.Linq.Queryable.dll - - netstandard20.System.Net.WebHeaderCollection - Resources\netstandard20\System.Net.WebHeaderCollection.dll + + netstandard20.System.Xml.XDocument + Resources\netstandard20\System.Xml.XDocument.dll - - netstandard20.System.Net.WebSockets.Client - Resources\netstandard20\System.Net.WebSockets.Client.dll + + netstandard20.System.Collections + Resources\netstandard20\System.Collections.dll - - netstandard20.System.Net.WebSockets - Resources\netstandard20\System.Net.WebSockets.dll + + netstandard20.System.Runtime + Resources\netstandard20\System.Runtime.dll - - netstandard20.System.Numerics - Resources\netstandard20\System.Numerics.dll + + netstandard20.System.Net.Ping + Resources\netstandard20\System.Net.Ping.dll - - netstandard20.System.ObjectModel - Resources\netstandard20\System.ObjectModel.dll + + netstandard20.System.Collections.Specialized + Resources\netstandard20\System.Collections.Specialized.dll + + + netstandard20.System.Text.Encoding + Resources\netstandard20\System.Text.Encoding.dll + + + netstandard20.System.Resources.Reader + Resources\netstandard20\System.Resources.Reader.dll - + + netstandard20.System.Data + Resources\netstandard20\System.Data.dll + + + netstandard20.System.IO.FileSystem.DriveInfo + Resources\netstandard20\System.IO.FileSystem.DriveInfo.dll + + netstandard20.System.Reflection Resources\netstandard20\System.Reflection.dll - - netstandard20.System.Reflection.Extensions - Resources\netstandard20\System.Reflection.Extensions.dll + + netstandard20.System.ServiceModel.Web + Resources\netstandard20\System.ServiceModel.Web.dll - + + netstandard20.System.ComponentModel.EventBasedAsync + Resources\netstandard20\System.ComponentModel.EventBasedAsync.dll + + + netstandard20.System.Xml.XPath + Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Reflection.Primitives Resources\netstandard20\System.Reflection.Primitives.dll - - netstandard20.System.Resources.Reader - Resources\netstandard20\System.Resources.Reader.dll - - - netstandard20.System.Resources.ResourceManager - Resources\netstandard20\System.Resources.ResourceManager.dll + + netstandard20.netstandard + Resources\netstandard20\netstandard.dll - - netstandard20.System.Resources.Writer - Resources\netstandard20\System.Resources.Writer.dll + + netstandard20.System.Globalization.Extensions + Resources\netstandard20\System.Globalization.Extensions.dll - - netstandard20.System.Runtime.CompilerServices.VisualC - Resources\netstandard20\System.Runtime.CompilerServices.VisualC.dll + + netstandard20.System.Net.Security + Resources\netstandard20\System.Net.Security.dll - - netstandard20.System.Runtime - Resources\netstandard20\System.Runtime.dll + + netstandard20.System.IO.FileSystem.Primitives + Resources\netstandard20\System.IO.FileSystem.Primitives.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.Numerics - Resources\netstandard20\System.Runtime.Numerics.dll - - - netstandard20.System.Runtime.Serialization - Resources\netstandard20\System.Runtime.Serialization.dll + + netstandard20.System.Xml + Resources\netstandard20\System.Xml.dll - - netstandard20.System.Runtime.Serialization.Formatters - Resources\netstandard20\System.Runtime.Serialization.Formatters.dll + + netstandard20.System.IO.Compression.FileSystem + Resources\netstandard20\System.IO.Compression.FileSystem.dll - - netstandard20.System.Runtime.Serialization.Json - Resources\netstandard20\System.Runtime.Serialization.Json.dll + + netstandard20.System.Resources.Writer + Resources\netstandard20\System.Resources.Writer.dll - - netstandard20.System.Runtime.Serialization.Primitives - Resources\netstandard20\System.Runtime.Serialization.Primitives.dll + + netstandard20.System.IO.IsolatedStorage + Resources\netstandard20\System.IO.IsolatedStorage.dll - - netstandard20.System.Runtime.Serialization.Xml - Resources\netstandard20\System.Runtime.Serialization.Xml.dll + + netstandard20.System.Globalization + Resources\netstandard20\System.Globalization.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.Threading.ThreadPool + Resources\netstandard20\System.Threading.ThreadPool.dll - - netstandard20.System.Security.Cryptography.Primitives - Resources\netstandard20\System.Security.Cryptography.Primitives.dll + + netstandard20.System.Console + Resources\netstandard20\System.Console.dll - - netstandard20.System.Security.Cryptography.X509Certificates - Resources\netstandard20\System.Security.Cryptography.X509Certificates.dll + + netstandard20.mscorlib + Resources\netstandard20\mscorlib.dll - - netstandard20.System.Security.Principal - Resources\netstandard20\System.Security.Principal.dll + + netstandard20.System.Net.WebHeaderCollection + Resources\netstandard20\System.Net.WebHeaderCollection.dll - - netstandard20.System.Security.SecureString - Resources\netstandard20\System.Security.SecureString.dll + + netstandard20.System.Xml.XPath.XDocument + Resources\netstandard20\System.Xml.XPath.XDocument.dll - - netstandard20.System.ServiceModel.Web - Resources\netstandard20\System.ServiceModel.Web.dll + + netstandard20.System.ComponentModel + Resources\netstandard20\System.ComponentModel.dll - - netstandard20.System.Text.Encoding - Resources\netstandard20\System.Text.Encoding.dll + + netstandard20.System.Numerics + Resources\netstandard20\System.Numerics.dll - - netstandard20.System.Text.Encoding.Extensions - Resources\netstandard20\System.Text.Encoding.Extensions.dll + + netstandard20.System.Linq.Expressions + Resources\netstandard20\System.Linq.Expressions.dll - - netstandard20.System.Text.RegularExpressions - Resources\netstandard20\System.Text.RegularExpressions.dll + + netstandard20.System.Threading.Tasks + Resources\netstandard20\System.Threading.Tasks.dll - - netstandard20.System.Threading - Resources\netstandard20\System.Threading.dll + + netstandard20.System.Xml.Linq + Resources\netstandard20\System.Xml.Linq.dll - - netstandard20.System.Threading.Overlapped - Resources\netstandard20\System.Threading.Overlapped.dll + + netstandard20.System.IO.FileSystem + Resources\netstandard20\System.IO.FileSystem.dll - - netstandard20.System.Threading.Tasks - Resources\netstandard20\System.Threading.Tasks.dll + + netstandard20.System.Linq + Resources\netstandard20\System.Linq.dll - - netstandard20.System.Threading.Tasks.Parallel - Resources\netstandard20\System.Threading.Tasks.Parallel.dll + + netstandard20.System.Data.Common + Resources\netstandard20\System.Data.Common.dll - - netstandard20.System.Threading.Thread - Resources\netstandard20\System.Threading.Thread.dll + + netstandard20.System.IO.FileSystem.Watcher + Resources\netstandard20\System.IO.FileSystem.Watcher.dll - - netstandard20.System.Threading.ThreadPool - Resources\netstandard20\System.Threading.ThreadPool.dll + + netstandard20.System.AppContext + Resources\netstandard20\System.AppContext.dll - - netstandard20.System.Threading.Timer - Resources\netstandard20\System.Threading.Timer.dll + + netstandard20.System.Runtime.Serialization.Json + Resources\netstandard20\System.Runtime.Serialization.Json.dll - - netstandard20.System.Transactions - Resources\netstandard20\System.Transactions.dll + + netstandard20.System.Runtime.Handles + Resources\netstandard20\System.Runtime.Handles.dll - - netstandard20.System.ValueTuple - Resources\netstandard20\System.ValueTuple.dll + + netstandard20.System.Linq.Parallel + Resources\netstandard20\System.Linq.Parallel.dll - + netstandard20.System.Web Resources\netstandard20\System.Web.dll - - netstandard20.System.Windows - Resources\netstandard20\System.Windows.dll + + netstandard20.System.Runtime.Numerics + Resources\netstandard20\System.Runtime.Numerics.dll - - netstandard20.System.Xml - Resources\netstandard20\System.Xml.dll + + netstandard20.System.Xml.XmlDocument + Resources\netstandard20\System.Xml.XmlDocument.dll - - netstandard20.System.Xml.Linq - Resources\netstandard20\System.Xml.Linq.dll + + netstandard20.System.Xml.XmlSerializer + Resources\netstandard20\System.Xml.XmlSerializer.dll - - netstandard20.System.Xml.ReaderWriter - Resources\netstandard20\System.Xml.ReaderWriter.dll + + netstandard20.System.IO.UnmanagedMemoryStream + Resources\netstandard20\System.IO.UnmanagedMemoryStream.dll - - netstandard20.System.Xml.Serialization - Resources\netstandard20\System.Xml.Serialization.dll + + netstandard20.System.Net.NameResolution + Resources\netstandard20\System.Net.NameResolution.dll - - netstandard20.System.Xml.XDocument - Resources\netstandard20\System.Xml.XDocument.dll + + netstandard20.System.Transactions + Resources\netstandard20\System.Transactions.dll - - netstandard20.System.Xml.XmlDocument - Resources\netstandard20\System.Xml.XmlDocument.dll + + netstandard20.System.Net.Http + Resources\netstandard20\System.Net.Http.dll - - netstandard20.System.Xml.XmlSerializer - Resources\netstandard20\System.Xml.XmlSerializer.dll + + netstandard20.System.Collections.Concurrent + Resources\netstandard20\System.Collections.Concurrent.dll - - netstandard20.System.Xml.XPath - Resources\netstandard20\System.Xml.XPath.dll + + netstandard20.System.Security.Cryptography.Encoding + Resources\netstandard20\System.Security.Cryptography.Encoding.dll - - netstandard20.System.Xml.XPath.XDocument - Resources\netstandard20\System.Xml.XPath.XDocument.dll + + netstandard20.System.IO.Pipes + Resources\netstandard20\System.IO.Pipes.dll + + + netstandard20.System.Windows + Resources\netstandard20\System.Windows.dll + + + netstandard20.System.Runtime.Serialization.Xml + Resources\netstandard20\System.Runtime.Serialization.Xml.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 e6ea9c8..28d27ea 100644 --- a/Src/Generate/Program.cs +++ b/Src/Generate/Program.cs @@ -120,7 +120,7 @@ void Net100Wasm() void Net110() { - var content = GetGeneratedContent("Net110", [@"microsoft.netcore.app.ref/11.0.0-preview.4.26230.115/ref/net11.0"]); + var content = GetGeneratedContent("Net110", [@"microsoft.netcore.app.ref/11.0.0-preview.5.26302.115/ref/net11.0"]); var targetDir = Path.Combine(srcPath, "Basic.Reference.Assemblies.Net110"); File.WriteAllText(Path.Combine(targetDir, "Generated.cs"), content.CodeContent, encoding); File.WriteAllText(Path.Combine(targetDir, "Generated.targets"), content.TargetsContent, encoding); @@ -153,7 +153,7 @@ void AspNet100() void AspNet110() { - var content = GetGeneratedContent("AspNet110", [@"microsoft.netcore.app.ref/11.0.0-preview.4.26230.115/ref/net11.0", @"microsoft.aspnetcore.app.ref/11.0.0-preview.4.26230.115/ref/net11.0"]); + var content = GetGeneratedContent("AspNet110", [@"microsoft.netcore.app.ref/11.0.0-preview.5.26302.115/ref/net11.0", @"microsoft.aspnetcore.app.ref/11.0.0-preview.5.26302.115/ref/net11.0"]); var targetDir = Path.Combine(srcPath, "Basic.Reference.Assemblies.AspNet110"); File.WriteAllText(Path.Combine(targetDir, "Generated.cs"), content.CodeContent, encoding); File.WriteAllText(Path.Combine(targetDir, "Generated.targets"), content.TargetsContent, encoding);